| 1 | [ Aug 28 21:33:14 Enabled. ] | ||
| 2 | [ Aug 28 21:33:14 Rereading configuration. ] | ||
| 3 | [ Aug 28 21:33:15 Rereading configuration. ] | ||
| 4 | [ Aug 28 21:33:17 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 | [ Aug 28 21:33:17 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.08.28 21:33:19.959100 [ 1 ] {} <Information> Application: Will watch for the process with pid 23751 | ||
| 29 | 2025.08.28 21:33:19.959534 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.28 21:33:20.422646 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23751 | ||
| 31 | 2025.08.28 21:33:20.425311 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.28 21:33:20.425489 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.28 21:33:20.623336 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.28 21:33:20.683677 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.28 21:33:20.683805 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.28 21:33:20.683829 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.28 21:33:20.683918 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.28 21:33:20.684763 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.28 21:33:20.688676 [ 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.08.28 21:33:20.689676 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.28 21:33:20.690749 [ 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.08.28 21:33:20.690810 [ 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.08.28 21:33:20.690862 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.28 21:33:20.691731 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.28 21:33:20.693102 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.28 21:33:20.699955 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.28 21:33:20.700834 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.28 21:33:20.701655 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.28 21:33:20.701758 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.28 21:33:20.702934 [ 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.08.28 21:33:20.703530 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.28 21:33:20.709301 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.28 21:33:20.710009 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.28 21:33:20.715794 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.28 21:33:20.716336 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.28 21:33:20.716759 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.28 21:33:20.717142 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.28 21:33:20.718793 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.28 21:33:20.718822 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.28 21:33:20.718922 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.28 21:33:20.719031 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.28 21:33:20.739367 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.28 21:33:20.739400 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000188955 sec | ||
| 68 | 2025.08.28 21:33:20.739451 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.28 21:33:20.739501 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.28 21:33:20.739696 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.28 21:33:20.740350 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.28 21:33:20.759754 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.28 21:33:20.759821 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.28 21:33:20.759924 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.28 21:33:20.759941 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.28 21:33:20.759981 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.28 21:33:20.760073 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.28 21:33:20.763503 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.28 21:33:20.763566 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.28 21:33:20.763637 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.28 21:33:20.763873 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.28 21:33:20.763930 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.28 21:33:20.763949 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.28 21:33:20.764069 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.28 21:33:20.764090 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.28 21:33:20.764135 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.28 21:33:20.764254 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.28 21:33:20.794944 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.28 21:33:20.797848 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.28 21:33:20.797950 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124434 sec | ||
| 91 | 2025.08.28 21:33:20.797967 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.28 21:33:20.797978 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.28 21:33:20.798011 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.28 21:33:20.798248 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.28 21:33:20.798369 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.28 21:33:20.798384 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.28 21:33:20.798399 [ 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.08.28 21:33:20.798411 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.28 21:33:20.813148 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.28 21:33:20.813436 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.08.28 21:33:20.815079 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5841e-05 sec. | ||
| 102 | 2025.08.28 21:33:20.815626 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.28 21:33:20.817117 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.28 21:33:20.817141 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.28 21:33:20.865392 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57868 | ||
| 106 | 2025.08.28 21:33:20.866403 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.28 21:33:20.866467 [ 3 ] {} <Debug> TCP-Session: 3d765564-aa2a-4565-839b-c3cab8ecbce3 Authenticating user 'default' from [fd00:1122:3344:101::c]:57868 | ||
| 108 | 2025.08.28 21:33:20.866496 [ 3 ] {} <Debug> TCP-Session: 3d765564-aa2a-4565-839b-c3cab8ecbce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.28 21:33:20.866585 [ 3 ] {} <Debug> TCP-Session: 3d765564-aa2a-4565-839b-c3cab8ecbce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.28 21:33:20.866694 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.28 21:33:20.866722 [ 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.08.28 21:33:20.866809 [ 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.08.28 21:33:20.867977 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41407 | ||
| 114 | 2025.08.28 21:33:20.868095 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64177 | ||
| 115 | 2025.08.28 21:33:20.868108 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63144 | ||
| 116 | 2025.08.28 21:33:20.868246 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.08.28 21:33:20.868346 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.08.28 21:33:20.868379 [ 4 ] {} <Debug> TCP-Session: 1fc17ca8-6ed7-460d-9463-da6c8fdd9c1b Authenticating user 'default' from [fd00:1122:3344:101::c]:41407 | ||
| 119 | 2025.08.28 21:33:20.868388 [ 254 ] {} <Debug> TCP-Session: cd7d89eb-b4f7-4bbe-9cb1-1e5d55f30daa Authenticating user 'default' from [fd00:1122:3344:101::c]:64177 | ||
| 120 | 2025.08.28 21:33:20.868413 [ 4 ] {} <Debug> TCP-Session: 1fc17ca8-6ed7-460d-9463-da6c8fdd9c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.08.28 21:33:20.868466 [ 254 ] {} <Debug> TCP-Session: cd7d89eb-b4f7-4bbe-9cb1-1e5d55f30daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.08.28 21:33:20.868403 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62528 | ||
| 123 | 2025.08.28 21:33:20.868401 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.08.28 21:33:20.868550 [ 254 ] {} <Debug> TCP-Session: cd7d89eb-b4f7-4bbe-9cb1-1e5d55f30daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.08.28 21:33:20.868526 [ 4 ] {} <Debug> TCP-Session: 1fc17ca8-6ed7-460d-9463-da6c8fdd9c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.08.28 21:33:20.868667 [ 5 ] {} <Debug> TCP-Session: 646c87fb-92d9-4da8-92bd-6fad6d14b334 Authenticating user 'default' from [fd00:1122:3344:101::c]:63144 | ||
| 127 | 2025.08.28 21:33:20.868703 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60860 | ||
| 128 | 2025.08.28 21:33:20.868724 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34612 | ||
| 129 | 2025.08.28 21:33:20.868677 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.08.28 21:33:20.868795 [ 5 ] {} <Debug> TCP-Session: 646c87fb-92d9-4da8-92bd-6fad6d14b334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.08.28 21:33:20.868830 [ 255 ] {} <Debug> TCP-Session: 84efa5d6-4600-4275-978e-2e8c1b098c02 Authenticating user 'default' from [fd00:1122:3344:101::c]:62528 | ||
| 132 | 2025.08.28 21:33:20.868812 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36882 | ||
| 133 | 2025.08.28 21:33:20.868893 [ 5 ] {} <Debug> TCP-Session: 646c87fb-92d9-4da8-92bd-6fad6d14b334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.08.28 21:33:20.868929 [ 255 ] {} <Debug> TCP-Session: 84efa5d6-4600-4275-978e-2e8c1b098c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.08.28 21:33:20.868972 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.08.28 21:33:20.868991 [ 255 ] {} <Debug> TCP-Session: 84efa5d6-4600-4275-978e-2e8c1b098c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.08.28 21:33:20.869022 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.08.28 21:33:20.869018 [ 257 ] {} <Debug> TCP-Session: 3bbbcb3f-542f-4494-9dbd-1a9a75664634 Authenticating user 'default' from [fd00:1122:3344:101::c]:60860 | ||
| 139 | 2025.08.28 21:33:20.868993 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.08.28 21:33:20.869127 [ 257 ] {} <Debug> TCP-Session: 3bbbcb3f-542f-4494-9dbd-1a9a75664634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.08.28 21:33:20.869161 [ 256 ] {} <Debug> TCP-Session: 3f8af3a7-d8a9-4090-bc4b-b68e79ad2dd2 Authenticating user 'default' from [fd00:1122:3344:101::c]:34612 | ||
| 142 | 2025.08.28 21:33:20.869143 [ 258 ] {} <Debug> TCP-Session: 23bc77a6-a06f-4079-9f59-1f172134e548 Authenticating user 'default' from [fd00:1122:3344:101::c]:36882 | ||
| 143 | 2025.08.28 21:33:20.869255 [ 257 ] {} <Debug> TCP-Session: 3bbbcb3f-542f-4494-9dbd-1a9a75664634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.08.28 21:33:20.869294 [ 256 ] {} <Debug> TCP-Session: 3f8af3a7-d8a9-4090-bc4b-b68e79ad2dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.08.28 21:33:20.869272 [ 258 ] {} <Debug> TCP-Session: 23bc77a6-a06f-4079-9f59-1f172134e548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.08.28 21:33:20.869374 [ 258 ] {} <Debug> TCP-Session: 23bc77a6-a06f-4079-9f59-1f172134e548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.08.28 21:33:20.869391 [ 256 ] {} <Debug> TCP-Session: 3f8af3a7-d8a9-4090-bc4b-b68e79ad2dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.28 21:33:21.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.87 MiB, peak 116.87 MiB, free memory in arenas 0.00 B, will set to 118.99 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2025.08.28 21:33:21.224229 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44788 | ||
| 150 | 2025.08.28 21:33:21.224539 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.08.28 21:33:21.224602 [ 259 ] {} <Debug> TCP-Session: 276e00b0-4288-4437-8ca7-e099b145ce67 Authenticating user 'default' from [fd00:1122:3344:101::a]:44788 | ||
| 152 | 2025.08.28 21:33:21.224637 [ 259 ] {} <Debug> TCP-Session: 276e00b0-4288-4437-8ca7-e099b145ce67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.28 21:33:21.224750 [ 259 ] {} <Debug> TCP-Session: 276e00b0-4288-4437-8ca7-e099b145ce67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.08.28 21:33:21.224842 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.08.28 21:33:21.224903 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.08.28 21:33:21.225017 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.08.28 21:33:21.227741 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48616 | ||
| 158 | 2025.08.28 21:33:21.227891 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38885 | ||
| 159 | 2025.08.28 21:33:21.227995 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.08.28 21:33:21.228050 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40299 | ||
| 161 | 2025.08.28 21:33:21.228106 [ 260 ] {} <Debug> TCP-Session: b27135c9-ec3c-4a88-9df5-b1ca4dadcc5a Authenticating user 'default' from [fd00:1122:3344:101::a]:48616 | ||
| 162 | 2025.08.28 21:33:21.228166 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.08.28 21:33:21.228196 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61051 | ||
| 164 | 2025.08.28 21:33:21.228248 [ 260 ] {} <Debug> TCP-Session: b27135c9-ec3c-4a88-9df5-b1ca4dadcc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.08.28 21:33:21.228219 [ 261 ] {} <Debug> TCP-Session: 630c9d25-e396-4e21-aea9-d8de3266f4a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:38885 | ||
| 166 | 2025.08.28 21:33:21.228345 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39591 | ||
| 167 | 2025.08.28 21:33:21.228383 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.08.28 21:33:21.228438 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57214 | ||
| 169 | 2025.08.28 21:33:21.228396 [ 261 ] {} <Debug> TCP-Session: 630c9d25-e396-4e21-aea9-d8de3266f4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.08.28 21:33:21.228402 [ 260 ] {} <Debug> TCP-Session: b27135c9-ec3c-4a88-9df5-b1ca4dadcc5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.08.28 21:33:21.228553 [ 261 ] {} <Debug> TCP-Session: 630c9d25-e396-4e21-aea9-d8de3266f4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.08.28 21:33:21.228557 [ 262 ] {} <Debug> TCP-Session: 3f5054cd-fd68-4df5-ab07-a9d4faebb3e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:40299 | ||
| 173 | 2025.08.28 21:33:21.228585 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.08.28 21:33:21.228657 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.08.28 21:33:21.228670 [ 262 ] {} <Debug> TCP-Session: 3f5054cd-fd68-4df5-ab07-a9d4faebb3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.08.28 21:33:21.228642 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43758 | ||
| 177 | 2025.08.28 21:33:21.228737 [ 263 ] {} <Debug> TCP-Session: d8aaa8b8-e440-4d2c-b3c5-ebc0569e7966 Authenticating user 'default' from [fd00:1122:3344:101::a]:61051 | ||
| 178 | 2025.08.28 21:33:21.228755 [ 262 ] {} <Debug> TCP-Session: 3f5054cd-fd68-4df5-ab07-a9d4faebb3e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.08.28 21:33:21.228813 [ 264 ] {} <Debug> TCP-Session: c08a1fd1-bc5a-458b-9f76-f39e275533ce Authenticating user 'default' from [fd00:1122:3344:101::a]:39591 | ||
| 180 | 2025.08.28 21:33:21.228833 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.08.28 21:33:21.228884 [ 264 ] {} <Debug> TCP-Session: c08a1fd1-bc5a-458b-9f76-f39e275533ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.08.28 21:33:21.228866 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.08.28 21:33:21.228868 [ 263 ] {} <Debug> TCP-Session: d8aaa8b8-e440-4d2c-b3c5-ebc0569e7966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.08.28 21:33:21.228987 [ 266 ] {} <Debug> TCP-Session: 4fdb46ca-a786-4833-b05a-359cffa47006 Authenticating user 'default' from [fd00:1122:3344:101::a]:43758 | ||
| 185 | 2025.08.28 21:33:21.228985 [ 264 ] {} <Debug> TCP-Session: c08a1fd1-bc5a-458b-9f76-f39e275533ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.08.28 21:33:21.228982 [ 265 ] {} <Debug> TCP-Session: 7c911302-286d-4bb4-a93b-d016585edcb0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57214 | ||
| 187 | 2025.08.28 21:33:21.229127 [ 263 ] {} <Debug> TCP-Session: d8aaa8b8-e440-4d2c-b3c5-ebc0569e7966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.08.28 21:33:21.229158 [ 265 ] {} <Debug> TCP-Session: 7c911302-286d-4bb4-a93b-d016585edcb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.08.28 21:33:21.229211 [ 265 ] {} <Debug> TCP-Session: 7c911302-286d-4bb4-a93b-d016585edcb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.08.28 21:33:21.229246 [ 266 ] {} <Debug> TCP-Session: 4fdb46ca-a786-4833-b05a-359cffa47006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.08.28 21:33:21.229337 [ 266 ] {} <Debug> TCP-Session: 4fdb46ca-a786-4833-b05a-359cffa47006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.08.28 21:33:21.431315 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56609 | ||
| 193 | 2025.08.28 21:33:21.431587 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.08.28 21:33:21.431664 [ 267 ] {} <Debug> TCP-Session: 26d3749a-378b-44a0-8e1b-b48bf449890e Authenticating user 'default' from [fd00:1122:3344:101::b]:56609 | ||
| 195 | 2025.08.28 21:33:21.431690 [ 267 ] {} <Debug> TCP-Session: 26d3749a-378b-44a0-8e1b-b48bf449890e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.08.28 21:33:21.431702 [ 267 ] {} <Debug> TCP-Session: 26d3749a-378b-44a0-8e1b-b48bf449890e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.08.28 21:33:21.431835 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.08.28 21:33:21.431864 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.08.28 21:33:21.431956 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.08.28 21:33:21.434645 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58199 | ||
| 201 | 2025.08.28 21:33:21.434735 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50972 | ||
| 202 | 2025.08.28 21:33:21.434862 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.08.28 21:33:21.434882 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50195 | ||
| 204 | 2025.08.28 21:33:21.434909 [ 268 ] {} <Debug> TCP-Session: dbe7ea2e-98fa-4979-9257-e95c934eca7c Authenticating user 'default' from [fd00:1122:3344:101::b]:58199 | ||
| 205 | 2025.08.28 21:33:21.435007 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2025.08.28 21:33:21.435035 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49833 | ||
| 207 | 2025.08.28 21:33:21.435124 [ 268 ] {} <Debug> TCP-Session: dbe7ea2e-98fa-4979-9257-e95c934eca7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.08.28 21:33:21.435162 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42562 | ||
| 209 | 2025.08.28 21:33:21.435181 [ 269 ] {} <Debug> TCP-Session: b3e61771-fb21-4b24-920f-06c6557ca63b Authenticating user 'default' from [fd00:1122:3344:101::b]:50972 | ||
| 210 | 2025.08.28 21:33:21.435218 [ 268 ] {} <Debug> TCP-Session: dbe7ea2e-98fa-4979-9257-e95c934eca7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.08.28 21:33:21.435240 [ 269 ] {} <Debug> TCP-Session: b3e61771-fb21-4b24-920f-06c6557ca63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.08.28 21:33:21.435233 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.08.28 21:33:21.435316 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55418 | ||
| 214 | 2025.08.28 21:33:21.435319 [ 269 ] {} <Debug> TCP-Session: b3e61771-fb21-4b24-920f-06c6557ca63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.08.28 21:33:21.435330 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.08.28 21:33:21.435344 [ 270 ] {} <Debug> TCP-Session: 42614614-004d-4ecd-9eee-0f422ce22895 Authenticating user 'default' from [fd00:1122:3344:101::b]:50195 | ||
| 217 | 2025.08.28 21:33:21.435423 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.08.28 21:33:21.435461 [ 271 ] {} <Debug> TCP-Session: 7446e106-dfaa-4ada-9218-707b6538a7b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:49833 | ||
| 219 | 2025.08.28 21:33:21.435470 [ 270 ] {} <Debug> TCP-Session: 42614614-004d-4ecd-9eee-0f422ce22895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.08.28 21:33:21.435563 [ 270 ] {} <Debug> TCP-Session: 42614614-004d-4ecd-9eee-0f422ce22895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.08.28 21:33:21.435638 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60819 | ||
| 222 | 2025.08.28 21:33:21.435620 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2025.08.28 21:33:21.435621 [ 272 ] {} <Debug> TCP-Session: 14f31e21-d9c2-45f3-9b8e-85419953e7b3 Authenticating user 'default' from [fd00:1122:3344:101::b]:42562 | ||
| 224 | 2025.08.28 21:33:21.435582 [ 271 ] {} <Debug> TCP-Session: 7446e106-dfaa-4ada-9218-707b6538a7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.08.28 21:33:21.435746 [ 272 ] {} <Debug> TCP-Session: 14f31e21-d9c2-45f3-9b8e-85419953e7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.08.28 21:33:21.435739 [ 273 ] {} <Debug> TCP-Session: 11302486-3176-48a2-9dc7-3e8902011f05 Authenticating user 'default' from [fd00:1122:3344:101::b]:55418 | ||
| 227 | 2025.08.28 21:33:21.435816 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.08.28 21:33:21.435869 [ 272 ] {} <Debug> TCP-Session: 14f31e21-d9c2-45f3-9b8e-85419953e7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.08.28 21:33:21.435861 [ 273 ] {} <Debug> TCP-Session: 11302486-3176-48a2-9dc7-3e8902011f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.08.28 21:33:21.435840 [ 271 ] {} <Debug> TCP-Session: 7446e106-dfaa-4ada-9218-707b6538a7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.08.28 21:33:21.435995 [ 274 ] {} <Debug> TCP-Session: 7404e78f-cea5-4b91-8cfe-e68c925227bd Authenticating user 'default' from [fd00:1122:3344:101::b]:60819 | ||
| 232 | 2025.08.28 21:33:21.435988 [ 273 ] {} <Debug> TCP-Session: 11302486-3176-48a2-9dc7-3e8902011f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.08.28 21:33:21.436106 [ 274 ] {} <Debug> TCP-Session: 7404e78f-cea5-4b91-8cfe-e68c925227bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.08.28 21:33:21.436206 [ 274 ] {} <Debug> TCP-Session: 7404e78f-cea5-4b91-8cfe-e68c925227bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.08.28 21:33:23.555541 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61863 | ||
| 236 | 2025.08.28 21:33:23.555718 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.08.28 21:33:23.555821 [ 275 ] {} <Debug> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Authenticating user 'default' from [fd00:1122:3344:101::d]:61863 | ||
| 238 | 2025.08.28 21:33:23.555843 [ 275 ] {} <Debug> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.08.28 21:33:23.555856 [ 275 ] {} <Debug> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.08.28 21:33:23.555984 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.08.28 21:33:23.556017 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.08.28 21:33:23.556095 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.08.28 21:33:23.557093 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47672 | ||
| 244 | 2025.08.28 21:33:23.557204 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47689 | ||
| 245 | 2025.08.28 21:33:23.557277 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46914 | ||
| 246 | 2025.08.28 21:33:23.557345 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2025.08.28 21:33:23.557355 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62480 | ||
| 248 | 2025.08.28 21:33:23.557384 [ 276 ] {} <Debug> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47672 | ||
| 249 | 2025.08.28 21:33:23.557436 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61734 | ||
| 250 | 2025.08.28 21:33:23.557474 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2025.08.28 21:33:23.557480 [ 276 ] {} <Debug> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.08.28 21:33:23.557520 [ 277 ] {} <Debug> TCP-Session: 8c5e5e95-4d32-4ef9-bc0b-0fbe2893ccd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47689 | ||
| 253 | 2025.08.28 21:33:23.557601 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2025.08.28 21:33:23.557604 [ 276 ] {} <Debug> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.08.28 21:33:23.557651 [ 278 ] {} <Debug> TCP-Session: d514544b-7c84-4ce8-984f-9c2b5f794ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46914 | ||
| 256 | 2025.08.28 21:33:23.557634 [ 277 ] {} <Debug> TCP-Session: 8c5e5e95-4d32-4ef9-bc0b-0fbe2893ccd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.08.28 21:33:23.557632 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45925 | ||
| 258 | 2025.08.28 21:33:23.557766 [ 278 ] {} <Debug> TCP-Session: d514544b-7c84-4ce8-984f-9c2b5f794ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.08.28 21:33:23.557729 [ 277 ] {} <Debug> TCP-Session: 8c5e5e95-4d32-4ef9-bc0b-0fbe2893ccd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.08.28 21:33:23.557864 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49755 | ||
| 261 | 2025.08.28 21:33:23.557871 [ 278 ] {} <Debug> TCP-Session: d514544b-7c84-4ce8-984f-9c2b5f794ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.08.28 21:33:23.557884 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2025.08.28 21:33:23.557875 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.08.28 21:33:23.558000 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40732 | ||
| 265 | 2025.08.28 21:33:23.558060 [ 280 ] {} <Debug> TCP-Session: b1e06183-9689-4f4a-9fca-d2979dd13bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61734 | ||
| 266 | 2025.08.28 21:33:23.558067 [ 279 ] {} <Debug> TCP-Session: 4e9d71c3-82c4-40fb-a66e-754063e6298b Authenticating user 'default' from [fd00:1122:3344:101::d]:62480 | ||
| 267 | 2025.08.28 21:33:23.558109 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.08.28 21:33:23.558126 [ 279 ] {} <Debug> TCP-Session: 4e9d71c3-82c4-40fb-a66e-754063e6298b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.08.28 21:33:23.558159 [ 281 ] {} <Debug> TCP-Session: fe53770d-40a9-428c-8ac9-c775ecb42ae7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45925 | ||
| 270 | 2025.08.28 21:33:23.558210 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2025.08.28 21:33:23.558139 [ 280 ] {} <Debug> TCP-Session: b1e06183-9689-4f4a-9fca-d2979dd13bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.08.28 21:33:23.558254 [ 281 ] {} <Debug> TCP-Session: fe53770d-40a9-428c-8ac9-c775ecb42ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.08.28 21:33:23.558241 [ 283 ] {} <Debug> TCP-Session: 70a1276f-0e41-46af-9508-455b3f9306a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40732 | ||
| 274 | 2025.08.28 21:33:23.558234 [ 279 ] {} <Debug> TCP-Session: 4e9d71c3-82c4-40fb-a66e-754063e6298b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.08.28 21:33:23.558350 [ 281 ] {} <Debug> TCP-Session: fe53770d-40a9-428c-8ac9-c775ecb42ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.08.28 21:33:23.558338 [ 283 ] {} <Debug> TCP-Session: 70a1276f-0e41-46af-9508-455b3f9306a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.08.28 21:33:23.558131 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2025.08.28 21:33:23.558424 [ 283 ] {} <Debug> TCP-Session: 70a1276f-0e41-46af-9508-455b3f9306a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.08.28 21:33:23.558325 [ 280 ] {} <Debug> TCP-Session: b1e06183-9689-4f4a-9fca-d2979dd13bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.08.28 21:33:23.558553 [ 282 ] {} <Debug> TCP-Session: cff7aeef-95ea-4d9b-904e-2fab6457a5d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49755 | ||
| 281 | 2025.08.28 21:33:23.558646 [ 282 ] {} <Debug> TCP-Session: cff7aeef-95ea-4d9b-904e-2fab6457a5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.08.28 21:33:23.558660 [ 282 ] {} <Debug> TCP-Session: cff7aeef-95ea-4d9b-904e-2fab6457a5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.08.28 21:33:23.564606 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.08.28 21:33:23.567454 [ 275 ] {28e6bab6-ed5e-4705-84c7-c7e0e0bd7dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.08.28 21:33:23.732420 [ 275 ] {28e6bab6-ed5e-4705-84c7-c7e0e0bd7dcb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61863) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.08.28 21:33:23.733538 [ 275 ] {28e6bab6-ed5e-4705-84c7-c7e0e0bd7dcb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.08.28 21:33:23.733779 [ 275 ] {28e6bab6-ed5e-4705-84c7-c7e0e0bd7dcb} <Debug> TCPHandler: Processed in 0.175208614 sec. | ||
| 334 | 2025.08.28 21:33:23.734395 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.08.28 21:33:23.734621 [ 276 ] {999934ca-fc9d-45f6-ae0c-451b99631631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.08.28 21:33:23.735134 [ 276 ] {999934ca-fc9d-45f6-ae0c-451b99631631} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47672) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.08.28 21:33:23.735528 [ 276 ] {999934ca-fc9d-45f6-ae0c-451b99631631} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.08.28 21:33:23.735813 [ 276 ] {999934ca-fc9d-45f6-ae0c-451b99631631} <Debug> TCPHandler: Processed in 0.001656663 sec. | ||
| 385 | 2025.08.28 21:33:23.736166 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.08.28 21:33:23.737082 [ 275 ] {5c456a8e-4f2e-4769-ae55-bb384688cca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.08.28 21:33:23.737774 [ 275 ] {5c456a8e-4f2e-4769-ae55-bb384688cca9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.08.28 21:33:23.742450 [ 275 ] {5c456a8e-4f2e-4769-ae55-bb384688cca9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.08.28 21:33:23.742540 [ 275 ] {5c456a8e-4f2e-4769-ae55-bb384688cca9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000122293 sec | ||
| 390 | 2025.08.28 21:33:23.742558 [ 275 ] {5c456a8e-4f2e-4769-ae55-bb384688cca9} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.08.28 21:33:23.742570 [ 275 ] {5c456a8e-4f2e-4769-ae55-bb384688cca9} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.08.28 21:33:23.742627 [ 275 ] {5c456a8e-4f2e-4769-ae55-bb384688cca9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.08.28 21:33:23.743369 [ 275 ] {5c456a8e-4f2e-4769-ae55-bb384688cca9} <Debug> TCPHandler: Processed in 0.00731954 sec. | ||
| 394 | 2025.08.28 21:33:23.743516 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.08.28 21:33:23.743670 [ 275 ] {dbaba243-dc82-4740-8445-d9e4b81cc2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.08.28 21:33:23.743820 [ 275 ] {dbaba243-dc82-4740-8445-d9e4b81cc2cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.08.28 21:33:23.748937 [ 275 ] {dbaba243-dc82-4740-8445-d9e4b81cc2cb} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.08.28 21:33:23.754247 [ 275 ] {dbaba243-dc82-4740-8445-d9e4b81cc2cb} <Debug> oximeter.version (18215139-e838-4625-8ca0-2a59d00d0118): Loading data parts | ||
| 400 | 2025.08.28 21:33:23.756768 [ 275 ] {dbaba243-dc82-4740-8445-d9e4b81cc2cb} <Debug> oximeter.version (18215139-e838-4625-8ca0-2a59d00d0118): There are no data parts | ||
| 401 | 2025.08.28 21:33:23.767535 [ 275 ] {dbaba243-dc82-4740-8445-d9e4b81cc2cb} <Debug> TCPHandler: Processed in 0.024070085 sec. | ||
| 402 | 2025.08.28 21:33:23.767793 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.08.28 21:33:23.767977 [ 275 ] {5aaa53b6-7c5f-456b-9479-f875a64eea66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.08.28 21:33:23.768104 [ 275 ] {5aaa53b6-7c5f-456b-9479-f875a64eea66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.08.28 21:33:23.784821 [ 275 ] {5aaa53b6-7c5f-456b-9479-f875a64eea66} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Loading data parts | ||
| 416 | 2025.08.28 21:33:23.785193 [ 275 ] {5aaa53b6-7c5f-456b-9479-f875a64eea66} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): There are no data parts | ||
| 417 | 2025.08.28 21:33:23.792391 [ 275 ] {5aaa53b6-7c5f-456b-9479-f875a64eea66} <Debug> TCPHandler: Processed in 0.02465184 sec. | ||
| 418 | 2025.08.28 21:33:23.792595 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.08.28 21:33:23.792855 [ 275 ] {904260b5-4a60-44df-b6c3-a17cced6cc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2025.08.28 21:33:23.792924 [ 275 ] {904260b5-4a60-44df-b6c3-a17cced6cc8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.08.28 21:33:23.796394 [ 275 ] {904260b5-4a60-44df-b6c3-a17cced6cc8e} <Debug> oximeter.measurements_i8 (e7c25c3c-b059-4dff-9820-fda30d6933bb): Loading data parts | ||
| 422 | 2025.08.28 21:33:23.796570 [ 275 ] {904260b5-4a60-44df-b6c3-a17cced6cc8e} <Debug> oximeter.measurements_i8 (e7c25c3c-b059-4dff-9820-fda30d6933bb): There are no data parts | ||
| 423 | 2025.08.28 21:33:23.802842 [ 275 ] {904260b5-4a60-44df-b6c3-a17cced6cc8e} <Debug> TCPHandler: Processed in 0.010329777 sec. | ||
| 424 | 2025.08.28 21:33:23.803089 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.08.28 21:33:23.803281 [ 275 ] {8d3e0e9e-2651-41c9-9524-2557eb39ec57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2025.08.28 21:33:23.803415 [ 275 ] {8d3e0e9e-2651-41c9-9524-2557eb39ec57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.08.28 21:33:23.813560 [ 275 ] {8d3e0e9e-2651-41c9-9524-2557eb39ec57} <Debug> oximeter.measurements_u8 (798560d4-a537-4304-8cb2-b2a1ba211b99): Loading data parts | ||
| 428 | 2025.08.28 21:33:23.813861 [ 275 ] {8d3e0e9e-2651-41c9-9524-2557eb39ec57} <Debug> oximeter.measurements_u8 (798560d4-a537-4304-8cb2-b2a1ba211b99): There are no data parts | ||
| 429 | 2025.08.28 21:33:23.817148 [ 275 ] {8d3e0e9e-2651-41c9-9524-2557eb39ec57} <Debug> TCPHandler: Processed in 0.014119206 sec. | ||
| 430 | 2025.08.28 21:33:23.817288 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.08.28 21:33:23.817537 [ 275 ] {f0ddfba3-158e-4ecb-ac0c-3e76ef25f418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2025.08.28 21:33:23.817581 [ 275 ] {f0ddfba3-158e-4ecb-ac0c-3e76ef25f418} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.08.28 21:33:23.826155 [ 275 ] {f0ddfba3-158e-4ecb-ac0c-3e76ef25f418} <Debug> oximeter.measurements_i16 (2c1a146d-c8ac-4f0b-a635-cb666a6bacf8): Loading data parts | ||
| 434 | 2025.08.28 21:33:23.826312 [ 275 ] {f0ddfba3-158e-4ecb-ac0c-3e76ef25f418} <Debug> oximeter.measurements_i16 (2c1a146d-c8ac-4f0b-a635-cb666a6bacf8): There are no data parts | ||
| 435 | 2025.08.28 21:33:23.831204 [ 275 ] {f0ddfba3-158e-4ecb-ac0c-3e76ef25f418} <Debug> TCPHandler: Processed in 0.013964972 sec. | ||
| 436 | 2025.08.28 21:33:23.831441 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.08.28 21:33:23.831608 [ 275 ] {3e7f36d2-d67b-418e-b544-375e2c3432c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2025.08.28 21:33:23.831721 [ 275 ] {3e7f36d2-d67b-418e-b544-375e2c3432c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.08.28 21:33:23.838990 [ 275 ] {3e7f36d2-d67b-418e-b544-375e2c3432c1} <Debug> oximeter.measurements_u16 (903698f7-a1ce-47da-aff8-80a53ed8c474): Loading data parts | ||
| 440 | 2025.08.28 21:33:23.839210 [ 275 ] {3e7f36d2-d67b-418e-b544-375e2c3432c1} <Debug> oximeter.measurements_u16 (903698f7-a1ce-47da-aff8-80a53ed8c474): There are no data parts | ||
| 441 | 2025.08.28 21:33:23.844906 [ 275 ] {3e7f36d2-d67b-418e-b544-375e2c3432c1} <Debug> TCPHandler: Processed in 0.013524081 sec. | ||
| 442 | 2025.08.28 21:33:23.845051 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.08.28 21:33:23.845272 [ 275 ] {dc07e92d-8a92-4668-94b9-c4e35f14ed31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2025.08.28 21:33:23.845356 [ 275 ] {dc07e92d-8a92-4668-94b9-c4e35f14ed31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.08.28 21:33:23.852433 [ 275 ] {dc07e92d-8a92-4668-94b9-c4e35f14ed31} <Debug> oximeter.measurements_i32 (e875add1-c0ef-4a11-a512-00d7c5102b1f): Loading data parts | ||
| 446 | 2025.08.28 21:33:23.852591 [ 275 ] {dc07e92d-8a92-4668-94b9-c4e35f14ed31} <Debug> oximeter.measurements_i32 (e875add1-c0ef-4a11-a512-00d7c5102b1f): There are no data parts | ||
| 447 | 2025.08.28 21:33:23.858306 [ 275 ] {dc07e92d-8a92-4668-94b9-c4e35f14ed31} <Debug> TCPHandler: Processed in 0.013305335 sec. | ||
| 448 | 2025.08.28 21:33:23.858532 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.08.28 21:33:23.858689 [ 275 ] {6954c087-eacb-41bc-9dde-256427fff38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.08.28 21:33:23.858805 [ 275 ] {6954c087-eacb-41bc-9dde-256427fff38f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.08.28 21:33:23.868807 [ 275 ] {6954c087-eacb-41bc-9dde-256427fff38f} <Debug> oximeter.measurements_u32 (38fe8472-2786-41ea-9cdd-b06580dcfe4b): Loading data parts | ||
| 452 | 2025.08.28 21:33:23.869035 [ 275 ] {6954c087-eacb-41bc-9dde-256427fff38f} <Debug> oximeter.measurements_u32 (38fe8472-2786-41ea-9cdd-b06580dcfe4b): There are no data parts | ||
| 453 | 2025.08.28 21:33:23.876187 [ 275 ] {6954c087-eacb-41bc-9dde-256427fff38f} <Debug> TCPHandler: Processed in 0.017705919 sec. | ||
| 454 | 2025.08.28 21:33:23.876330 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.08.28 21:33:23.876545 [ 275 ] {9e74f34b-2366-4640-a946-812693788bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2025.08.28 21:33:23.876631 [ 275 ] {9e74f34b-2366-4640-a946-812693788bc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.08.28 21:33:23.882708 [ 275 ] {9e74f34b-2366-4640-a946-812693788bc3} <Debug> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Loading data parts | ||
| 458 | 2025.08.28 21:33:23.882852 [ 275 ] {9e74f34b-2366-4640-a946-812693788bc3} <Debug> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): There are no data parts | ||
| 459 | 2025.08.28 21:33:23.891749 [ 275 ] {9e74f34b-2366-4640-a946-812693788bc3} <Debug> TCPHandler: Processed in 0.015468802 sec. | ||
| 460 | 2025.08.28 21:33:23.892002 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.08.28 21:33:23.892161 [ 275 ] {d912324b-0d0c-4980-b0d5-cf6a2db222ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 462 | 2025.08.28 21:33:23.892286 [ 275 ] {d912324b-0d0c-4980-b0d5-cf6a2db222ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.08.28 21:33:23.903244 [ 275 ] {d912324b-0d0c-4980-b0d5-cf6a2db222ce} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Loading data parts | ||
| 464 | 2025.08.28 21:33:23.903428 [ 275 ] {d912324b-0d0c-4980-b0d5-cf6a2db222ce} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): There are no data parts | ||
| 465 | 2025.08.28 21:33:23.906855 [ 275 ] {d912324b-0d0c-4980-b0d5-cf6a2db222ce} <Debug> TCPHandler: Processed in 0.014902207 sec. | ||
| 466 | 2025.08.28 21:33:23.906997 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.08.28 21:33:23.907152 [ 275 ] {b95b678a-4a73-4b4e-9725-1e0d9e4efccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 468 | 2025.08.28 21:33:23.907273 [ 275 ] {b95b678a-4a73-4b4e-9725-1e0d9e4efccf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.08.28 21:33:23.915358 [ 275 ] {b95b678a-4a73-4b4e-9725-1e0d9e4efccf} <Debug> oximeter.measurements_f32 (74e48b3c-6bcb-4a22-a715-34daf8596253): Loading data parts | ||
| 470 | 2025.08.28 21:33:23.915503 [ 275 ] {b95b678a-4a73-4b4e-9725-1e0d9e4efccf} <Debug> oximeter.measurements_f32 (74e48b3c-6bcb-4a22-a715-34daf8596253): There are no data parts | ||
| 471 | 2025.08.28 21:33:23.927152 [ 275 ] {b95b678a-4a73-4b4e-9725-1e0d9e4efccf} <Debug> TCPHandler: Processed in 0.020205564 sec. | ||
| 472 | 2025.08.28 21:33:23.927417 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.08.28 21:33:23.927580 [ 275 ] {933a82cb-0594-4f43-8153-5613e6871f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 474 | 2025.08.28 21:33:23.927725 [ 275 ] {933a82cb-0594-4f43-8153-5613e6871f28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.08.28 21:33:23.933665 [ 275 ] {933a82cb-0594-4f43-8153-5613e6871f28} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Loading data parts | ||
| 476 | 2025.08.28 21:33:23.933815 [ 275 ] {933a82cb-0594-4f43-8153-5613e6871f28} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): There are no data parts | ||
| 477 | 2025.08.28 21:33:23.939360 [ 275 ] {933a82cb-0594-4f43-8153-5613e6871f28} <Debug> TCPHandler: Processed in 0.011999922 sec. | ||
| 478 | 2025.08.28 21:33:23.939552 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.08.28 21:33:23.939711 [ 275 ] {b8e3f84a-7a06-4934-99fd-b7780e654374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 480 | 2025.08.28 21:33:23.939845 [ 275 ] {b8e3f84a-7a06-4934-99fd-b7780e654374} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.08.28 21:33:23.943186 [ 275 ] {b8e3f84a-7a06-4934-99fd-b7780e654374} <Debug> oximeter.measurements_string (1b068d0d-5162-4166-9398-9d207f2b2802): Loading data parts | ||
| 482 | 2025.08.28 21:33:23.943334 [ 275 ] {b8e3f84a-7a06-4934-99fd-b7780e654374} <Debug> oximeter.measurements_string (1b068d0d-5162-4166-9398-9d207f2b2802): There are no data parts | ||
| 483 | 2025.08.28 21:33:23.953302 [ 275 ] {b8e3f84a-7a06-4934-99fd-b7780e654374} <Debug> TCPHandler: Processed in 0.013818978 sec. | ||
| 484 | 2025.08.28 21:33:23.953578 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.08.28 21:33:23.953750 [ 275 ] {98e5f5e3-dc8a-4adf-8463-356e070886f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.08.28 21:33:23.953882 [ 275 ] {98e5f5e3-dc8a-4adf-8463-356e070886f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.08.28 21:33:23.959813 [ 275 ] {98e5f5e3-dc8a-4adf-8463-356e070886f7} <Debug> oximeter.measurements_bytes (e1be41ff-5d76-434a-8985-863f247cb0de): Loading data parts | ||
| 495 | 2025.08.28 21:33:23.959966 [ 275 ] {98e5f5e3-dc8a-4adf-8463-356e070886f7} <Debug> oximeter.measurements_bytes (e1be41ff-5d76-434a-8985-863f247cb0de): There are no data parts | ||
| 496 | 2025.08.28 21:33:23.965009 [ 275 ] {98e5f5e3-dc8a-4adf-8463-356e070886f7} <Debug> TCPHandler: Processed in 0.011483708 sec. | ||
| 497 | 2025.08.28 21:33:23.965269 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.08.28 21:33:23.965442 [ 275 ] {5edc16b7-dc3b-47d3-b849-be2543a76ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 499 | 2025.08.28 21:33:23.965571 [ 275 ] {5edc16b7-dc3b-47d3-b849-be2543a76ce4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.08.28 21:33:23.971115 [ 275 ] {5edc16b7-dc3b-47d3-b849-be2543a76ce4} <Debug> oximeter.measurements_cumulativei64 (8a60cb3e-3b48-4660-9862-e54d9206e77d): Loading data parts | ||
| 501 | 2025.08.28 21:33:23.971368 [ 275 ] {5edc16b7-dc3b-47d3-b849-be2543a76ce4} <Debug> oximeter.measurements_cumulativei64 (8a60cb3e-3b48-4660-9862-e54d9206e77d): There are no data parts | ||
| 502 | 2025.08.28 21:33:24.001105 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.27 MiB, peak 125.28 MiB, free memory in arenas 0.00 B, will set to 133.48 MiB (RSS), difference: 8.20 MiB | ||
| 503 | 2025.08.28 21:33:24.021697 [ 275 ] {5edc16b7-dc3b-47d3-b849-be2543a76ce4} <Debug> TCPHandler: Processed in 0.056480434 sec. | ||
| 504 | 2025.08.28 21:33:24.022063 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.28 21:33:24.022282 [ 275 ] {0e1be653-7d81-41d4-83d0-f7ad07861391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.08.28 21:33:24.022433 [ 275 ] {0e1be653-7d81-41d4-83d0-f7ad07861391} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.08.28 21:33:24.071567 [ 275 ] {0e1be653-7d81-41d4-83d0-f7ad07861391} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Loading data parts | ||
| 508 | 2025.08.28 21:33:24.071971 [ 275 ] {0e1be653-7d81-41d4-83d0-f7ad07861391} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): There are no data parts | ||
| 509 | 2025.08.28 21:33:24.079721 [ 275 ] {0e1be653-7d81-41d4-83d0-f7ad07861391} <Debug> TCPHandler: Processed in 0.057763218 sec. | ||
| 510 | 2025.08.28 21:33:24.079948 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.28 21:33:24.080332 [ 275 ] {85c94dcc-1d1c-4e7f-b7e1-24a2e3eff5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.08.28 21:33:24.080497 [ 275 ] {85c94dcc-1d1c-4e7f-b7e1-24a2e3eff5ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.08.28 21:33:24.087208 [ 275 ] {85c94dcc-1d1c-4e7f-b7e1-24a2e3eff5ea} <Debug> oximeter.measurements_cumulativef32 (f59ba7a7-9b9d-4f86-93ca-f1aa660cb46d): Loading data parts | ||
| 514 | 2025.08.28 21:33:24.087386 [ 275 ] {85c94dcc-1d1c-4e7f-b7e1-24a2e3eff5ea} <Debug> oximeter.measurements_cumulativef32 (f59ba7a7-9b9d-4f86-93ca-f1aa660cb46d): There are no data parts | ||
| 515 | 2025.08.28 21:33:24.098801 [ 275 ] {85c94dcc-1d1c-4e7f-b7e1-24a2e3eff5ea} <Debug> TCPHandler: Processed in 0.018935531 sec. | ||
| 516 | 2025.08.28 21:33:24.098971 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.28 21:33:24.099141 [ 275 ] {ff2543c4-2c33-4352-a3d8-e89a939d411b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.08.28 21:33:24.099296 [ 275 ] {ff2543c4-2c33-4352-a3d8-e89a939d411b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.08.28 21:33:24.110557 [ 275 ] {ff2543c4-2c33-4352-a3d8-e89a939d411b} <Debug> oximeter.measurements_cumulativef64 (eb6c3785-bfa7-42cf-b6e0-00feeec6c832): Loading data parts | ||
| 520 | 2025.08.28 21:33:24.110745 [ 275 ] {ff2543c4-2c33-4352-a3d8-e89a939d411b} <Debug> oximeter.measurements_cumulativef64 (eb6c3785-bfa7-42cf-b6e0-00feeec6c832): There are no data parts | ||
| 521 | 2025.08.28 21:33:24.113928 [ 275 ] {ff2543c4-2c33-4352-a3d8-e89a939d411b} <Debug> TCPHandler: Processed in 0.01500968 sec. | ||
| 522 | 2025.08.28 21:33:24.114230 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.28 21:33:24.114482 [ 275 ] {e7befcda-309d-4adb-b2db-f8505d5b1fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2025.08.28 21:33:24.114630 [ 275 ] {e7befcda-309d-4adb-b2db-f8505d5b1fc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.08.28 21:33:24.124519 [ 275 ] {e7befcda-309d-4adb-b2db-f8505d5b1fc8} <Debug> oximeter.measurements_histogrami8 (67a3ed07-346d-45f2-a687-7dbaf6277f54): Loading data parts | ||
| 536 | 2025.08.28 21:33:24.124835 [ 275 ] {e7befcda-309d-4adb-b2db-f8505d5b1fc8} <Debug> oximeter.measurements_histogrami8 (67a3ed07-346d-45f2-a687-7dbaf6277f54): There are no data parts | ||
| 537 | 2025.08.28 21:33:24.136104 [ 275 ] {e7befcda-309d-4adb-b2db-f8505d5b1fc8} <Debug> TCPHandler: Processed in 0.02194834 sec. | ||
| 538 | 2025.08.28 21:33:24.136256 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.08.28 21:33:24.136477 [ 275 ] {f25c2650-e03b-4f22-a9d6-86fc8c5338e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2025.08.28 21:33:24.136623 [ 275 ] {f25c2650-e03b-4f22-a9d6-86fc8c5338e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.08.28 21:33:24.146683 [ 275 ] {f25c2650-e03b-4f22-a9d6-86fc8c5338e4} <Debug> oximeter.measurements_histogramu8 (a7874860-3d63-4323-bcfa-d56f84fcc2e5): Loading data parts | ||
| 542 | 2025.08.28 21:33:24.146841 [ 275 ] {f25c2650-e03b-4f22-a9d6-86fc8c5338e4} <Debug> oximeter.measurements_histogramu8 (a7874860-3d63-4323-bcfa-d56f84fcc2e5): There are no data parts | ||
| 543 | 2025.08.28 21:33:24.152448 [ 275 ] {f25c2650-e03b-4f22-a9d6-86fc8c5338e4} <Debug> TCPHandler: Processed in 0.016243912 sec. | ||
| 544 | 2025.08.28 21:33:24.152679 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.08.28 21:33:24.152939 [ 275 ] {f6e6352c-5458-46af-acdd-a46c73a485ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2025.08.28 21:33:24.153061 [ 275 ] {f6e6352c-5458-46af-acdd-a46c73a485ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.08.28 21:33:24.163681 [ 275 ] {f6e6352c-5458-46af-acdd-a46c73a485ee} <Debug> oximeter.measurements_histogrami16 (91d60e2d-13ec-4760-a17a-153295159fc5): Loading data parts | ||
| 548 | 2025.08.28 21:33:24.163827 [ 275 ] {f6e6352c-5458-46af-acdd-a46c73a485ee} <Debug> oximeter.measurements_histogrami16 (91d60e2d-13ec-4760-a17a-153295159fc5): There are no data parts | ||
| 549 | 2025.08.28 21:33:24.172991 [ 275 ] {f6e6352c-5458-46af-acdd-a46c73a485ee} <Debug> TCPHandler: Processed in 0.020365518 sec. | ||
| 550 | 2025.08.28 21:33:24.173141 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.08.28 21:33:24.173376 [ 275 ] {5a626dbb-3565-4968-bf28-57d61eb79fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2025.08.28 21:33:24.173520 [ 275 ] {5a626dbb-3565-4968-bf28-57d61eb79fb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.08.28 21:33:24.184156 [ 275 ] {5a626dbb-3565-4968-bf28-57d61eb79fb6} <Debug> oximeter.measurements_histogramu16 (9833c3c3-c2d0-4a23-ae85-7ef6af2c45c9): Loading data parts | ||
| 554 | 2025.08.28 21:33:24.184320 [ 275 ] {5a626dbb-3565-4968-bf28-57d61eb79fb6} <Debug> oximeter.measurements_histogramu16 (9833c3c3-c2d0-4a23-ae85-7ef6af2c45c9): There are no data parts | ||
| 555 | 2025.08.28 21:33:24.187393 [ 275 ] {5a626dbb-3565-4968-bf28-57d61eb79fb6} <Debug> TCPHandler: Processed in 0.014303751 sec. | ||
| 556 | 2025.08.28 21:33:24.187632 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.08.28 21:33:24.187912 [ 275 ] {3dda8f7b-2b82-48a9-8d97-8071a79b0284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2025.08.28 21:33:24.188059 [ 275 ] {3dda8f7b-2b82-48a9-8d97-8071a79b0284} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.08.28 21:33:24.196546 [ 275 ] {3dda8f7b-2b82-48a9-8d97-8071a79b0284} <Debug> oximeter.measurements_histogrami32 (813493dd-f191-49e8-8bca-5b486515fa76): Loading data parts | ||
| 560 | 2025.08.28 21:33:24.196708 [ 275 ] {3dda8f7b-2b82-48a9-8d97-8071a79b0284} <Debug> oximeter.measurements_histogrami32 (813493dd-f191-49e8-8bca-5b486515fa76): There are no data parts | ||
| 561 | 2025.08.28 21:33:24.212048 [ 275 ] {3dda8f7b-2b82-48a9-8d97-8071a79b0284} <Debug> TCPHandler: Processed in 0.024465085 sec. | ||
| 562 | 2025.08.28 21:33:24.212236 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.08.28 21:33:24.212509 [ 275 ] {d37b0dc0-c902-4631-b6fe-c9e328132150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2025.08.28 21:33:24.212652 [ 275 ] {d37b0dc0-c902-4631-b6fe-c9e328132150} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.08.28 21:33:24.220431 [ 275 ] {d37b0dc0-c902-4631-b6fe-c9e328132150} <Debug> oximeter.measurements_histogramu32 (942d5182-f0e9-400e-85c6-d3fb4b73120a): Loading data parts | ||
| 566 | 2025.08.28 21:33:24.220676 [ 275 ] {d37b0dc0-c902-4631-b6fe-c9e328132150} <Debug> oximeter.measurements_histogramu32 (942d5182-f0e9-400e-85c6-d3fb4b73120a): There are no data parts | ||
| 567 | 2025.08.28 21:33:24.225785 [ 275 ] {d37b0dc0-c902-4631-b6fe-c9e328132150} <Debug> TCPHandler: Processed in 0.013617423 sec. | ||
| 568 | 2025.08.28 21:33:24.225954 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.08.28 21:33:24.226317 [ 275 ] {3ecac61b-a6e2-4f05-b223-b8d8842e15c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2025.08.28 21:33:24.226501 [ 275 ] {3ecac61b-a6e2-4f05-b223-b8d8842e15c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.08.28 21:33:24.229767 [ 275 ] {3ecac61b-a6e2-4f05-b223-b8d8842e15c7} <Debug> oximeter.measurements_histogrami64 (094eb5f5-0541-4b37-a3b2-d0d3f2e99e5d): Loading data parts | ||
| 572 | 2025.08.28 21:33:24.229918 [ 275 ] {3ecac61b-a6e2-4f05-b223-b8d8842e15c7} <Debug> oximeter.measurements_histogrami64 (094eb5f5-0541-4b37-a3b2-d0d3f2e99e5d): There are no data parts | ||
| 573 | 2025.08.28 21:33:24.238315 [ 275 ] {3ecac61b-a6e2-4f05-b223-b8d8842e15c7} <Debug> TCPHandler: Processed in 0.012422402 sec. | ||
| 574 | 2025.08.28 21:33:24.238465 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.08.28 21:33:24.238686 [ 275 ] {385cc347-cd16-4e66-84d8-d1c0c01351cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2025.08.28 21:33:24.238842 [ 275 ] {385cc347-cd16-4e66-84d8-d1c0c01351cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.08.28 21:33:24.244735 [ 275 ] {385cc347-cd16-4e66-84d8-d1c0c01351cd} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Loading data parts | ||
| 578 | 2025.08.28 21:33:24.245343 [ 275 ] {385cc347-cd16-4e66-84d8-d1c0c01351cd} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): There are no data parts | ||
| 579 | 2025.08.28 21:33:24.252199 [ 275 ] {385cc347-cd16-4e66-84d8-d1c0c01351cd} <Debug> TCPHandler: Processed in 0.013783447 sec. | ||
| 580 | 2025.08.28 21:33:24.252401 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.08.28 21:33:24.252752 [ 275 ] {d0b5f0ed-f1f6-4ef7-a553-7cd777ea7735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.08.28 21:33:24.252892 [ 275 ] {d0b5f0ed-f1f6-4ef7-a553-7cd777ea7735} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.08.28 21:33:24.263552 [ 275 ] {d0b5f0ed-f1f6-4ef7-a553-7cd777ea7735} <Debug> oximeter.measurements_histogramf32 (b4bed6b8-55f2-4d13-9f21-0526dcaa6539): Loading data parts | ||
| 584 | 2025.08.28 21:33:24.263714 [ 275 ] {d0b5f0ed-f1f6-4ef7-a553-7cd777ea7735} <Debug> oximeter.measurements_histogramf32 (b4bed6b8-55f2-4d13-9f21-0526dcaa6539): There are no data parts | ||
| 585 | 2025.08.28 21:33:24.266481 [ 275 ] {d0b5f0ed-f1f6-4ef7-a553-7cd777ea7735} <Debug> TCPHandler: Processed in 0.014158118 sec. | ||
| 586 | 2025.08.28 21:33:24.266648 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.08.28 21:33:24.266918 [ 275 ] {5142d076-619b-4292-a823-83290dbd0897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.08.28 21:33:24.267097 [ 275 ] {5142d076-619b-4292-a823-83290dbd0897} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.08.28 21:33:24.278204 [ 275 ] {5142d076-619b-4292-a823-83290dbd0897} <Debug> oximeter.measurements_histogramf64 (e8457f11-47eb-4d3c-be4b-06402c279c5e): Loading data parts | ||
| 590 | 2025.08.28 21:33:24.278375 [ 275 ] {5142d076-619b-4292-a823-83290dbd0897} <Debug> oximeter.measurements_histogramf64 (e8457f11-47eb-4d3c-be4b-06402c279c5e): There are no data parts | ||
| 591 | 2025.08.28 21:33:24.281141 [ 275 ] {5142d076-619b-4292-a823-83290dbd0897} <Debug> TCPHandler: Processed in 0.014552898 sec. | ||
| 592 | 2025.08.28 21:33:24.281292 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.08.28 21:33:24.281660 [ 275 ] {f6df6a53-19e9-46de-bec6-f9461901ebc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.08.28 21:33:24.281793 [ 275 ] {f6df6a53-19e9-46de-bec6-f9461901ebc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.08.28 21:33:24.290161 [ 275 ] {f6df6a53-19e9-46de-bec6-f9461901ebc0} <Debug> oximeter.fields_bool (cc4cb69b-0fcd-4ba0-868d-a1022ff74cd7): Loading data parts | ||
| 621 | 2025.08.28 21:33:24.290369 [ 275 ] {f6df6a53-19e9-46de-bec6-f9461901ebc0} <Debug> oximeter.fields_bool (cc4cb69b-0fcd-4ba0-868d-a1022ff74cd7): There are no data parts | ||
| 622 | 2025.08.28 21:33:24.292985 [ 275 ] {f6df6a53-19e9-46de-bec6-f9461901ebc0} <Debug> TCPHandler: Processed in 0.011742974 sec. | ||
| 623 | 2025.08.28 21:33:24.293126 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.08.28 21:33:24.293286 [ 275 ] {9d66ed05-0e6c-462e-9224-5e17bbaf8f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.08.28 21:33:24.293413 [ 275 ] {9d66ed05-0e6c-462e-9224-5e17bbaf8f9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.08.28 21:33:24.301594 [ 275 ] {9d66ed05-0e6c-462e-9224-5e17bbaf8f9c} <Debug> oximeter.fields_i8 (68461268-778f-426c-9cd9-52e64ce52cbd): Loading data parts | ||
| 627 | 2025.08.28 21:33:24.301902 [ 275 ] {9d66ed05-0e6c-462e-9224-5e17bbaf8f9c} <Debug> oximeter.fields_i8 (68461268-778f-426c-9cd9-52e64ce52cbd): There are no data parts | ||
| 628 | 2025.08.28 21:33:24.313483 [ 275 ] {9d66ed05-0e6c-462e-9224-5e17bbaf8f9c} <Debug> TCPHandler: Processed in 0.02040632 sec. | ||
| 629 | 2025.08.28 21:33:24.313681 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.08.28 21:33:24.314010 [ 275 ] {619c38f5-eb7e-4709-9b1b-a93380464807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.08.28 21:33:24.314161 [ 275 ] {619c38f5-eb7e-4709-9b1b-a93380464807} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.08.28 21:33:24.325167 [ 275 ] {619c38f5-eb7e-4709-9b1b-a93380464807} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Loading data parts | ||
| 633 | 2025.08.28 21:33:24.325316 [ 275 ] {619c38f5-eb7e-4709-9b1b-a93380464807} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): There are no data parts | ||
| 634 | 2025.08.28 21:33:24.328208 [ 275 ] {619c38f5-eb7e-4709-9b1b-a93380464807} <Debug> TCPHandler: Processed in 0.014601619 sec. | ||
| 635 | 2025.08.28 21:33:24.328355 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.08.28 21:33:24.328515 [ 275 ] {13888672-9875-4cc4-8dd3-9722911b4338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.08.28 21:33:24.328629 [ 275 ] {13888672-9875-4cc4-8dd3-9722911b4338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.08.28 21:33:24.339739 [ 275 ] {13888672-9875-4cc4-8dd3-9722911b4338} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Loading data parts | ||
| 639 | 2025.08.28 21:33:24.339943 [ 275 ] {13888672-9875-4cc4-8dd3-9722911b4338} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): There are no data parts | ||
| 640 | 2025.08.28 21:33:24.342685 [ 275 ] {13888672-9875-4cc4-8dd3-9722911b4338} <Debug> TCPHandler: Processed in 0.014384513 sec. | ||
| 641 | 2025.08.28 21:33:24.342848 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.08.28 21:33:24.343112 [ 275 ] {459ef5c8-6bab-4853-84ac-04bdb030a913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.08.28 21:33:24.343280 [ 275 ] {459ef5c8-6bab-4853-84ac-04bdb030a913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.08.28 21:33:24.352188 [ 275 ] {459ef5c8-6bab-4853-84ac-04bdb030a913} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Loading data parts | ||
| 645 | 2025.08.28 21:33:24.352339 [ 275 ] {459ef5c8-6bab-4853-84ac-04bdb030a913} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): There are no data parts | ||
| 646 | 2025.08.28 21:33:24.363291 [ 275 ] {459ef5c8-6bab-4853-84ac-04bdb030a913} <Debug> TCPHandler: Processed in 0.020500462 sec. | ||
| 647 | 2025.08.28 21:33:24.363528 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.08.28 21:33:24.363689 [ 275 ] {64820709-a960-4dba-bb9b-f0433da018e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.08.28 21:33:24.363820 [ 275 ] {64820709-a960-4dba-bb9b-f0433da018e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.08.28 21:33:24.368735 [ 275 ] {64820709-a960-4dba-bb9b-f0433da018e0} <Debug> oximeter.fields_i32 (6bf8a85c-7984-429e-aa0a-ca7a8605fcf5): Loading data parts | ||
| 651 | 2025.08.28 21:33:24.368874 [ 275 ] {64820709-a960-4dba-bb9b-f0433da018e0} <Debug> oximeter.fields_i32 (6bf8a85c-7984-429e-aa0a-ca7a8605fcf5): There are no data parts | ||
| 652 | 2025.08.28 21:33:24.377800 [ 275 ] {64820709-a960-4dba-bb9b-f0433da018e0} <Debug> TCPHandler: Processed in 0.014366553 sec. | ||
| 653 | 2025.08.28 21:33:24.377941 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.08.28 21:33:24.378176 [ 275 ] {3004d3ed-2da7-47a1-a5d5-ded168de4960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.08.28 21:33:24.378291 [ 275 ] {3004d3ed-2da7-47a1-a5d5-ded168de4960} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.08.28 21:33:24.386791 [ 275 ] {3004d3ed-2da7-47a1-a5d5-ded168de4960} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Loading data parts | ||
| 657 | 2025.08.28 21:33:24.387051 [ 275 ] {3004d3ed-2da7-47a1-a5d5-ded168de4960} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): There are no data parts | ||
| 658 | 2025.08.28 21:33:24.398430 [ 275 ] {3004d3ed-2da7-47a1-a5d5-ded168de4960} <Debug> TCPHandler: Processed in 0.020536422 sec. | ||
| 659 | 2025.08.28 21:33:24.398604 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.08.28 21:33:24.398761 [ 275 ] {8c3b7747-cba7-4946-9a6b-2dd24f7e7a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.08.28 21:33:24.398892 [ 275 ] {8c3b7747-cba7-4946-9a6b-2dd24f7e7a91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.08.28 21:33:24.404965 [ 275 ] {8c3b7747-cba7-4946-9a6b-2dd24f7e7a91} <Debug> oximeter.fields_i64 (37f60a6a-7f60-46d2-846b-ccc71369ea9e): Loading data parts | ||
| 663 | 2025.08.28 21:33:24.405116 [ 275 ] {8c3b7747-cba7-4946-9a6b-2dd24f7e7a91} <Debug> oximeter.fields_i64 (37f60a6a-7f60-46d2-846b-ccc71369ea9e): There are no data parts | ||
| 664 | 2025.08.28 21:33:24.411257 [ 275 ] {8c3b7747-cba7-4946-9a6b-2dd24f7e7a91} <Debug> TCPHandler: Processed in 0.01270256 sec. | ||
| 665 | 2025.08.28 21:33:24.411450 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.08.28 21:33:24.411654 [ 275 ] {deb81d2a-011a-44ae-844e-14550bbf3b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.08.28 21:33:24.411781 [ 275 ] {deb81d2a-011a-44ae-844e-14550bbf3b42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.08.28 21:33:24.421774 [ 275 ] {deb81d2a-011a-44ae-844e-14550bbf3b42} <Debug> oximeter.fields_u64 (80e39d3a-3094-4499-9c39-2a387aeef17d): Loading data parts | ||
| 669 | 2025.08.28 21:33:24.421948 [ 275 ] {deb81d2a-011a-44ae-844e-14550bbf3b42} <Debug> oximeter.fields_u64 (80e39d3a-3094-4499-9c39-2a387aeef17d): There are no data parts | ||
| 670 | 2025.08.28 21:33:24.433150 [ 275 ] {deb81d2a-011a-44ae-844e-14550bbf3b42} <Debug> TCPHandler: Processed in 0.021748755 sec. | ||
| 671 | 2025.08.28 21:33:24.433306 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.08.28 21:33:24.433465 [ 275 ] {6d62e12e-3ae9-463a-bca5-3b9255433621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.08.28 21:33:24.433618 [ 275 ] {6d62e12e-3ae9-463a-bca5-3b9255433621} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.08.28 21:33:24.439522 [ 275 ] {6d62e12e-3ae9-463a-bca5-3b9255433621} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Loading data parts | ||
| 675 | 2025.08.28 21:33:24.439689 [ 275 ] {6d62e12e-3ae9-463a-bca5-3b9255433621} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): There are no data parts | ||
| 676 | 2025.08.28 21:33:24.446835 [ 275 ] {6d62e12e-3ae9-463a-bca5-3b9255433621} <Debug> TCPHandler: Processed in 0.013581002 sec. | ||
| 677 | 2025.08.28 21:33:24.447079 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.08.28 21:33:24.447236 [ 275 ] {5b9d7717-b17b-4dcc-aca3-4d16dad069bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.08.28 21:33:24.447359 [ 275 ] {5b9d7717-b17b-4dcc-aca3-4d16dad069bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.08.28 21:33:24.457860 [ 275 ] {5b9d7717-b17b-4dcc-aca3-4d16dad069bb} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Loading data parts | ||
| 681 | 2025.08.28 21:33:24.458139 [ 275 ] {5b9d7717-b17b-4dcc-aca3-4d16dad069bb} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): There are no data parts | ||
| 682 | 2025.08.28 21:33:24.460911 [ 275 ] {5b9d7717-b17b-4dcc-aca3-4d16dad069bb} <Debug> TCPHandler: Processed in 0.01388179 sec. | ||
| 683 | 2025.08.28 21:33:24.461062 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.08.28 21:33:24.461305 [ 275 ] {6c808e95-72a4-42cf-b945-eb9a605af209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.08.28 21:33:24.461348 [ 275 ] {6c808e95-72a4-42cf-b945-eb9a605af209} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.08.28 21:33:24.466432 [ 275 ] {6c808e95-72a4-42cf-b945-eb9a605af209} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Loading data parts | ||
| 687 | 2025.08.28 21:33:24.466645 [ 275 ] {6c808e95-72a4-42cf-b945-eb9a605af209} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): There are no data parts | ||
| 688 | 2025.08.28 21:33:24.472639 [ 275 ] {6c808e95-72a4-42cf-b945-eb9a605af209} <Debug> TCPHandler: Processed in 0.011625372 sec. | ||
| 689 | 2025.08.28 21:33:24.472929 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.08.28 21:33:24.473252 [ 275 ] {b53558ac-315a-439d-94f8-18e9d4cf4f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.08.28 21:33:24.473475 [ 275 ] {b53558ac-315a-439d-94f8-18e9d4cf4f3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.08.28 21:33:24.487387 [ 275 ] {b53558ac-315a-439d-94f8-18e9d4cf4f3a} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Loading data parts | ||
| 696 | 2025.08.28 21:33:24.487563 [ 275 ] {b53558ac-315a-439d-94f8-18e9d4cf4f3a} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): There are no data parts | ||
| 697 | 2025.08.28 21:33:24.500092 [ 275 ] {b53558ac-315a-439d-94f8-18e9d4cf4f3a} <Debug> TCPHandler: Processed in 0.027215626 sec. | ||
| 698 | 2025.08.28 21:33:24.500400 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.08.28 21:33:24.500759 [ 276 ] {dad5b1e3-dbd7-4875-99df-1556b7ab477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.08.28 21:33:24.502071 [ 276 ] {dad5b1e3-dbd7-4875-99df-1556b7ab477b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.08.28 21:33:24.525853 [ 284 ] {dad5b1e3-dbd7-4875-99df-1556b7ab477b} <Trace> oximeter.version (18215139-e838-4625-8ca0-2a59d00d0118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.08.28 21:33:24.525910 [ 284 ] {dad5b1e3-dbd7-4875-99df-1556b7ab477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 703 | 2025.08.28 21:33:24.530863 [ 284 ] {dad5b1e3-dbd7-4875-99df-1556b7ab477b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.08.28 21:33:24.531528 [ 284 ] {dad5b1e3-dbd7-4875-99df-1556b7ab477b} <Trace> oximeter.version (18215139-e838-4625-8ca0-2a59d00d0118): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.08.28 21:33:24.531807 [ 276 ] {dad5b1e3-dbd7-4875-99df-1556b7ab477b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.031186 sec., 32.06567049317001 rows/sec., 513.05 B/sec. | ||
| 706 | 2025.08.28 21:33:24.532196 [ 276 ] {dad5b1e3-dbd7-4875-99df-1556b7ab477b} <Debug> TCPHandler: Processed in 0.031927008 sec. | ||
| 707 | 2025.08.28 21:33:25.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.65 MiB, peak 135.65 MiB, free memory in arenas 0.00 B, will set to 139.76 MiB (RSS), difference: 4.11 MiB | ||
| 708 | 2025.08.28 21:33:28.264774 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.08.28 21:33:28.264825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.08.28 21:33:28.264912 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.08.28 21:33:28.265106 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.08.28 21:33:28.275108 [ 244 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Loading data parts | ||
| 713 | 2025.08.28 21:33:28.275386 [ 244 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): There are no data parts | ||
| 714 | 2025.08.28 21:33:28.287632 [ 245 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Loading data parts | ||
| 715 | 2025.08.28 21:33:28.287831 [ 245 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): There are no data parts | ||
| 716 | 2025.08.28 21:33:28.291201 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.08.28 21:33:28.291345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 718 | 2025.08.28 21:33:28.296638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.08.28 21:33:28.297294 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.08.28 21:33:28.297549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2025.08.28 21:33:28.321308 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.08.28 21:33:28.321373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 723 | 2025.08.28 21:33:28.327905 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.08.28 21:33:28.329469 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.08.28 21:33:28.333768 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.08.28 21:33:29.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.09 MiB | ||
| 727 | 2025.08.28 21:33:30.765435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.08.28 21:33:30.765546 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.08.28 21:33:30.779215 [ 243 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Loading data parts | ||
| 730 | 2025.08.28 21:33:30.779424 [ 243 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): There are no data parts | ||
| 731 | 2025.08.28 21:33:30.790725 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.08.28 21:33:30.790761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 733 | 2025.08.28 21:33:30.792481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.08.28 21:33:30.792997 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.08.28 21:33:30.793317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.08.28 21:33:31.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 158.10 MiB, free memory in arenas 0.00 B, will set to 155.11 MiB (RSS), difference: -2.99 MiB | ||
| 737 | 2025.08.28 21:33:35.719077 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.08.28 21:33:35.719200 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.08.28 21:33:35.798454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.08.28 21:33:35.799170 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.08.28 21:33:35.799209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 742 | 2025.08.28 21:33:35.800334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.08.28 21:33:35.800811 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.08.28 21:33:35.800972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.08.28 21:33:35.834679 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.08.28 21:33:35.852869 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.08.28 21:33:35.852937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 748 | 2025.08.28 21:33:35.859675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.08.28 21:33:35.860911 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.08.28 21:33:35.864435 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.08.28 21:33:36.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.86 MiB, peak 159.86 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 1.87 MiB | ||
| 752 | 2025.08.28 21:33:41.001071 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.86 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.08.28 21:33:43.302202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2025.08.28 21:33:43.302699 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.08.28 21:33:43.302820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 756 | 2025.08.28 21:33:43.303536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.08.28 21:33:43.304109 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.08.28 21:33:43.304300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2025.08.28 21:33:43.365476 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.08.28 21:33:43.381956 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.08.28 21:33:43.382021 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 762 | 2025.08.28 21:33:43.388428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.08.28 21:33:43.389564 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.08.28 21:33:43.392747 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.08.28 21:33:44.539585 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.08.28 21:33:44.539770 [ 275 ] {0115b35d-2c09-4351-9da0-212cd6a9be68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.08.28 21:33:44.542087 [ 275 ] {0115b35d-2c09-4351-9da0-212cd6a9be68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.08.28 21:33:44.548538 [ 275 ] {0115b35d-2c09-4351-9da0-212cd6a9be68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.08.28 21:33:44.557338 [ 275 ] {0115b35d-2c09-4351-9da0-212cd6a9be68} <Debug> TCPHandler: Processed in 0.017876944 sec. | ||
| 770 | 2025.08.28 21:33:44.569068 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.08.28 21:33:44.569211 [ 275 ] {ac59d231-1a10-444a-ac0b-cb7f8159cfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.08.28 21:33:44.577577 [ 275 ] {ac59d231-1a10-444a-ac0b-cb7f8159cfbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.08.28 21:33:44.577630 [ 275 ] {ac59d231-1a10-444a-ac0b-cb7f8159cfbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.08.28 21:33:44.578117 [ 275 ] {ac59d231-1a10-444a-ac0b-cb7f8159cfbd} <Debug> TCPHandler: Processed in 0.009103426 sec. | ||
| 775 | 2025.08.28 21:33:44.578382 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.08.28 21:33:44.578514 [ 275 ] {5c6968cc-55bb-4c9e-a86d-bad52079885f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.08.28 21:33:44.578816 [ 275 ] {5c6968cc-55bb-4c9e-a86d-bad52079885f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.08.28 21:33:44.578860 [ 275 ] {5c6968cc-55bb-4c9e-a86d-bad52079885f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.08.28 21:33:44.579211 [ 275 ] {5c6968cc-55bb-4c9e-a86d-bad52079885f} <Debug> TCPHandler: Processed in 0.000879403 sec. | ||
| 780 | 2025.08.28 21:33:44.579486 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.08.28 21:33:44.579604 [ 275 ] {55a27cf2-6182-4c86-8c26-ceba37978485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 782 | 2025.08.28 21:33:44.579844 [ 275 ] {55a27cf2-6182-4c86-8c26-ceba37978485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.08.28 21:33:44.579886 [ 275 ] {55a27cf2-6182-4c86-8c26-ceba37978485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.08.28 21:33:44.580257 [ 275 ] {55a27cf2-6182-4c86-8c26-ceba37978485} <Debug> TCPHandler: Processed in 0.000819811 sec. | ||
| 785 | 2025.08.28 21:33:44.580510 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.08.28 21:33:44.580640 [ 275 ] {b511e05a-40ab-4f6b-8ba5-13f37d7814c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 787 | 2025.08.28 21:33:44.580899 [ 275 ] {b511e05a-40ab-4f6b-8ba5-13f37d7814c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.08.28 21:33:44.580949 [ 275 ] {b511e05a-40ab-4f6b-8ba5-13f37d7814c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.08.28 21:33:44.581296 [ 275 ] {b511e05a-40ab-4f6b-8ba5-13f37d7814c4} <Debug> TCPHandler: Processed in 0.000835982 sec. | ||
| 790 | 2025.08.28 21:33:44.581501 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.08.28 21:33:44.581621 [ 275 ] {95b7bb39-a97f-4905-9a78-fa2b71b639de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 792 | 2025.08.28 21:33:44.581872 [ 275 ] {95b7bb39-a97f-4905-9a78-fa2b71b639de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.08.28 21:33:44.581917 [ 275 ] {95b7bb39-a97f-4905-9a78-fa2b71b639de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.08.28 21:33:44.582271 [ 275 ] {95b7bb39-a97f-4905-9a78-fa2b71b639de} <Debug> TCPHandler: Processed in 0.000819592 sec. | ||
| 795 | 2025.08.28 21:33:44.582499 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.08.28 21:33:44.582620 [ 275 ] {02f890e8-7704-4aab-b184-7cb295067d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 797 | 2025.08.28 21:33:44.582873 [ 275 ] {02f890e8-7704-4aab-b184-7cb295067d47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.08.28 21:33:44.582917 [ 275 ] {02f890e8-7704-4aab-b184-7cb295067d47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.08.28 21:33:44.583273 [ 275 ] {02f890e8-7704-4aab-b184-7cb295067d47} <Debug> TCPHandler: Processed in 0.000822102 sec. | ||
| 800 | 2025.08.28 21:33:44.583495 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.08.28 21:33:44.583631 [ 275 ] {e1081215-9018-4692-887c-3148602ebf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 802 | 2025.08.28 21:33:44.583889 [ 275 ] {e1081215-9018-4692-887c-3148602ebf33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.08.28 21:33:44.583941 [ 275 ] {e1081215-9018-4692-887c-3148602ebf33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.08.28 21:33:44.584264 [ 275 ] {e1081215-9018-4692-887c-3148602ebf33} <Debug> TCPHandler: Processed in 0.000822061 sec. | ||
| 805 | 2025.08.28 21:33:44.584466 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.08.28 21:33:44.584591 [ 275 ] {43063ec8-a8b5-4f8c-8b86-829f3b0ae0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 807 | 2025.08.28 21:33:44.584843 [ 275 ] {43063ec8-a8b5-4f8c-8b86-829f3b0ae0cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.08.28 21:33:44.584887 [ 275 ] {43063ec8-a8b5-4f8c-8b86-829f3b0ae0cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.08.28 21:33:44.585258 [ 275 ] {43063ec8-a8b5-4f8c-8b86-829f3b0ae0cd} <Debug> TCPHandler: Processed in 0.000839792 sec. | ||
| 810 | 2025.08.28 21:33:44.585486 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.08.28 21:33:44.585606 [ 275 ] {f4e43b6f-14c7-48db-90bd-397a7909d980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 812 | 2025.08.28 21:33:44.585855 [ 275 ] {f4e43b6f-14c7-48db-90bd-397a7909d980} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.08.28 21:33:44.585899 [ 275 ] {f4e43b6f-14c7-48db-90bd-397a7909d980} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.08.28 21:33:44.586227 [ 275 ] {f4e43b6f-14c7-48db-90bd-397a7909d980} <Debug> TCPHandler: Processed in 0.0007894 sec. | ||
| 815 | 2025.08.28 21:33:44.586438 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.08.28 21:33:44.586557 [ 275 ] {a0740e4b-0576-40ae-9da5-995aae1889d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 817 | 2025.08.28 21:33:44.586810 [ 275 ] {a0740e4b-0576-40ae-9da5-995aae1889d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.08.28 21:33:44.586853 [ 275 ] {a0740e4b-0576-40ae-9da5-995aae1889d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.08.28 21:33:44.587172 [ 275 ] {a0740e4b-0576-40ae-9da5-995aae1889d8} <Debug> TCPHandler: Processed in 0.000783161 sec. | ||
| 820 | 2025.08.28 21:33:44.587391 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.08.28 21:33:44.587510 [ 275 ] {df719a7c-5f21-4455-89d6-26da24467a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 822 | 2025.08.28 21:33:44.587758 [ 275 ] {df719a7c-5f21-4455-89d6-26da24467a2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.08.28 21:33:44.587800 [ 275 ] {df719a7c-5f21-4455-89d6-26da24467a2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.08.28 21:33:44.588120 [ 275 ] {df719a7c-5f21-4455-89d6-26da24467a2c} <Debug> TCPHandler: Processed in 0.00077795 sec. | ||
| 825 | 2025.08.28 21:33:44.588343 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.08.28 21:33:44.588463 [ 275 ] {da59ee68-a7af-43c3-beac-606396b8ec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 827 | 2025.08.28 21:33:44.588723 [ 275 ] {da59ee68-a7af-43c3-beac-606396b8ec37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.08.28 21:33:44.588766 [ 275 ] {da59ee68-a7af-43c3-beac-606396b8ec37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.08.28 21:33:44.589090 [ 275 ] {da59ee68-a7af-43c3-beac-606396b8ec37} <Debug> TCPHandler: Processed in 0.00079491 sec. | ||
| 830 | 2025.08.28 21:33:44.589323 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.08.28 21:33:44.589444 [ 275 ] {dd92f6bf-cfed-4724-a727-3811918c7984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 832 | 2025.08.28 21:33:44.589696 [ 275 ] {dd92f6bf-cfed-4724-a727-3811918c7984} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.08.28 21:33:44.589738 [ 275 ] {dd92f6bf-cfed-4724-a727-3811918c7984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.08.28 21:33:44.590072 [ 275 ] {dd92f6bf-cfed-4724-a727-3811918c7984} <Debug> TCPHandler: Processed in 0.000804301 sec. | ||
| 835 | 2025.08.28 21:33:44.590328 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.08.28 21:33:44.590447 [ 275 ] {d181905e-bd4b-4fa1-bb11-3bea21107dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 837 | 2025.08.28 21:33:44.590697 [ 275 ] {d181905e-bd4b-4fa1-bb11-3bea21107dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.08.28 21:33:44.590740 [ 275 ] {d181905e-bd4b-4fa1-bb11-3bea21107dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.08.28 21:33:44.591075 [ 275 ] {d181905e-bd4b-4fa1-bb11-3bea21107dc0} <Debug> TCPHandler: Processed in 0.000795281 sec. | ||
| 840 | 2025.08.28 21:33:44.591766 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.08.28 21:33:44.591903 [ 275 ] {ca3df416-ab9f-47fb-8a64-b04089ad5500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 842 | 2025.08.28 21:33:44.592189 [ 275 ] {ca3df416-ab9f-47fb-8a64-b04089ad5500} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.08.28 21:33:44.592236 [ 275 ] {ca3df416-ab9f-47fb-8a64-b04089ad5500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.08.28 21:33:44.592587 [ 275 ] {ca3df416-ab9f-47fb-8a64-b04089ad5500} <Debug> TCPHandler: Processed in 0.000886783 sec. | ||
| 845 | 2025.08.28 21:33:44.592789 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.08.28 21:33:44.592936 [ 275 ] {362813ee-925e-4cac-af6a-305f3f181de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 847 | 2025.08.28 21:33:44.593218 [ 275 ] {362813ee-925e-4cac-af6a-305f3f181de1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.08.28 21:33:44.593264 [ 275 ] {362813ee-925e-4cac-af6a-305f3f181de1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.08.28 21:33:44.593597 [ 275 ] {362813ee-925e-4cac-af6a-305f3f181de1} <Debug> TCPHandler: Processed in 0.000857722 sec. | ||
| 850 | 2025.08.28 21:33:44.593810 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.08.28 21:33:44.593938 [ 275 ] {1ff2ca0a-78dd-49f8-a477-871038d0b274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2025.08.28 21:33:44.594240 [ 275 ] {1ff2ca0a-78dd-49f8-a477-871038d0b274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.08.28 21:33:44.594284 [ 275 ] {1ff2ca0a-78dd-49f8-a477-871038d0b274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.08.28 21:33:44.594643 [ 275 ] {1ff2ca0a-78dd-49f8-a477-871038d0b274} <Debug> TCPHandler: Processed in 0.000882374 sec. | ||
| 855 | 2025.08.28 21:33:44.594848 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.08.28 21:33:44.594973 [ 275 ] {08bcb44e-2207-4a9d-af32-0bddf696bcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2025.08.28 21:33:44.595242 [ 275 ] {08bcb44e-2207-4a9d-af32-0bddf696bcd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.08.28 21:33:44.595286 [ 275 ] {08bcb44e-2207-4a9d-af32-0bddf696bcd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.08.28 21:33:44.595684 [ 275 ] {08bcb44e-2207-4a9d-af32-0bddf696bcd2} <Debug> TCPHandler: Processed in 0.000883554 sec. | ||
| 860 | 2025.08.28 21:33:44.595914 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.08.28 21:33:44.596038 [ 275 ] {e65c2fa4-2bba-4d0a-b3e5-2da1feb79742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2025.08.28 21:33:44.596355 [ 275 ] {e65c2fa4-2bba-4d0a-b3e5-2da1feb79742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.08.28 21:33:44.596401 [ 275 ] {e65c2fa4-2bba-4d0a-b3e5-2da1feb79742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.08.28 21:33:44.596753 [ 275 ] {e65c2fa4-2bba-4d0a-b3e5-2da1feb79742} <Debug> TCPHandler: Processed in 0.000886053 sec. | ||
| 865 | 2025.08.28 21:33:44.597669 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.08.28 21:33:44.597794 [ 275 ] {05bf447f-1c20-47e1-9262-4b78cd1737e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 867 | 2025.08.28 21:33:44.598064 [ 275 ] {05bf447f-1c20-47e1-9262-4b78cd1737e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.08.28 21:33:44.598107 [ 275 ] {05bf447f-1c20-47e1-9262-4b78cd1737e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.08.28 21:33:44.598423 [ 275 ] {05bf447f-1c20-47e1-9262-4b78cd1737e2} <Debug> TCPHandler: Processed in 0.00080362 sec. | ||
| 870 | 2025.08.28 21:33:44.600697 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.08.28 21:33:44.600846 [ 275 ] {dbecb7e8-3dfc-40b8-8e7f-ad0a6150c817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 872 | 2025.08.28 21:33:44.601174 [ 275 ] {dbecb7e8-3dfc-40b8-8e7f-ad0a6150c817} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.08.28 21:33:44.601221 [ 275 ] {dbecb7e8-3dfc-40b8-8e7f-ad0a6150c817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.08.28 21:33:44.601547 [ 275 ] {dbecb7e8-3dfc-40b8-8e7f-ad0a6150c817} <Debug> TCPHandler: Processed in 0.000909683 sec. | ||
| 875 | 2025.08.28 21:33:44.602157 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.08.28 21:33:44.602283 [ 275 ] {2e0abe05-6fd6-431e-9dbd-9c663bd49467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 877 | 2025.08.28 21:33:44.602552 [ 275 ] {2e0abe05-6fd6-431e-9dbd-9c663bd49467} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.08.28 21:33:44.602593 [ 275 ] {2e0abe05-6fd6-431e-9dbd-9c663bd49467} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.08.28 21:33:44.602944 [ 275 ] {2e0abe05-6fd6-431e-9dbd-9c663bd49467} <Debug> TCPHandler: Processed in 0.000833832 sec. | ||
| 880 | 2025.08.28 21:33:44.603204 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.08.28 21:33:44.603328 [ 275 ] {9e102aba-91ef-4254-bafe-309a64fc4d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 882 | 2025.08.28 21:33:44.603609 [ 275 ] {9e102aba-91ef-4254-bafe-309a64fc4d47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.08.28 21:33:44.603653 [ 275 ] {9e102aba-91ef-4254-bafe-309a64fc4d47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2025.08.28 21:33:44.603968 [ 275 ] {9e102aba-91ef-4254-bafe-309a64fc4d47} <Debug> TCPHandler: Processed in 0.000812041 sec. | ||
| 885 | 2025.08.28 21:33:44.604207 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.08.28 21:33:44.604329 [ 275 ] {ac8d43a5-5b3f-4f03-9e08-927a162ecb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 887 | 2025.08.28 21:33:44.604601 [ 275 ] {ac8d43a5-5b3f-4f03-9e08-927a162ecb97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2025.08.28 21:33:44.604643 [ 275 ] {ac8d43a5-5b3f-4f03-9e08-927a162ecb97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2025.08.28 21:33:44.604954 [ 275 ] {ac8d43a5-5b3f-4f03-9e08-927a162ecb97} <Debug> TCPHandler: Processed in 0.000798261 sec. | ||
| 890 | 2025.08.28 21:33:44.605210 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.08.28 21:33:44.605335 [ 275 ] {9ea9012c-badc-4282-b9c6-c1625692c51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 892 | 2025.08.28 21:33:44.605611 [ 275 ] {9ea9012c-badc-4282-b9c6-c1625692c51f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2025.08.28 21:33:44.605653 [ 275 ] {9ea9012c-badc-4282-b9c6-c1625692c51f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2025.08.28 21:33:44.605966 [ 275 ] {9ea9012c-badc-4282-b9c6-c1625692c51f} <Debug> TCPHandler: Processed in 0.000802391 sec. | ||
| 895 | 2025.08.28 21:33:44.606261 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2025.08.28 21:33:44.606388 [ 275 ] {6a971cf5-4e2d-4b31-9165-ff654b382a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 897 | 2025.08.28 21:33:44.606659 [ 275 ] {6a971cf5-4e2d-4b31-9165-ff654b382a2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2025.08.28 21:33:44.606701 [ 275 ] {6a971cf5-4e2d-4b31-9165-ff654b382a2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2025.08.28 21:33:44.607015 [ 275 ] {6a971cf5-4e2d-4b31-9165-ff654b382a2b} <Debug> TCPHandler: Processed in 0.000803871 sec. | ||
| 900 | 2025.08.28 21:33:44.607257 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.08.28 21:33:44.607381 [ 275 ] {46e37970-9071-4d12-a62e-bd35c20c85ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 902 | 2025.08.28 21:33:44.607646 [ 275 ] {46e37970-9071-4d12-a62e-bd35c20c85ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2025.08.28 21:33:44.607687 [ 275 ] {46e37970-9071-4d12-a62e-bd35c20c85ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2025.08.28 21:33:44.608010 [ 275 ] {46e37970-9071-4d12-a62e-bd35c20c85ad} <Debug> TCPHandler: Processed in 0.00080086 sec. | ||
| 905 | 2025.08.28 21:33:44.608278 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2025.08.28 21:33:44.608404 [ 275 ] {ec7851a5-0bb0-45c1-95fd-01fe2fb08719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 907 | 2025.08.28 21:33:44.608678 [ 275 ] {ec7851a5-0bb0-45c1-95fd-01fe2fb08719} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2025.08.28 21:33:44.608720 [ 275 ] {ec7851a5-0bb0-45c1-95fd-01fe2fb08719} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2025.08.28 21:33:44.609051 [ 275 ] {ec7851a5-0bb0-45c1-95fd-01fe2fb08719} <Debug> TCPHandler: Processed in 0.000818881 sec. | ||
| 910 | 2025.08.28 21:33:44.609343 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.08.28 21:33:44.609471 [ 275 ] {1b4c7808-c6ba-4aa8-9586-df5138c05fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 912 | 2025.08.28 21:33:44.609747 [ 275 ] {1b4c7808-c6ba-4aa8-9586-df5138c05fed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2025.08.28 21:33:44.609792 [ 275 ] {1b4c7808-c6ba-4aa8-9586-df5138c05fed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2025.08.28 21:33:44.610102 [ 275 ] {1b4c7808-c6ba-4aa8-9586-df5138c05fed} <Debug> TCPHandler: Processed in 0.000809132 sec. | ||
| 915 | 2025.08.28 21:33:44.610421 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2025.08.28 21:33:44.610559 [ 275 ] {c890366e-0758-4884-acfc-db7f4fecd59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 917 | 2025.08.28 21:33:44.610860 [ 275 ] {c890366e-0758-4884-acfc-db7f4fecd59a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2025.08.28 21:33:44.610905 [ 275 ] {c890366e-0758-4884-acfc-db7f4fecd59a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2025.08.28 21:33:44.611230 [ 275 ] {c890366e-0758-4884-acfc-db7f4fecd59a} <Debug> TCPHandler: Processed in 0.000861993 sec. | ||
| 920 | 2025.08.28 21:33:44.622568 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2025.08.28 21:33:44.622763 [ 275 ] {3969c87b-5484-4410-a9bc-cf8fd543a226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 922 | 2025.08.28 21:33:44.623143 [ 275 ] {3969c87b-5484-4410-a9bc-cf8fd543a226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2025.08.28 21:33:44.623191 [ 275 ] {3969c87b-5484-4410-a9bc-cf8fd543a226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2025.08.28 21:33:44.623554 [ 275 ] {3969c87b-5484-4410-a9bc-cf8fd543a226} <Debug> TCPHandler: Processed in 0.001062157 sec. | ||
| 925 | 2025.08.28 21:33:44.628550 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2025.08.28 21:33:44.628665 [ 275 ] {e8bc78b8-6916-47ec-997a-c6cd135d7f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 927 | 2025.08.28 21:33:44.628707 [ 275 ] {e8bc78b8-6916-47ec-997a-c6cd135d7f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2025.08.28 21:33:44.629290 [ 275 ] {e8bc78b8-6916-47ec-997a-c6cd135d7f83} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2025.08.28 21:33:44.629342 [ 275 ] {e8bc78b8-6916-47ec-997a-c6cd135d7f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 930 | 2025.08.28 21:33:44.629993 [ 275 ] {e8bc78b8-6916-47ec-997a-c6cd135d7f83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2025.08.28 21:33:44.630436 [ 275 ] {e8bc78b8-6916-47ec-997a-c6cd135d7f83} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2025.08.28 21:33:44.630584 [ 275 ] {e8bc78b8-6916-47ec-997a-c6cd135d7f83} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.001952 sec., 16393.44262295082 rows/sec., 3.63 MiB/sec. | ||
| 933 | 2025.08.28 21:33:44.630623 [ 275 ] {e8bc78b8-6916-47ec-997a-c6cd135d7f83} <Debug> TCPHandler: Processed in 0.002125985 sec. | ||
| 934 | 2025.08.28 21:33:44.630757 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2025.08.28 21:33:44.630860 [ 275 ] {56242638-f3b8-4e05-8d33-155d387f3d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 936 | 2025.08.28 21:33:44.630900 [ 275 ] {56242638-f3b8-4e05-8d33-155d387f3d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 937 | 2025.08.28 21:33:44.635600 [ 275 ] {56242638-f3b8-4e05-8d33-155d387f3d62} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2025.08.28 21:33:44.635637 [ 275 ] {56242638-f3b8-4e05-8d33-155d387f3d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 939 | 2025.08.28 21:33:44.636248 [ 275 ] {56242638-f3b8-4e05-8d33-155d387f3d62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2025.08.28 21:33:44.636690 [ 275 ] {56242638-f3b8-4e05-8d33-155d387f3d62} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2025.08.28 21:33:44.636825 [ 275 ] {56242638-f3b8-4e05-8d33-155d387f3d62} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.005989 sec., 65453.33110702955 rows/sec., 4.15 MiB/sec. | ||
| 942 | 2025.08.28 21:33:44.636865 [ 275 ] {56242638-f3b8-4e05-8d33-155d387f3d62} <Debug> TCPHandler: Processed in 0.00615947 sec. | ||
| 943 | 2025.08.28 21:33:44.637000 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2025.08.28 21:33:44.637103 [ 275 ] {33bd4420-dec0-48c0-9eda-67f483226871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 945 | 2025.08.28 21:33:44.637160 [ 275 ] {33bd4420-dec0-48c0-9eda-67f483226871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 946 | 2025.08.28 21:33:44.637588 [ 275 ] {33bd4420-dec0-48c0-9eda-67f483226871} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2025.08.28 21:33:44.637626 [ 275 ] {33bd4420-dec0-48c0-9eda-67f483226871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 948 | 2025.08.28 21:33:44.638047 [ 275 ] {33bd4420-dec0-48c0-9eda-67f483226871} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2025.08.28 21:33:44.638598 [ 275 ] {33bd4420-dec0-48c0-9eda-67f483226871} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2025.08.28 21:33:44.638729 [ 275 ] {33bd4420-dec0-48c0-9eda-67f483226871} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001649 sec., 4851.425106124924 rows/sec., 395.60 KiB/sec. | ||
| 951 | 2025.08.28 21:33:44.638769 [ 275 ] {33bd4420-dec0-48c0-9eda-67f483226871} <Debug> TCPHandler: Processed in 0.001820377 sec. | ||
| 952 | 2025.08.28 21:33:44.638882 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2025.08.28 21:33:44.638980 [ 275 ] {1eade49b-7846-4212-8b81-2e2ace0e148b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 954 | 2025.08.28 21:33:44.639020 [ 275 ] {1eade49b-7846-4212-8b81-2e2ace0e148b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 955 | 2025.08.28 21:33:44.640009 [ 275 ] {1eade49b-7846-4212-8b81-2e2ace0e148b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2025.08.28 21:33:44.640047 [ 275 ] {1eade49b-7846-4212-8b81-2e2ace0e148b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 957 | 2025.08.28 21:33:44.640633 [ 275 ] {1eade49b-7846-4212-8b81-2e2ace0e148b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2025.08.28 21:33:44.641201 [ 275 ] {1eade49b-7846-4212-8b81-2e2ace0e148b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2025.08.28 21:33:44.641332 [ 275 ] {1eade49b-7846-4212-8b81-2e2ace0e148b} <Debug> executeQuery: Read 1065 rows, 86.28 KiB in 0.002373 sec., 448798.9886219975 rows/sec., 35.51 MiB/sec. | ||
| 960 | 2025.08.28 21:33:44.641370 [ 275 ] {1eade49b-7846-4212-8b81-2e2ace0e148b} <Debug> TCPHandler: Processed in 0.002537665 sec. | ||
| 961 | 2025.08.28 21:33:44.641483 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2025.08.28 21:33:44.641580 [ 275 ] {9890ecdb-fb37-406f-8b5f-0311290abd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 963 | 2025.08.28 21:33:44.641621 [ 275 ] {9890ecdb-fb37-406f-8b5f-0311290abd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 964 | 2025.08.28 21:33:44.642088 [ 275 ] {9890ecdb-fb37-406f-8b5f-0311290abd7f} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2025.08.28 21:33:44.642126 [ 275 ] {9890ecdb-fb37-406f-8b5f-0311290abd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 966 | 2025.08.28 21:33:44.642646 [ 275 ] {9890ecdb-fb37-406f-8b5f-0311290abd7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2025.08.28 21:33:44.643220 [ 275 ] {9890ecdb-fb37-406f-8b5f-0311290abd7f} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2025.08.28 21:33:44.643348 [ 275 ] {9890ecdb-fb37-406f-8b5f-0311290abd7f} <Debug> executeQuery: Read 214 rows, 13.09 KiB in 0.001788 sec., 119686.80089485458 rows/sec., 7.15 MiB/sec. | ||
| 969 | 2025.08.28 21:33:44.643386 [ 275 ] {9890ecdb-fb37-406f-8b5f-0311290abd7f} <Debug> TCPHandler: Processed in 0.001954581 sec. | ||
| 970 | 2025.08.28 21:33:44.643493 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2025.08.28 21:33:44.643590 [ 275 ] {3dd42a3b-17c7-43e2-b2ea-efe5cf24721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 972 | 2025.08.28 21:33:44.643629 [ 275 ] {3dd42a3b-17c7-43e2-b2ea-efe5cf24721c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 973 | 2025.08.28 21:33:44.644120 [ 275 ] {3dd42a3b-17c7-43e2-b2ea-efe5cf24721c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2025.08.28 21:33:44.644154 [ 275 ] {3dd42a3b-17c7-43e2-b2ea-efe5cf24721c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 975 | 2025.08.28 21:33:44.644617 [ 275 ] {3dd42a3b-17c7-43e2-b2ea-efe5cf24721c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2025.08.28 21:33:44.645068 [ 275 ] {3dd42a3b-17c7-43e2-b2ea-efe5cf24721c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2025.08.28 21:33:44.645195 [ 275 ] {3dd42a3b-17c7-43e2-b2ea-efe5cf24721c} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001625 sec., 124923.07692307692 rows/sec., 8.06 MiB/sec. | ||
| 978 | 2025.08.28 21:33:44.645233 [ 275 ] {3dd42a3b-17c7-43e2-b2ea-efe5cf24721c} <Debug> TCPHandler: Processed in 0.001791407 sec. | ||
| 979 | 2025.08.28 21:33:44.645338 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2025.08.28 21:33:44.645433 [ 275 ] {7c0baf37-fdf2-4342-930e-1e059df8d774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 981 | 2025.08.28 21:33:44.645473 [ 275 ] {7c0baf37-fdf2-4342-930e-1e059df8d774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 982 | 2025.08.28 21:33:44.645899 [ 275 ] {7c0baf37-fdf2-4342-930e-1e059df8d774} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.08.28 21:33:44.645937 [ 275 ] {7c0baf37-fdf2-4342-930e-1e059df8d774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 984 | 2025.08.28 21:33:44.646482 [ 275 ] {7c0baf37-fdf2-4342-930e-1e059df8d774} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2025.08.28 21:33:44.646968 [ 275 ] {7c0baf37-fdf2-4342-930e-1e059df8d774} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.08.28 21:33:44.647096 [ 275 ] {7c0baf37-fdf2-4342-930e-1e059df8d774} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001681 sec., 120166.56751933374 rows/sec., 6.82 MiB/sec. | ||
| 987 | 2025.08.28 21:33:44.647134 [ 275 ] {7c0baf37-fdf2-4342-930e-1e059df8d774} <Debug> TCPHandler: Processed in 0.001846488 sec. | ||
| 988 | 2025.08.28 21:33:44.647244 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2025.08.28 21:33:44.647345 [ 275 ] {63653944-62c6-4748-92e6-e25ed3c09a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2025.08.28 21:33:44.647386 [ 275 ] {63653944-62c6-4748-92e6-e25ed3c09a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2025.08.28 21:33:44.647974 [ 275 ] {63653944-62c6-4748-92e6-e25ed3c09a48} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2025.08.28 21:33:44.648011 [ 275 ] {63653944-62c6-4748-92e6-e25ed3c09a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 993 | 2025.08.28 21:33:44.648494 [ 275 ] {63653944-62c6-4748-92e6-e25ed3c09a48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2025.08.28 21:33:44.648975 [ 275 ] {63653944-62c6-4748-92e6-e25ed3c09a48} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2025.08.28 21:33:44.649101 [ 275 ] {63653944-62c6-4748-92e6-e25ed3c09a48} <Debug> executeQuery: Read 642 rows, 45.79 KiB in 0.001775 sec., 361690.1408450704 rows/sec., 25.19 MiB/sec. | ||
| 996 | 2025.08.28 21:33:44.649138 [ 275 ] {63653944-62c6-4748-92e6-e25ed3c09a48} <Debug> TCPHandler: Processed in 0.001943191 sec. | ||
| 997 | 2025.08.28 21:33:44.649246 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2025.08.28 21:33:44.649351 [ 275 ] {b63b8ec7-40a3-448b-8b77-d02855479601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 999 | 2025.08.28 21:33:44.649409 [ 275 ] {b63b8ec7-40a3-448b-8b77-d02855479601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1000 | 2025.08.28 21:33:44.649788 [ 275 ] {b63b8ec7-40a3-448b-8b77-d02855479601} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2025.08.28 21:33:44.649825 [ 275 ] {b63b8ec7-40a3-448b-8b77-d02855479601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1002 | 2025.08.28 21:33:44.652317 [ 275 ] {b63b8ec7-40a3-448b-8b77-d02855479601} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2025.08.28 21:33:44.652803 [ 275 ] {b63b8ec7-40a3-448b-8b77-d02855479601} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2025.08.28 21:33:44.652937 [ 275 ] {b63b8ec7-40a3-448b-8b77-d02855479601} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003611 sec., 1661.5895873719192 rows/sec., 86.81 KiB/sec. | ||
| 1005 | 2025.08.28 21:33:44.652975 [ 275 ] {b63b8ec7-40a3-448b-8b77-d02855479601} <Debug> TCPHandler: Processed in 0.003779718 sec. | ||
| 1006 | 2025.08.28 21:33:44.653091 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2025.08.28 21:33:44.653188 [ 275 ] {1e0ca58e-aeb8-41f7-bdb1-2fd277113ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1008 | 2025.08.28 21:33:44.653231 [ 275 ] {1e0ca58e-aeb8-41f7-bdb1-2fd277113ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1009 | 2025.08.28 21:33:44.653672 [ 275 ] {1e0ca58e-aeb8-41f7-bdb1-2fd277113ba2} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2025.08.28 21:33:44.653706 [ 275 ] {1e0ca58e-aeb8-41f7-bdb1-2fd277113ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1011 | 2025.08.28 21:33:44.654197 [ 275 ] {1e0ca58e-aeb8-41f7-bdb1-2fd277113ba2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2025.08.28 21:33:44.654811 [ 275 ] {1e0ca58e-aeb8-41f7-bdb1-2fd277113ba2} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2025.08.28 21:33:44.654951 [ 275 ] {1e0ca58e-aeb8-41f7-bdb1-2fd277113ba2} <Debug> executeQuery: Read 261 rows, 17.41 KiB in 0.001782 sec., 146464.64646464647 rows/sec., 9.54 MiB/sec. | ||
| 1014 | 2025.08.28 21:33:44.654989 [ 275 ] {1e0ca58e-aeb8-41f7-bdb1-2fd277113ba2} <Debug> TCPHandler: Processed in 0.001948941 sec. | ||
| 1015 | 2025.08.28 21:33:44.655111 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2025.08.28 21:33:44.655208 [ 275 ] {68657321-dc46-4909-a618-236d9dda7a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1017 | 2025.08.28 21:33:44.655250 [ 275 ] {68657321-dc46-4909-a618-236d9dda7a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1018 | 2025.08.28 21:33:44.655555 [ 275 ] {68657321-dc46-4909-a618-236d9dda7a9d} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2025.08.28 21:33:44.655592 [ 275 ] {68657321-dc46-4909-a618-236d9dda7a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1020 | 2025.08.28 21:33:44.656018 [ 275 ] {68657321-dc46-4909-a618-236d9dda7a9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1021 | 2025.08.28 21:33:44.656559 [ 275 ] {68657321-dc46-4909-a618-236d9dda7a9d} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2025.08.28 21:33:44.656691 [ 275 ] {68657321-dc46-4909-a618-236d9dda7a9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. | ||
| 1023 | 2025.08.28 21:33:44.656728 [ 275 ] {68657321-dc46-4909-a618-236d9dda7a9d} <Debug> TCPHandler: Processed in 0.001671744 sec. | ||
| 1024 | 2025.08.28 21:33:44.656841 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2025.08.28 21:33:44.656936 [ 275 ] {d0bd02a0-5a02-46c6-9066-a1ef000d0971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1026 | 2025.08.28 21:33:44.656989 [ 275 ] {d0bd02a0-5a02-46c6-9066-a1ef000d0971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1027 | 2025.08.28 21:33:44.657747 [ 275 ] {d0bd02a0-5a02-46c6-9066-a1ef000d0971} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2025.08.28 21:33:44.657786 [ 275 ] {d0bd02a0-5a02-46c6-9066-a1ef000d0971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1029 | 2025.08.28 21:33:44.662702 [ 275 ] {d0bd02a0-5a02-46c6-9066-a1ef000d0971} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1030 | 2025.08.28 21:33:44.663321 [ 275 ] {d0bd02a0-5a02-46c6-9066-a1ef000d0971} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2025.08.28 21:33:44.663459 [ 275 ] {d0bd02a0-5a02-46c6-9066-a1ef000d0971} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006542 sec., 1528.584530724549 rows/sec., 2.74 MiB/sec. | ||
| 1032 | 2025.08.28 21:33:44.663517 [ 275 ] {d0bd02a0-5a02-46c6-9066-a1ef000d0971} <Debug> TCPHandler: Processed in 0.006725875 sec. | ||
| 1033 | 2025.08.28 21:33:44.663628 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2025.08.28 21:33:44.663723 [ 275 ] {1911fa26-45c3-4a76-a8f2-f63fe0c66582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1035 | 2025.08.28 21:33:44.663765 [ 275 ] {1911fa26-45c3-4a76-a8f2-f63fe0c66582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1036 | 2025.08.28 21:33:44.664103 [ 275 ] {1911fa26-45c3-4a76-a8f2-f63fe0c66582} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.08.28 21:33:44.664141 [ 275 ] {1911fa26-45c3-4a76-a8f2-f63fe0c66582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1038 | 2025.08.28 21:33:44.664614 [ 275 ] {1911fa26-45c3-4a76-a8f2-f63fe0c66582} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1039 | 2025.08.28 21:33:44.665133 [ 275 ] {1911fa26-45c3-4a76-a8f2-f63fe0c66582} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.08.28 21:33:44.665262 [ 275 ] {1911fa26-45c3-4a76-a8f2-f63fe0c66582} <Debug> executeQuery: Read 82 rows, 5.01 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.14 MiB/sec. | ||
| 1041 | 2025.08.28 21:33:44.665300 [ 275 ] {1911fa26-45c3-4a76-a8f2-f63fe0c66582} <Debug> TCPHandler: Processed in 0.001720724 sec. | ||
| 1042 | 2025.08.28 21:33:49.542174 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2025.08.28 21:33:49.542378 [ 275 ] {1c6ddd16-e79e-47fb-94d4-6304701caf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2025.08.28 21:33:49.542448 [ 275 ] {1c6ddd16-e79e-47fb-94d4-6304701caf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2025.08.28 21:33:49.543148 [ 275 ] {1c6ddd16-e79e-47fb-94d4-6304701caf3e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.08.28 21:33:49.543200 [ 275 ] {1c6ddd16-e79e-47fb-94d4-6304701caf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1047 | 2025.08.28 21:33:49.543716 [ 275 ] {1c6ddd16-e79e-47fb-94d4-6304701caf3e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2025.08.28 21:33:49.544191 [ 275 ] {1c6ddd16-e79e-47fb-94d4-6304701caf3e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.08.28 21:33:49.544339 [ 275 ] {1c6ddd16-e79e-47fb-94d4-6304701caf3e} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.002015 sec., 14888.33746898263 rows/sec., 1.12 MiB/sec. | ||
| 1050 | 2025.08.28 21:33:49.544387 [ 275 ] {1c6ddd16-e79e-47fb-94d4-6304701caf3e} <Debug> TCPHandler: Processed in 0.002332401 sec. | ||
| 1051 | 2025.08.28 21:33:49.544518 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.08.28 21:33:49.544612 [ 275 ] {58156065-5ace-4f0c-89c4-af079f01437b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2025.08.28 21:33:49.544652 [ 275 ] {58156065-5ace-4f0c-89c4-af079f01437b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2025.08.28 21:33:49.545081 [ 275 ] {58156065-5ace-4f0c-89c4-af079f01437b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.08.28 21:33:49.545127 [ 275 ] {58156065-5ace-4f0c-89c4-af079f01437b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1056 | 2025.08.28 21:33:49.545548 [ 275 ] {58156065-5ace-4f0c-89c4-af079f01437b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2025.08.28 21:33:49.545971 [ 275 ] {58156065-5ace-4f0c-89c4-af079f01437b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.08.28 21:33:49.546101 [ 275 ] {58156065-5ace-4f0c-89c4-af079f01437b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001507 sec., 23888.5202388852 rows/sec., 1.87 MiB/sec. | ||
| 1059 | 2025.08.28 21:33:49.546144 [ 275 ] {58156065-5ace-4f0c-89c4-af079f01437b} <Debug> TCPHandler: Processed in 0.001680834 sec. | ||
| 1060 | 2025.08.28 21:33:49.546271 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2025.08.28 21:33:49.546373 [ 275 ] {b8241b1a-ca9e-4b73-8465-063f72fc633e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2025.08.28 21:33:49.546415 [ 275 ] {b8241b1a-ca9e-4b73-8465-063f72fc633e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2025.08.28 21:33:49.546841 [ 275 ] {b8241b1a-ca9e-4b73-8465-063f72fc633e} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2025.08.28 21:33:49.546878 [ 275 ] {b8241b1a-ca9e-4b73-8465-063f72fc633e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1065 | 2025.08.28 21:33:49.547336 [ 275 ] {b8241b1a-ca9e-4b73-8465-063f72fc633e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2025.08.28 21:33:49.547826 [ 275 ] {b8241b1a-ca9e-4b73-8465-063f72fc633e} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2025.08.28 21:33:49.547953 [ 275 ] {b8241b1a-ca9e-4b73-8465-063f72fc633e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001599 sec., 68792.99562226392 rows/sec., 4.80 MiB/sec. | ||
| 1068 | 2025.08.28 21:33:49.547995 [ 275 ] {b8241b1a-ca9e-4b73-8465-063f72fc633e} <Debug> TCPHandler: Processed in 0.001780676 sec. | ||
| 1069 | 2025.08.28 21:33:49.548111 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.08.28 21:33:49.548205 [ 275 ] {bc7986e5-313e-4dba-813a-6b06f1d5d787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2025.08.28 21:33:49.548246 [ 275 ] {bc7986e5-313e-4dba-813a-6b06f1d5d787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2025.08.28 21:33:49.548572 [ 275 ] {bc7986e5-313e-4dba-813a-6b06f1d5d787} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.08.28 21:33:49.548607 [ 275 ] {bc7986e5-313e-4dba-813a-6b06f1d5d787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1074 | 2025.08.28 21:33:49.549048 [ 275 ] {bc7986e5-313e-4dba-813a-6b06f1d5d787} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2025.08.28 21:33:49.549533 [ 275 ] {bc7986e5-313e-4dba-813a-6b06f1d5d787} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.08.28 21:33:49.549656 [ 275 ] {bc7986e5-313e-4dba-813a-6b06f1d5d787} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001469 sec., 27229.40776038121 rows/sec., 1.82 MiB/sec. | ||
| 1077 | 2025.08.28 21:33:49.549696 [ 275 ] {bc7986e5-313e-4dba-813a-6b06f1d5d787} <Debug> TCPHandler: Processed in 0.001633352 sec. | ||
| 1078 | 2025.08.28 21:33:50.719239 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2025.08.28 21:33:50.719302 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2025.08.28 21:33:50.795395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1081 | 2025.08.28 21:33:50.799580 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.08.28 21:33:50.799641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1083 | 2025.08.28 21:33:50.801168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2025.08.28 21:33:50.801726 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.08.28 21:33:50.802036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1086 | 2025.08.28 21:33:50.805355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1087 | 2025.08.28 21:33:50.805857 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2025.08.28 21:33:50.805910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1089 | 2025.08.28 21:33:50.806654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2025.08.28 21:33:50.807113 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2025.08.28 21:33:50.807267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1092 | 2025.08.28 21:33:50.893786 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2025.08.28 21:33:50.913323 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2025.08.28 21:33:50.913390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1095 | 2025.08.28 21:33:50.920080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2025.08.28 21:33:50.921257 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2025.08.28 21:33:50.924720 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2025.08.28 21:33:51.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.51 MiB, peak 165.51 MiB, free memory in arenas 0.00 B, will set to 163.24 MiB (RSS), difference: 1.73 MiB | ||
| 1099 | 2025.08.28 21:33:54.552758 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2025.08.28 21:33:54.552937 [ 275 ] {209540ad-626f-46fd-adaa-1d349417e0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2025.08.28 21:33:54.553001 [ 275 ] {209540ad-626f-46fd-adaa-1d349417e0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2025.08.28 21:33:54.553792 [ 275 ] {209540ad-626f-46fd-adaa-1d349417e0ee} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2025.08.28 21:33:54.553839 [ 275 ] {209540ad-626f-46fd-adaa-1d349417e0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1104 | 2025.08.28 21:33:54.554378 [ 275 ] {209540ad-626f-46fd-adaa-1d349417e0ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2025.08.28 21:33:54.554924 [ 275 ] {209540ad-626f-46fd-adaa-1d349417e0ee} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2025.08.28 21:33:54.555074 [ 275 ] {209540ad-626f-46fd-adaa-1d349417e0ee} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002187 sec., 179240.96936442616 rows/sec., 11.37 MiB/sec. | ||
| 1107 | 2025.08.28 21:33:54.555120 [ 275 ] {209540ad-626f-46fd-adaa-1d349417e0ee} <Debug> TCPHandler: Processed in 0.002491685 sec. | ||
| 1108 | 2025.08.28 21:33:54.555240 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2025.08.28 21:33:54.555339 [ 275 ] {658840c5-cecc-4144-8909-e1c59052db70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2025.08.28 21:33:54.555380 [ 275 ] {658840c5-cecc-4144-8909-e1c59052db70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2025.08.28 21:33:54.556361 [ 275 ] {658840c5-cecc-4144-8909-e1c59052db70} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.08.28 21:33:54.556404 [ 275 ] {658840c5-cecc-4144-8909-e1c59052db70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1113 | 2025.08.28 21:33:54.556906 [ 275 ] {658840c5-cecc-4144-8909-e1c59052db70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2025.08.28 21:33:54.557402 [ 275 ] {658840c5-cecc-4144-8909-e1c59052db70} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.08.28 21:33:54.557541 [ 275 ] {658840c5-cecc-4144-8909-e1c59052db70} <Debug> executeQuery: Read 1061 rows, 85.99 KiB in 0.00222 sec., 477927.92792792787 rows/sec., 37.83 MiB/sec. | ||
| 1116 | 2025.08.28 21:33:54.557577 [ 275 ] {658840c5-cecc-4144-8909-e1c59052db70} <Debug> TCPHandler: Processed in 0.002386462 sec. | ||
| 1117 | 2025.08.28 21:33:54.557682 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.08.28 21:33:54.557774 [ 275 ] {1222a628-fa07-4e0b-8af0-e1a490b68243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2025.08.28 21:33:54.557813 [ 275 ] {1222a628-fa07-4e0b-8af0-e1a490b68243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2025.08.28 21:33:54.558279 [ 275 ] {1222a628-fa07-4e0b-8af0-e1a490b68243} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2025.08.28 21:33:54.558312 [ 275 ] {1222a628-fa07-4e0b-8af0-e1a490b68243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1122 | 2025.08.28 21:33:54.558755 [ 275 ] {1222a628-fa07-4e0b-8af0-e1a490b68243} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2025.08.28 21:33:54.559181 [ 275 ] {1222a628-fa07-4e0b-8af0-e1a490b68243} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2025.08.28 21:33:54.559305 [ 275 ] {1222a628-fa07-4e0b-8af0-e1a490b68243} <Debug> executeQuery: Read 206 rows, 12.53 KiB in 0.001549 sec., 132989.02517753388 rows/sec., 7.90 MiB/sec. | ||
| 1125 | 2025.08.28 21:33:54.559342 [ 275 ] {1222a628-fa07-4e0b-8af0-e1a490b68243} <Debug> TCPHandler: Processed in 0.001707134 sec. | ||
| 1126 | 2025.08.28 21:33:54.559452 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2025.08.28 21:33:54.559543 [ 275 ] {da1c93a2-a5cf-42b5-850f-0448e39bbb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2025.08.28 21:33:54.559581 [ 275 ] {da1c93a2-a5cf-42b5-850f-0448e39bbb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2025.08.28 21:33:54.560048 [ 275 ] {da1c93a2-a5cf-42b5-850f-0448e39bbb26} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2025.08.28 21:33:54.560082 [ 275 ] {da1c93a2-a5cf-42b5-850f-0448e39bbb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1131 | 2025.08.28 21:33:54.560520 [ 275 ] {da1c93a2-a5cf-42b5-850f-0448e39bbb26} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2025.08.28 21:33:54.561027 [ 275 ] {da1c93a2-a5cf-42b5-850f-0448e39bbb26} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2025.08.28 21:33:54.561148 [ 275 ] {da1c93a2-a5cf-42b5-850f-0448e39bbb26} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001623 sec., 125077.0178681454 rows/sec., 8.07 MiB/sec. | ||
| 1134 | 2025.08.28 21:33:54.561185 [ 275 ] {da1c93a2-a5cf-42b5-850f-0448e39bbb26} <Debug> TCPHandler: Processed in 0.001779606 sec. | ||
| 1135 | 2025.08.28 21:33:54.561294 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2025.08.28 21:33:54.561386 [ 275 ] {3aa5e8bd-9ed1-40fc-9272-276faf32c574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2025.08.28 21:33:54.561424 [ 275 ] {3aa5e8bd-9ed1-40fc-9272-276faf32c574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2025.08.28 21:33:54.561870 [ 275 ] {3aa5e8bd-9ed1-40fc-9272-276faf32c574} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2025.08.28 21:33:54.561905 [ 275 ] {3aa5e8bd-9ed1-40fc-9272-276faf32c574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1140 | 2025.08.28 21:33:54.562346 [ 275 ] {3aa5e8bd-9ed1-40fc-9272-276faf32c574} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2025.08.28 21:33:54.562841 [ 275 ] {3aa5e8bd-9ed1-40fc-9272-276faf32c574} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2025.08.28 21:33:54.562961 [ 275 ] {3aa5e8bd-9ed1-40fc-9272-276faf32c574} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001592 sec., 126884.42211055275 rows/sec., 7.21 MiB/sec. | ||
| 1143 | 2025.08.28 21:33:54.562996 [ 275 ] {3aa5e8bd-9ed1-40fc-9272-276faf32c574} <Debug> TCPHandler: Processed in 0.001748555 sec. | ||
| 1144 | 2025.08.28 21:33:54.563103 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2025.08.28 21:33:54.563194 [ 275 ] {7811d771-b7a0-46ea-825b-04c0ea1b24a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2025.08.28 21:33:54.563232 [ 275 ] {7811d771-b7a0-46ea-825b-04c0ea1b24a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2025.08.28 21:33:54.563814 [ 275 ] {7811d771-b7a0-46ea-825b-04c0ea1b24a4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2025.08.28 21:33:54.563849 [ 275 ] {7811d771-b7a0-46ea-825b-04c0ea1b24a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1149 | 2025.08.28 21:33:54.564296 [ 275 ] {7811d771-b7a0-46ea-825b-04c0ea1b24a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2025.08.28 21:33:54.564740 [ 275 ] {7811d771-b7a0-46ea-825b-04c0ea1b24a4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.08.28 21:33:54.564860 [ 275 ] {7811d771-b7a0-46ea-825b-04c0ea1b24a4} <Debug> executeQuery: Read 634 rows, 45.13 KiB in 0.001684 sec., 376484.5605700713 rows/sec., 26.17 MiB/sec. | ||
| 1152 | 2025.08.28 21:33:54.564894 [ 275 ] {7811d771-b7a0-46ea-825b-04c0ea1b24a4} <Debug> TCPHandler: Processed in 0.001838047 sec. | ||
| 1153 | 2025.08.28 21:33:54.564994 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2025.08.28 21:33:54.565084 [ 275 ] {75af1eec-490b-4b9b-bcd6-5037247f27fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2025.08.28 21:33:54.565124 [ 275 ] {75af1eec-490b-4b9b-bcd6-5037247f27fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2025.08.28 21:33:54.565432 [ 275 ] {75af1eec-490b-4b9b-bcd6-5037247f27fd} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2025.08.28 21:33:54.565466 [ 275 ] {75af1eec-490b-4b9b-bcd6-5037247f27fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1158 | 2025.08.28 21:33:54.565903 [ 275 ] {75af1eec-490b-4b9b-bcd6-5037247f27fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2025.08.28 21:33:54.566396 [ 275 ] {75af1eec-490b-4b9b-bcd6-5037247f27fd} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2025.08.28 21:33:54.566515 [ 275 ] {75af1eec-490b-4b9b-bcd6-5037247f27fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. | ||
| 1161 | 2025.08.28 21:33:54.566549 [ 275 ] {75af1eec-490b-4b9b-bcd6-5037247f27fd} <Debug> TCPHandler: Processed in 0.001601972 sec. | ||
| 1162 | 2025.08.28 21:33:54.566651 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2025.08.28 21:33:54.566742 [ 275 ] {4ee2ee77-f2c9-49ef-b6b5-33f1ffb0abe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2025.08.28 21:33:54.566782 [ 275 ] {4ee2ee77-f2c9-49ef-b6b5-33f1ffb0abe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2025.08.28 21:33:54.567176 [ 275 ] {4ee2ee77-f2c9-49ef-b6b5-33f1ffb0abe0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2025.08.28 21:33:54.567210 [ 275 ] {4ee2ee77-f2c9-49ef-b6b5-33f1ffb0abe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1167 | 2025.08.28 21:33:54.567642 [ 275 ] {4ee2ee77-f2c9-49ef-b6b5-33f1ffb0abe0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2025.08.28 21:33:54.568063 [ 275 ] {4ee2ee77-f2c9-49ef-b6b5-33f1ffb0abe0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2025.08.28 21:33:54.568183 [ 275 ] {4ee2ee77-f2c9-49ef-b6b5-33f1ffb0abe0} <Debug> executeQuery: Read 257 rows, 17.13 KiB in 0.001459 sec., 176148.04660726525 rows/sec., 11.47 MiB/sec. | ||
| 1170 | 2025.08.28 21:33:54.568224 [ 275 ] {4ee2ee77-f2c9-49ef-b6b5-33f1ffb0abe0} <Debug> TCPHandler: Processed in 0.001619693 sec. | ||
| 1171 | 2025.08.28 21:33:54.568330 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2025.08.28 21:33:54.568422 [ 275 ] {7ec146ce-eb35-4a06-9470-81bde22e8389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2025.08.28 21:33:54.568461 [ 275 ] {7ec146ce-eb35-4a06-9470-81bde22e8389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2025.08.28 21:33:54.568787 [ 275 ] {7ec146ce-eb35-4a06-9470-81bde22e8389} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2025.08.28 21:33:54.568821 [ 275 ] {7ec146ce-eb35-4a06-9470-81bde22e8389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1176 | 2025.08.28 21:33:54.569261 [ 275 ] {7ec146ce-eb35-4a06-9470-81bde22e8389} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2025.08.28 21:33:54.569752 [ 275 ] {7ec146ce-eb35-4a06-9470-81bde22e8389} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2025.08.28 21:33:54.569876 [ 275 ] {7ec146ce-eb35-4a06-9470-81bde22e8389} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
| 1179 | 2025.08.28 21:33:54.569909 [ 275 ] {7ec146ce-eb35-4a06-9470-81bde22e8389} <Debug> TCPHandler: Processed in 0.001625892 sec. | ||
| 1180 | 2025.08.28 21:33:54.570009 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2025.08.28 21:33:54.570098 [ 275 ] {f2f5a79f-7e07-4c92-b4f8-ea825a9d0db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2025.08.28 21:33:54.570155 [ 275 ] {f2f5a79f-7e07-4c92-b4f8-ea825a9d0db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1183 | 2025.08.28 21:33:54.570874 [ 275 ] {f2f5a79f-7e07-4c92-b4f8-ea825a9d0db7} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2025.08.28 21:33:54.570907 [ 275 ] {f2f5a79f-7e07-4c92-b4f8-ea825a9d0db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1185 | 2025.08.28 21:33:54.571546 [ 275 ] {f2f5a79f-7e07-4c92-b4f8-ea825a9d0db7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2025.08.28 21:33:54.572044 [ 275 ] {f2f5a79f-7e07-4c92-b4f8-ea825a9d0db7} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2025.08.28 21:33:54.572172 [ 275 ] {f2f5a79f-7e07-4c92-b4f8-ea825a9d0db7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002092 sec., 4780.114722753346 rows/sec., 8.57 MiB/sec. | ||
| 1188 | 2025.08.28 21:33:54.572219 [ 275 ] {f2f5a79f-7e07-4c92-b4f8-ea825a9d0db7} <Debug> TCPHandler: Processed in 0.002256918 sec. | ||
| 1189 | 2025.08.28 21:33:54.572322 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2025.08.28 21:33:54.572415 [ 275 ] {ce4a9342-7d21-48a8-8f69-8cda6cc2e5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2025.08.28 21:33:54.572456 [ 275 ] {ce4a9342-7d21-48a8-8f69-8cda6cc2e5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2025.08.28 21:33:54.572791 [ 275 ] {ce4a9342-7d21-48a8-8f69-8cda6cc2e5a4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2025.08.28 21:33:54.572824 [ 275 ] {ce4a9342-7d21-48a8-8f69-8cda6cc2e5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1194 | 2025.08.28 21:33:54.573309 [ 275 ] {ce4a9342-7d21-48a8-8f69-8cda6cc2e5a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2025.08.28 21:33:54.573815 [ 275 ] {ce4a9342-7d21-48a8-8f69-8cda6cc2e5a4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2025.08.28 21:33:54.573938 [ 275 ] {ce4a9342-7d21-48a8-8f69-8cda6cc2e5a4} <Debug> executeQuery: Read 82 rows, 5.01 KiB in 0.001541 sec., 53212.19987021414 rows/sec., 3.18 MiB/sec. | ||
| 1197 | 2025.08.28 21:33:54.573971 [ 275 ] {ce4a9342-7d21-48a8-8f69-8cda6cc2e5a4} <Debug> TCPHandler: Processed in 0.001695584 sec. | ||
| 1198 | 2025.08.28 21:33:55.014798 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2025.08.28 21:33:55.015151 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1200 | 2025.08.28 21:33:55.019721 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1201 | 2025.08.28 21:33:55.021811 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <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 | ||
| 1202 | 2025.08.28 21:33:55.022258 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1203 | 2025.08.28 21:33:55.024575 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1204 | 2025.08.28 21:33:55.028866 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1205 | 2025.08.28 21:33:55.031034 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1206 | 2025.08.28 21:33:55.032949 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (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 | ||
| 1207 | 2025.08.28 21:33:55.032973 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1208 | 2025.08.28 21:33:55.034996 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <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'))" | ||
| 1209 | 2025.08.28 21:33:55.035028 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1210 | 2025.08.28 21:33:55.049910 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.034915 sec., 916.511527996563 rows/sec., 34.60 KiB/sec. | ||
| 1211 | 2025.08.28 21:33:55.050018 [ 275 ] {6d35ea13-435e-432a-9667-2c2392b0fdbc} <Debug> TCPHandler: Processed in 0.035397218 sec. | ||
| 1212 | 2025.08.28 21:33:55.050305 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2025.08.28 21:33:55.050458 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1214 | 2025.08.28 21:33:55.050684 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1215 | 2025.08.28 21:33:55.050719 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <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', '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 | ||
| 1216 | 2025.08.28 21:33:55.050909 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1217 | 2025.08.28 21:33:55.050961 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1218 | 2025.08.28 21:33:55.051059 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1219 | 2025.08.28 21:33:55.051086 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1220 | 2025.08.28 21:33:55.051106 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (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 | ||
| 1221 | 2025.08.28 21:33:55.051120 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1222 | 2025.08.28 21:33:55.051153 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <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', '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'))" | ||
| 1223 | 2025.08.28 21:33:55.051171 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1224 | 2025.08.28 21:33:55.051662 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001263 sec., 25336.50039588282 rows/sec., 956.46 KiB/sec. | ||
| 1225 | 2025.08.28 21:33:55.051752 [ 275 ] {be3157c3-a223-4dbf-a99d-f13c81a22731} <Debug> TCPHandler: Processed in 0.001508279 sec. | ||
| 1226 | 2025.08.28 21:33:55.051953 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2025.08.28 21:33:55.052085 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1228 | 2025.08.28 21:33:55.052313 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1229 | 2025.08.28 21:33:55.052347 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <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', '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 | ||
| 1230 | 2025.08.28 21:33:55.052554 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1231 | 2025.08.28 21:33:55.052606 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1232 | 2025.08.28 21:33:55.052703 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1233 | 2025.08.28 21:33:55.052730 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1234 | 2025.08.28 21:33:55.052748 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (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 | ||
| 1235 | 2025.08.28 21:33:55.052763 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1236 | 2025.08.28 21:33:55.052805 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <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', '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'))" | ||
| 1237 | 2025.08.28 21:33:55.052824 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1238 | 2025.08.28 21:33:55.053235 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001205 sec., 26556.016597510374 rows/sec., 1002.50 KiB/sec. | ||
| 1239 | 2025.08.28 21:33:55.053317 [ 275 ] {e0045149-2dc1-4335-9e04-a3d72ad015cb} <Debug> TCPHandler: Processed in 0.001413697 sec. | ||
| 1240 | 2025.08.28 21:33:55.053509 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2025.08.28 21:33:55.053640 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1242 | 2025.08.28 21:33:55.053862 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1243 | 2025.08.28 21:33:55.053897 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <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', '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 | ||
| 1244 | 2025.08.28 21:33:55.054088 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1245 | 2025.08.28 21:33:55.054139 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1246 | 2025.08.28 21:33:55.054236 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1247 | 2025.08.28 21:33:55.054263 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1248 | 2025.08.28 21:33:55.054281 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (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 | ||
| 1249 | 2025.08.28 21:33:55.054295 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1250 | 2025.08.28 21:33:55.054329 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <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', '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'))" | ||
| 1251 | 2025.08.28 21:33:55.054346 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1252 | 2025.08.28 21:33:55.054751 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 1.01 MiB/sec. | ||
| 1253 | 2025.08.28 21:33:55.054832 [ 275 ] {0c26cada-ddb4-47b2-a055-3ea1938ecb9b} <Debug> TCPHandler: Processed in 0.001372646 sec. | ||
| 1254 | 2025.08.28 21:33:55.055021 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2025.08.28 21:33:55.055153 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1256 | 2025.08.28 21:33:55.055376 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1257 | 2025.08.28 21:33:55.055410 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <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', '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 | ||
| 1258 | 2025.08.28 21:33:55.055689 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1259 | 2025.08.28 21:33:55.055741 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1260 | 2025.08.28 21:33:55.055837 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1261 | 2025.08.28 21:33:55.055863 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1262 | 2025.08.28 21:33:55.055882 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (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 | ||
| 1263 | 2025.08.28 21:33:55.055896 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1264 | 2025.08.28 21:33:55.055930 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <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', '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'))" | ||
| 1265 | 2025.08.28 21:33:55.056026 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1266 | 2025.08.28 21:33:55.056448 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001349 sec., 23721.275018532247 rows/sec., 895.48 KiB/sec. | ||
| 1267 | 2025.08.28 21:33:55.056540 [ 275 ] {542f77c8-5fb1-467f-9bda-25f8c99572f5} <Debug> TCPHandler: Processed in 0.00156735 sec. | ||
| 1268 | 2025.08.28 21:33:55.056749 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2025.08.28 21:33:55.056882 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1270 | 2025.08.28 21:33:55.057109 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1271 | 2025.08.28 21:33:55.057144 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <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', '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 | ||
| 1272 | 2025.08.28 21:33:55.057336 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1273 | 2025.08.28 21:33:55.057386 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2025.08.28 21:33:55.057481 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1275 | 2025.08.28 21:33:55.057508 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1276 | 2025.08.28 21:33:55.057526 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (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 | ||
| 1277 | 2025.08.28 21:33:55.057541 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1278 | 2025.08.28 21:33:55.057572 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <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', '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'))" | ||
| 1279 | 2025.08.28 21:33:55.057589 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1280 | 2025.08.28 21:33:55.058098 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001271 sec., 25177.025963808024 rows/sec., 950.44 KiB/sec. | ||
| 1281 | 2025.08.28 21:33:55.058180 [ 275 ] {7813f7da-0e80-43f1-9f9a-09ad2afceeea} <Debug> TCPHandler: Processed in 0.001479358 sec. | ||
| 1282 | 2025.08.28 21:33:55.112434 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2025.08.28 21:33:55.112645 [ 275 ] {367ac593-4fec-4b75-87dc-554b9b1adec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1284 | 2025.08.28 21:33:55.112727 [ 275 ] {367ac593-4fec-4b75-87dc-554b9b1adec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1285 | 2025.08.28 21:33:55.113563 [ 275 ] {367ac593-4fec-4b75-87dc-554b9b1adec8} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2025.08.28 21:33:55.113600 [ 275 ] {367ac593-4fec-4b75-87dc-554b9b1adec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1287 | 2025.08.28 21:33:55.114124 [ 275 ] {367ac593-4fec-4b75-87dc-554b9b1adec8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1288 | 2025.08.28 21:33:55.114490 [ 275 ] {367ac593-4fec-4b75-87dc-554b9b1adec8} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2025.08.28 21:33:55.114639 [ 275 ] {367ac593-4fec-4b75-87dc-554b9b1adec8} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002053 sec., 2922.5523623964928 rows/sec., 650.72 KiB/sec. | ||
| 1290 | 2025.08.28 21:33:55.114683 [ 275 ] {367ac593-4fec-4b75-87dc-554b9b1adec8} <Debug> TCPHandler: Processed in 0.00235017 sec. | ||
| 1291 | 2025.08.28 21:33:55.114786 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2025.08.28 21:33:55.114880 [ 275 ] {fe0a03d7-a11c-4f24-a06f-650df0c765f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1293 | 2025.08.28 21:33:55.114919 [ 275 ] {fe0a03d7-a11c-4f24-a06f-650df0c765f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1294 | 2025.08.28 21:33:55.115319 [ 275 ] {fe0a03d7-a11c-4f24-a06f-650df0c765f6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2025.08.28 21:33:55.115356 [ 275 ] {fe0a03d7-a11c-4f24-a06f-650df0c765f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1296 | 2025.08.28 21:33:55.115749 [ 275 ] {fe0a03d7-a11c-4f24-a06f-650df0c765f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1297 | 2025.08.28 21:33:55.116232 [ 275 ] {fe0a03d7-a11c-4f24-a06f-650df0c765f6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2025.08.28 21:33:55.116368 [ 275 ] {fe0a03d7-a11c-4f24-a06f-650df0c765f6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001507 sec., 2654.2800265428 rows/sec., 216.44 KiB/sec. | ||
| 1299 | 2025.08.28 21:33:55.116410 [ 275 ] {fe0a03d7-a11c-4f24-a06f-650df0c765f6} <Debug> TCPHandler: Processed in 0.001673523 sec. | ||
| 1300 | 2025.08.28 21:33:55.116513 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2025.08.28 21:33:55.116606 [ 275 ] {b29ed3dc-d0cf-4235-80b2-d529684d7e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1302 | 2025.08.28 21:33:55.116646 [ 275 ] {b29ed3dc-d0cf-4235-80b2-d529684d7e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1303 | 2025.08.28 21:33:55.117529 [ 275 ] {b29ed3dc-d0cf-4235-80b2-d529684d7e93} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2025.08.28 21:33:55.117565 [ 275 ] {b29ed3dc-d0cf-4235-80b2-d529684d7e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1305 | 2025.08.28 21:33:55.118134 [ 275 ] {b29ed3dc-d0cf-4235-80b2-d529684d7e93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1306 | 2025.08.28 21:33:55.118723 [ 275 ] {b29ed3dc-d0cf-4235-80b2-d529684d7e93} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2025.08.28 21:33:55.118861 [ 275 ] {b29ed3dc-d0cf-4235-80b2-d529684d7e93} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.002273 sec., 527056.7531896173 rows/sec., 43.24 MiB/sec. | ||
| 1308 | 2025.08.28 21:33:55.118901 [ 275 ] {b29ed3dc-d0cf-4235-80b2-d529684d7e93} <Debug> TCPHandler: Processed in 0.002437323 sec. | ||
| 1309 | 2025.08.28 21:33:55.119006 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2025.08.28 21:33:55.119100 [ 275 ] {e674d751-2004-4d62-a729-2c98882b85e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1311 | 2025.08.28 21:33:55.119139 [ 275 ] {e674d751-2004-4d62-a729-2c98882b85e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1312 | 2025.08.28 21:33:55.119497 [ 275 ] {e674d751-2004-4d62-a729-2c98882b85e3} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2025.08.28 21:33:55.119534 [ 275 ] {e674d751-2004-4d62-a729-2c98882b85e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1314 | 2025.08.28 21:33:55.119944 [ 275 ] {e674d751-2004-4d62-a729-2c98882b85e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1315 | 2025.08.28 21:33:55.120366 [ 275 ] {e674d751-2004-4d62-a729-2c98882b85e3} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2025.08.28 21:33:55.120501 [ 275 ] {e674d751-2004-4d62-a729-2c98882b85e3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00142 sec., 2816.9014084507044 rows/sec., 196.69 KiB/sec. | ||
| 1317 | 2025.08.28 21:33:55.120544 [ 275 ] {e674d751-2004-4d62-a729-2c98882b85e3} <Debug> TCPHandler: Processed in 0.001586901 sec. | ||
| 1318 | 2025.08.28 21:33:55.120647 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.08.28 21:33:55.120752 [ 275 ] {30b60973-b622-4833-9bcb-0787d1bcfc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1320 | 2025.08.28 21:33:55.120790 [ 275 ] {30b60973-b622-4833-9bcb-0787d1bcfc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1321 | 2025.08.28 21:33:55.121232 [ 275 ] {30b60973-b622-4833-9bcb-0787d1bcfc7a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.08.28 21:33:55.121269 [ 275 ] {30b60973-b622-4833-9bcb-0787d1bcfc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1323 | 2025.08.28 21:33:55.121685 [ 275 ] {30b60973-b622-4833-9bcb-0787d1bcfc7a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2025.08.28 21:33:55.122100 [ 275 ] {30b60973-b622-4833-9bcb-0787d1bcfc7a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.08.28 21:33:55.122235 [ 275 ] {30b60973-b622-4833-9bcb-0787d1bcfc7a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001501 sec., 151898.7341772152 rows/sec., 10.29 MiB/sec. | ||
| 1326 | 2025.08.28 21:33:55.122275 [ 275 ] {30b60973-b622-4833-9bcb-0787d1bcfc7a} <Debug> TCPHandler: Processed in 0.001673483 sec. | ||
| 1327 | 2025.08.28 21:33:55.122377 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.08.28 21:33:55.122470 [ 275 ] {d421d247-25bc-48db-adc0-83038be17796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1329 | 2025.08.28 21:33:55.122509 [ 275 ] {d421d247-25bc-48db-adc0-83038be17796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1330 | 2025.08.28 21:33:55.123038 [ 275 ] {d421d247-25bc-48db-adc0-83038be17796} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2025.08.28 21:33:55.123075 [ 275 ] {d421d247-25bc-48db-adc0-83038be17796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1332 | 2025.08.28 21:33:55.123511 [ 275 ] {d421d247-25bc-48db-adc0-83038be17796} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1333 | 2025.08.28 21:33:55.123974 [ 275 ] {d421d247-25bc-48db-adc0-83038be17796} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.08.28 21:33:55.124107 [ 275 ] {d421d247-25bc-48db-adc0-83038be17796} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001655 sec., 316616.31419939577 rows/sec., 23.44 MiB/sec. | ||
| 1335 | 2025.08.28 21:33:55.124144 [ 275 ] {d421d247-25bc-48db-adc0-83038be17796} <Debug> TCPHandler: Processed in 0.001817087 sec. | ||
| 1336 | 2025.08.28 21:33:55.124259 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2025.08.28 21:33:55.124353 [ 275 ] {2a38b254-6e64-4b0a-a8e7-552a3cc08a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1338 | 2025.08.28 21:33:55.124393 [ 275 ] {2a38b254-6e64-4b0a-a8e7-552a3cc08a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1339 | 2025.08.28 21:33:55.125079 [ 275 ] {2a38b254-6e64-4b0a-a8e7-552a3cc08a76} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2025.08.28 21:33:55.125116 [ 275 ] {2a38b254-6e64-4b0a-a8e7-552a3cc08a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1341 | 2025.08.28 21:33:55.125675 [ 275 ] {2a38b254-6e64-4b0a-a8e7-552a3cc08a76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1342 | 2025.08.28 21:33:55.126099 [ 275 ] {2a38b254-6e64-4b0a-a8e7-552a3cc08a76} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2025.08.28 21:33:55.126238 [ 275 ] {2a38b254-6e64-4b0a-a8e7-552a3cc08a76} <Debug> executeQuery: Read 1528 rows, 104.55 KiB in 0.001903 sec., 802942.7220178666 rows/sec., 53.65 MiB/sec. | ||
| 1344 | 2025.08.28 21:33:55.126275 [ 275 ] {2a38b254-6e64-4b0a-a8e7-552a3cc08a76} <Debug> TCPHandler: Processed in 0.002074704 sec. | ||
| 1345 | 2025.08.28 21:33:55.126379 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.08.28 21:33:55.126473 [ 275 ] {b2159c8e-4b2d-4ff1-960b-0885f80ed7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1347 | 2025.08.28 21:33:55.126513 [ 275 ] {b2159c8e-4b2d-4ff1-960b-0885f80ed7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1348 | 2025.08.28 21:33:55.126808 [ 275 ] {b2159c8e-4b2d-4ff1-960b-0885f80ed7e2} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.08.28 21:33:55.126844 [ 275 ] {b2159c8e-4b2d-4ff1-960b-0885f80ed7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1350 | 2025.08.28 21:33:55.127248 [ 275 ] {b2159c8e-4b2d-4ff1-960b-0885f80ed7e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1351 | 2025.08.28 21:33:55.127672 [ 275 ] {b2159c8e-4b2d-4ff1-960b-0885f80ed7e2} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2025.08.28 21:33:55.127811 [ 275 ] {b2159c8e-4b2d-4ff1-960b-0885f80ed7e2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001356 sec., 8849.557522123894 rows/sec., 610.71 KiB/sec. | ||
| 1353 | 2025.08.28 21:33:55.127845 [ 275 ] {b2159c8e-4b2d-4ff1-960b-0885f80ed7e2} <Debug> TCPHandler: Processed in 0.001515139 sec. | ||
| 1354 | 2025.08.28 21:33:58.308207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1355 | 2025.08.28 21:33:58.308725 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.08.28 21:33:58.308773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1357 | 2025.08.28 21:33:58.309500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1358 | 2025.08.28 21:33:58.310018 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.08.28 21:33:58.310185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1360 | 2025.08.28 21:33:58.425650 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1361 | 2025.08.28 21:33:58.442756 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2025.08.28 21:33:58.442811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1363 | 2025.08.28 21:33:58.448768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1364 | 2025.08.28 21:33:58.449918 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2025.08.28 21:33:58.453163 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1366 | 2025.08.28 21:33:59.542901 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2025.08.28 21:33:59.543097 [ 275 ] {0c0a9c8f-7fb0-4ab6-8f58-865c189fb7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1368 | 2025.08.28 21:33:59.543171 [ 275 ] {0c0a9c8f-7fb0-4ab6-8f58-865c189fb7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1369 | 2025.08.28 21:33:59.543830 [ 275 ] {0c0a9c8f-7fb0-4ab6-8f58-865c189fb7cc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2025.08.28 21:33:59.543879 [ 275 ] {0c0a9c8f-7fb0-4ab6-8f58-865c189fb7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1371 | 2025.08.28 21:33:59.544377 [ 275 ] {0c0a9c8f-7fb0-4ab6-8f58-865c189fb7cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1372 | 2025.08.28 21:33:59.544910 [ 275 ] {0c0a9c8f-7fb0-4ab6-8f58-865c189fb7cc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2025.08.28 21:33:59.545087 [ 275 ] {0c0a9c8f-7fb0-4ab6-8f58-865c189fb7cc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002044 sec., 27397.260273972606 rows/sec., 2.09 MiB/sec. | ||
| 1374 | 2025.08.28 21:33:59.545136 [ 275 ] {0c0a9c8f-7fb0-4ab6-8f58-865c189fb7cc} <Debug> TCPHandler: Processed in 0.002373751 sec. | ||
| 1375 | 2025.08.28 21:33:59.545254 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2025.08.28 21:33:59.545355 [ 275 ] {4a79f5bd-dbe9-4905-95e0-1a378153fa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1377 | 2025.08.28 21:33:59.545399 [ 275 ] {4a79f5bd-dbe9-4905-95e0-1a378153fa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1378 | 2025.08.28 21:33:59.545828 [ 275 ] {4a79f5bd-dbe9-4905-95e0-1a378153fa76} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2025.08.28 21:33:59.545866 [ 275 ] {4a79f5bd-dbe9-4905-95e0-1a378153fa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1380 | 2025.08.28 21:33:59.546297 [ 275 ] {4a79f5bd-dbe9-4905-95e0-1a378153fa76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1381 | 2025.08.28 21:33:59.546743 [ 275 ] {4a79f5bd-dbe9-4905-95e0-1a378153fa76} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2025.08.28 21:33:59.546904 [ 275 ] {4a79f5bd-dbe9-4905-95e0-1a378153fa76} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001572 sec., 40712.46819338422 rows/sec., 3.18 MiB/sec. | ||
| 1383 | 2025.08.28 21:33:59.546944 [ 275 ] {4a79f5bd-dbe9-4905-95e0-1a378153fa76} <Debug> TCPHandler: Processed in 0.001742095 sec. | ||
| 1384 | 2025.08.28 21:33:59.547053 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2025.08.28 21:33:59.547149 [ 275 ] {1b5bcd95-4459-4885-bab8-1de3b12417c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1386 | 2025.08.28 21:33:59.547193 [ 275 ] {1b5bcd95-4459-4885-bab8-1de3b12417c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1387 | 2025.08.28 21:33:59.547563 [ 275 ] {1b5bcd95-4459-4885-bab8-1de3b12417c7} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2025.08.28 21:33:59.547600 [ 275 ] {1b5bcd95-4459-4885-bab8-1de3b12417c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1389 | 2025.08.28 21:33:59.548052 [ 275 ] {1b5bcd95-4459-4885-bab8-1de3b12417c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1390 | 2025.08.28 21:33:59.548502 [ 275 ] {1b5bcd95-4459-4885-bab8-1de3b12417c7} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2025.08.28 21:33:59.548653 [ 275 ] {1b5bcd95-4459-4885-bab8-1de3b12417c7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001524 sec., 83989.50131233595 rows/sec., 5.85 MiB/sec. | ||
| 1392 | 2025.08.28 21:33:59.548692 [ 275 ] {1b5bcd95-4459-4885-bab8-1de3b12417c7} <Debug> TCPHandler: Processed in 0.001689124 sec. | ||
| 1393 | 2025.08.28 21:33:59.548798 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2025.08.28 21:33:59.548900 [ 275 ] {3a53d69d-4b88-4ae3-bf19-567b9f608463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1395 | 2025.08.28 21:33:59.548944 [ 275 ] {3a53d69d-4b88-4ae3-bf19-567b9f608463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1396 | 2025.08.28 21:33:59.549271 [ 275 ] {3a53d69d-4b88-4ae3-bf19-567b9f608463} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2025.08.28 21:33:59.549310 [ 275 ] {3a53d69d-4b88-4ae3-bf19-567b9f608463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1398 | 2025.08.28 21:33:59.549764 [ 275 ] {3a53d69d-4b88-4ae3-bf19-567b9f608463} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1399 | 2025.08.28 21:33:59.550311 [ 275 ] {3a53d69d-4b88-4ae3-bf19-567b9f608463} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2025.08.28 21:33:59.550474 [ 275 ] {3a53d69d-4b88-4ae3-bf19-567b9f608463} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001601 sec., 29981.261711430358 rows/sec., 2.02 MiB/sec. | ||
| 1401 | 2025.08.28 21:33:59.550514 [ 275 ] {3a53d69d-4b88-4ae3-bf19-567b9f608463} <Debug> TCPHandler: Processed in 0.001766596 sec. | ||
| 1402 | 2025.08.28 21:34:00.803237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 244 | ||
| 1403 | 2025.08.28 21:34:00.805955 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2025.08.28 21:34:00.806015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1405 | 2025.08.28 21:34:00.807405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1406 | 2025.08.28 21:34:00.807932 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2025.08.28 21:34:00.808257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1408 | 2025.08.28 21:34:04.554167 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2025.08.28 21:34:04.554341 [ 275 ] {a3658db1-4f66-45b6-8c53-80eaaf691907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1410 | 2025.08.28 21:34:04.554403 [ 275 ] {a3658db1-4f66-45b6-8c53-80eaaf691907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1411 | 2025.08.28 21:34:04.555279 [ 275 ] {a3658db1-4f66-45b6-8c53-80eaaf691907} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2025.08.28 21:34:04.555337 [ 275 ] {a3658db1-4f66-45b6-8c53-80eaaf691907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1413 | 2025.08.28 21:34:04.555908 [ 275 ] {a3658db1-4f66-45b6-8c53-80eaaf691907} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1414 | 2025.08.28 21:34:04.556360 [ 275 ] {a3658db1-4f66-45b6-8c53-80eaaf691907} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2025.08.28 21:34:04.556516 [ 275 ] {a3658db1-4f66-45b6-8c53-80eaaf691907} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002224 sec., 176258.9928057554 rows/sec., 11.18 MiB/sec. | ||
| 1416 | 2025.08.28 21:34:04.556560 [ 275 ] {a3658db1-4f66-45b6-8c53-80eaaf691907} <Debug> TCPHandler: Processed in 0.002513745 sec. | ||
| 1417 | 2025.08.28 21:34:04.556689 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2025.08.28 21:34:04.556788 [ 275 ] {229e13fb-6e45-4244-be71-d9354f48b3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1419 | 2025.08.28 21:34:04.556828 [ 275 ] {229e13fb-6e45-4244-be71-d9354f48b3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1420 | 2025.08.28 21:34:04.557690 [ 275 ] {229e13fb-6e45-4244-be71-d9354f48b3d9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2025.08.28 21:34:04.557730 [ 275 ] {229e13fb-6e45-4244-be71-d9354f48b3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1422 | 2025.08.28 21:34:04.558199 [ 275 ] {229e13fb-6e45-4244-be71-d9354f48b3d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1423 | 2025.08.28 21:34:04.558711 [ 275 ] {229e13fb-6e45-4244-be71-d9354f48b3d9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2025.08.28 21:34:04.558844 [ 275 ] {229e13fb-6e45-4244-be71-d9354f48b3d9} <Debug> executeQuery: Read 1087 rows, 88.05 KiB in 0.002076 sec., 523603.08285163774 rows/sec., 41.42 MiB/sec. | ||
| 1425 | 2025.08.28 21:34:04.558863 [ 75 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1426 | 2025.08.28 21:34:04.558881 [ 275 ] {229e13fb-6e45-4244-be71-d9354f48b3d9} <Debug> TCPHandler: Processed in 0.002242698 sec. | ||
| 1427 | 2025.08.28 21:34:04.558915 [ 75 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.08.28 21:34:04.558940 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1429 | 2025.08.28 21:34:04.558998 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2025.08.28 21:34:04.559105 [ 275 ] {6d0db1eb-8908-4b90-bc3c-8abee106a4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1431 | 2025.08.28 21:34:04.559146 [ 275 ] {6d0db1eb-8908-4b90-bc3c-8abee106a4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1432 | 2025.08.28 21:34:04.559600 [ 275 ] {6d0db1eb-8908-4b90-bc3c-8abee106a4a1} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.08.28 21:34:04.559636 [ 275 ] {6d0db1eb-8908-4b90-bc3c-8abee106a4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1434 | 2025.08.28 21:34:04.560062 [ 275 ] {6d0db1eb-8908-4b90-bc3c-8abee106a4a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2025.08.28 21:34:04.560438 [ 275 ] {6d0db1eb-8908-4b90-bc3c-8abee106a4a1} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.08.28 21:34:04.560563 [ 275 ] {6d0db1eb-8908-4b90-bc3c-8abee106a4a1} <Debug> executeQuery: Read 206 rows, 12.53 KiB in 0.001477 sec., 139471.90250507786 rows/sec., 8.28 MiB/sec. | ||
| 1437 | 2025.08.28 21:34:04.560600 [ 275 ] {6d0db1eb-8908-4b90-bc3c-8abee106a4a1} <Debug> TCPHandler: Processed in 0.001652643 sec. | ||
| 1438 | 2025.08.28 21:34:04.560702 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.08.28 21:34:04.560797 [ 275 ] {70a2d447-887a-45af-bd11-46ba63cb2d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1440 | 2025.08.28 21:34:04.560836 [ 275 ] {70a2d447-887a-45af-bd11-46ba63cb2d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1441 | 2025.08.28 21:34:04.561291 [ 275 ] {70a2d447-887a-45af-bd11-46ba63cb2d63} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.08.28 21:34:04.561327 [ 275 ] {70a2d447-887a-45af-bd11-46ba63cb2d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1443 | 2025.08.28 21:34:04.561404 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 1444 | 2025.08.28 21:34:04.561823 [ 275 ] {70a2d447-887a-45af-bd11-46ba63cb2d63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1445 | 2025.08.28 21:34:04.562278 [ 275 ] {70a2d447-887a-45af-bd11-46ba63cb2d63} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2025.08.28 21:34:04.562405 [ 275 ] {70a2d447-887a-45af-bd11-46ba63cb2d63} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001626 sec., 124846.24846248463 rows/sec., 8.05 MiB/sec. | ||
| 1447 | 2025.08.28 21:34:04.562442 [ 275 ] {70a2d447-887a-45af-bd11-46ba63cb2d63} <Debug> TCPHandler: Processed in 0.001790137 sec. | ||
| 1448 | 2025.08.28 21:34:04.562543 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2025.08.28 21:34:04.562639 [ 275 ] {6e89478e-57a7-4ead-9cfc-5d5ddde65111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1450 | 2025.08.28 21:34:04.562679 [ 275 ] {6e89478e-57a7-4ead-9cfc-5d5ddde65111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1451 | 2025.08.28 21:34:04.563097 [ 275 ] {6e89478e-57a7-4ead-9cfc-5d5ddde65111} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2025.08.28 21:34:04.563132 [ 275 ] {6e89478e-57a7-4ead-9cfc-5d5ddde65111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1453 | 2025.08.28 21:34:04.563574 [ 275 ] {6e89478e-57a7-4ead-9cfc-5d5ddde65111} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1454 | 2025.08.28 21:34:04.563763 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1455 | 2025.08.28 21:34:04.563893 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1065 rows starting from the beginning of the part | ||
| 1456 | 2025.08.28 21:34:04.564029 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 1457 | 2025.08.28 21:34:04.564126 [ 275 ] {6e89478e-57a7-4ead-9cfc-5d5ddde65111} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.08.28 21:34:04.564141 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1061 rows starting from the beginning of the part | ||
| 1459 | 2025.08.28 21:34:04.564213 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1198 rows starting from the beginning of the part | ||
| 1460 | 2025.08.28 21:34:04.564269 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 1461 | 2025.08.28 21:34:04.564270 [ 275 ] {6e89478e-57a7-4ead-9cfc-5d5ddde65111} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001649 sec., 122498.48392965434 rows/sec., 6.96 MiB/sec. | ||
| 1462 | 2025.08.28 21:34:04.564324 [ 275 ] {6e89478e-57a7-4ead-9cfc-5d5ddde65111} <Debug> TCPHandler: Processed in 0.001831698 sec. | ||
| 1463 | 2025.08.28 21:34:04.564355 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1087 rows starting from the beginning of the part | ||
| 1464 | 2025.08.28 21:34:04.564442 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2025.08.28 21:34:04.564543 [ 275 ] {790ff6bc-077b-4120-9538-a2272e53e093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1466 | 2025.08.28 21:34:04.564583 [ 275 ] {790ff6bc-077b-4120-9538-a2272e53e093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1467 | 2025.08.28 21:34:04.565170 [ 275 ] {790ff6bc-077b-4120-9538-a2272e53e093} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2025.08.28 21:34:04.565207 [ 275 ] {790ff6bc-077b-4120-9538-a2272e53e093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1469 | 2025.08.28 21:34:04.565933 [ 275 ] {790ff6bc-077b-4120-9538-a2272e53e093} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1470 | 2025.08.28 21:34:04.566385 [ 275 ] {790ff6bc-077b-4120-9538-a2272e53e093} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2025.08.28 21:34:04.566483 [ 75 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1472 | 2025.08.28 21:34:04.566515 [ 275 ] {790ff6bc-077b-4120-9538-a2272e53e093} <Debug> executeQuery: Read 662 rows, 47.37 KiB in 0.001991 sec., 332496.23304871924 rows/sec., 23.23 MiB/sec. | ||
| 1473 | 2025.08.28 21:34:04.566517 [ 75 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2025.08.28 21:34:04.566554 [ 275 ] {790ff6bc-077b-4120-9538-a2272e53e093} <Debug> TCPHandler: Processed in 0.002162907 sec. | ||
| 1475 | 2025.08.28 21:34:04.566556 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1476 | 2025.08.28 21:34:04.566649 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 1477 | 2025.08.28 21:34:04.566672 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2025.08.28 21:34:04.566761 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1479 | 2025.08.28 21:34:04.566770 [ 275 ] {c23b76da-1f33-4de2-9f28-126f4068c1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1480 | 2025.08.28 21:34:04.566802 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 642 rows starting from the beginning of the part | ||
| 1481 | 2025.08.28 21:34:04.566814 [ 275 ] {c23b76da-1f33-4de2-9f28-126f4068c1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1482 | 2025.08.28 21:34:04.566898 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 1483 | 2025.08.28 21:34:04.566956 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 634 rows starting from the beginning of the part | ||
| 1484 | 2025.08.28 21:34:04.567014 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 524 rows starting from the beginning of the part | ||
| 1485 | 2025.08.28 21:34:04.567063 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 1486 | 2025.08.28 21:34:04.567120 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 662 rows starting from the beginning of the part | ||
| 1487 | 2025.08.28 21:34:04.567146 [ 275 ] {c23b76da-1f33-4de2-9f28-126f4068c1c8} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2025.08.28 21:34:04.567181 [ 275 ] {c23b76da-1f33-4de2-9f28-126f4068c1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1489 | 2025.08.28 21:34:04.571612 [ 275 ] {c23b76da-1f33-4de2-9f28-126f4068c1c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1490 | 2025.08.28 21:34:04.572106 [ 275 ] {c23b76da-1f33-4de2-9f28-126f4068c1c8} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2025.08.28 21:34:04.572236 [ 275 ] {c23b76da-1f33-4de2-9f28-126f4068c1c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005484 sec., 1094.0919037199124 rows/sec., 57.16 KiB/sec. | ||
| 1492 | 2025.08.28 21:34:04.572271 [ 275 ] {c23b76da-1f33-4de2-9f28-126f4068c1c8} <Debug> TCPHandler: Processed in 0.005649237 sec. | ||
| 1493 | 2025.08.28 21:34:04.572375 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2025.08.28 21:34:04.572470 [ 275 ] {9e20c159-6feb-47d4-9089-6eba8421cd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1495 | 2025.08.28 21:34:04.572512 [ 275 ] {9e20c159-6feb-47d4-9089-6eba8421cd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1496 | 2025.08.28 21:34:04.572922 [ 275 ] {9e20c159-6feb-47d4-9089-6eba8421cd4d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2025.08.28 21:34:04.572974 [ 275 ] {9e20c159-6feb-47d4-9089-6eba8421cd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1498 | 2025.08.28 21:34:04.573490 [ 275 ] {9e20c159-6feb-47d4-9089-6eba8421cd4d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1499 | 2025.08.28 21:34:04.573948 [ 275 ] {9e20c159-6feb-47d4-9089-6eba8421cd4d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2025.08.28 21:34:04.574044 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1501 | 2025.08.28 21:34:04.574073 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.08.28 21:34:04.574074 [ 275 ] {9e20c159-6feb-47d4-9089-6eba8421cd4d} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001622 sec., 189272.50308261407 rows/sec., 12.45 MiB/sec. | ||
| 1503 | 2025.08.28 21:34:04.574090 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1504 | 2025.08.28 21:34:04.574116 [ 275 ] {9e20c159-6feb-47d4-9089-6eba8421cd4d} <Debug> TCPHandler: Processed in 0.001790387 sec. | ||
| 1505 | 2025.08.28 21:34:04.574200 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 1506 | 2025.08.28 21:34:04.574229 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2025.08.28 21:34:04.574329 [ 275 ] {48e4f3ab-2e5d-4f33-be39-edf41fc5e1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1508 | 2025.08.28 21:34:04.574355 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1509 | 2025.08.28 21:34:04.574371 [ 275 ] {48e4f3ab-2e5d-4f33-be39-edf41fc5e1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1510 | 2025.08.28 21:34:04.574405 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 261 rows starting from the beginning of the part | ||
| 1511 | 2025.08.28 21:34:04.574498 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 1512 | 2025.08.28 21:34:04.574564 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 257 rows starting from the beginning of the part | ||
| 1513 | 2025.08.28 21:34:04.574615 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1528 rows starting from the beginning of the part | ||
| 1514 | 2025.08.28 21:34:04.574618 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2562 rows, containing 5 columns (5 merged, 0 gathered) in 0.008009948 sec., 319852.2637100766 rows/sec., 23.90 MiB/sec. | ||
| 1515 | 2025.08.28 21:34:04.574661 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1516 | 2025.08.28 21:34:04.574691 [ 275 ] {48e4f3ab-2e5d-4f33-be39-edf41fc5e1b1} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.08.28 21:34:04.574714 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 307 rows starting from the beginning of the part | ||
| 1518 | 2025.08.28 21:34:04.574744 [ 275 ] {48e4f3ab-2e5d-4f33-be39-edf41fc5e1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1519 | 2025.08.28 21:34:04.575021 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1520 | 2025.08.28 21:34:04.575573 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.08.28 21:34:04.575643 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_6_1} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1522 | 2025.08.28 21:34:04.575730 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1523 | 2025.08.28 21:34:04.579697 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2591 rows, containing 5 columns (5 merged, 0 gathered) in 0.005557624 sec., 466206.42202495167 rows/sec., 31.06 MiB/sec. | ||
| 1524 | 2025.08.28 21:34:04.580091 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1525 | 2025.08.28 21:34:04.580247 [ 275 ] {48e4f3ab-2e5d-4f33-be39-edf41fc5e1b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1526 | 2025.08.28 21:34:04.580597 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.08.28 21:34:04.580665 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1528 | 2025.08.28 21:34:04.580717 [ 275 ] {48e4f3ab-2e5d-4f33-be39-edf41fc5e1b1} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.08.28 21:34:04.580733 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1530 | 2025.08.28 21:34:04.580855 [ 275 ] {48e4f3ab-2e5d-4f33-be39-edf41fc5e1b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006543 sec., 152.8350909368791 rows/sec., 10.30 KiB/sec. | ||
| 1531 | 2025.08.28 21:34:04.580894 [ 275 ] {48e4f3ab-2e5d-4f33-be39-edf41fc5e1b1} <Debug> TCPHandler: Processed in 0.006714965 sec. | ||
| 1532 | 2025.08.28 21:34:04.581004 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2025.08.28 21:34:04.581098 [ 275 ] {bb13385a-6f2b-43a9-95a9-27bba017bc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1534 | 2025.08.28 21:34:04.581153 [ 275 ] {bb13385a-6f2b-43a9-95a9-27bba017bc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1535 | 2025.08.28 21:34:04.581878 [ 275 ] {bb13385a-6f2b-43a9-95a9-27bba017bc8f} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.08.28 21:34:04.581913 [ 275 ] {bb13385a-6f2b-43a9-95a9-27bba017bc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1537 | 2025.08.28 21:34:04.582587 [ 275 ] {bb13385a-6f2b-43a9-95a9-27bba017bc8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1538 | 2025.08.28 21:34:04.583003 [ 275 ] {bb13385a-6f2b-43a9-95a9-27bba017bc8f} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.08.28 21:34:04.583137 [ 275 ] {bb13385a-6f2b-43a9-95a9-27bba017bc8f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002057 sec., 4861.448711716092 rows/sec., 8.71 MiB/sec. | ||
| 1540 | 2025.08.28 21:34:04.583185 [ 275 ] {bb13385a-6f2b-43a9-95a9-27bba017bc8f} <Debug> TCPHandler: Processed in 0.002232468 sec. | ||
| 1541 | 2025.08.28 21:34:04.583299 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2025.08.28 21:34:04.583393 [ 275 ] {76a7d8e2-5646-4fb8-a178-2081c47d4e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1543 | 2025.08.28 21:34:04.583435 [ 275 ] {76a7d8e2-5646-4fb8-a178-2081c47d4e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1544 | 2025.08.28 21:34:04.583784 [ 275 ] {76a7d8e2-5646-4fb8-a178-2081c47d4e0f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2025.08.28 21:34:04.583819 [ 275 ] {76a7d8e2-5646-4fb8-a178-2081c47d4e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1546 | 2025.08.28 21:34:04.584220 [ 275 ] {76a7d8e2-5646-4fb8-a178-2081c47d4e0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1547 | 2025.08.28 21:34:04.584643 [ 275 ] {76a7d8e2-5646-4fb8-a178-2081c47d4e0f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2025.08.28 21:34:04.584733 [ 75 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1549 | 2025.08.28 21:34:04.584768 [ 75 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2025.08.28 21:34:04.584771 [ 275 ] {76a7d8e2-5646-4fb8-a178-2081c47d4e0f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001397 sec., 73013.60057265569 rows/sec., 4.49 MiB/sec. | ||
| 1551 | 2025.08.28 21:34:04.584767 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4497 rows, containing 5 columns (5 merged, 0 gathered) in 0.025648355 sec., 175332.8819723526 rows/sec., 14.67 MiB/sec. | ||
| 1552 | 2025.08.28 21:34:04.584790 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1553 | 2025.08.28 21:34:04.584813 [ 275 ] {76a7d8e2-5646-4fb8-a178-2081c47d4e0f} <Debug> TCPHandler: Processed in 0.001564081 sec. | ||
| 1554 | 2025.08.28 21:34:04.584888 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 1555 | 2025.08.28 21:34:04.584977 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1556 | 2025.08.28 21:34:04.585012 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
| 1557 | 2025.08.28 21:34:04.585087 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 1558 | 2025.08.28 21:34:04.585138 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 1559 | 2025.08.28 21:34:04.585189 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1560 | 2025.08.28 21:34:04.585190 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1561 | 2025.08.28 21:34:04.585262 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1562 | 2025.08.28 21:34:04.585313 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part | ||
| 1563 | 2025.08.28 21:34:04.585844 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2025.08.28 21:34:04.585930 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_6_1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1565 | 2025.08.28 21:34:04.586004 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 1566 | 2025.08.28 21:34:04.586169 [ 193 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311014 sec., 279173.22011816804 rows/sec., 17.37 MiB/sec. | ||
| 1567 | 2025.08.28 21:34:04.586407 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1568 | 2025.08.28 21:34:04.586894 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2025.08.28 21:34:04.586961 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_6_1} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1570 | 2025.08.28 21:34:04.587028 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1571 | 2025.08.28 21:34:05.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.12 MiB, peak 173.74 MiB, free memory in arenas 0.00 B, will set to 168.34 MiB (RSS), difference: 1.22 MiB | ||
| 1572 | 2025.08.28 21:34:05.719355 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1573 | 2025.08.28 21:34:05.719427 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1574 | 2025.08.28 21:34:05.810341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1575 | 2025.08.28 21:34:05.811014 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2025.08.28 21:34:05.811056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1577 | 2025.08.28 21:34:05.811568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1578 | 2025.08.28 21:34:05.811803 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2025.08.28 21:34:05.811935 [ 73 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1580 | 2025.08.28 21:34:05.811947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1581 | 2025.08.28 21:34:05.812013 [ 73 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.08.28 21:34:05.812044 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1583 | 2025.08.28 21:34:05.812212 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 1584 | 2025.08.28 21:34:05.812439 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1585 | 2025.08.28 21:34:05.812510 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 1586 | 2025.08.28 21:34:05.812613 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 1587 | 2025.08.28 21:34:05.812691 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 1588 | 2025.08.28 21:34:05.812756 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1589 | 2025.08.28 21:34:05.812835 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1590 | 2025.08.28 21:34:05.812884 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1591 | 2025.08.28 21:34:05.828305 [ 188 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.01617997 sec., 173424.30177559046 rows/sec., 2.48 MiB/sec. | ||
| 1592 | 2025.08.28 21:34:05.829031 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1593 | 2025.08.28 21:34:05.829297 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_6_1} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.08.28 21:34:05.829368 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_6_1} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1595 | 2025.08.28 21:34:05.829445 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1596 | 2025.08.28 21:34:05.953288 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1597 | 2025.08.28 21:34:05.969917 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2025.08.28 21:34:05.969972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1599 | 2025.08.28 21:34:05.976187 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1600 | 2025.08.28 21:34:05.976947 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2025.08.28 21:34:05.977218 [ 73 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1602 | 2025.08.28 21:34:05.977254 [ 73 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.08.28 21:34:05.977275 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1604 | 2025.08.28 21:34:05.977408 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 1605 | 2025.08.28 21:34:05.981207 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1606 | 2025.08.28 21:34:05.981759 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1607 | 2025.08.28 21:34:05.983121 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 1608 | 2025.08.28 21:34:05.987539 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 1609 | 2025.08.28 21:34:05.991728 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 1610 | 2025.08.28 21:34:05.995944 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 1611 | 2025.08.28 21:34:06.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.92 MiB, peak 174.70 MiB, free memory in arenas 0.00 B, will set to 172.21 MiB (RSS), difference: 3.30 MiB | ||
| 1612 | 2025.08.28 21:34:06.002815 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 1613 | 2025.08.28 21:34:06.007184 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 1614 | 2025.08.28 21:34:06.071719 [ 188 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094379367 sec., 487.394665403933 rows/sec., 2.52 MiB/sec. | ||
| 1615 | 2025.08.28 21:34:06.074193 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2025.08.28 21:34:06.076363 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_6_1} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.08.28 21:34:06.076470 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_6_1} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1618 | 2025.08.28 21:34:06.078222 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1619 | 2025.08.28 21:34:07.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.76 MiB, peak 182.30 MiB, free memory in arenas 0.00 B, will set to 179.57 MiB (RSS), difference: 6.80 MiB | ||
| 1620 | 2025.08.28 21:34:09.544188 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2025.08.28 21:34:09.544369 [ 275 ] {6fc77e6f-eec4-450b-bbc4-4eb2fa2e7e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1622 | 2025.08.28 21:34:09.544437 [ 275 ] {6fc77e6f-eec4-450b-bbc4-4eb2fa2e7e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1623 | 2025.08.28 21:34:09.545091 [ 275 ] {6fc77e6f-eec4-450b-bbc4-4eb2fa2e7e9d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2025.08.28 21:34:09.545142 [ 275 ] {6fc77e6f-eec4-450b-bbc4-4eb2fa2e7e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1625 | 2025.08.28 21:34:09.545709 [ 275 ] {6fc77e6f-eec4-450b-bbc4-4eb2fa2e7e9d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1626 | 2025.08.28 21:34:09.546194 [ 275 ] {6fc77e6f-eec4-450b-bbc4-4eb2fa2e7e9d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2025.08.28 21:34:09.546354 [ 275 ] {6fc77e6f-eec4-450b-bbc4-4eb2fa2e7e9d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.10 MiB/sec. | ||
| 1628 | 2025.08.28 21:34:09.546398 [ 275 ] {6fc77e6f-eec4-450b-bbc4-4eb2fa2e7e9d} <Debug> TCPHandler: Processed in 0.002351821 sec. | ||
| 1629 | 2025.08.28 21:34:09.546521 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2025.08.28 21:34:09.546621 [ 275 ] {fb686576-845c-485c-acba-7587b20bf1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1631 | 2025.08.28 21:34:09.546661 [ 275 ] {fb686576-845c-485c-acba-7587b20bf1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1632 | 2025.08.28 21:34:09.547076 [ 275 ] {fb686576-845c-485c-acba-7587b20bf1c2} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2025.08.28 21:34:09.547113 [ 275 ] {fb686576-845c-485c-acba-7587b20bf1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1634 | 2025.08.28 21:34:09.547570 [ 275 ] {fb686576-845c-485c-acba-7587b20bf1c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1635 | 2025.08.28 21:34:09.548051 [ 275 ] {fb686576-845c-485c-acba-7587b20bf1c2} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2025.08.28 21:34:09.548182 [ 275 ] {fb686576-845c-485c-acba-7587b20bf1c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
| 1637 | 2025.08.28 21:34:09.548220 [ 275 ] {fb686576-845c-485c-acba-7587b20bf1c2} <Debug> TCPHandler: Processed in 0.001750715 sec. | ||
| 1638 | 2025.08.28 21:34:09.548327 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2025.08.28 21:34:09.548422 [ 275 ] {f52977d9-c042-4b40-9490-0eb5d9a2f0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1640 | 2025.08.28 21:34:09.548465 [ 275 ] {f52977d9-c042-4b40-9490-0eb5d9a2f0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1641 | 2025.08.28 21:34:09.548852 [ 275 ] {f52977d9-c042-4b40-9490-0eb5d9a2f0de} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.08.28 21:34:09.548889 [ 275 ] {f52977d9-c042-4b40-9490-0eb5d9a2f0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1643 | 2025.08.28 21:34:09.549366 [ 275 ] {f52977d9-c042-4b40-9490-0eb5d9a2f0de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1644 | 2025.08.28 21:34:09.549802 [ 275 ] {f52977d9-c042-4b40-9490-0eb5d9a2f0de} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2025.08.28 21:34:09.549933 [ 275 ] {f52977d9-c042-4b40-9490-0eb5d9a2f0de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. | ||
| 1646 | 2025.08.28 21:34:09.549969 [ 275 ] {f52977d9-c042-4b40-9490-0eb5d9a2f0de} <Debug> TCPHandler: Processed in 0.001691484 sec. | ||
| 1647 | 2025.08.28 21:34:09.550074 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2025.08.28 21:34:09.550167 [ 275 ] {ad646cd4-5648-4052-8b0a-25ba0da6b0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1649 | 2025.08.28 21:34:09.550209 [ 275 ] {ad646cd4-5648-4052-8b0a-25ba0da6b0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1650 | 2025.08.28 21:34:09.550517 [ 275 ] {ad646cd4-5648-4052-8b0a-25ba0da6b0e8} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2025.08.28 21:34:09.550553 [ 275 ] {ad646cd4-5648-4052-8b0a-25ba0da6b0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1652 | 2025.08.28 21:34:09.550949 [ 275 ] {ad646cd4-5648-4052-8b0a-25ba0da6b0e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1653 | 2025.08.28 21:34:09.551380 [ 275 ] {ad646cd4-5648-4052-8b0a-25ba0da6b0e8} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2025.08.28 21:34:09.551507 [ 275 ] {ad646cd4-5648-4052-8b0a-25ba0da6b0e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
| 1655 | 2025.08.28 21:34:09.551542 [ 275 ] {ad646cd4-5648-4052-8b0a-25ba0da6b0e8} <Debug> TCPHandler: Processed in 0.00151678 sec. | ||
| 1656 | 2025.08.28 21:34:10.809450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 274 | ||
| 1657 | 2025.08.28 21:34:10.811722 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2025.08.28 21:34:10.811784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1659 | 2025.08.28 21:34:10.812990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2025.08.28 21:34:10.813268 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2025.08.28 21:34:10.813600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 1662 | 2025.08.28 21:34:13.312987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1663 | 2025.08.28 21:34:13.313510 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2025.08.28 21:34:13.313559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1665 | 2025.08.28 21:34:13.314178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1666 | 2025.08.28 21:34:13.314423 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2025.08.28 21:34:13.314571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1668 | 2025.08.28 21:34:13.482204 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1669 | 2025.08.28 21:34:13.500015 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2025.08.28 21:34:13.500080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1671 | 2025.08.28 21:34:13.505707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1672 | 2025.08.28 21:34:13.506414 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2025.08.28 21:34:13.509978 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1674 | 2025.08.28 21:34:14.550228 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2025.08.28 21:34:14.550497 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1676 | 2025.08.28 21:34:14.550899 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1677 | 2025.08.28 21:34:14.550949 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1678 | 2025.08.28 21:34:14.551225 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1679 | 2025.08.28 21:34:14.551298 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1680 | 2025.08.28 21:34:14.551443 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1681 | 2025.08.28 21:34:14.551671 [ 288 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1682 | 2025.08.28 21:34:14.551707 [ 289 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1683 | 2025.08.28 21:34:14.551818 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1684 | 2025.08.28 21:34:14.551851 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1685 | 2025.08.28 21:34:14.556269 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1686 | 2025.08.28 21:34:14.556303 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1687 | 2025.08.28 21:34:14.556362 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1688 | 2025.08.28 21:34:14.556404 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1689 | 2025.08.28 21:34:14.557476 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.007096 sec., 5355.129650507328 rows/sec., 200.79 KiB/sec. | ||
| 1690 | 2025.08.28 21:34:14.557606 [ 275 ] {63c56abe-a3a3-4d01-9662-39516b6a05fa} <Debug> TCPHandler: Processed in 0.007517595 sec. | ||
| 1691 | 2025.08.28 21:34:14.557897 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2025.08.28 21:34:14.558054 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1693 | 2025.08.28 21:34:14.558293 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1694 | 2025.08.28 21:34:14.558331 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1695 | 2025.08.28 21:34:14.558553 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1696 | 2025.08.28 21:34:14.558609 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1697 | 2025.08.28 21:34:14.558722 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1698 | 2025.08.28 21:34:14.558792 [ 288 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1699 | 2025.08.28 21:34:14.558797 [ 290 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1700 | 2025.08.28 21:34:14.558923 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1701 | 2025.08.28 21:34:14.558950 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1702 | 2025.08.28 21:34:14.559007 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1703 | 2025.08.28 21:34:14.559026 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1704 | 2025.08.28 21:34:14.559059 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1705 | 2025.08.28 21:34:14.559095 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1706 | 2025.08.28 21:34:14.559737 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001751 sec., 21701.884637350086 rows/sec., 813.71 KiB/sec. | ||
| 1707 | 2025.08.28 21:34:14.559845 [ 275 ] {98b0f3dd-e366-43ed-bb6e-c7b2fd5ac550} <Debug> TCPHandler: Processed in 0.002001902 sec. | ||
| 1708 | 2025.08.28 21:34:14.560056 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.08.28 21:34:14.560200 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1710 | 2025.08.28 21:34:14.560424 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1711 | 2025.08.28 21:34:14.560460 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1712 | 2025.08.28 21:34:14.560666 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1713 | 2025.08.28 21:34:14.560720 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1714 | 2025.08.28 21:34:14.560829 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1715 | 2025.08.28 21:34:14.560911 [ 290 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1716 | 2025.08.28 21:34:14.560915 [ 289 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1717 | 2025.08.28 21:34:14.561037 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1718 | 2025.08.28 21:34:14.561063 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1719 | 2025.08.28 21:34:14.561119 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1720 | 2025.08.28 21:34:14.561137 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1721 | 2025.08.28 21:34:14.561167 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1722 | 2025.08.28 21:34:14.561202 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1723 | 2025.08.28 21:34:14.561762 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001626 sec., 23370.233702337024 rows/sec., 876.26 KiB/sec. | ||
| 1724 | 2025.08.28 21:34:14.561866 [ 275 ] {53e9cc88-b315-40cb-a8fb-a910f225538e} <Debug> TCPHandler: Processed in 0.001861168 sec. | ||
| 1725 | 2025.08.28 21:34:14.568017 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2025.08.28 21:34:14.568130 [ 275 ] {d194ba57-1c9e-43b5-9e3f-01b45162b34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1727 | 2025.08.28 21:34:14.568173 [ 275 ] {d194ba57-1c9e-43b5-9e3f-01b45162b34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1728 | 2025.08.28 21:34:14.568677 [ 275 ] {d194ba57-1c9e-43b5-9e3f-01b45162b34b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2025.08.28 21:34:14.568723 [ 275 ] {d194ba57-1c9e-43b5-9e3f-01b45162b34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1730 | 2025.08.28 21:34:14.569135 [ 275 ] {d194ba57-1c9e-43b5-9e3f-01b45162b34b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1731 | 2025.08.28 21:34:14.569344 [ 275 ] {d194ba57-1c9e-43b5-9e3f-01b45162b34b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2025.08.28 21:34:14.569484 [ 275 ] {d194ba57-1c9e-43b5-9e3f-01b45162b34b} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001385 sec., 2166.0649819494583 rows/sec., 197.43 KiB/sec. | ||
| 1733 | 2025.08.28 21:34:14.569523 [ 275 ] {d194ba57-1c9e-43b5-9e3f-01b45162b34b} <Debug> TCPHandler: Processed in 0.001560751 sec. | ||
| 1734 | 2025.08.28 21:34:14.569630 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2025.08.28 21:34:14.569727 [ 275 ] {416fa018-f168-4ac2-9c2a-b8a65e61f845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1736 | 2025.08.28 21:34:14.569767 [ 275 ] {416fa018-f168-4ac2-9c2a-b8a65e61f845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1737 | 2025.08.28 21:34:14.570349 [ 275 ] {416fa018-f168-4ac2-9c2a-b8a65e61f845} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2025.08.28 21:34:14.570389 [ 275 ] {416fa018-f168-4ac2-9c2a-b8a65e61f845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1739 | 2025.08.28 21:34:14.570718 [ 275 ] {416fa018-f168-4ac2-9c2a-b8a65e61f845} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1740 | 2025.08.28 21:34:14.570929 [ 275 ] {416fa018-f168-4ac2-9c2a-b8a65e61f845} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2025.08.28 21:34:14.571068 [ 275 ] {416fa018-f168-4ac2-9c2a-b8a65e61f845} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001358 sec., 288659.793814433 rows/sec., 18.31 MiB/sec. | ||
| 1742 | 2025.08.28 21:34:14.571128 [ 275 ] {416fa018-f168-4ac2-9c2a-b8a65e61f845} <Debug> TCPHandler: Processed in 0.00154748 sec. | ||
| 1743 | 2025.08.28 21:34:14.571264 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2025.08.28 21:34:14.571386 [ 275 ] {f67844d8-08c8-4265-a181-9b519442b45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1745 | 2025.08.28 21:34:14.571442 [ 275 ] {f67844d8-08c8-4265-a181-9b519442b45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1746 | 2025.08.28 21:34:14.571873 [ 275 ] {f67844d8-08c8-4265-a181-9b519442b45e} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2025.08.28 21:34:14.571911 [ 275 ] {f67844d8-08c8-4265-a181-9b519442b45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1748 | 2025.08.28 21:34:14.572205 [ 275 ] {f67844d8-08c8-4265-a181-9b519442b45e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1749 | 2025.08.28 21:34:14.572413 [ 275 ] {f67844d8-08c8-4265-a181-9b519442b45e} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): 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.08.28 21:34:14.572536 [ 275 ] {f67844d8-08c8-4265-a181-9b519442b45e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001176 sec., 1700.6802721088436 rows/sec., 138.68 KiB/sec. | ||
| 1751 | 2025.08.28 21:34:14.572573 [ 275 ] {f67844d8-08c8-4265-a181-9b519442b45e} <Debug> TCPHandler: Processed in 0.001370636 sec. | ||
| 1752 | 2025.08.28 21:34:14.572681 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2025.08.28 21:34:14.572777 [ 275 ] {1828c060-fa8a-4b64-bb14-0c78bc604be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1754 | 2025.08.28 21:34:14.572816 [ 275 ] {1828c060-fa8a-4b64-bb14-0c78bc604be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1755 | 2025.08.28 21:34:14.573937 [ 275 ] {1828c060-fa8a-4b64-bb14-0c78bc604be4} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2025.08.28 21:34:14.573978 [ 275 ] {1828c060-fa8a-4b64-bb14-0c78bc604be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1757 | 2025.08.28 21:34:14.574382 [ 275 ] {1828c060-fa8a-4b64-bb14-0c78bc604be4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1758 | 2025.08.28 21:34:14.574606 [ 275 ] {1828c060-fa8a-4b64-bb14-0c78bc604be4} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2025.08.28 21:34:14.574732 [ 275 ] {1828c060-fa8a-4b64-bb14-0c78bc604be4} <Debug> executeQuery: Read 1102 rows, 89.45 KiB in 0.001973 sec., 558540.2939685758 rows/sec., 44.27 MiB/sec. | ||
| 1760 | 2025.08.28 21:34:14.574769 [ 275 ] {1828c060-fa8a-4b64-bb14-0c78bc604be4} <Debug> TCPHandler: Processed in 0.002138386 sec. | ||
| 1761 | 2025.08.28 21:34:14.574886 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2025.08.28 21:34:14.574985 [ 275 ] {e3558ff4-f839-47ec-867c-2f79bdcd4c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1763 | 2025.08.28 21:34:14.575026 [ 275 ] {e3558ff4-f839-47ec-867c-2f79bdcd4c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1764 | 2025.08.28 21:34:14.575508 [ 275 ] {e3558ff4-f839-47ec-867c-2f79bdcd4c05} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2025.08.28 21:34:14.575545 [ 275 ] {e3558ff4-f839-47ec-867c-2f79bdcd4c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1766 | 2025.08.28 21:34:14.575855 [ 275 ] {e3558ff4-f839-47ec-867c-2f79bdcd4c05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1767 | 2025.08.28 21:34:14.576071 [ 275 ] {e3558ff4-f839-47ec-867c-2f79bdcd4c05} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2025.08.28 21:34:14.576202 [ 275 ] {e3558ff4-f839-47ec-867c-2f79bdcd4c05} <Debug> executeQuery: Read 215 rows, 13.19 KiB in 0.001236 sec., 173948.22006472494 rows/sec., 10.42 MiB/sec. | ||
| 1769 | 2025.08.28 21:34:14.576240 [ 275 ] {e3558ff4-f839-47ec-867c-2f79bdcd4c05} <Debug> TCPHandler: Processed in 0.001403946 sec. | ||
| 1770 | 2025.08.28 21:34:14.576350 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2025.08.28 21:34:14.576444 [ 275 ] {b80c4381-3e21-4e03-975b-efd190502ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1772 | 2025.08.28 21:34:14.576483 [ 275 ] {b80c4381-3e21-4e03-975b-efd190502ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1773 | 2025.08.28 21:34:14.576986 [ 275 ] {b80c4381-3e21-4e03-975b-efd190502ef9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2025.08.28 21:34:14.577023 [ 275 ] {b80c4381-3e21-4e03-975b-efd190502ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1775 | 2025.08.28 21:34:14.577316 [ 275 ] {b80c4381-3e21-4e03-975b-efd190502ef9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1776 | 2025.08.28 21:34:14.577530 [ 275 ] {b80c4381-3e21-4e03-975b-efd190502ef9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2025.08.28 21:34:14.577658 [ 275 ] {b80c4381-3e21-4e03-975b-efd190502ef9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001231 sec., 164906.58001624694 rows/sec., 10.64 MiB/sec. | ||
| 1778 | 2025.08.28 21:34:14.577697 [ 275 ] {b80c4381-3e21-4e03-975b-efd190502ef9} <Debug> TCPHandler: Processed in 0.001396146 sec. | ||
| 1779 | 2025.08.28 21:34:14.577820 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2025.08.28 21:34:14.577916 [ 275 ] {e6ddb257-d68e-473e-aa55-7455d188d3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1781 | 2025.08.28 21:34:14.577956 [ 275 ] {e6ddb257-d68e-473e-aa55-7455d188d3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1782 | 2025.08.28 21:34:14.578419 [ 275 ] {e6ddb257-d68e-473e-aa55-7455d188d3cb} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.08.28 21:34:14.578455 [ 275 ] {e6ddb257-d68e-473e-aa55-7455d188d3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1784 | 2025.08.28 21:34:14.578760 [ 275 ] {e6ddb257-d68e-473e-aa55-7455d188d3cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1785 | 2025.08.28 21:34:14.578972 [ 275 ] {e6ddb257-d68e-473e-aa55-7455d188d3cb} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2025.08.28 21:34:14.579093 [ 275 ] {e6ddb257-d68e-473e-aa55-7455d188d3cb} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001194 sec., 169179.22948073703 rows/sec., 9.61 MiB/sec. | ||
| 1787 | 2025.08.28 21:34:14.579131 [ 275 ] {e6ddb257-d68e-473e-aa55-7455d188d3cb} <Debug> TCPHandler: Processed in 0.001360955 sec. | ||
| 1788 | 2025.08.28 21:34:14.579241 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2025.08.28 21:34:14.579336 [ 275 ] {f314df1e-6d59-4e3f-b429-d445963302f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1790 | 2025.08.28 21:34:14.579376 [ 275 ] {f314df1e-6d59-4e3f-b429-d445963302f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1791 | 2025.08.28 21:34:14.580018 [ 275 ] {f314df1e-6d59-4e3f-b429-d445963302f1} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2025.08.28 21:34:14.580055 [ 275 ] {f314df1e-6d59-4e3f-b429-d445963302f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1793 | 2025.08.28 21:34:14.580385 [ 275 ] {f314df1e-6d59-4e3f-b429-d445963302f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1794 | 2025.08.28 21:34:14.580602 [ 275 ] {f314df1e-6d59-4e3f-b429-d445963302f1} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2025.08.28 21:34:14.580728 [ 275 ] {f314df1e-6d59-4e3f-b429-d445963302f1} <Debug> executeQuery: Read 674 rows, 48.33 KiB in 0.001409 sec., 478353.4421575585 rows/sec., 33.50 MiB/sec. | ||
| 1796 | 2025.08.28 21:34:14.580765 [ 275 ] {f314df1e-6d59-4e3f-b429-d445963302f1} <Debug> TCPHandler: Processed in 0.001572151 sec. | ||
| 1797 | 2025.08.28 21:34:14.580877 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2025.08.28 21:34:14.580972 [ 275 ] {69ca3396-dd8e-4fe2-8efb-36f0f39bc1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1799 | 2025.08.28 21:34:14.581013 [ 275 ] {69ca3396-dd8e-4fe2-8efb-36f0f39bc1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1800 | 2025.08.28 21:34:14.581325 [ 275 ] {69ca3396-dd8e-4fe2-8efb-36f0f39bc1bd} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2025.08.28 21:34:14.581361 [ 275 ] {69ca3396-dd8e-4fe2-8efb-36f0f39bc1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1802 | 2025.08.28 21:34:14.581655 [ 275 ] {69ca3396-dd8e-4fe2-8efb-36f0f39bc1bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1803 | 2025.08.28 21:34:14.581860 [ 275 ] {69ca3396-dd8e-4fe2-8efb-36f0f39bc1bd} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2025.08.28 21:34:14.581979 [ 275 ] {69ca3396-dd8e-4fe2-8efb-36f0f39bc1bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 1805 | 2025.08.28 21:34:14.582015 [ 275 ] {69ca3396-dd8e-4fe2-8efb-36f0f39bc1bd} <Debug> TCPHandler: Processed in 0.001186671 sec. | ||
| 1806 | 2025.08.28 21:34:14.582119 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2025.08.28 21:34:14.582212 [ 275 ] {48701a95-101f-46b8-9cee-d3139f147def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1808 | 2025.08.28 21:34:14.582253 [ 275 ] {48701a95-101f-46b8-9cee-d3139f147def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1809 | 2025.08.28 21:34:14.582682 [ 275 ] {48701a95-101f-46b8-9cee-d3139f147def} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2025.08.28 21:34:14.582716 [ 275 ] {48701a95-101f-46b8-9cee-d3139f147def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1811 | 2025.08.28 21:34:14.583054 [ 275 ] {48701a95-101f-46b8-9cee-d3139f147def} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1812 | 2025.08.28 21:34:14.583262 [ 275 ] {48701a95-101f-46b8-9cee-d3139f147def} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2025.08.28 21:34:14.583383 [ 275 ] {48701a95-101f-46b8-9cee-d3139f147def} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001189 sec., 259041.2111017662 rows/sec., 17.04 MiB/sec. | ||
| 1814 | 2025.08.28 21:34:14.583418 [ 275 ] {48701a95-101f-46b8-9cee-d3139f147def} <Debug> TCPHandler: Processed in 0.001348565 sec. | ||
| 1815 | 2025.08.28 21:34:14.583529 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2025.08.28 21:34:14.583629 [ 275 ] {4381c84d-7ced-4180-b0fe-508c33132eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1817 | 2025.08.28 21:34:14.583670 [ 275 ] {4381c84d-7ced-4180-b0fe-508c33132eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1818 | 2025.08.28 21:34:14.583973 [ 275 ] {4381c84d-7ced-4180-b0fe-508c33132eaf} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2025.08.28 21:34:14.584007 [ 275 ] {4381c84d-7ced-4180-b0fe-508c33132eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1820 | 2025.08.28 21:34:14.584302 [ 275 ] {4381c84d-7ced-4180-b0fe-508c33132eaf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1821 | 2025.08.28 21:34:14.584505 [ 275 ] {4381c84d-7ced-4180-b0fe-508c33132eaf} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2025.08.28 21:34:14.584623 [ 275 ] {4381c84d-7ced-4180-b0fe-508c33132eaf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 1823 | 2025.08.28 21:34:14.584657 [ 275 ] {4381c84d-7ced-4180-b0fe-508c33132eaf} <Debug> TCPHandler: Processed in 0.00117864 sec. | ||
| 1824 | 2025.08.28 21:34:14.584763 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2025.08.28 21:34:14.584856 [ 275 ] {dc32d7ca-3c10-41b4-91ad-4bcb724dde52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1826 | 2025.08.28 21:34:14.584907 [ 275 ] {dc32d7ca-3c10-41b4-91ad-4bcb724dde52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1827 | 2025.08.28 21:34:14.585646 [ 275 ] {dc32d7ca-3c10-41b4-91ad-4bcb724dde52} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2025.08.28 21:34:14.585681 [ 275 ] {dc32d7ca-3c10-41b4-91ad-4bcb724dde52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1829 | 2025.08.28 21:34:14.586169 [ 275 ] {dc32d7ca-3c10-41b4-91ad-4bcb724dde52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1830 | 2025.08.28 21:34:14.586386 [ 275 ] {dc32d7ca-3c10-41b4-91ad-4bcb724dde52} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2025.08.28 21:34:14.586511 [ 275 ] {dc32d7ca-3c10-41b4-91ad-4bcb724dde52} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001673 sec., 10161.386730424387 rows/sec., 18.21 MiB/sec. | ||
| 1832 | 2025.08.28 21:34:14.586558 [ 275 ] {dc32d7ca-3c10-41b4-91ad-4bcb724dde52} <Debug> TCPHandler: Processed in 0.001842658 sec. | ||
| 1833 | 2025.08.28 21:34:14.586667 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2025.08.28 21:34:14.586788 [ 275 ] {d7f7d443-4396-4346-ab91-350507395de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1835 | 2025.08.28 21:34:14.586828 [ 275 ] {d7f7d443-4396-4346-ab91-350507395de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1836 | 2025.08.28 21:34:14.587115 [ 275 ] {d7f7d443-4396-4346-ab91-350507395de1} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2025.08.28 21:34:14.587149 [ 275 ] {d7f7d443-4396-4346-ab91-350507395de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1838 | 2025.08.28 21:34:14.587535 [ 275 ] {d7f7d443-4396-4346-ab91-350507395de1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1839 | 2025.08.28 21:34:14.587740 [ 275 ] {d7f7d443-4396-4346-ab91-350507395de1} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2025.08.28 21:34:14.587856 [ 275 ] {d7f7d443-4396-4346-ab91-350507395de1} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001087 sec., 2759.889604415823 rows/sec., 194.95 KiB/sec. | ||
| 1841 | 2025.08.28 21:34:14.587889 [ 275 ] {d7f7d443-4396-4346-ab91-350507395de1} <Debug> TCPHandler: Processed in 0.001270793 sec. | ||
| 1842 | 2025.08.28 21:34:14.588022 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2025.08.28 21:34:14.588116 [ 275 ] {ca87be3e-f26d-4eeb-a60e-b7cba36b271b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1844 | 2025.08.28 21:34:14.588156 [ 275 ] {ca87be3e-f26d-4eeb-a60e-b7cba36b271b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1845 | 2025.08.28 21:34:14.588477 [ 275 ] {ca87be3e-f26d-4eeb-a60e-b7cba36b271b} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2025.08.28 21:34:14.588513 [ 275 ] {ca87be3e-f26d-4eeb-a60e-b7cba36b271b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1847 | 2025.08.28 21:34:14.588807 [ 275 ] {ca87be3e-f26d-4eeb-a60e-b7cba36b271b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1848 | 2025.08.28 21:34:14.589018 [ 275 ] {ca87be3e-f26d-4eeb-a60e-b7cba36b271b} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2025.08.28 21:34:14.589134 [ 275 ] {ca87be3e-f26d-4eeb-a60e-b7cba36b271b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001037 sec., 98360.65573770492 rows/sec., 6.04 MiB/sec. | ||
| 1850 | 2025.08.28 21:34:14.589169 [ 275 ] {ca87be3e-f26d-4eeb-a60e-b7cba36b271b} <Debug> TCPHandler: Processed in 0.001195281 sec. | ||
| 1851 | 2025.08.28 21:34:19.544384 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2025.08.28 21:34:19.544594 [ 275 ] {c8830f97-e86f-43df-a4cb-f8d61195edcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1853 | 2025.08.28 21:34:19.544665 [ 275 ] {c8830f97-e86f-43df-a4cb-f8d61195edcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1854 | 2025.08.28 21:34:19.545322 [ 275 ] {c8830f97-e86f-43df-a4cb-f8d61195edcb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2025.08.28 21:34:19.545363 [ 275 ] {c8830f97-e86f-43df-a4cb-f8d61195edcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1856 | 2025.08.28 21:34:19.545742 [ 275 ] {c8830f97-e86f-43df-a4cb-f8d61195edcb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1857 | 2025.08.28 21:34:19.545967 [ 275 ] {c8830f97-e86f-43df-a4cb-f8d61195edcb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2025.08.28 21:34:19.546120 [ 275 ] {c8830f97-e86f-43df-a4cb-f8d61195edcb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. | ||
| 1859 | 2025.08.28 21:34:19.546158 [ 275 ] {c8830f97-e86f-43df-a4cb-f8d61195edcb} <Debug> TCPHandler: Processed in 0.001905559 sec. | ||
| 1860 | 2025.08.28 21:34:19.546276 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2025.08.28 21:34:19.546372 [ 275 ] {82866d80-3859-4472-a351-7e56360348ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1862 | 2025.08.28 21:34:19.546412 [ 275 ] {82866d80-3859-4472-a351-7e56360348ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1863 | 2025.08.28 21:34:19.546814 [ 275 ] {82866d80-3859-4472-a351-7e56360348ae} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2025.08.28 21:34:19.546851 [ 275 ] {82866d80-3859-4472-a351-7e56360348ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1865 | 2025.08.28 21:34:19.547149 [ 275 ] {82866d80-3859-4472-a351-7e56360348ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1866 | 2025.08.28 21:34:19.547366 [ 275 ] {82866d80-3859-4472-a351-7e56360348ae} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2025.08.28 21:34:19.547490 [ 275 ] {82866d80-3859-4472-a351-7e56360348ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 1868 | 2025.08.28 21:34:19.547527 [ 275 ] {82866d80-3859-4472-a351-7e56360348ae} <Debug> TCPHandler: Processed in 0.001299514 sec. | ||
| 1869 | 2025.08.28 21:34:19.547634 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2025.08.28 21:34:19.547728 [ 275 ] {f7b1df7a-0bcf-49f1-bf0d-f2b96391e823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1871 | 2025.08.28 21:34:19.547771 [ 275 ] {f7b1df7a-0bcf-49f1-bf0d-f2b96391e823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1872 | 2025.08.28 21:34:19.548154 [ 275 ] {f7b1df7a-0bcf-49f1-bf0d-f2b96391e823} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2025.08.28 21:34:19.548190 [ 275 ] {f7b1df7a-0bcf-49f1-bf0d-f2b96391e823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1874 | 2025.08.28 21:34:19.548513 [ 275 ] {f7b1df7a-0bcf-49f1-bf0d-f2b96391e823} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1875 | 2025.08.28 21:34:19.548719 [ 275 ] {f7b1df7a-0bcf-49f1-bf0d-f2b96391e823} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2025.08.28 21:34:19.548843 [ 275 ] {f7b1df7a-0bcf-49f1-bf0d-f2b96391e823} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 1877 | 2025.08.28 21:34:19.548879 [ 275 ] {f7b1df7a-0bcf-49f1-bf0d-f2b96391e823} <Debug> TCPHandler: Processed in 0.001292554 sec. | ||
| 1878 | 2025.08.28 21:34:19.548983 [ 275 ] {} <Trace> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2025.08.28 21:34:19.549076 [ 275 ] {cd6d6cc5-82b1-4755-bd03-83288506ccaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1880 | 2025.08.28 21:34:19.549117 [ 275 ] {cd6d6cc5-82b1-4755-bd03-83288506ccaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1881 | 2025.08.28 21:34:19.549425 [ 275 ] {cd6d6cc5-82b1-4755-bd03-83288506ccaa} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2025.08.28 21:34:19.549461 [ 275 ] {cd6d6cc5-82b1-4755-bd03-83288506ccaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1883 | 2025.08.28 21:34:19.549754 [ 275 ] {cd6d6cc5-82b1-4755-bd03-83288506ccaa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1884 | 2025.08.28 21:34:19.549956 [ 275 ] {cd6d6cc5-82b1-4755-bd03-83288506ccaa} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2025.08.28 21:34:19.550077 [ 275 ] {cd6d6cc5-82b1-4755-bd03-83288506ccaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001019 sec., 58881.25613346419 rows/sec., 3.97 MiB/sec. | ||
| 1886 | 2025.08.28 21:34:19.550111 [ 275 ] {cd6d6cc5-82b1-4755-bd03-83288506ccaa} <Debug> TCPHandler: Processed in 0.00117604 sec. | ||
| 1887 | 2025.08.28 21:34:20.719671 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1888 | 2025.08.28 21:34:20.719722 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1889 | 2025.08.28 21:34:20.814634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 316 | ||
| 1890 | 2025.08.28 21:34:20.815539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1891 | 2025.08.28 21:34:20.816132 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2025.08.28 21:34:20.816185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1893 | 2025.08.28 21:34:20.816734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1894 | 2025.08.28 21:34:20.816977 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2025.08.28 21:34:20.817121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1896 | 2025.08.28 21:34:20.817161 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2025.08.28 21:34:20.817208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1898 | 2025.08.28 21:34:20.818456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1899 | 2025.08.28 21:34:20.818742 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2025.08.28 21:34:20.819072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 1901 | 2025.08.28 21:34:21.010931 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1902 | 2025.08.28 21:34:21.029690 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2025.08.28 21:34:21.029763 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1904 | 2025.08.28 21:34:21.035792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1905 | 2025.08.28 21:34:21.036570 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2025.08.28 21:34:21.041457 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1907 | 2025.08.28 21:34:23.557727 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1908 | 2025.08.28 21:34:23.557829 [ 275 ] {} <Debug> TCP-Session: 6e6d3e20-3df6-4fb1-81f3-1bf4ca04d214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1909 | 2025.08.28 21:34:24.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.31 MiB, peak 184.88 MiB, free memory in arenas 0.00 B, will set to 181.38 MiB (RSS), difference: 2.07 MiB | ||
| 1910 | 2025.08.28 21:34:24.556345 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2025.08.28 21:34:24.556537 [ 276 ] {3f9fb2df-e9d6-4403-b412-b064c85f4659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1912 | 2025.08.28 21:34:24.556608 [ 276 ] {3f9fb2df-e9d6-4403-b412-b064c85f4659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1913 | 2025.08.28 21:34:24.557475 [ 276 ] {3f9fb2df-e9d6-4403-b412-b064c85f4659} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.08.28 21:34:24.557516 [ 276 ] {3f9fb2df-e9d6-4403-b412-b064c85f4659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1915 | 2025.08.28 21:34:24.557918 [ 276 ] {3f9fb2df-e9d6-4403-b412-b064c85f4659} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1916 | 2025.08.28 21:34:24.558141 [ 276 ] {3f9fb2df-e9d6-4403-b412-b064c85f4659} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2025.08.28 21:34:24.558269 [ 40 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1918 | 2025.08.28 21:34:24.558287 [ 276 ] {3f9fb2df-e9d6-4403-b412-b064c85f4659} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001802 sec., 217536.07103218645 rows/sec., 13.80 MiB/sec. | ||
| 1919 | 2025.08.28 21:34:24.558313 [ 40 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2025.08.28 21:34:24.558334 [ 276 ] {3f9fb2df-e9d6-4403-b412-b064c85f4659} <Debug> TCPHandler: Processed in 0.002120845 sec. | ||
| 1921 | 2025.08.28 21:34:24.558337 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1922 | 2025.08.28 21:34:24.558460 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2025.08.28 21:34:24.558499 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::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 | ||
| 1924 | 2025.08.28 21:34:24.558570 [ 276 ] {5e77195f-2e56-418c-8028-825ab0cd968e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1925 | 2025.08.28 21:34:24.558619 [ 276 ] {5e77195f-2e56-418c-8028-825ab0cd968e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1926 | 2025.08.28 21:34:24.558662 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1927 | 2025.08.28 21:34:24.558710 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 392 rows starting from the beginning of the part | ||
| 1928 | 2025.08.28 21:34:24.558810 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 392 rows starting from the beginning of the part | ||
| 1929 | 2025.08.28 21:34:24.558861 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 392 rows starting from the beginning of the part | ||
| 1930 | 2025.08.28 21:34:24.558903 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 392 rows starting from the beginning of the part | ||
| 1931 | 2025.08.28 21:34:24.558943 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 392 rows starting from the beginning of the part | ||
| 1932 | 2025.08.28 21:34:24.559493 [ 276 ] {5e77195f-2e56-418c-8028-825ab0cd968e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2025.08.28 21:34:24.559533 [ 276 ] {5e77195f-2e56-418c-8028-825ab0cd968e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1934 | 2025.08.28 21:34:24.559997 [ 276 ] {5e77195f-2e56-418c-8028-825ab0cd968e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1935 | 2025.08.28 21:34:24.560058 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633652 sec., 1199765.923219878 rows/sec., 80.69 MiB/sec. | ||
| 1936 | 2025.08.28 21:34:24.560212 [ 276 ] {5e77195f-2e56-418c-8028-825ab0cd968e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.08.28 21:34:24.560335 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1938 | 2025.08.28 21:34:24.560343 [ 276 ] {5e77195f-2e56-418c-8028-825ab0cd968e} <Debug> executeQuery: Read 1141 rows, 93.11 KiB in 0.001805 sec., 632132.9639889196 rows/sec., 50.38 MiB/sec. | ||
| 1939 | 2025.08.28 21:34:24.560433 [ 276 ] {5e77195f-2e56-418c-8028-825ab0cd968e} <Debug> TCPHandler: Processed in 0.002022483 sec. | ||
| 1940 | 2025.08.28 21:34:24.560549 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.08.28 21:34:24.560654 [ 276 ] {8a210a18-80de-47fd-a825-fc361b11b897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1942 | 2025.08.28 21:34:24.560696 [ 276 ] {8a210a18-80de-47fd-a825-fc361b11b897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1943 | 2025.08.28 21:34:24.560751 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2025.08.28 21:34:24.560848 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_5_1} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1945 | 2025.08.28 21:34:24.560948 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1946 | 2025.08.28 21:34:24.561182 [ 276 ] {8a210a18-80de-47fd-a825-fc361b11b897} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.08.28 21:34:24.561221 [ 276 ] {8a210a18-80de-47fd-a825-fc361b11b897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1948 | 2025.08.28 21:34:24.561547 [ 276 ] {8a210a18-80de-47fd-a825-fc361b11b897} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1949 | 2025.08.28 21:34:24.561761 [ 276 ] {8a210a18-80de-47fd-a825-fc361b11b897} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.08.28 21:34:24.561874 [ 40 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1951 | 2025.08.28 21:34:24.561887 [ 276 ] {8a210a18-80de-47fd-a825-fc361b11b897} <Debug> executeQuery: Read 233 rows, 14.56 KiB in 0.001253 sec., 185953.7110933759 rows/sec., 11.35 MiB/sec. | ||
| 1952 | 2025.08.28 21:34:24.561907 [ 40 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.08.28 21:34:24.561924 [ 276 ] {8a210a18-80de-47fd-a825-fc361b11b897} <Debug> TCPHandler: Processed in 0.001423367 sec. | ||
| 1954 | 2025.08.28 21:34:24.561926 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1955 | 2025.08.28 21:34:24.562007 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 1956 | 2025.08.28 21:34:24.562035 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.08.28 21:34:24.562118 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1958 | 2025.08.28 21:34:24.562143 [ 276 ] {b9352c71-f519-4b7a-85d4-9d9d9373fe33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1959 | 2025.08.28 21:34:24.562148 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 214 rows starting from the beginning of the part | ||
| 1960 | 2025.08.28 21:34:24.562194 [ 276 ] {b9352c71-f519-4b7a-85d4-9d9d9373fe33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1961 | 2025.08.28 21:34:24.562217 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 206 rows starting from the beginning of the part | ||
| 1962 | 2025.08.28 21:34:24.562260 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1963 | 2025.08.28 21:34:24.562296 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 206 rows starting from the beginning of the part | ||
| 1964 | 2025.08.28 21:34:24.562335 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 1965 | 2025.08.28 21:34:24.562373 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 233 rows starting from the beginning of the part | ||
| 1966 | 2025.08.28 21:34:24.562699 [ 276 ] {b9352c71-f519-4b7a-85d4-9d9d9373fe33} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2025.08.28 21:34:24.562739 [ 276 ] {b9352c71-f519-4b7a-85d4-9d9d9373fe33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1968 | 2025.08.28 21:34:24.563105 [ 276 ] {b9352c71-f519-4b7a-85d4-9d9d9373fe33} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1969 | 2025.08.28 21:34:24.563334 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357815 sec., 793922.5888651988 rows/sec., 50.62 MiB/sec. | ||
| 1970 | 2025.08.28 21:34:24.563335 [ 276 ] {b9352c71-f519-4b7a-85d4-9d9d9373fe33} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.08.28 21:34:24.563478 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1972 | 2025.08.28 21:34:24.563494 [ 39 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1973 | 2025.08.28 21:34:24.563497 [ 276 ] {b9352c71-f519-4b7a-85d4-9d9d9373fe33} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001374 sec., 147743.8136826783 rows/sec., 9.53 MiB/sec. | ||
| 1974 | 2025.08.28 21:34:24.563536 [ 39 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2025.08.28 21:34:24.563558 [ 276 ] {b9352c71-f519-4b7a-85d4-9d9d9373fe33} <Debug> TCPHandler: Processed in 0.001570731 sec. | ||
| 1976 | 2025.08.28 21:34:24.563562 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1977 | 2025.08.28 21:34:24.563682 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2025.08.28 21:34:24.563684 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 1979 | 2025.08.28 21:34:24.563757 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2025.08.28 21:34:24.563784 [ 276 ] {1c6a4bab-f9c8-463a-94f8-61c835412be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1981 | 2025.08.28 21:34:24.563812 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1982 | 2025.08.28 21:34:24.563830 [ 276 ] {1c6a4bab-f9c8-463a-94f8-61c835412be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1983 | 2025.08.28 21:34:24.563848 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_6_1} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1984 | 2025.08.28 21:34:24.563857 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1985 | 2025.08.28 21:34:24.563930 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1986 | 2025.08.28 21:34:24.563959 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 203 rows starting from the beginning of the part | ||
| 1987 | 2025.08.28 21:34:24.564016 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 1988 | 2025.08.28 21:34:24.564058 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 203 rows starting from the beginning of the part | ||
| 1989 | 2025.08.28 21:34:24.564109 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 203 rows starting from the beginning of the part | ||
| 1990 | 2025.08.28 21:34:24.564153 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 203 rows starting from the beginning of the part | ||
| 1991 | 2025.08.28 21:34:24.564295 [ 276 ] {1c6a4bab-f9c8-463a-94f8-61c835412be7} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2025.08.28 21:34:24.564330 [ 276 ] {1c6a4bab-f9c8-463a-94f8-61c835412be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1993 | 2025.08.28 21:34:24.564649 [ 276 ] {1c6a4bab-f9c8-463a-94f8-61c835412be7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1994 | 2025.08.28 21:34:24.564872 [ 276 ] {1c6a4bab-f9c8-463a-94f8-61c835412be7} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.08.28 21:34:24.564981 [ 39 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1996 | 2025.08.28 21:34:24.565004 [ 276 ] {1c6a4bab-f9c8-463a-94f8-61c835412be7} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00124 sec., 162903.2258064516 rows/sec., 9.25 MiB/sec. | ||
| 1997 | 2025.08.28 21:34:24.565017 [ 39 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.08.28 21:34:24.565046 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1999 | 2025.08.28 21:34:24.565047 [ 276 ] {1c6a4bab-f9c8-463a-94f8-61c835412be7} <Debug> TCPHandler: Processed in 0.001412926 sec. | ||
| 2000 | 2025.08.28 21:34:24.565137 [ 188 ] {72c327b7-86ff-4209-8877-4683220c7bf5::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 | ||
| 2001 | 2025.08.28 21:34:24.565178 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154532 sec., 804364.1446431807 rows/sec., 55.43 MiB/sec. | ||
| 2002 | 2025.08.28 21:34:24.565196 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2025.08.28 21:34:24.565269 [ 188 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2004 | 2025.08.28 21:34:24.565312 [ 276 ] {a6e92fbc-bda7-41f9-8919-568c120dc2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2005 | 2025.08.28 21:34:24.565324 [ 188 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 202 rows starting from the beginning of the part | ||
| 2006 | 2025.08.28 21:34:24.565359 [ 276 ] {a6e92fbc-bda7-41f9-8919-568c120dc2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2007 | 2025.08.28 21:34:24.565372 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2008 | 2025.08.28 21:34:24.565447 [ 188 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 202 rows starting from the beginning of the part | ||
| 2009 | 2025.08.28 21:34:24.565545 [ 188 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 202 rows starting from the beginning of the part | ||
| 2010 | 2025.08.28 21:34:24.565625 [ 188 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 202 rows starting from the beginning of the part | ||
| 2011 | 2025.08.28 21:34:24.565695 [ 188 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part | ||
| 2012 | 2025.08.28 21:34:24.565698 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2025.08.28 21:34:24.565780 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_6_1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2014 | 2025.08.28 21:34:24.565855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2015 | 2025.08.28 21:34:24.566108 [ 276 ] {a6e92fbc-bda7-41f9-8919-568c120dc2a8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2025.08.28 21:34:24.566148 [ 276 ] {a6e92fbc-bda7-41f9-8919-568c120dc2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2017 | 2025.08.28 21:34:24.566566 [ 276 ] {a6e92fbc-bda7-41f9-8919-568c120dc2a8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2018 | 2025.08.28 21:34:24.566592 [ 194 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492478 sec., 676726.8931267329 rows/sec., 41.02 MiB/sec. | ||
| 2019 | 2025.08.28 21:34:24.566735 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2020 | 2025.08.28 21:34:24.566806 [ 276 ] {a6e92fbc-bda7-41f9-8919-568c120dc2a8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2025.08.28 21:34:24.566977 [ 276 ] {a6e92fbc-bda7-41f9-8919-568c120dc2a8} <Debug> executeQuery: Read 697 rows, 50.19 KiB in 0.00169 sec., 412426.0355029586 rows/sec., 29.00 MiB/sec. | ||
| 2022 | 2025.08.28 21:34:24.567018 [ 276 ] {a6e92fbc-bda7-41f9-8919-568c120dc2a8} <Debug> TCPHandler: Processed in 0.001882019 sec. | ||
| 2023 | 2025.08.28 21:34:24.567018 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.08.28 21:34:24.567098 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_5_1} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2025 | 2025.08.28 21:34:24.567149 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2025.08.28 21:34:24.567165 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2027 | 2025.08.28 21:34:24.567250 [ 276 ] {dd7e3412-9cb4-49a7-b651-dcda4d1b0e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2028 | 2025.08.28 21:34:24.567295 [ 276 ] {dd7e3412-9cb4-49a7-b651-dcda4d1b0e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2029 | 2025.08.28 21:34:24.567632 [ 276 ] {dd7e3412-9cb4-49a7-b651-dcda4d1b0e10} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2025.08.28 21:34:24.567668 [ 276 ] {dd7e3412-9cb4-49a7-b651-dcda4d1b0e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2031 | 2025.08.28 21:34:24.567993 [ 276 ] {dd7e3412-9cb4-49a7-b651-dcda4d1b0e10} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2032 | 2025.08.28 21:34:24.568198 [ 276 ] {dd7e3412-9cb4-49a7-b651-dcda4d1b0e10} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2025.08.28 21:34:24.568328 [ 276 ] {dd7e3412-9cb4-49a7-b651-dcda4d1b0e10} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 2034 | 2025.08.28 21:34:24.568362 [ 276 ] {dd7e3412-9cb4-49a7-b651-dcda4d1b0e10} <Debug> TCPHandler: Processed in 0.001260573 sec. | ||
| 2035 | 2025.08.28 21:34:24.568471 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2025.08.28 21:34:24.568563 [ 276 ] {4f33cf3d-a4fb-4b42-a401-27336c213030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2037 | 2025.08.28 21:34:24.568605 [ 276 ] {4f33cf3d-a4fb-4b42-a401-27336c213030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2038 | 2025.08.28 21:34:24.569056 [ 276 ] {4f33cf3d-a4fb-4b42-a401-27336c213030} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2025.08.28 21:34:24.569092 [ 276 ] {4f33cf3d-a4fb-4b42-a401-27336c213030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2040 | 2025.08.28 21:34:24.569447 [ 276 ] {4f33cf3d-a4fb-4b42-a401-27336c213030} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2041 | 2025.08.28 21:34:24.569653 [ 276 ] {4f33cf3d-a4fb-4b42-a401-27336c213030} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2025.08.28 21:34:24.569773 [ 276 ] {4f33cf3d-a4fb-4b42-a401-27336c213030} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001228 sec., 250000.00000000003 rows/sec., 16.45 MiB/sec. | ||
| 2043 | 2025.08.28 21:34:24.569807 [ 276 ] {4f33cf3d-a4fb-4b42-a401-27336c213030} <Debug> TCPHandler: Processed in 0.001382746 sec. | ||
| 2044 | 2025.08.28 21:34:24.569930 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2025.08.28 21:34:24.570020 [ 276 ] {7c8b2b08-f040-4ff2-8a4a-f0f35e13a67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2046 | 2025.08.28 21:34:24.570060 [ 276 ] {7c8b2b08-f040-4ff2-8a4a-f0f35e13a67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2047 | 2025.08.28 21:34:24.570372 [ 276 ] {7c8b2b08-f040-4ff2-8a4a-f0f35e13a67c} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2048 | 2025.08.28 21:34:24.570407 [ 276 ] {7c8b2b08-f040-4ff2-8a4a-f0f35e13a67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2049 | 2025.08.28 21:34:24.570715 [ 276 ] {7c8b2b08-f040-4ff2-8a4a-f0f35e13a67c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2050 | 2025.08.28 21:34:24.570922 [ 276 ] {7c8b2b08-f040-4ff2-8a4a-f0f35e13a67c} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2025.08.28 21:34:24.571016 [ 39 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2052 | 2025.08.28 21:34:24.571047 [ 276 ] {7c8b2b08-f040-4ff2-8a4a-f0f35e13a67c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 2053 | 2025.08.28 21:34:24.571052 [ 39 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2025.08.28 21:34:24.571087 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2055 | 2025.08.28 21:34:24.571088 [ 276 ] {7c8b2b08-f040-4ff2-8a4a-f0f35e13a67c} <Debug> TCPHandler: Processed in 0.001204651 sec. | ||
| 2056 | 2025.08.28 21:34:24.571163 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 2057 | 2025.08.28 21:34:24.571212 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.08.28 21:34:24.571278 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2059 | 2025.08.28 21:34:24.571303 [ 276 ] {b0d3da1c-3045-48b9-b070-2d391e66dd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2060 | 2025.08.28 21:34:24.571308 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 2061 | 2025.08.28 21:34:24.571356 [ 276 ] {b0d3da1c-3045-48b9-b070-2d391e66dd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2062 | 2025.08.28 21:34:24.571365 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 2063 | 2025.08.28 21:34:24.571409 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 2064 | 2025.08.28 21:34:24.571449 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 2065 | 2025.08.28 21:34:24.571489 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 2066 | 2025.08.28 21:34:24.572204 [ 276 ] {b0d3da1c-3045-48b9-b070-2d391e66dd82} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.08.28 21:34:24.572222 [ 194 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001088209 sec., 4594.705612616694 rows/sec., 309.60 KiB/sec. | ||
| 2068 | 2025.08.28 21:34:24.572238 [ 276 ] {b0d3da1c-3045-48b9-b070-2d391e66dd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2069 | 2025.08.28 21:34:24.572371 [ 199 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2070 | 2025.08.28 21:34:24.572699 [ 199 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_5_1} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2025.08.28 21:34:24.572777 [ 199 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_5_1} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2072 | 2025.08.28 21:34:24.572855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2073 | 2025.08.28 21:34:24.572896 [ 276 ] {b0d3da1c-3045-48b9-b070-2d391e66dd82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2074 | 2025.08.28 21:34:24.573139 [ 276 ] {b0d3da1c-3045-48b9-b070-2d391e66dd82} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2025.08.28 21:34:24.573274 [ 276 ] {b0d3da1c-3045-48b9-b070-2d391e66dd82} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001988 sec., 18611.670020120724 rows/sec., 33.35 MiB/sec. | ||
| 2076 | 2025.08.28 21:34:24.573324 [ 276 ] {b0d3da1c-3045-48b9-b070-2d391e66dd82} <Debug> TCPHandler: Processed in 0.002158856 sec. | ||
| 2077 | 2025.08.28 21:34:24.573439 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2025.08.28 21:34:24.573530 [ 276 ] {cd8ea799-0f19-429e-a301-9fcfce32fdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2079 | 2025.08.28 21:34:24.573570 [ 276 ] {cd8ea799-0f19-429e-a301-9fcfce32fdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2080 | 2025.08.28 21:34:24.573881 [ 276 ] {cd8ea799-0f19-429e-a301-9fcfce32fdf9} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2025.08.28 21:34:24.573917 [ 276 ] {cd8ea799-0f19-429e-a301-9fcfce32fdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2082 | 2025.08.28 21:34:24.574206 [ 276 ] {cd8ea799-0f19-429e-a301-9fcfce32fdf9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2083 | 2025.08.28 21:34:24.574410 [ 276 ] {cd8ea799-0f19-429e-a301-9fcfce32fdf9} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2025.08.28 21:34:24.574530 [ 276 ] {cd8ea799-0f19-429e-a301-9fcfce32fdf9} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001018 sec., 14734.774066797641 rows/sec., 1.10 MiB/sec. | ||
| 2085 | 2025.08.28 21:34:24.574582 [ 276 ] {cd8ea799-0f19-429e-a301-9fcfce32fdf9} <Debug> TCPHandler: Processed in 0.001188011 sec. | ||
| 2086 | 2025.08.28 21:34:24.574727 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.08.28 21:34:24.574822 [ 276 ] {c9056499-e996-4b38-9d10-24b847816ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2088 | 2025.08.28 21:34:24.574862 [ 276 ] {c9056499-e996-4b38-9d10-24b847816ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2089 | 2025.08.28 21:34:24.575194 [ 276 ] {c9056499-e996-4b38-9d10-24b847816ae9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2025.08.28 21:34:24.575230 [ 276 ] {c9056499-e996-4b38-9d10-24b847816ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2091 | 2025.08.28 21:34:24.575558 [ 276 ] {c9056499-e996-4b38-9d10-24b847816ae9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2092 | 2025.08.28 21:34:24.575764 [ 276 ] {c9056499-e996-4b38-9d10-24b847816ae9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2025.08.28 21:34:24.575915 [ 276 ] {c9056499-e996-4b38-9d10-24b847816ae9} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001112 sec., 91726.61870503597 rows/sec., 5.64 MiB/sec. | ||
| 2094 | 2025.08.28 21:34:24.575955 [ 276 ] {c9056499-e996-4b38-9d10-24b847816ae9} <Debug> TCPHandler: Processed in 0.001276243 sec. | ||
| 2095 | 2025.08.28 21:34:28.317181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 2096 | 2025.08.28 21:34:28.317772 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2025.08.28 21:34:28.317827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2098 | 2025.08.28 21:34:28.318422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2099 | 2025.08.28 21:34:28.318673 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2025.08.28 21:34:28.318815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 2101 | 2025.08.28 21:34:28.541524 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2102 | 2025.08.28 21:34:28.558759 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2025.08.28 21:34:28.558826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2104 | 2025.08.28 21:34:28.565027 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2105 | 2025.08.28 21:34:28.565769 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2025.08.28 21:34:28.568935 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2107 | 2025.08.28 21:34:29.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.64 MiB, peak 186.64 MiB, free memory in arenas 0.00 B, will set to 183.68 MiB (RSS), difference: 1.04 MiB | ||
| 2108 | 2025.08.28 21:34:29.568800 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2025.08.28 21:34:29.568982 [ 276 ] {9899fdd9-10f1-4d20-98c0-bf5b6b6cab99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2110 | 2025.08.28 21:34:29.569056 [ 276 ] {9899fdd9-10f1-4d20-98c0-bf5b6b6cab99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2111 | 2025.08.28 21:34:29.570345 [ 276 ] {9899fdd9-10f1-4d20-98c0-bf5b6b6cab99} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2025.08.28 21:34:29.570400 [ 276 ] {9899fdd9-10f1-4d20-98c0-bf5b6b6cab99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2113 | 2025.08.28 21:34:29.570885 [ 276 ] {9899fdd9-10f1-4d20-98c0-bf5b6b6cab99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2114 | 2025.08.28 21:34:29.571122 [ 276 ] {9899fdd9-10f1-4d20-98c0-bf5b6b6cab99} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.08.28 21:34:29.571268 [ 32 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2116 | 2025.08.28 21:34:29.571280 [ 276 ] {9899fdd9-10f1-4d20-98c0-bf5b6b6cab99} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002347 sec., 509586.70643374516 rows/sec., 41.81 MiB/sec. | ||
| 2117 | 2025.08.28 21:34:29.571305 [ 32 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2025.08.28 21:34:29.571326 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2119 | 2025.08.28 21:34:29.571335 [ 276 ] {9899fdd9-10f1-4d20-98c0-bf5b6b6cab99} <Debug> TCPHandler: Processed in 0.00268752 sec. | ||
| 2120 | 2025.08.28 21:34:29.571407 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 2121 | 2025.08.28 21:34:29.571469 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.08.28 21:34:29.571496 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2123 | 2025.08.28 21:34:29.571526 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2233 rows starting from the beginning of the part | ||
| 2124 | 2025.08.28 21:34:29.571574 [ 276 ] {e8cd75d3-8970-4775-b769-753e1bb8975d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2125 | 2025.08.28 21:34:29.571582 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2126 | 2025.08.28 21:34:29.571620 [ 276 ] {e8cd75d3-8970-4775-b769-753e1bb8975d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2127 | 2025.08.28 21:34:29.571627 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1102 rows starting from the beginning of the part | ||
| 2128 | 2025.08.28 21:34:29.571669 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2129 | 2025.08.28 21:34:29.571712 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1141 rows starting from the beginning of the part | ||
| 2130 | 2025.08.28 21:34:29.571754 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1196 rows starting from the beginning of the part | ||
| 2131 | 2025.08.28 21:34:29.572142 [ 276 ] {e8cd75d3-8970-4775-b769-753e1bb8975d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2025.08.28 21:34:29.572177 [ 276 ] {e8cd75d3-8970-4775-b769-753e1bb8975d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2133 | 2025.08.28 21:34:29.572650 [ 276 ] {e8cd75d3-8970-4775-b769-753e1bb8975d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2134 | 2025.08.28 21:34:29.572898 [ 276 ] {e8cd75d3-8970-4775-b769-753e1bb8975d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): 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.08.28 21:34:29.573052 [ 276 ] {e8cd75d3-8970-4775-b769-753e1bb8975d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001501 sec., 151898.7341772152 rows/sec., 10.29 MiB/sec. | ||
| 2136 | 2025.08.28 21:34:29.573103 [ 276 ] {e8cd75d3-8970-4775-b769-753e1bb8975d} <Debug> TCPHandler: Processed in 0.001694473 sec. | ||
| 2137 | 2025.08.28 21:34:29.573235 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2025.08.28 21:34:29.573351 [ 276 ] {cf5ed563-a0b0-4485-8470-3be4361d4f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2139 | 2025.08.28 21:34:29.573402 [ 276 ] {cf5ed563-a0b0-4485-8470-3be4361d4f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2140 | 2025.08.28 21:34:29.574079 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5784 rows, containing 5 columns (5 merged, 0 gathered) in 0.00270241 sec., 2140311.7957674814 rows/sec., 180.33 MiB/sec. | ||
| 2141 | 2025.08.28 21:34:29.574116 [ 276 ] {cf5ed563-a0b0-4485-8470-3be4361d4f94} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2025.08.28 21:34:29.574166 [ 276 ] {cf5ed563-a0b0-4485-8470-3be4361d4f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2143 | 2025.08.28 21:34:29.574439 [ 197 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2144 | 2025.08.28 21:34:29.574628 [ 276 ] {cf5ed563-a0b0-4485-8470-3be4361d4f94} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2145 | 2025.08.28 21:34:29.574835 [ 197 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2025.08.28 21:34:29.574969 [ 197 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_11_2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2147 | 2025.08.28 21:34:29.575052 [ 276 ] {cf5ed563-a0b0-4485-8470-3be4361d4f94} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2025.08.28 21:34:29.575085 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2149 | 2025.08.28 21:34:29.575176 [ 32 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2150 | 2025.08.28 21:34:29.575212 [ 32 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.08.28 21:34:29.575224 [ 276 ] {cf5ed563-a0b0-4485-8470-3be4361d4f94} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001899 sec., 273828.3307003686 rows/sec., 20.26 MiB/sec. | ||
| 2152 | 2025.08.28 21:34:29.575230 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2153 | 2025.08.28 21:34:29.575273 [ 276 ] {cf5ed563-a0b0-4485-8470-3be4361d4f94} <Debug> TCPHandler: Processed in 0.002097755 sec. | ||
| 2154 | 2025.08.28 21:34:29.575298 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 2155 | 2025.08.28 21:34:29.575372 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2025.08.28 21:34:29.575396 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1130 rows starting from the beginning of the part | ||
| 2157 | 2025.08.28 21:34:29.575398 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2025.08.28 21:34:29.575441 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2159 | 2025.08.28 21:34:29.575477 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 674 rows starting from the beginning of the part | ||
| 2160 | 2025.08.28 21:34:29.575512 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2161 | 2025.08.28 21:34:29.575513 [ 276 ] {bb0b3e5d-4305-4a5c-96ad-d3e3520f57cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2162 | 2025.08.28 21:34:29.575545 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 697 rows starting from the beginning of the part | ||
| 2163 | 2025.08.28 21:34:29.575579 [ 276 ] {bb0b3e5d-4305-4a5c-96ad-d3e3520f57cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2164 | 2025.08.28 21:34:29.575584 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 520 rows starting from the beginning of the part | ||
| 2165 | 2025.08.28 21:34:29.576205 [ 276 ] {bb0b3e5d-4305-4a5c-96ad-d3e3520f57cd} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2025.08.28 21:34:29.576240 [ 276 ] {bb0b3e5d-4305-4a5c-96ad-d3e3520f57cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2167 | 2025.08.28 21:34:29.576618 [ 276 ] {bb0b3e5d-4305-4a5c-96ad-d3e3520f57cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2168 | 2025.08.28 21:34:29.576691 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415697 sec., 2224346.028846568 rows/sec., 167.69 MiB/sec. | ||
| 2169 | 2025.08.28 21:34:29.576844 [ 276 ] {bb0b3e5d-4305-4a5c-96ad-d3e3520f57cd} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2025.08.28 21:34:29.576947 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2171 | 2025.08.28 21:34:29.576951 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2172 | 2025.08.28 21:34:29.576979 [ 276 ] {bb0b3e5d-4305-4a5c-96ad-d3e3520f57cd} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001494 sec., 564926.3721552878 rows/sec., 38.02 MiB/sec. | ||
| 2173 | 2025.08.28 21:34:29.576995 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2025.08.28 21:34:29.577014 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2175 | 2025.08.28 21:34:29.577016 [ 276 ] {bb0b3e5d-4305-4a5c-96ad-d3e3520f57cd} <Debug> TCPHandler: Processed in 0.001675113 sec. | ||
| 2176 | 2025.08.28 21:34:29.577077 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 2177 | 2025.08.28 21:34:29.577130 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2025.08.28 21:34:29.577147 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2179 | 2025.08.28 21:34:29.577172 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2591 rows starting from the beginning of the part | ||
| 2180 | 2025.08.28 21:34:29.577217 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 2181 | 2025.08.28 21:34:29.577223 [ 276 ] {9174c3b3-7e5c-436d-8be7-22d203137739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2182 | 2025.08.28 21:34:29.577241 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2025.08.28 21:34:29.577254 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 308 rows starting from the beginning of the part | ||
| 2184 | 2025.08.28 21:34:29.577266 [ 276 ] {9174c3b3-7e5c-436d-8be7-22d203137739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2185 | 2025.08.28 21:34:29.577288 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 2186 | 2025.08.28 21:34:29.577320 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_11_2} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2187 | 2025.08.28 21:34:29.577324 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 307 rows starting from the beginning of the part | ||
| 2188 | 2025.08.28 21:34:29.577368 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 2189 | 2025.08.28 21:34:29.577390 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2190 | 2025.08.28 21:34:29.577602 [ 276 ] {9174c3b3-7e5c-436d-8be7-22d203137739} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2025.08.28 21:34:29.577637 [ 276 ] {9174c3b3-7e5c-436d-8be7-22d203137739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2192 | 2025.08.28 21:34:29.577937 [ 276 ] {9174c3b3-7e5c-436d-8be7-22d203137739} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2193 | 2025.08.28 21:34:29.578172 [ 276 ] {9174c3b3-7e5c-436d-8be7-22d203137739} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2025.08.28 21:34:29.578265 [ 32 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2195 | 2025.08.28 21:34:29.578290 [ 32 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2025.08.28 21:34:29.578297 [ 276 ] {9174c3b3-7e5c-436d-8be7-22d203137739} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 2197 | 2025.08.28 21:34:29.578307 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2198 | 2025.08.28 21:34:29.578333 [ 276 ] {9174c3b3-7e5c-436d-8be7-22d203137739} <Debug> TCPHandler: Processed in 0.001249302 sec. | ||
| 2199 | 2025.08.28 21:34:29.578402 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 2200 | 2025.08.28 21:34:29.578532 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2201 | 2025.08.28 21:34:29.578579 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 366 rows starting from the beginning of the part | ||
| 2202 | 2025.08.28 21:34:29.578669 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 2203 | 2025.08.28 21:34:29.578720 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 102 rows starting from the beginning of the part | ||
| 2204 | 2025.08.28 21:34:29.578761 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 2205 | 2025.08.28 21:34:29.578802 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
| 2206 | 2025.08.28 21:34:29.578856 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 2207 | 2025.08.28 21:34:29.579185 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4370 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134405 sec., 2047408.9968867204 rows/sec., 136.89 MiB/sec. | ||
| 2208 | 2025.08.28 21:34:29.579570 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2209 | 2025.08.28 21:34:29.579821 [ 194 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.08.28 21:34:29.579865 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502739 sec., 499088.6640993546 rows/sec., 31.56 MiB/sec. | ||
| 2211 | 2025.08.28 21:34:29.579930 [ 194 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2212 | 2025.08.28 21:34:29.580026 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2213 | 2025.08.28 21:34:29.580110 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2214 | 2025.08.28 21:34:29.580432 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_11_2} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.08.28 21:34:29.580515 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_11_2} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2216 | 2025.08.28 21:34:29.580604 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2217 | 2025.08.28 21:34:30.819248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 350 | ||
| 2218 | 2025.08.28 21:34:30.821533 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.08.28 21:34:30.821585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2220 | 2025.08.28 21:34:30.822785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2221 | 2025.08.28 21:34:30.823077 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.08.28 21:34:30.823217 [ 31 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2223 | 2025.08.28 21:34:30.823258 [ 31 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2025.08.28 21:34:30.823277 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2225 | 2025.08.28 21:34:30.823405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2226 | 2025.08.28 21:34:30.823404 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 2227 | 2025.08.28 21:34:30.824134 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2228 | 2025.08.28 21:34:30.824356 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 2229 | 2025.08.28 21:34:30.824841 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2230 | 2025.08.28 21:34:30.825222 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 2231 | 2025.08.28 21:34:30.825572 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2232 | 2025.08.28 21:34:30.826000 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2233 | 2025.08.28 21:34:30.826358 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2234 | 2025.08.28 21:34:30.832604 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 72 columns (72 merged, 0 gathered) in 0.00925603 sec., 37813.18772735179 rows/sec., 37.27 MiB/sec. | ||
| 2235 | 2025.08.28 21:34:30.833527 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2236 | 2025.08.28 21:34:30.834117 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.08.28 21:34:30.834183 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_6_1} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2238 | 2025.08.28 21:34:30.834392 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2239 | 2025.08.28 21:34:34.554943 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2025.08.28 21:34:34.555155 [ 276 ] {f7b1b515-a96e-4ffc-8278-b92428b39f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2241 | 2025.08.28 21:34:34.555226 [ 276 ] {f7b1b515-a96e-4ffc-8278-b92428b39f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2242 | 2025.08.28 21:34:34.556016 [ 276 ] {f7b1b515-a96e-4ffc-8278-b92428b39f69} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2025.08.28 21:34:34.556064 [ 276 ] {f7b1b515-a96e-4ffc-8278-b92428b39f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2244 | 2025.08.28 21:34:34.556478 [ 276 ] {f7b1b515-a96e-4ffc-8278-b92428b39f69} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2245 | 2025.08.28 21:34:34.556697 [ 276 ] {f7b1b515-a96e-4ffc-8278-b92428b39f69} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2025.08.28 21:34:34.556843 [ 276 ] {f7b1b515-a96e-4ffc-8278-b92428b39f69} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001741 sec., 225157.95519816197 rows/sec., 14.28 MiB/sec. | ||
| 2247 | 2025.08.28 21:34:34.556883 [ 276 ] {f7b1b515-a96e-4ffc-8278-b92428b39f69} <Debug> TCPHandler: Processed in 0.002077514 sec. | ||
| 2248 | 2025.08.28 21:34:34.556996 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2025.08.28 21:34:34.557088 [ 276 ] {d8677444-0401-4294-a589-defe537709dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2250 | 2025.08.28 21:34:34.557128 [ 276 ] {d8677444-0401-4294-a589-defe537709dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2251 | 2025.08.28 21:34:34.557881 [ 276 ] {d8677444-0401-4294-a589-defe537709dc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2025.08.28 21:34:34.557917 [ 276 ] {d8677444-0401-4294-a589-defe537709dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2253 | 2025.08.28 21:34:34.558298 [ 276 ] {d8677444-0401-4294-a589-defe537709dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2254 | 2025.08.28 21:34:34.558508 [ 276 ] {d8677444-0401-4294-a589-defe537709dc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2025.08.28 21:34:34.558630 [ 276 ] {d8677444-0401-4294-a589-defe537709dc} <Debug> executeQuery: Read 1141 rows, 93.11 KiB in 0.001561 sec., 730941.7040358743 rows/sec., 58.25 MiB/sec. | ||
| 2256 | 2025.08.28 21:34:34.558666 [ 276 ] {d8677444-0401-4294-a589-defe537709dc} <Debug> TCPHandler: Processed in 0.001717284 sec. | ||
| 2257 | 2025.08.28 21:34:34.558776 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2025.08.28 21:34:34.558868 [ 276 ] {e0edb0bd-6a95-476e-a07a-e8a75d8acfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2259 | 2025.08.28 21:34:34.558906 [ 276 ] {e0edb0bd-6a95-476e-a07a-e8a75d8acfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2260 | 2025.08.28 21:34:34.559357 [ 276 ] {e0edb0bd-6a95-476e-a07a-e8a75d8acfa1} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.08.28 21:34:34.559393 [ 276 ] {e0edb0bd-6a95-476e-a07a-e8a75d8acfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2262 | 2025.08.28 21:34:34.559705 [ 276 ] {e0edb0bd-6a95-476e-a07a-e8a75d8acfa1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2263 | 2025.08.28 21:34:34.559915 [ 276 ] {e0edb0bd-6a95-476e-a07a-e8a75d8acfa1} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.08.28 21:34:34.560038 [ 276 ] {e0edb0bd-6a95-476e-a07a-e8a75d8acfa1} <Debug> executeQuery: Read 233 rows, 14.56 KiB in 0.001188 sec., 196127.9461279461 rows/sec., 11.97 MiB/sec. | ||
| 2265 | 2025.08.28 21:34:34.560074 [ 276 ] {e0edb0bd-6a95-476e-a07a-e8a75d8acfa1} <Debug> TCPHandler: Processed in 0.001344985 sec. | ||
| 2266 | 2025.08.28 21:34:34.560171 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.08.28 21:34:34.560261 [ 276 ] {cbba5d3a-fd57-412f-908c-f169fd489754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2268 | 2025.08.28 21:34:34.560299 [ 276 ] {cbba5d3a-fd57-412f-908c-f169fd489754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2269 | 2025.08.28 21:34:34.560740 [ 276 ] {cbba5d3a-fd57-412f-908c-f169fd489754} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2025.08.28 21:34:34.560776 [ 276 ] {cbba5d3a-fd57-412f-908c-f169fd489754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2271 | 2025.08.28 21:34:34.561070 [ 276 ] {cbba5d3a-fd57-412f-908c-f169fd489754} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2272 | 2025.08.28 21:34:34.561275 [ 276 ] {cbba5d3a-fd57-412f-908c-f169fd489754} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2025.08.28 21:34:34.561396 [ 276 ] {cbba5d3a-fd57-412f-908c-f169fd489754} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001152 sec., 176215.27777777778 rows/sec., 11.37 MiB/sec. | ||
| 2274 | 2025.08.28 21:34:34.561432 [ 276 ] {cbba5d3a-fd57-412f-908c-f169fd489754} <Debug> TCPHandler: Processed in 0.001306664 sec. | ||
| 2275 | 2025.08.28 21:34:34.561531 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2025.08.28 21:34:34.561621 [ 276 ] {914574c1-c2a8-47f3-9886-e1eda0ceb08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2277 | 2025.08.28 21:34:34.561659 [ 276 ] {914574c1-c2a8-47f3-9886-e1eda0ceb08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2278 | 2025.08.28 21:34:34.562088 [ 276 ] {914574c1-c2a8-47f3-9886-e1eda0ceb08b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.08.28 21:34:34.562123 [ 276 ] {914574c1-c2a8-47f3-9886-e1eda0ceb08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2280 | 2025.08.28 21:34:34.562421 [ 276 ] {914574c1-c2a8-47f3-9886-e1eda0ceb08b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2281 | 2025.08.28 21:34:34.562634 [ 276 ] {914574c1-c2a8-47f3-9886-e1eda0ceb08b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2025.08.28 21:34:34.562785 [ 276 ] {914574c1-c2a8-47f3-9886-e1eda0ceb08b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001178 sec., 171477.07979626485 rows/sec., 9.74 MiB/sec. | ||
| 2283 | 2025.08.28 21:34:34.562837 [ 276 ] {914574c1-c2a8-47f3-9886-e1eda0ceb08b} <Debug> TCPHandler: Processed in 0.001351624 sec. | ||
| 2284 | 2025.08.28 21:34:34.562967 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2025.08.28 21:34:34.563066 [ 276 ] {0558c04e-cf38-4510-82c4-4a3c71143570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2286 | 2025.08.28 21:34:34.563107 [ 276 ] {0558c04e-cf38-4510-82c4-4a3c71143570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2287 | 2025.08.28 21:34:34.563755 [ 276 ] {0558c04e-cf38-4510-82c4-4a3c71143570} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2025.08.28 21:34:34.563794 [ 276 ] {0558c04e-cf38-4510-82c4-4a3c71143570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2289 | 2025.08.28 21:34:34.564157 [ 276 ] {0558c04e-cf38-4510-82c4-4a3c71143570} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2290 | 2025.08.28 21:34:34.564374 [ 276 ] {0558c04e-cf38-4510-82c4-4a3c71143570} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2025.08.28 21:34:34.564507 [ 276 ] {0558c04e-cf38-4510-82c4-4a3c71143570} <Debug> executeQuery: Read 689 rows, 49.53 KiB in 0.001461 sec., 471594.7980835044 rows/sec., 33.11 MiB/sec. | ||
| 2292 | 2025.08.28 21:34:34.564547 [ 276 ] {0558c04e-cf38-4510-82c4-4a3c71143570} <Debug> TCPHandler: Processed in 0.001630273 sec. | ||
| 2293 | 2025.08.28 21:34:34.564669 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2025.08.28 21:34:34.564768 [ 276 ] {9d2a3bb2-37ee-4005-aa1d-0b7d8ac2f7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2295 | 2025.08.28 21:34:34.564811 [ 276 ] {9d2a3bb2-37ee-4005-aa1d-0b7d8ac2f7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2296 | 2025.08.28 21:34:34.565177 [ 276 ] {9d2a3bb2-37ee-4005-aa1d-0b7d8ac2f7ee} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2025.08.28 21:34:34.565216 [ 276 ] {9d2a3bb2-37ee-4005-aa1d-0b7d8ac2f7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2298 | 2025.08.28 21:34:34.565524 [ 276 ] {9d2a3bb2-37ee-4005-aa1d-0b7d8ac2f7ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2299 | 2025.08.28 21:34:34.565733 [ 276 ] {9d2a3bb2-37ee-4005-aa1d-0b7d8ac2f7ee} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.08.28 21:34:34.565844 [ 45 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2301 | 2025.08.28 21:34:34.565866 [ 276 ] {9d2a3bb2-37ee-4005-aa1d-0b7d8ac2f7ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 2302 | 2025.08.28 21:34:34.565907 [ 45 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2025.08.28 21:34:34.565915 [ 276 ] {9d2a3bb2-37ee-4005-aa1d-0b7d8ac2f7ee} <Debug> TCPHandler: Processed in 0.001298303 sec. | ||
| 2304 | 2025.08.28 21:34:34.565936 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2305 | 2025.08.28 21:34:34.566059 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 2306 | 2025.08.28 21:34:34.566105 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2025.08.28 21:34:34.566206 [ 276 ] {d95f1fb4-2530-4a88-a332-13311739ce65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2308 | 2025.08.28 21:34:34.566217 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2309 | 2025.08.28 21:34:34.566249 [ 276 ] {d95f1fb4-2530-4a88-a332-13311739ce65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2310 | 2025.08.28 21:34:34.566265 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 2311 | 2025.08.28 21:34:34.566341 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 2312 | 2025.08.28 21:34:34.566385 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 2313 | 2025.08.28 21:34:34.566428 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 2314 | 2025.08.28 21:34:34.566464 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 2315 | 2025.08.28 21:34:34.566512 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 2316 | 2025.08.28 21:34:34.566714 [ 276 ] {d95f1fb4-2530-4a88-a332-13311739ce65} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2025.08.28 21:34:34.566764 [ 276 ] {d95f1fb4-2530-4a88-a332-13311739ce65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2318 | 2025.08.28 21:34:34.567129 [ 276 ] {d95f1fb4-2530-4a88-a332-13311739ce65} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2319 | 2025.08.28 21:34:34.567380 [ 276 ] {d95f1fb4-2530-4a88-a332-13311739ce65} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2025.08.28 21:34:34.567398 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001391756 sec., 25866.6030539836 rows/sec., 1.32 MiB/sec. | ||
| 2321 | 2025.08.28 21:34:34.567514 [ 276 ] {d95f1fb4-2530-4a88-a332-13311739ce65} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001328 sec., 231174.69879518074 rows/sec., 15.21 MiB/sec. | ||
| 2322 | 2025.08.28 21:34:34.567548 [ 196 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2323 | 2025.08.28 21:34:34.567557 [ 276 ] {d95f1fb4-2530-4a88-a332-13311739ce65} <Debug> TCPHandler: Processed in 0.001502109 sec. | ||
| 2324 | 2025.08.28 21:34:34.567674 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2025.08.28 21:34:34.567776 [ 276 ] {3f9c5e1c-319f-465a-b80c-7cdd7530bf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2326 | 2025.08.28 21:34:34.567809 [ 196 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_6_1} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2025.08.28 21:34:34.567819 [ 276 ] {3f9c5e1c-319f-465a-b80c-7cdd7530bf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2328 | 2025.08.28 21:34:34.567871 [ 196 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_6_1} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2329 | 2025.08.28 21:34:34.567942 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2330 | 2025.08.28 21:34:34.568142 [ 276 ] {3f9c5e1c-319f-465a-b80c-7cdd7530bf3a} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.08.28 21:34:34.568177 [ 276 ] {3f9c5e1c-319f-465a-b80c-7cdd7530bf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2332 | 2025.08.28 21:34:34.568493 [ 276 ] {3f9c5e1c-319f-465a-b80c-7cdd7530bf3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2333 | 2025.08.28 21:34:34.568700 [ 276 ] {3f9c5e1c-319f-465a-b80c-7cdd7530bf3a} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.08.28 21:34:34.568827 [ 276 ] {3f9c5e1c-319f-465a-b80c-7cdd7530bf3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 2335 | 2025.08.28 21:34:34.568864 [ 276 ] {3f9c5e1c-319f-465a-b80c-7cdd7530bf3a} <Debug> TCPHandler: Processed in 0.001238642 sec. | ||
| 2336 | 2025.08.28 21:34:34.568968 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2025.08.28 21:34:34.569068 [ 276 ] {6af2ee02-7507-4cd8-aed7-c5068705688c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2338 | 2025.08.28 21:34:34.569123 [ 276 ] {6af2ee02-7507-4cd8-aed7-c5068705688c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2339 | 2025.08.28 21:34:34.569907 [ 276 ] {6af2ee02-7507-4cd8-aed7-c5068705688c} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2025.08.28 21:34:34.569944 [ 276 ] {6af2ee02-7507-4cd8-aed7-c5068705688c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2341 | 2025.08.28 21:34:34.570503 [ 276 ] {6af2ee02-7507-4cd8-aed7-c5068705688c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2342 | 2025.08.28 21:34:34.570717 [ 276 ] {6af2ee02-7507-4cd8-aed7-c5068705688c} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2025.08.28 21:34:34.570823 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2344 | 2025.08.28 21:34:34.570849 [ 276 ] {6af2ee02-7507-4cd8-aed7-c5068705688c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.0018 sec., 20555.555555555555 rows/sec., 36.83 MiB/sec. | ||
| 2345 | 2025.08.28 21:34:34.570869 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2025.08.28 21:34:34.570897 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2347 | 2025.08.28 21:34:34.570910 [ 276 ] {6af2ee02-7507-4cd8-aed7-c5068705688c} <Debug> TCPHandler: Processed in 0.001990482 sec. | ||
| 2348 | 2025.08.28 21:34:34.570980 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 2349 | 2025.08.28 21:34:34.571025 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2025.08.28 21:34:34.571123 [ 276 ] {c064a11c-a8d9-429b-8290-2e6768625854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2351 | 2025.08.28 21:34:34.571164 [ 276 ] {c064a11c-a8d9-429b-8290-2e6768625854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2352 | 2025.08.28 21:34:34.571192 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2353 | 2025.08.28 21:34:34.571247 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2354 | 2025.08.28 21:34:34.571375 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2355 | 2025.08.28 21:34:34.571490 [ 276 ] {c064a11c-a8d9-429b-8290-2e6768625854} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2025.08.28 21:34:34.571495 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2357 | 2025.08.28 21:34:34.571534 [ 276 ] {c064a11c-a8d9-429b-8290-2e6768625854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2358 | 2025.08.28 21:34:34.571627 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 2359 | 2025.08.28 21:34:34.571737 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2360 | 2025.08.28 21:34:34.571848 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2361 | 2025.08.28 21:34:34.571863 [ 276 ] {c064a11c-a8d9-429b-8290-2e6768625854} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2362 | 2025.08.28 21:34:34.572093 [ 276 ] {c064a11c-a8d9-429b-8290-2e6768625854} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.08.28 21:34:34.572225 [ 276 ] {c064a11c-a8d9-429b-8290-2e6768625854} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001121 sec., 90990.18733273863 rows/sec., 5.59 MiB/sec. | ||
| 2364 | 2025.08.28 21:34:34.572262 [ 276 ] {c064a11c-a8d9-429b-8290-2e6768625854} <Debug> TCPHandler: Processed in 0.001284163 sec. | ||
| 2365 | 2025.08.28 21:34:34.574068 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.003118461 sec., 38801.19071554847 rows/sec., 69.53 MiB/sec. | ||
| 2366 | 2025.08.28 21:34:34.574352 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2367 | 2025.08.28 21:34:34.574676 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.08.28 21:34:34.574755 [ 194 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2369 | 2025.08.28 21:34:34.574845 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2370 | 2025.08.28 21:34:35.719777 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2371 | 2025.08.28 21:34:35.719839 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2372 | 2025.08.28 21:34:35.819826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2373 | 2025.08.28 21:34:35.820289 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.08.28 21:34:35.820335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2375 | 2025.08.28 21:34:35.820807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2376 | 2025.08.28 21:34:35.821045 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.08.28 21:34:35.821172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2378 | 2025.08.28 21:34:36.069945 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2379 | 2025.08.28 21:34:36.088396 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.08.28 21:34:36.088459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2381 | 2025.08.28 21:34:36.094743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2382 | 2025.08.28 21:34:36.095427 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2025.08.28 21:34:36.098469 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2384 | 2025.08.28 21:34:37.001054 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.85 MiB, peak 190.95 MiB, free memory in arenas 0.00 B, will set to 187.82 MiB (RSS), difference: 1.97 MiB | ||
| 2385 | 2025.08.28 21:34:39.543089 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2025.08.28 21:34:39.543289 [ 276 ] {23c90fc8-a263-49b1-923c-bbde033d665f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2387 | 2025.08.28 21:34:39.543360 [ 276 ] {23c90fc8-a263-49b1-923c-bbde033d665f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2388 | 2025.08.28 21:34:39.544068 [ 276 ] {23c90fc8-a263-49b1-923c-bbde033d665f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2025.08.28 21:34:39.544112 [ 276 ] {23c90fc8-a263-49b1-923c-bbde033d665f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2390 | 2025.08.28 21:34:39.544493 [ 276 ] {23c90fc8-a263-49b1-923c-bbde033d665f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2391 | 2025.08.28 21:34:39.544714 [ 276 ] {23c90fc8-a263-49b1-923c-bbde033d665f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2025.08.28 21:34:39.544863 [ 276 ] {23c90fc8-a263-49b1-923c-bbde033d665f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 2393 | 2025.08.28 21:34:39.544903 [ 276 ] {23c90fc8-a263-49b1-923c-bbde033d665f} <Debug> TCPHandler: Processed in 0.00195584 sec. | ||
| 2394 | 2025.08.28 21:34:39.545028 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.08.28 21:34:39.545130 [ 276 ] {f8690884-3b7b-426f-add6-44a203dc075b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2396 | 2025.08.28 21:34:39.545170 [ 276 ] {f8690884-3b7b-426f-add6-44a203dc075b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2397 | 2025.08.28 21:34:39.545578 [ 276 ] {f8690884-3b7b-426f-add6-44a203dc075b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2025.08.28 21:34:39.545613 [ 276 ] {f8690884-3b7b-426f-add6-44a203dc075b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2399 | 2025.08.28 21:34:39.545910 [ 276 ] {f8690884-3b7b-426f-add6-44a203dc075b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2400 | 2025.08.28 21:34:39.546109 [ 276 ] {f8690884-3b7b-426f-add6-44a203dc075b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2025.08.28 21:34:39.546230 [ 276 ] {f8690884-3b7b-426f-add6-44a203dc075b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 2402 | 2025.08.28 21:34:39.546265 [ 276 ] {f8690884-3b7b-426f-add6-44a203dc075b} <Debug> TCPHandler: Processed in 0.001284843 sec. | ||
| 2403 | 2025.08.28 21:34:39.546384 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.08.28 21:34:39.546491 [ 276 ] {8709d237-e6d4-4669-a144-0896f6245540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2405 | 2025.08.28 21:34:39.546535 [ 276 ] {8709d237-e6d4-4669-a144-0896f6245540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2406 | 2025.08.28 21:34:39.546949 [ 276 ] {8709d237-e6d4-4669-a144-0896f6245540} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2025.08.28 21:34:39.546983 [ 276 ] {8709d237-e6d4-4669-a144-0896f6245540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2408 | 2025.08.28 21:34:39.547300 [ 276 ] {8709d237-e6d4-4669-a144-0896f6245540} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2409 | 2025.08.28 21:34:39.547504 [ 276 ] {8709d237-e6d4-4669-a144-0896f6245540} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2025.08.28 21:34:39.547628 [ 276 ] {8709d237-e6d4-4669-a144-0896f6245540} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 2411 | 2025.08.28 21:34:39.547662 [ 276 ] {8709d237-e6d4-4669-a144-0896f6245540} <Debug> TCPHandler: Processed in 0.001328844 sec. | ||
| 2412 | 2025.08.28 21:34:39.547773 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2025.08.28 21:34:39.547865 [ 276 ] {8e1a594e-1b1c-49d5-8cc7-a5183e27f42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2414 | 2025.08.28 21:34:39.547905 [ 276 ] {8e1a594e-1b1c-49d5-8cc7-a5183e27f42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2415 | 2025.08.28 21:34:39.548228 [ 276 ] {8e1a594e-1b1c-49d5-8cc7-a5183e27f42e} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2025.08.28 21:34:39.548263 [ 276 ] {8e1a594e-1b1c-49d5-8cc7-a5183e27f42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2417 | 2025.08.28 21:34:39.548574 [ 276 ] {8e1a594e-1b1c-49d5-8cc7-a5183e27f42e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2418 | 2025.08.28 21:34:39.548783 [ 276 ] {8e1a594e-1b1c-49d5-8cc7-a5183e27f42e} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2025.08.28 21:34:39.548904 [ 276 ] {8e1a594e-1b1c-49d5-8cc7-a5183e27f42e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2420 | 2025.08.28 21:34:39.548938 [ 276 ] {8e1a594e-1b1c-49d5-8cc7-a5183e27f42e} <Debug> TCPHandler: Processed in 0.001212371 sec. | ||
| 2421 | 2025.08.28 21:34:40.824271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 380 | ||
| 2422 | 2025.08.28 21:34:40.826511 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2025.08.28 21:34:40.826566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2424 | 2025.08.28 21:34:40.827747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2425 | 2025.08.28 21:34:40.828031 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2025.08.28 21:34:40.828365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2427 | 2025.08.28 21:34:43.322188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2428 | 2025.08.28 21:34:43.322712 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2025.08.28 21:34:43.322759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2430 | 2025.08.28 21:34:43.323372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2431 | 2025.08.28 21:34:43.323622 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2025.08.28 21:34:43.323774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2433 | 2025.08.28 21:34:43.323772 [ 150 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2434 | 2025.08.28 21:34:43.323853 [ 150 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2025.08.28 21:34:43.323880 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2436 | 2025.08.28 21:34:43.324019 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 2437 | 2025.08.28 21:34:43.324185 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2438 | 2025.08.28 21:34:43.324232 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2439 | 2025.08.28 21:34:43.324332 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2440 | 2025.08.28 21:34:43.324389 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2441 | 2025.08.28 21:34:43.324442 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2442 | 2025.08.28 21:34:43.324492 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2443 | 2025.08.28 21:34:43.324538 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2444 | 2025.08.28 21:34:43.325939 [ 189 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001981011 sec., 2586558.0756492517 rows/sec., 37.00 MiB/sec. | ||
| 2445 | 2025.08.28 21:34:43.326976 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2446 | 2025.08.28 21:34:43.327278 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2025.08.28 21:34:43.327356 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_11_2} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2448 | 2025.08.28 21:34:43.327458 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2449 | 2025.08.28 21:34:43.599492 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2450 | 2025.08.28 21:34:43.616755 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.08.28 21:34:43.616822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2452 | 2025.08.28 21:34:43.623005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2453 | 2025.08.28 21:34:43.623701 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.08.28 21:34:43.623978 [ 150 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2455 | 2025.08.28 21:34:43.624037 [ 150 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2025.08.28 21:34:43.624059 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2457 | 2025.08.28 21:34:43.624155 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 2458 | 2025.08.28 21:34:43.627041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2459 | 2025.08.28 21:34:43.628094 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2460 | 2025.08.28 21:34:43.629464 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 2461 | 2025.08.28 21:34:43.633760 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 2462 | 2025.08.28 21:34:43.637896 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 2463 | 2025.08.28 21:34:43.642048 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 2464 | 2025.08.28 21:34:43.646579 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 2465 | 2025.08.28 21:34:43.650792 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 2466 | 2025.08.28 21:34:43.702095 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077980883 sec., 1064.3634286623812 rows/sec., 5.50 MiB/sec. | ||
| 2467 | 2025.08.28 21:34:43.704525 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2468 | 2025.08.28 21:34:43.706598 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_11_2} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2025.08.28 21:34:43.706680 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_11_2} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2470 | 2025.08.28 21:34:43.708573 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2471 | 2025.08.28 21:34:44.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.95 MiB, peak 198.82 MiB, free memory in arenas 0.00 B, will set to 198.05 MiB (RSS), difference: 9.11 MiB | ||
| 2472 | 2025.08.28 21:34:44.549581 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2025.08.28 21:34:44.549843 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2474 | 2025.08.28 21:34:44.550199 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2475 | 2025.08.28 21:34:44.550238 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2476 | 2025.08.28 21:34:44.550507 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2477 | 2025.08.28 21:34:44.550575 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2478 | 2025.08.28 21:34:44.550714 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2479 | 2025.08.28 21:34:44.550933 [ 288 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2480 | 2025.08.28 21:34:44.550946 [ 290 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2481 | 2025.08.28 21:34:44.551000 [ 292 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2482 | 2025.08.28 21:34:44.551114 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2483 | 2025.08.28 21:34:44.551144 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2484 | 2025.08.28 21:34:44.551227 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2485 | 2025.08.28 21:34:44.551247 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2486 | 2025.08.28 21:34:44.551286 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2487 | 2025.08.28 21:34:44.551328 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2488 | 2025.08.28 21:34:44.551363 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2489 | 2025.08.28 21:34:44.552291 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002563 sec., 15996.878657822863 rows/sec., 610.02 KiB/sec. | ||
| 2490 | 2025.08.28 21:34:44.552409 [ 276 ] {b0bef4cc-b126-479f-bf27-5ce59265b1c5} <Debug> TCPHandler: Processed in 0.002963127 sec. | ||
| 2491 | 2025.08.28 21:34:44.560752 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2025.08.28 21:34:44.560887 [ 276 ] {237b68e8-b560-4314-9953-cc767e9512a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2493 | 2025.08.28 21:34:44.560968 [ 276 ] {237b68e8-b560-4314-9953-cc767e9512a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2494 | 2025.08.28 21:34:44.561650 [ 276 ] {237b68e8-b560-4314-9953-cc767e9512a4} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2025.08.28 21:34:44.561695 [ 276 ] {237b68e8-b560-4314-9953-cc767e9512a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2496 | 2025.08.28 21:34:44.562121 [ 276 ] {237b68e8-b560-4314-9953-cc767e9512a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2497 | 2025.08.28 21:34:44.562315 [ 276 ] {237b68e8-b560-4314-9953-cc767e9512a4} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2025.08.28 21:34:44.562457 [ 276 ] {237b68e8-b560-4314-9953-cc767e9512a4} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001608 sec., 621.8905472636816 rows/sec., 64.38 KiB/sec. | ||
| 2499 | 2025.08.28 21:34:44.562494 [ 276 ] {237b68e8-b560-4314-9953-cc767e9512a4} <Debug> TCPHandler: Processed in 0.001803406 sec. | ||
| 2500 | 2025.08.28 21:34:44.562602 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2025.08.28 21:34:44.562696 [ 276 ] {841788ef-8071-4276-b304-6fcb84a24e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2502 | 2025.08.28 21:34:44.562735 [ 276 ] {841788ef-8071-4276-b304-6fcb84a24e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2503 | 2025.08.28 21:34:44.563334 [ 276 ] {841788ef-8071-4276-b304-6fcb84a24e8d} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.08.28 21:34:44.563370 [ 276 ] {841788ef-8071-4276-b304-6fcb84a24e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2505 | 2025.08.28 21:34:44.563708 [ 276 ] {841788ef-8071-4276-b304-6fcb84a24e8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2506 | 2025.08.28 21:34:44.563925 [ 276 ] {841788ef-8071-4276-b304-6fcb84a24e8d} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.08.28 21:34:44.564047 [ 276 ] {841788ef-8071-4276-b304-6fcb84a24e8d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00137 sec., 286131.3868613139 rows/sec., 18.15 MiB/sec. | ||
| 2508 | 2025.08.28 21:34:44.564082 [ 276 ] {841788ef-8071-4276-b304-6fcb84a24e8d} <Debug> TCPHandler: Processed in 0.00152705 sec. | ||
| 2509 | 2025.08.28 21:34:44.564196 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2025.08.28 21:34:44.564290 [ 276 ] {120e085a-72d7-4466-b65c-8ea0de7e923d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2511 | 2025.08.28 21:34:44.564330 [ 276 ] {120e085a-72d7-4466-b65c-8ea0de7e923d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2512 | 2025.08.28 21:34:44.564723 [ 276 ] {120e085a-72d7-4466-b65c-8ea0de7e923d} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.08.28 21:34:44.564757 [ 276 ] {120e085a-72d7-4466-b65c-8ea0de7e923d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2514 | 2025.08.28 21:34:44.565043 [ 276 ] {120e085a-72d7-4466-b65c-8ea0de7e923d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2515 | 2025.08.28 21:34:44.565244 [ 276 ] {120e085a-72d7-4466-b65c-8ea0de7e923d} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.08.28 21:34:44.565363 [ 276 ] {120e085a-72d7-4466-b65c-8ea0de7e923d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 896.90 KiB/sec. | ||
| 2517 | 2025.08.28 21:34:44.565398 [ 276 ] {120e085a-72d7-4466-b65c-8ea0de7e923d} <Debug> TCPHandler: Processed in 0.001249003 sec. | ||
| 2518 | 2025.08.28 21:34:44.565505 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2025.08.28 21:34:44.565597 [ 276 ] {9f6bc656-2016-4f88-b3ca-3206383ed4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2520 | 2025.08.28 21:34:44.565635 [ 276 ] {9f6bc656-2016-4f88-b3ca-3206383ed4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2521 | 2025.08.28 21:34:44.566543 [ 276 ] {9f6bc656-2016-4f88-b3ca-3206383ed4a2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2025.08.28 21:34:44.566577 [ 276 ] {9f6bc656-2016-4f88-b3ca-3206383ed4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2523 | 2025.08.28 21:34:44.567029 [ 276 ] {9f6bc656-2016-4f88-b3ca-3206383ed4a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2524 | 2025.08.28 21:34:44.567243 [ 276 ] {9f6bc656-2016-4f88-b3ca-3206383ed4a2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2025.08.28 21:34:44.567365 [ 276 ] {9f6bc656-2016-4f88-b3ca-3206383ed4a2} <Debug> executeQuery: Read 1158 rows, 94.62 KiB in 0.001786 sec., 648376.2597984322 rows/sec., 51.74 MiB/sec. | ||
| 2526 | 2025.08.28 21:34:44.567400 [ 276 ] {9f6bc656-2016-4f88-b3ca-3206383ed4a2} <Debug> TCPHandler: Processed in 0.001942571 sec. | ||
| 2527 | 2025.08.28 21:34:44.567510 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2025.08.28 21:34:44.567602 [ 276 ] {aa294649-d2ca-425e-a9f4-c3d3ca0b269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2529 | 2025.08.28 21:34:44.567640 [ 276 ] {aa294649-d2ca-425e-a9f4-c3d3ca0b269f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2530 | 2025.08.28 21:34:44.568109 [ 276 ] {aa294649-d2ca-425e-a9f4-c3d3ca0b269f} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.08.28 21:34:44.568142 [ 276 ] {aa294649-d2ca-425e-a9f4-c3d3ca0b269f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2532 | 2025.08.28 21:34:44.568449 [ 276 ] {aa294649-d2ca-425e-a9f4-c3d3ca0b269f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2533 | 2025.08.28 21:34:44.568668 [ 276 ] {aa294649-d2ca-425e-a9f4-c3d3ca0b269f} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2025.08.28 21:34:44.568790 [ 276 ] {aa294649-d2ca-425e-a9f4-c3d3ca0b269f} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001206 sec., 207296.84908789385 rows/sec., 12.77 MiB/sec. | ||
| 2535 | 2025.08.28 21:34:44.568825 [ 276 ] {aa294649-d2ca-425e-a9f4-c3d3ca0b269f} <Debug> TCPHandler: Processed in 0.001361926 sec. | ||
| 2536 | 2025.08.28 21:34:44.568922 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2025.08.28 21:34:44.569014 [ 276 ] {d7ec358f-0bcd-40ad-b9c3-9ab6e3d1d6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2538 | 2025.08.28 21:34:44.569051 [ 276 ] {d7ec358f-0bcd-40ad-b9c3-9ab6e3d1d6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2539 | 2025.08.28 21:34:44.569490 [ 276 ] {d7ec358f-0bcd-40ad-b9c3-9ab6e3d1d6c4} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2025.08.28 21:34:44.569523 [ 276 ] {d7ec358f-0bcd-40ad-b9c3-9ab6e3d1d6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2541 | 2025.08.28 21:34:44.569835 [ 276 ] {d7ec358f-0bcd-40ad-b9c3-9ab6e3d1d6c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2542 | 2025.08.28 21:34:44.570050 [ 276 ] {d7ec358f-0bcd-40ad-b9c3-9ab6e3d1d6c4} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2025.08.28 21:34:44.570172 [ 276 ] {d7ec358f-0bcd-40ad-b9c3-9ab6e3d1d6c4} <Debug> executeQuery: Read 204 rows, 13.47 KiB in 0.001176 sec., 173469.38775510204 rows/sec., 11.19 MiB/sec. | ||
| 2544 | 2025.08.28 21:34:44.570206 [ 276 ] {d7ec358f-0bcd-40ad-b9c3-9ab6e3d1d6c4} <Debug> TCPHandler: Processed in 0.001331054 sec. | ||
| 2545 | 2025.08.28 21:34:44.570311 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2025.08.28 21:34:44.570402 [ 276 ] {49f22e75-68f3-4d0d-9b8c-307517203d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2547 | 2025.08.28 21:34:44.570440 [ 276 ] {49f22e75-68f3-4d0d-9b8c-307517203d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2548 | 2025.08.28 21:34:44.570858 [ 276 ] {49f22e75-68f3-4d0d-9b8c-307517203d62} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2025.08.28 21:34:44.570892 [ 276 ] {49f22e75-68f3-4d0d-9b8c-307517203d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2550 | 2025.08.28 21:34:44.571205 [ 276 ] {49f22e75-68f3-4d0d-9b8c-307517203d62} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2551 | 2025.08.28 21:34:44.571413 [ 276 ] {49f22e75-68f3-4d0d-9b8c-307517203d62} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.08.28 21:34:44.571532 [ 276 ] {49f22e75-68f3-4d0d-9b8c-307517203d62} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001147 sec., 176111.59546643417 rows/sec., 10.00 MiB/sec. | ||
| 2553 | 2025.08.28 21:34:44.571566 [ 276 ] {49f22e75-68f3-4d0d-9b8c-307517203d62} <Debug> TCPHandler: Processed in 0.001302294 sec. | ||
| 2554 | 2025.08.28 21:34:44.571677 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2025.08.28 21:34:44.571769 [ 276 ] {8b811dc3-ceac-469a-b828-d0aa17d5029a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2556 | 2025.08.28 21:34:44.571807 [ 276 ] {8b811dc3-ceac-469a-b828-d0aa17d5029a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2557 | 2025.08.28 21:34:44.572394 [ 276 ] {8b811dc3-ceac-469a-b828-d0aa17d5029a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.08.28 21:34:44.572427 [ 276 ] {8b811dc3-ceac-469a-b828-d0aa17d5029a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2559 | 2025.08.28 21:34:44.572742 [ 276 ] {8b811dc3-ceac-469a-b828-d0aa17d5029a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2560 | 2025.08.28 21:34:44.572956 [ 276 ] {8b811dc3-ceac-469a-b828-d0aa17d5029a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.08.28 21:34:44.573082 [ 276 ] {8b811dc3-ceac-469a-b828-d0aa17d5029a} <Debug> executeQuery: Read 715 rows, 51.63 KiB in 0.00133 sec., 537593.984962406 rows/sec., 37.91 MiB/sec. | ||
| 2562 | 2025.08.28 21:34:44.573116 [ 276 ] {8b811dc3-ceac-469a-b828-d0aa17d5029a} <Debug> TCPHandler: Processed in 0.001490119 sec. | ||
| 2563 | 2025.08.28 21:34:44.573222 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.08.28 21:34:44.573314 [ 276 ] {bd7015ce-484a-4d73-a867-a4d796bdd2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2565 | 2025.08.28 21:34:44.573353 [ 276 ] {bd7015ce-484a-4d73-a867-a4d796bdd2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2566 | 2025.08.28 21:34:44.573668 [ 276 ] {bd7015ce-484a-4d73-a867-a4d796bdd2a1} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.08.28 21:34:44.573701 [ 276 ] {bd7015ce-484a-4d73-a867-a4d796bdd2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2568 | 2025.08.28 21:34:44.573986 [ 276 ] {bd7015ce-484a-4d73-a867-a4d796bdd2a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2569 | 2025.08.28 21:34:44.574194 [ 276 ] {bd7015ce-484a-4d73-a867-a4d796bdd2a1} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.08.28 21:34:44.574315 [ 276 ] {bd7015ce-484a-4d73-a867-a4d796bdd2a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 2571 | 2025.08.28 21:34:44.574349 [ 276 ] {bd7015ce-484a-4d73-a867-a4d796bdd2a1} <Debug> TCPHandler: Processed in 0.001173051 sec. | ||
| 2572 | 2025.08.28 21:34:44.574445 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2025.08.28 21:34:44.574536 [ 276 ] {dead410b-576c-4428-8c50-5f1ccb2f39d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2574 | 2025.08.28 21:34:44.574576 [ 276 ] {dead410b-576c-4428-8c50-5f1ccb2f39d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2575 | 2025.08.28 21:34:44.574988 [ 276 ] {dead410b-576c-4428-8c50-5f1ccb2f39d7} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2025.08.28 21:34:44.575022 [ 276 ] {dead410b-576c-4428-8c50-5f1ccb2f39d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2577 | 2025.08.28 21:34:44.575351 [ 276 ] {dead410b-576c-4428-8c50-5f1ccb2f39d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2578 | 2025.08.28 21:34:44.575554 [ 276 ] {dead410b-576c-4428-8c50-5f1ccb2f39d7} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2025.08.28 21:34:44.575676 [ 276 ] {dead410b-576c-4428-8c50-5f1ccb2f39d7} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001158 sec., 270293.609671848 rows/sec., 17.80 MiB/sec. | ||
| 2580 | 2025.08.28 21:34:44.575710 [ 276 ] {dead410b-576c-4428-8c50-5f1ccb2f39d7} <Debug> TCPHandler: Processed in 0.001311544 sec. | ||
| 2581 | 2025.08.28 21:34:44.575812 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2025.08.28 21:34:44.575903 [ 276 ] {6a09b6c3-200f-4870-9ec4-32367d0c2f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2583 | 2025.08.28 21:34:44.575943 [ 276 ] {6a09b6c3-200f-4870-9ec4-32367d0c2f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2584 | 2025.08.28 21:34:44.576247 [ 276 ] {6a09b6c3-200f-4870-9ec4-32367d0c2f59} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.08.28 21:34:44.576280 [ 276 ] {6a09b6c3-200f-4870-9ec4-32367d0c2f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2586 | 2025.08.28 21:34:44.576575 [ 276 ] {6a09b6c3-200f-4870-9ec4-32367d0c2f59} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2587 | 2025.08.28 21:34:44.576780 [ 276 ] {6a09b6c3-200f-4870-9ec4-32367d0c2f59} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.08.28 21:34:44.576902 [ 276 ] {6a09b6c3-200f-4870-9ec4-32367d0c2f59} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001017 sec., 1966.5683382497543 rows/sec., 128.67 KiB/sec. | ||
| 2589 | 2025.08.28 21:34:44.576937 [ 276 ] {6a09b6c3-200f-4870-9ec4-32367d0c2f59} <Debug> TCPHandler: Processed in 0.00117122 sec. | ||
| 2590 | 2025.08.28 21:34:44.577039 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2025.08.28 21:34:44.577132 [ 276 ] {69af6d76-f7bd-464b-b1d7-8825fe7ee8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2592 | 2025.08.28 21:34:44.577184 [ 276 ] {69af6d76-f7bd-464b-b1d7-8825fe7ee8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2593 | 2025.08.28 21:34:44.578000 [ 276 ] {69af6d76-f7bd-464b-b1d7-8825fe7ee8df} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2025.08.28 21:34:44.578035 [ 276 ] {69af6d76-f7bd-464b-b1d7-8825fe7ee8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2595 | 2025.08.28 21:34:44.578623 [ 276 ] {69af6d76-f7bd-464b-b1d7-8825fe7ee8df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2596 | 2025.08.28 21:34:44.578862 [ 276 ] {69af6d76-f7bd-464b-b1d7-8825fe7ee8df} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2025.08.28 21:34:44.578991 [ 276 ] {69af6d76-f7bd-464b-b1d7-8825fe7ee8df} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001877 sec., 22376.13212573255 rows/sec., 40.10 MiB/sec. | ||
| 2598 | 2025.08.28 21:34:44.579040 [ 276 ] {69af6d76-f7bd-464b-b1d7-8825fe7ee8df} <Debug> TCPHandler: Processed in 0.002047244 sec. | ||
| 2599 | 2025.08.28 21:34:44.579147 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2025.08.28 21:34:44.579240 [ 276 ] {3494d915-3fd1-497a-9314-5f440402997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2601 | 2025.08.28 21:34:44.579280 [ 276 ] {3494d915-3fd1-497a-9314-5f440402997e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2602 | 2025.08.28 21:34:44.579589 [ 276 ] {3494d915-3fd1-497a-9314-5f440402997e} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2025.08.28 21:34:44.579624 [ 276 ] {3494d915-3fd1-497a-9314-5f440402997e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2604 | 2025.08.28 21:34:44.579911 [ 276 ] {3494d915-3fd1-497a-9314-5f440402997e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2605 | 2025.08.28 21:34:44.580112 [ 276 ] {3494d915-3fd1-497a-9314-5f440402997e} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2025.08.28 21:34:44.580232 [ 276 ] {3494d915-3fd1-497a-9314-5f440402997e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001011 sec., 8902.077151335312 rows/sec., 628.83 KiB/sec. | ||
| 2607 | 2025.08.28 21:34:44.580267 [ 276 ] {3494d915-3fd1-497a-9314-5f440402997e} <Debug> TCPHandler: Processed in 0.00116615 sec. | ||
| 2608 | 2025.08.28 21:34:44.580366 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2025.08.28 21:34:44.580457 [ 276 ] {76fd0604-d065-45e5-9e15-aaf0251c75d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2610 | 2025.08.28 21:34:44.580496 [ 276 ] {76fd0604-d065-45e5-9e15-aaf0251c75d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2611 | 2025.08.28 21:34:44.580810 [ 276 ] {76fd0604-d065-45e5-9e15-aaf0251c75d0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.08.28 21:34:44.580844 [ 276 ] {76fd0604-d065-45e5-9e15-aaf0251c75d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2613 | 2025.08.28 21:34:44.581155 [ 276 ] {76fd0604-d065-45e5-9e15-aaf0251c75d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2614 | 2025.08.28 21:34:44.581356 [ 276 ] {76fd0604-d065-45e5-9e15-aaf0251c75d0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.08.28 21:34:44.581478 [ 276 ] {76fd0604-d065-45e5-9e15-aaf0251c75d0} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001038 sec., 98265.89595375722 rows/sec., 6.04 MiB/sec. | ||
| 2616 | 2025.08.28 21:34:44.581512 [ 276 ] {76fd0604-d065-45e5-9e15-aaf0251c75d0} <Debug> TCPHandler: Processed in 0.001192901 sec. | ||
| 2617 | 2025.08.28 21:34:49.544463 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2025.08.28 21:34:49.544755 [ 276 ] {d9b3fc19-426e-4a49-8501-4cd283d22821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2619 | 2025.08.28 21:34:49.544858 [ 276 ] {d9b3fc19-426e-4a49-8501-4cd283d22821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2620 | 2025.08.28 21:34:49.545629 [ 276 ] {d9b3fc19-426e-4a49-8501-4cd283d22821} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.08.28 21:34:49.545668 [ 276 ] {d9b3fc19-426e-4a49-8501-4cd283d22821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2622 | 2025.08.28 21:34:49.546054 [ 276 ] {d9b3fc19-426e-4a49-8501-4cd283d22821} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2623 | 2025.08.28 21:34:49.546279 [ 276 ] {d9b3fc19-426e-4a49-8501-4cd283d22821} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.08.28 21:34:49.546431 [ 276 ] {d9b3fc19-426e-4a49-8501-4cd283d22821} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00175 sec., 32000 rows/sec., 2.44 MiB/sec. | ||
| 2625 | 2025.08.28 21:34:49.546477 [ 276 ] {d9b3fc19-426e-4a49-8501-4cd283d22821} <Debug> TCPHandler: Processed in 0.002195007 sec. | ||
| 2626 | 2025.08.28 21:34:49.546618 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.08.28 21:34:49.546724 [ 276 ] {d0a14104-b2e9-43cc-a288-097075078f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2628 | 2025.08.28 21:34:49.546765 [ 276 ] {d0a14104-b2e9-43cc-a288-097075078f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2629 | 2025.08.28 21:34:49.547181 [ 276 ] {d0a14104-b2e9-43cc-a288-097075078f67} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.08.28 21:34:49.547216 [ 276 ] {d0a14104-b2e9-43cc-a288-097075078f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2631 | 2025.08.28 21:34:49.547560 [ 276 ] {d0a14104-b2e9-43cc-a288-097075078f67} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2632 | 2025.08.28 21:34:49.547774 [ 276 ] {d0a14104-b2e9-43cc-a288-097075078f67} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.08.28 21:34:49.547899 [ 276 ] {d0a14104-b2e9-43cc-a288-097075078f67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 2634 | 2025.08.28 21:34:49.547934 [ 276 ] {d0a14104-b2e9-43cc-a288-097075078f67} <Debug> TCPHandler: Processed in 0.001371076 sec. | ||
| 2635 | 2025.08.28 21:34:49.548047 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2025.08.28 21:34:49.548147 [ 276 ] {6e3ee520-cfe8-46f3-853e-4d6a2bc76f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2637 | 2025.08.28 21:34:49.548189 [ 276 ] {6e3ee520-cfe8-46f3-853e-4d6a2bc76f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2638 | 2025.08.28 21:34:49.548588 [ 276 ] {6e3ee520-cfe8-46f3-853e-4d6a2bc76f9f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2025.08.28 21:34:49.548622 [ 276 ] {6e3ee520-cfe8-46f3-853e-4d6a2bc76f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2640 | 2025.08.28 21:34:49.548964 [ 276 ] {6e3ee520-cfe8-46f3-853e-4d6a2bc76f9f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2641 | 2025.08.28 21:34:49.549169 [ 276 ] {6e3ee520-cfe8-46f3-853e-4d6a2bc76f9f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.08.28 21:34:49.549292 [ 276 ] {6e3ee520-cfe8-46f3-853e-4d6a2bc76f9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 2643 | 2025.08.28 21:34:49.549326 [ 276 ] {6e3ee520-cfe8-46f3-853e-4d6a2bc76f9f} <Debug> TCPHandler: Processed in 0.001326775 sec. | ||
| 2644 | 2025.08.28 21:34:49.549434 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2025.08.28 21:34:49.549534 [ 276 ] {ba037794-ee86-4232-95c5-a7665ceed20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2646 | 2025.08.28 21:34:49.549574 [ 276 ] {ba037794-ee86-4232-95c5-a7665ceed20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2647 | 2025.08.28 21:34:49.549892 [ 276 ] {ba037794-ee86-4232-95c5-a7665ceed20d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.08.28 21:34:49.549925 [ 276 ] {ba037794-ee86-4232-95c5-a7665ceed20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2649 | 2025.08.28 21:34:49.550218 [ 276 ] {ba037794-ee86-4232-95c5-a7665ceed20d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2650 | 2025.08.28 21:34:49.550423 [ 276 ] {ba037794-ee86-4232-95c5-a7665ceed20d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.08.28 21:34:49.550542 [ 276 ] {ba037794-ee86-4232-95c5-a7665ceed20d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 2652 | 2025.08.28 21:34:49.550576 [ 276 ] {ba037794-ee86-4232-95c5-a7665ceed20d} <Debug> TCPHandler: Processed in 0.001189431 sec. | ||
| 2653 | 2025.08.28 21:34:50.719883 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2654 | 2025.08.28 21:34:50.719931 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2655 | 2025.08.28 21:34:50.824780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2656 | 2025.08.28 21:34:50.825299 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2025.08.28 21:34:50.825344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2658 | 2025.08.28 21:34:50.825994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2659 | 2025.08.28 21:34:50.826244 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2025.08.28 21:34:50.826388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2661 | 2025.08.28 21:34:50.828502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 418 | ||
| 2662 | 2025.08.28 21:34:50.830932 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2025.08.28 21:34:50.830981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2664 | 2025.08.28 21:34:50.832241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2665 | 2025.08.28 21:34:50.832534 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2025.08.28 21:34:50.832868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 2667 | 2025.08.28 21:34:51.128039 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2668 | 2025.08.28 21:34:51.146238 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2025.08.28 21:34:51.146308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2670 | 2025.08.28 21:34:51.151983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2671 | 2025.08.28 21:34:51.152683 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2025.08.28 21:34:51.156289 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2673 | 2025.08.28 21:34:54.556254 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2025.08.28 21:34:54.556471 [ 276 ] {90a093ce-1a11-4e87-b177-0d54fb8317a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2675 | 2025.08.28 21:34:54.556544 [ 276 ] {90a093ce-1a11-4e87-b177-0d54fb8317a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2676 | 2025.08.28 21:34:54.557434 [ 276 ] {90a093ce-1a11-4e87-b177-0d54fb8317a2} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2025.08.28 21:34:54.557483 [ 276 ] {90a093ce-1a11-4e87-b177-0d54fb8317a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2678 | 2025.08.28 21:34:54.557920 [ 276 ] {90a093ce-1a11-4e87-b177-0d54fb8317a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2679 | 2025.08.28 21:34:54.558146 [ 276 ] {90a093ce-1a11-4e87-b177-0d54fb8317a2} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.08.28 21:34:54.558304 [ 276 ] {90a093ce-1a11-4e87-b177-0d54fb8317a2} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001889 sec., 207517.20487030174 rows/sec., 13.17 MiB/sec. | ||
| 2681 | 2025.08.28 21:34:54.558347 [ 276 ] {90a093ce-1a11-4e87-b177-0d54fb8317a2} <Debug> TCPHandler: Processed in 0.002240858 sec. | ||
| 2682 | 2025.08.28 21:34:54.558473 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2025.08.28 21:34:54.558570 [ 276 ] {62235b86-bd47-47a1-a3a7-bef8092b6244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2684 | 2025.08.28 21:34:54.558613 [ 276 ] {62235b86-bd47-47a1-a3a7-bef8092b6244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2685 | 2025.08.28 21:34:54.559617 [ 276 ] {62235b86-bd47-47a1-a3a7-bef8092b6244} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.08.28 21:34:54.559653 [ 276 ] {62235b86-bd47-47a1-a3a7-bef8092b6244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2687 | 2025.08.28 21:34:54.560053 [ 276 ] {62235b86-bd47-47a1-a3a7-bef8092b6244} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2688 | 2025.08.28 21:34:54.560272 [ 276 ] {62235b86-bd47-47a1-a3a7-bef8092b6244} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.08.28 21:34:54.560406 [ 276 ] {62235b86-bd47-47a1-a3a7-bef8092b6244} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001857 sec., 619816.9089929995 rows/sec., 49.48 MiB/sec. | ||
| 2690 | 2025.08.28 21:34:54.560410 [ 62 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2691 | 2025.08.28 21:34:54.560445 [ 276 ] {62235b86-bd47-47a1-a3a7-bef8092b6244} <Debug> TCPHandler: Processed in 0.002023283 sec. | ||
| 2692 | 2025.08.28 21:34:54.560484 [ 62 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2025.08.28 21:34:54.560513 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2694 | 2025.08.28 21:34:54.560592 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2025.08.28 21:34:54.560621 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 2696 | 2025.08.28 21:34:54.560693 [ 276 ] {42ce4d40-bd00-4fbd-afff-32e4b1673a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2697 | 2025.08.28 21:34:54.560738 [ 276 ] {42ce4d40-bd00-4fbd-afff-32e4b1673a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2698 | 2025.08.28 21:34:54.560743 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2699 | 2025.08.28 21:34:54.560788 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2288 rows starting from the beginning of the part | ||
| 2700 | 2025.08.28 21:34:54.560887 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1141 rows starting from the beginning of the part | ||
| 2701 | 2025.08.28 21:34:54.560943 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2702 | 2025.08.28 21:34:54.560995 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1158 rows starting from the beginning of the part | ||
| 2703 | 2025.08.28 21:34:54.561043 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2704 | 2025.08.28 21:34:54.561093 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1151 rows starting from the beginning of the part | ||
| 2705 | 2025.08.28 21:34:54.561303 [ 276 ] {42ce4d40-bd00-4fbd-afff-32e4b1673a6b} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.08.28 21:34:54.561345 [ 276 ] {42ce4d40-bd00-4fbd-afff-32e4b1673a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2707 | 2025.08.28 21:34:54.561696 [ 276 ] {42ce4d40-bd00-4fbd-afff-32e4b1673a6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2708 | 2025.08.28 21:34:54.561927 [ 276 ] {42ce4d40-bd00-4fbd-afff-32e4b1673a6b} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2025.08.28 21:34:54.562064 [ 276 ] {42ce4d40-bd00-4fbd-afff-32e4b1673a6b} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.00139 sec., 171223.0215827338 rows/sec., 10.49 MiB/sec. | ||
| 2710 | 2025.08.28 21:34:54.562102 [ 276 ] {42ce4d40-bd00-4fbd-afff-32e4b1673a6b} <Debug> TCPHandler: Processed in 0.001560761 sec. | ||
| 2711 | 2025.08.28 21:34:54.562236 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2025.08.28 21:34:54.562358 [ 276 ] {e8fb309f-d7df-4f5b-98a7-716373a763f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2713 | 2025.08.28 21:34:54.562413 [ 276 ] {e8fb309f-d7df-4f5b-98a7-716373a763f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2714 | 2025.08.28 21:34:54.562914 [ 276 ] {e8fb309f-d7df-4f5b-98a7-716373a763f1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2025.08.28 21:34:54.562953 [ 276 ] {e8fb309f-d7df-4f5b-98a7-716373a763f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2716 | 2025.08.28 21:34:54.563277 [ 276 ] {e8fb309f-d7df-4f5b-98a7-716373a763f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2717 | 2025.08.28 21:34:54.563493 [ 193 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 5 columns (5 merged, 0 gathered) in 0.002915756 sec., 2006340.722611906 rows/sec., 168.52 MiB/sec. | ||
| 2718 | 2025.08.28 21:34:54.563500 [ 276 ] {e8fb309f-d7df-4f5b-98a7-716373a763f1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2025.08.28 21:34:54.563678 [ 276 ] {e8fb309f-d7df-4f5b-98a7-716373a763f1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001345 sec., 150929.36802973977 rows/sec., 9.74 MiB/sec. | ||
| 2720 | 2025.08.28 21:34:54.563716 [ 276 ] {e8fb309f-d7df-4f5b-98a7-716373a763f1} <Debug> TCPHandler: Processed in 0.00153125 sec. | ||
| 2721 | 2025.08.28 21:34:54.563832 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2025.08.28 21:34:54.563852 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2723 | 2025.08.28 21:34:54.563930 [ 276 ] {067fb4a0-6864-4b93-a56f-84ef7d9f4bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2724 | 2025.08.28 21:34:54.563976 [ 276 ] {067fb4a0-6864-4b93-a56f-84ef7d9f4bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2725 | 2025.08.28 21:34:54.564166 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2025.08.28 21:34:54.564255 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_16_3} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2727 | 2025.08.28 21:34:54.564352 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2728 | 2025.08.28 21:34:54.564451 [ 276 ] {067fb4a0-6864-4b93-a56f-84ef7d9f4bbb} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2025.08.28 21:34:54.564492 [ 276 ] {067fb4a0-6864-4b93-a56f-84ef7d9f4bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2730 | 2025.08.28 21:34:54.564817 [ 276 ] {067fb4a0-6864-4b93-a56f-84ef7d9f4bbb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2731 | 2025.08.28 21:34:54.565032 [ 276 ] {067fb4a0-6864-4b93-a56f-84ef7d9f4bbb} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2025.08.28 21:34:54.565160 [ 276 ] {067fb4a0-6864-4b93-a56f-84ef7d9f4bbb} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001249 sec., 161729.38350680546 rows/sec., 9.19 MiB/sec. | ||
| 2733 | 2025.08.28 21:34:54.565197 [ 276 ] {067fb4a0-6864-4b93-a56f-84ef7d9f4bbb} <Debug> TCPHandler: Processed in 0.001414807 sec. | ||
| 2734 | 2025.08.28 21:34:54.565321 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2025.08.28 21:34:54.565415 [ 276 ] {28ee9d4e-7954-4434-8497-0ee7d619732a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2736 | 2025.08.28 21:34:54.565456 [ 276 ] {28ee9d4e-7954-4434-8497-0ee7d619732a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2737 | 2025.08.28 21:34:54.566147 [ 276 ] {28ee9d4e-7954-4434-8497-0ee7d619732a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.08.28 21:34:54.566185 [ 276 ] {28ee9d4e-7954-4434-8497-0ee7d619732a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2739 | 2025.08.28 21:34:54.566549 [ 276 ] {28ee9d4e-7954-4434-8497-0ee7d619732a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2740 | 2025.08.28 21:34:54.566790 [ 276 ] {28ee9d4e-7954-4434-8497-0ee7d619732a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2025.08.28 21:34:54.566897 [ 62 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2742 | 2025.08.28 21:34:54.566916 [ 276 ] {28ee9d4e-7954-4434-8497-0ee7d619732a} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001519 sec., 456879.52600395 rows/sec., 32.10 MiB/sec. | ||
| 2743 | 2025.08.28 21:34:54.566941 [ 62 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.08.28 21:34:54.566962 [ 276 ] {28ee9d4e-7954-4434-8497-0ee7d619732a} <Debug> TCPHandler: Processed in 0.001690974 sec. | ||
| 2745 | 2025.08.28 21:34:54.566967 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2746 | 2025.08.28 21:34:54.567094 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2025.08.28 21:34:54.567093 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 2748 | 2025.08.28 21:34:54.567195 [ 276 ] {90cd5ea6-61f0-4920-b992-465a11e30adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2749 | 2025.08.28 21:34:54.567242 [ 276 ] {90cd5ea6-61f0-4920-b992-465a11e30adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2750 | 2025.08.28 21:34:54.567246 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2751 | 2025.08.28 21:34:54.567298 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1169 rows starting from the beginning of the part | ||
| 2752 | 2025.08.28 21:34:54.567372 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 2753 | 2025.08.28 21:34:54.567426 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2754 | 2025.08.28 21:34:54.567470 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 715 rows starting from the beginning of the part | ||
| 2755 | 2025.08.28 21:34:54.567517 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2756 | 2025.08.28 21:34:54.567562 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 694 rows starting from the beginning of the part | ||
| 2757 | 2025.08.28 21:34:54.567604 [ 276 ] {90cd5ea6-61f0-4920-b992-465a11e30adf} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2025.08.28 21:34:54.567650 [ 276 ] {90cd5ea6-61f0-4920-b992-465a11e30adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2759 | 2025.08.28 21:34:54.568054 [ 276 ] {90cd5ea6-61f0-4920-b992-465a11e30adf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2760 | 2025.08.28 21:34:54.568310 [ 276 ] {90cd5ea6-61f0-4920-b992-465a11e30adf} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2025.08.28 21:34:54.568454 [ 276 ] {90cd5ea6-61f0-4920-b992-465a11e30adf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec. | ||
| 2762 | 2025.08.28 21:34:54.568493 [ 276 ] {90cd5ea6-61f0-4920-b992-465a11e30adf} <Debug> TCPHandler: Processed in 0.001448508 sec. | ||
| 2763 | 2025.08.28 21:34:54.568614 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2025.08.28 21:34:54.568713 [ 276 ] {7b99aa59-6bf0-4652-8e1d-642ab55a6c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2765 | 2025.08.28 21:34:54.568757 [ 276 ] {7b99aa59-6bf0-4652-8e1d-642ab55a6c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2766 | 2025.08.28 21:34:54.569042 [ 189 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.002003762 sec., 1694312.9972521686 rows/sec., 126.89 MiB/sec. | ||
| 2767 | 2025.08.28 21:34:54.569225 [ 276 ] {7b99aa59-6bf0-4652-8e1d-642ab55a6c8a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2025.08.28 21:34:54.569268 [ 276 ] {7b99aa59-6bf0-4652-8e1d-642ab55a6c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2769 | 2025.08.28 21:34:54.569272 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2770 | 2025.08.28 21:34:54.569641 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.08.28 21:34:54.569681 [ 276 ] {7b99aa59-6bf0-4652-8e1d-642ab55a6c8a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2772 | 2025.08.28 21:34:54.569725 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_16_3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2773 | 2025.08.28 21:34:54.569835 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2774 | 2025.08.28 21:34:54.569921 [ 276 ] {7b99aa59-6bf0-4652-8e1d-642ab55a6c8a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2025.08.28 21:34:54.570034 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2776 | 2025.08.28 21:34:54.570058 [ 276 ] {7b99aa59-6bf0-4652-8e1d-642ab55a6c8a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001366 sec., 224743.77745241582 rows/sec., 14.78 MiB/sec. | ||
| 2777 | 2025.08.28 21:34:54.570070 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2025.08.28 21:34:54.570100 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2779 | 2025.08.28 21:34:54.570103 [ 276 ] {7b99aa59-6bf0-4652-8e1d-642ab55a6c8a} <Debug> TCPHandler: Processed in 0.00153881 sec. | ||
| 2780 | 2025.08.28 21:34:54.570183 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 2781 | 2025.08.28 21:34:54.570229 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2025.08.28 21:34:54.570295 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2783 | 2025.08.28 21:34:54.570329 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4370 rows starting from the beginning of the part | ||
| 2784 | 2025.08.28 21:34:54.570330 [ 276 ] {de6025b8-e635-42fd-9b3c-9e3225052b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2785 | 2025.08.28 21:34:54.570383 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 307 rows starting from the beginning of the part | ||
| 2786 | 2025.08.28 21:34:54.570386 [ 276 ] {de6025b8-e635-42fd-9b3c-9e3225052b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2787 | 2025.08.28 21:34:54.570436 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 2788 | 2025.08.28 21:34:54.570480 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 313 rows starting from the beginning of the part | ||
| 2789 | 2025.08.28 21:34:54.570520 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 2790 | 2025.08.28 21:34:54.570561 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 307 rows starting from the beginning of the part | ||
| 2791 | 2025.08.28 21:34:54.570750 [ 276 ] {de6025b8-e635-42fd-9b3c-9e3225052b8b} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.08.28 21:34:54.570798 [ 276 ] {de6025b8-e635-42fd-9b3c-9e3225052b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2793 | 2025.08.28 21:34:54.571225 [ 276 ] {de6025b8-e635-42fd-9b3c-9e3225052b8b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2794 | 2025.08.28 21:34:54.571540 [ 276 ] {de6025b8-e635-42fd-9b3c-9e3225052b8b} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.08.28 21:34:54.571684 [ 276 ] {de6025b8-e635-42fd-9b3c-9e3225052b8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec. | ||
| 2796 | 2025.08.28 21:34:54.571721 [ 276 ] {de6025b8-e635-42fd-9b3c-9e3225052b8b} <Debug> TCPHandler: Processed in 0.00154131 sec. | ||
| 2797 | 2025.08.28 21:34:54.571844 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2025.08.28 21:34:54.571941 [ 276 ] {c4b9290c-f5a5-4df6-a177-ca3b855d6ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2799 | 2025.08.28 21:34:54.571998 [ 276 ] {c4b9290c-f5a5-4df6-a177-ca3b855d6ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2800 | 2025.08.28 21:34:54.572944 [ 276 ] {c4b9290c-f5a5-4df6-a177-ca3b855d6ddb} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.08.28 21:34:54.572958 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5617 rows, containing 5 columns (5 merged, 0 gathered) in 0.002807533 sec., 2000688.8610035928 rows/sec., 133.73 MiB/sec. | ||
| 2802 | 2025.08.28 21:34:54.572984 [ 276 ] {c4b9290c-f5a5-4df6-a177-ca3b855d6ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2803 | 2025.08.28 21:34:54.573552 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2804 | 2025.08.28 21:34:54.573711 [ 276 ] {c4b9290c-f5a5-4df6-a177-ca3b855d6ddb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2805 | 2025.08.28 21:34:54.573925 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2025.08.28 21:34:54.574015 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2807 | 2025.08.28 21:34:54.574015 [ 276 ] {c4b9290c-f5a5-4df6-a177-ca3b855d6ddb} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2025.08.28 21:34:54.574108 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2809 | 2025.08.28 21:34:54.574179 [ 276 ] {c4b9290c-f5a5-4df6-a177-ca3b855d6ddb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002256 sec., 18617.021276595744 rows/sec., 33.36 MiB/sec. | ||
| 2810 | 2025.08.28 21:34:54.574237 [ 276 ] {c4b9290c-f5a5-4df6-a177-ca3b855d6ddb} <Debug> TCPHandler: Processed in 0.002442433 sec. | ||
| 2811 | 2025.08.28 21:34:54.574356 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2025.08.28 21:34:54.574451 [ 276 ] {de7dc259-6a4d-4aa0-ad6f-093544cbbb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2813 | 2025.08.28 21:34:54.574494 [ 276 ] {de7dc259-6a4d-4aa0-ad6f-093544cbbb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2814 | 2025.08.28 21:34:54.574853 [ 276 ] {de7dc259-6a4d-4aa0-ad6f-093544cbbb4f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.08.28 21:34:54.574891 [ 276 ] {de7dc259-6a4d-4aa0-ad6f-093544cbbb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2816 | 2025.08.28 21:34:54.575210 [ 276 ] {de7dc259-6a4d-4aa0-ad6f-093544cbbb4f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2817 | 2025.08.28 21:34:54.575427 [ 276 ] {de7dc259-6a4d-4aa0-ad6f-093544cbbb4f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.08.28 21:34:54.575538 [ 62 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2819 | 2025.08.28 21:34:54.575556 [ 276 ] {de7dc259-6a4d-4aa0-ad6f-093544cbbb4f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001124 sec., 90747.33096085409 rows/sec., 5.58 MiB/sec. | ||
| 2820 | 2025.08.28 21:34:54.575582 [ 62 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2025.08.28 21:34:54.575602 [ 276 ] {de7dc259-6a4d-4aa0-ad6f-093544cbbb4f} <Debug> TCPHandler: Processed in 0.001295244 sec. | ||
| 2822 | 2025.08.28 21:34:54.575606 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2823 | 2025.08.28 21:34:54.575696 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 2824 | 2025.08.28 21:34:54.575791 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2825 | 2025.08.28 21:34:54.575821 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 2826 | 2025.08.28 21:34:54.575895 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part | ||
| 2827 | 2025.08.28 21:34:54.575946 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 2828 | 2025.08.28 21:34:54.575998 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part | ||
| 2829 | 2025.08.28 21:34:54.576045 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 2830 | 2025.08.28 21:34:54.576096 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
| 2831 | 2025.08.28 21:34:54.577043 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001378265 sec., 853246.6543081338 rows/sec., 53.92 MiB/sec. | ||
| 2832 | 2025.08.28 21:34:54.577209 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2833 | 2025.08.28 21:34:54.577457 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.08.28 21:34:54.577520 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_16_3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2835 | 2025.08.28 21:34:54.577583 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2836 | 2025.08.28 21:34:58.326451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2837 | 2025.08.28 21:34:58.327033 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.08.28 21:34:58.327088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2839 | 2025.08.28 21:34:58.327638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2840 | 2025.08.28 21:34:58.327885 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.08.28 21:34:58.328030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2842 | 2025.08.28 21:34:58.656345 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2843 | 2025.08.28 21:34:58.672812 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2025.08.28 21:34:58.672870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2845 | 2025.08.28 21:34:58.679018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2846 | 2025.08.28 21:34:58.679710 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2025.08.28 21:34:58.682594 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2848 | 2025.08.28 21:34:59.575245 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2025.08.28 21:34:59.575433 [ 276 ] {7b250c95-4862-4196-8f48-670020ac2d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2850 | 2025.08.28 21:34:59.575504 [ 276 ] {7b250c95-4862-4196-8f48-670020ac2d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2851 | 2025.08.28 21:34:59.576199 [ 276 ] {7b250c95-4862-4196-8f48-670020ac2d9e} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.08.28 21:34:59.576248 [ 276 ] {7b250c95-4862-4196-8f48-670020ac2d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2853 | 2025.08.28 21:34:59.576719 [ 276 ] {7b250c95-4862-4196-8f48-670020ac2d9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2854 | 2025.08.28 21:34:59.576982 [ 276 ] {7b250c95-4862-4196-8f48-670020ac2d9e} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.08.28 21:34:59.577155 [ 276 ] {7b250c95-4862-4196-8f48-670020ac2d9e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001774 sec., 2254.7914317925593 rows/sec., 183.86 KiB/sec. | ||
| 2856 | 2025.08.28 21:34:59.577210 [ 276 ] {7b250c95-4862-4196-8f48-670020ac2d9e} <Debug> TCPHandler: Processed in 0.002101485 sec. | ||
| 2857 | 2025.08.28 21:34:59.577356 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2025.08.28 21:34:59.577471 [ 276 ] {ac26059e-c835-490f-88cf-47fda56a35c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2859 | 2025.08.28 21:34:59.577522 [ 276 ] {ac26059e-c835-490f-88cf-47fda56a35c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2860 | 2025.08.28 21:34:59.578702 [ 276 ] {ac26059e-c835-490f-88cf-47fda56a35c1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.08.28 21:34:59.578742 [ 276 ] {ac26059e-c835-490f-88cf-47fda56a35c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2862 | 2025.08.28 21:34:59.579170 [ 276 ] {ac26059e-c835-490f-88cf-47fda56a35c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2863 | 2025.08.28 21:34:59.579403 [ 276 ] {ac26059e-c835-490f-88cf-47fda56a35c1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.08.28 21:34:59.579545 [ 276 ] {ac26059e-c835-490f-88cf-47fda56a35c1} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.002098 sec., 571020.019065777 rows/sec., 46.85 MiB/sec. | ||
| 2865 | 2025.08.28 21:34:59.579586 [ 276 ] {ac26059e-c835-490f-88cf-47fda56a35c1} <Debug> TCPHandler: Processed in 0.002283539 sec. | ||
| 2866 | 2025.08.28 21:34:59.579724 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.08.28 21:34:59.579828 [ 276 ] {e244630c-4bed-43a3-a533-d00c0a048a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2868 | 2025.08.28 21:34:59.579871 [ 276 ] {e244630c-4bed-43a3-a533-d00c0a048a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2869 | 2025.08.28 21:34:59.580280 [ 276 ] {e244630c-4bed-43a3-a533-d00c0a048a24} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.08.28 21:34:59.580324 [ 276 ] {e244630c-4bed-43a3-a533-d00c0a048a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2871 | 2025.08.28 21:34:59.580636 [ 276 ] {e244630c-4bed-43a3-a533-d00c0a048a24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2872 | 2025.08.28 21:34:59.580854 [ 276 ] {e244630c-4bed-43a3-a533-d00c0a048a24} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.08.28 21:34:59.580982 [ 276 ] {e244630c-4bed-43a3-a533-d00c0a048a24} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001175 sec., 3404.255319148936 rows/sec., 237.70 KiB/sec. | ||
| 2874 | 2025.08.28 21:34:59.581019 [ 276 ] {e244630c-4bed-43a3-a533-d00c0a048a24} <Debug> TCPHandler: Processed in 0.001362726 sec. | ||
| 2875 | 2025.08.28 21:34:59.581125 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.08.28 21:34:59.581219 [ 276 ] {6a5cdd62-3e14-41a1-b376-3c62eead7712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2877 | 2025.08.28 21:34:59.581259 [ 276 ] {6a5cdd62-3e14-41a1-b376-3c62eead7712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2878 | 2025.08.28 21:34:59.581811 [ 276 ] {6a5cdd62-3e14-41a1-b376-3c62eead7712} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.08.28 21:34:59.581847 [ 276 ] {6a5cdd62-3e14-41a1-b376-3c62eead7712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2880 | 2025.08.28 21:34:59.582150 [ 276 ] {6a5cdd62-3e14-41a1-b376-3c62eead7712} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2881 | 2025.08.28 21:34:59.582415 [ 276 ] {6a5cdd62-3e14-41a1-b376-3c62eead7712} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.08.28 21:34:59.582562 [ 276 ] {6a5cdd62-3e14-41a1-b376-3c62eead7712} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00136 sec., 167647.0588235294 rows/sec., 11.35 MiB/sec. | ||
| 2883 | 2025.08.28 21:34:59.582577 [ 41 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2884 | 2025.08.28 21:34:59.582602 [ 276 ] {6a5cdd62-3e14-41a1-b376-3c62eead7712} <Debug> TCPHandler: Processed in 0.0015268 sec. | ||
| 2885 | 2025.08.28 21:34:59.582660 [ 41 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2025.08.28 21:34:59.582690 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2887 | 2025.08.28 21:34:59.582759 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2025.08.28 21:34:59.582782 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 2889 | 2025.08.28 21:34:59.582861 [ 276 ] {5e78ed83-a56d-4575-9067-f703f2e5a351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2890 | 2025.08.28 21:34:59.582869 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2891 | 2025.08.28 21:34:59.582907 [ 276 ] {5e78ed83-a56d-4575-9067-f703f2e5a351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2892 | 2025.08.28 21:34:59.582915 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 431 rows starting from the beginning of the part | ||
| 2893 | 2025.08.28 21:34:59.582999 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 2894 | 2025.08.28 21:34:59.583057 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 203 rows starting from the beginning of the part | ||
| 2895 | 2025.08.28 21:34:59.583110 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 204 rows starting from the beginning of the part | ||
| 2896 | 2025.08.28 21:34:59.583176 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 203 rows starting from the beginning of the part | ||
| 2897 | 2025.08.28 21:34:59.583246 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 2898 | 2025.08.28 21:34:59.583680 [ 276 ] {5e78ed83-a56d-4575-9067-f703f2e5a351} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.08.28 21:34:59.583717 [ 276 ] {5e78ed83-a56d-4575-9067-f703f2e5a351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2900 | 2025.08.28 21:34:59.584232 [ 276 ] {5e78ed83-a56d-4575-9067-f703f2e5a351} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2901 | 2025.08.28 21:34:59.584460 [ 190 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710715 sec., 875072.7035187042 rows/sec., 61.07 MiB/sec. | ||
| 2902 | 2025.08.28 21:34:59.584496 [ 276 ] {5e78ed83-a56d-4575-9067-f703f2e5a351} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2025.08.28 21:34:59.584657 [ 276 ] {5e78ed83-a56d-4575-9067-f703f2e5a351} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001815 sec., 288705.2341597796 rows/sec., 21.38 MiB/sec. | ||
| 2904 | 2025.08.28 21:34:59.584708 [ 276 ] {5e78ed83-a56d-4575-9067-f703f2e5a351} <Debug> TCPHandler: Processed in 0.001999892 sec. | ||
| 2905 | 2025.08.28 21:34:59.584710 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2906 | 2025.08.28 21:34:59.584836 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2025.08.28 21:34:59.584965 [ 276 ] {f48dbeb6-cbee-4b94-ae6d-30cfad64d60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2025.08.28 21:34:59.585029 [ 276 ] {f48dbeb6-cbee-4b94-ae6d-30cfad64d60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2909 | 2025.08.28 21:34:59.585065 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2025.08.28 21:34:59.585163 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_11_2} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2911 | 2025.08.28 21:34:59.585284 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2912 | 2025.08.28 21:34:59.585764 [ 276 ] {f48dbeb6-cbee-4b94-ae6d-30cfad64d60c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2025.08.28 21:34:59.585805 [ 276 ] {f48dbeb6-cbee-4b94-ae6d-30cfad64d60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2914 | 2025.08.28 21:34:59.586210 [ 276 ] {f48dbeb6-cbee-4b94-ae6d-30cfad64d60c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2915 | 2025.08.28 21:34:59.586435 [ 276 ] {f48dbeb6-cbee-4b94-ae6d-30cfad64d60c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.08.28 21:34:59.586570 [ 276 ] {f48dbeb6-cbee-4b94-ae6d-30cfad64d60c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001631 sec., 518700.18393623544 rows/sec., 34.91 MiB/sec. | ||
| 2917 | 2025.08.28 21:34:59.586610 [ 276 ] {f48dbeb6-cbee-4b94-ae6d-30cfad64d60c} <Debug> TCPHandler: Processed in 0.001825968 sec. | ||
| 2918 | 2025.08.28 21:34:59.586757 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2025.08.28 21:34:59.586860 [ 276 ] {ca78a449-8dfc-427c-8b33-8a0bb3dd9061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2920 | 2025.08.28 21:34:59.586905 [ 276 ] {ca78a449-8dfc-427c-8b33-8a0bb3dd9061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2921 | 2025.08.28 21:34:59.587284 [ 276 ] {ca78a449-8dfc-427c-8b33-8a0bb3dd9061} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2025.08.28 21:34:59.587324 [ 276 ] {ca78a449-8dfc-427c-8b33-8a0bb3dd9061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2923 | 2025.08.28 21:34:59.587663 [ 276 ] {ca78a449-8dfc-427c-8b33-8a0bb3dd9061} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2924 | 2025.08.28 21:34:59.587881 [ 276 ] {ca78a449-8dfc-427c-8b33-8a0bb3dd9061} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2025.08.28 21:34:59.588021 [ 276 ] {ca78a449-8dfc-427c-8b33-8a0bb3dd9061} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 2926 | 2025.08.28 21:34:59.588059 [ 276 ] {ca78a449-8dfc-427c-8b33-8a0bb3dd9061} <Debug> TCPHandler: Processed in 0.001354755 sec. | ||
| 2927 | 2025.08.28 21:35:00.833938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 454 | ||
| 2928 | 2025.08.28 21:35:00.836273 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.08.28 21:35:00.836330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2930 | 2025.08.28 21:35:00.837547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2931 | 2025.08.28 21:35:00.837848 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2025.08.28 21:35:00.838174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 2933 | 2025.08.28 21:35:04.555815 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2025.08.28 21:35:04.555992 [ 276 ] {5496ae22-f659-454d-8e06-b4150269e1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2935 | 2025.08.28 21:35:04.556060 [ 276 ] {5496ae22-f659-454d-8e06-b4150269e1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2936 | 2025.08.28 21:35:04.556902 [ 276 ] {5496ae22-f659-454d-8e06-b4150269e1cf} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2025.08.28 21:35:04.556944 [ 276 ] {5496ae22-f659-454d-8e06-b4150269e1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2938 | 2025.08.28 21:35:04.557339 [ 276 ] {5496ae22-f659-454d-8e06-b4150269e1cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2939 | 2025.08.28 21:35:04.557561 [ 276 ] {5496ae22-f659-454d-8e06-b4150269e1cf} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2025.08.28 21:35:04.557686 [ 105 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 2941 | 2025.08.28 21:35:04.557713 [ 276 ] {5496ae22-f659-454d-8e06-b4150269e1cf} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001731 sec., 226458.69439630272 rows/sec., 14.37 MiB/sec. | ||
| 2942 | 2025.08.28 21:35:04.557752 [ 105 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2025.08.28 21:35:04.557765 [ 276 ] {5496ae22-f659-454d-8e06-b4150269e1cf} <Debug> TCPHandler: Processed in 0.002052964 sec. | ||
| 2944 | 2025.08.28 21:35:04.557778 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2945 | 2025.08.28 21:35:04.557897 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.08.28 21:35:04.557913 [ 198 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::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 | ||
| 2947 | 2025.08.28 21:35:04.557997 [ 276 ] {bc4e96a7-5474-450a-833d-853220382c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2948 | 2025.08.28 21:35:04.558040 [ 276 ] {bc4e96a7-5474-450a-833d-853220382c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2949 | 2025.08.28 21:35:04.558053 [ 198 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2950 | 2025.08.28 21:35:04.558092 [ 198 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 392 rows starting from the beginning of the part | ||
| 2951 | 2025.08.28 21:35:04.558179 [ 198 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 392 rows starting from the beginning of the part | ||
| 2952 | 2025.08.28 21:35:04.558233 [ 198 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 392 rows starting from the beginning of the part | ||
| 2953 | 2025.08.28 21:35:04.558281 [ 198 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 392 rows starting from the beginning of the part | ||
| 2954 | 2025.08.28 21:35:04.558323 [ 198 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 392 rows starting from the beginning of the part | ||
| 2955 | 2025.08.28 21:35:04.558919 [ 276 ] {bc4e96a7-5474-450a-833d-853220382c0d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2025.08.28 21:35:04.558960 [ 276 ] {bc4e96a7-5474-450a-833d-853220382c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2957 | 2025.08.28 21:35:04.559351 [ 276 ] {bc4e96a7-5474-450a-833d-853220382c0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2958 | 2025.08.28 21:35:04.559365 [ 195 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151143 sec., 1296785.163719127 rows/sec., 87.22 MiB/sec. | ||
| 2959 | 2025.08.28 21:35:04.559561 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 2960 | 2025.08.28 21:35:04.559579 [ 276 ] {bc4e96a7-5474-450a-833d-853220382c0d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.08.28 21:35:04.559725 [ 276 ] {bc4e96a7-5474-450a-833d-853220382c0d} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001747 sec., 658843.7321121923 rows/sec., 52.59 MiB/sec. | ||
| 2962 | 2025.08.28 21:35:04.559764 [ 276 ] {bc4e96a7-5474-450a-833d-853220382c0d} <Debug> TCPHandler: Processed in 0.001913669 sec. | ||
| 2963 | 2025.08.28 21:35:04.559849 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.08.28 21:35:04.559884 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2025.08.28 21:35:04.559926 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_9_2} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 2966 | 2025.08.28 21:35:04.559981 [ 276 ] {66908da6-a91e-4d46-9cb6-02f7558f3ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2967 | 2025.08.28 21:35:04.559998 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2968 | 2025.08.28 21:35:04.560025 [ 276 ] {66908da6-a91e-4d46-9cb6-02f7558f3ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2969 | 2025.08.28 21:35:04.560509 [ 276 ] {66908da6-a91e-4d46-9cb6-02f7558f3ce9} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.08.28 21:35:04.560545 [ 276 ] {66908da6-a91e-4d46-9cb6-02f7558f3ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2971 | 2025.08.28 21:35:04.560860 [ 276 ] {66908da6-a91e-4d46-9cb6-02f7558f3ce9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2972 | 2025.08.28 21:35:04.561063 [ 276 ] {66908da6-a91e-4d46-9cb6-02f7558f3ce9} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.08.28 21:35:04.561158 [ 105 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2974 | 2025.08.28 21:35:04.561188 [ 276 ] {66908da6-a91e-4d46-9cb6-02f7558f3ce9} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001224 sec., 194444.44444444444 rows/sec., 11.92 MiB/sec. | ||
| 2975 | 2025.08.28 21:35:04.561188 [ 105 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.08.28 21:35:04.561228 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2977 | 2025.08.28 21:35:04.561230 [ 276 ] {66908da6-a91e-4d46-9cb6-02f7558f3ce9} <Debug> TCPHandler: Processed in 0.001393696 sec. | ||
| 2978 | 2025.08.28 21:35:04.561294 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 2979 | 2025.08.28 21:35:04.561350 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2025.08.28 21:35:04.561389 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2981 | 2025.08.28 21:35:04.561417 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 247 rows starting from the beginning of the part | ||
| 2982 | 2025.08.28 21:35:04.561447 [ 276 ] {f7dc68b5-7aee-4f2e-8f77-cc2c127bc50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2983 | 2025.08.28 21:35:04.561466 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 233 rows starting from the beginning of the part | ||
| 2984 | 2025.08.28 21:35:04.561491 [ 276 ] {f7dc68b5-7aee-4f2e-8f77-cc2c127bc50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2985 | 2025.08.28 21:35:04.561514 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 250 rows starting from the beginning of the part | ||
| 2986 | 2025.08.28 21:35:04.561557 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 238 rows starting from the beginning of the part | ||
| 2987 | 2025.08.28 21:35:04.561597 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 2988 | 2025.08.28 21:35:04.561635 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 238 rows starting from the beginning of the part | ||
| 2989 | 2025.08.28 21:35:04.561966 [ 276 ] {f7dc68b5-7aee-4f2e-8f77-cc2c127bc50d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.08.28 21:35:04.562006 [ 276 ] {f7dc68b5-7aee-4f2e-8f77-cc2c127bc50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2991 | 2025.08.28 21:35:04.562317 [ 276 ] {f7dc68b5-7aee-4f2e-8f77-cc2c127bc50d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2992 | 2025.08.28 21:35:04.562546 [ 276 ] {f7dc68b5-7aee-4f2e-8f77-cc2c127bc50d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.08.28 21:35:04.562592 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323724 sec., 914087.8309980026 rows/sec., 59.57 MiB/sec. | ||
| 2994 | 2025.08.28 21:35:04.562673 [ 276 ] {f7dc68b5-7aee-4f2e-8f77-cc2c127bc50d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001243 sec., 163314.56154465003 rows/sec., 10.53 MiB/sec. | ||
| 2995 | 2025.08.28 21:35:04.562717 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2996 | 2025.08.28 21:35:04.562718 [ 276 ] {f7dc68b5-7aee-4f2e-8f77-cc2c127bc50d} <Debug> TCPHandler: Processed in 0.001414197 sec. | ||
| 2997 | 2025.08.28 21:35:04.562867 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2025.08.28 21:35:04.562960 [ 276 ] {0d8fd586-2040-4f31-9f9a-6565fd1ba3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2999 | 2025.08.28 21:35:04.562986 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.08.28 21:35:04.563000 [ 276 ] {0d8fd586-2040-4f31-9f9a-6565fd1ba3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3001 | 2025.08.28 21:35:04.563059 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_11_2} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3002 | 2025.08.28 21:35:04.563118 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3003 | 2025.08.28 21:35:04.563459 [ 276 ] {0d8fd586-2040-4f31-9f9a-6565fd1ba3bc} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2025.08.28 21:35:04.563500 [ 276 ] {0d8fd586-2040-4f31-9f9a-6565fd1ba3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3005 | 2025.08.28 21:35:04.563816 [ 276 ] {0d8fd586-2040-4f31-9f9a-6565fd1ba3bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3006 | 2025.08.28 21:35:04.564022 [ 276 ] {0d8fd586-2040-4f31-9f9a-6565fd1ba3bc} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.08.28 21:35:04.564120 [ 105 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3008 | 2025.08.28 21:35:04.564143 [ 276 ] {0d8fd586-2040-4f31-9f9a-6565fd1ba3bc} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.0012 sec., 168333.33333333334 rows/sec., 9.56 MiB/sec. | ||
| 3009 | 2025.08.28 21:35:04.564154 [ 105 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2025.08.28 21:35:04.564184 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3011 | 2025.08.28 21:35:04.564185 [ 276 ] {0d8fd586-2040-4f31-9f9a-6565fd1ba3bc} <Debug> TCPHandler: Processed in 0.001364965 sec. | ||
| 3012 | 2025.08.28 21:35:04.564254 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::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 | ||
| 3013 | 2025.08.28 21:35:04.564323 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2025.08.28 21:35:04.564331 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3015 | 2025.08.28 21:35:04.564370 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 202 rows starting from the beginning of the part | ||
| 3016 | 2025.08.28 21:35:04.564418 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 202 rows starting from the beginning of the part | ||
| 3017 | 2025.08.28 21:35:04.564423 [ 276 ] {7ab9baa9-b996-4d06-9d02-9778acd243f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3018 | 2025.08.28 21:35:04.564472 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 202 rows starting from the beginning of the part | ||
| 3019 | 2025.08.28 21:35:04.564476 [ 276 ] {7ab9baa9-b996-4d06-9d02-9778acd243f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3020 | 2025.08.28 21:35:04.564520 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 202 rows starting from the beginning of the part | ||
| 3021 | 2025.08.28 21:35:04.564562 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 202 rows starting from the beginning of the part | ||
| 3022 | 2025.08.28 21:35:04.565136 [ 276 ] {7ab9baa9-b996-4d06-9d02-9778acd243f4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.08.28 21:35:04.565176 [ 276 ] {7ab9baa9-b996-4d06-9d02-9778acd243f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3024 | 2025.08.28 21:35:04.565313 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085138 sec., 930757.1940158763 rows/sec., 56.41 MiB/sec. | ||
| 3025 | 2025.08.28 21:35:04.565490 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3026 | 2025.08.28 21:35:04.565521 [ 276 ] {7ab9baa9-b996-4d06-9d02-9778acd243f4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3027 | 2025.08.28 21:35:04.565826 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2025.08.28 21:35:04.565871 [ 276 ] {7ab9baa9-b996-4d06-9d02-9778acd243f4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.08.28 21:35:04.565910 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_9_2} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3030 | 2025.08.28 21:35:04.566003 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3031 | 2025.08.28 21:35:04.566019 [ 276 ] {7ab9baa9-b996-4d06-9d02-9778acd243f4} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001614 sec., 429987.60842627013 rows/sec., 30.21 MiB/sec. | ||
| 3032 | 2025.08.28 21:35:04.566060 [ 276 ] {7ab9baa9-b996-4d06-9d02-9778acd243f4} <Debug> TCPHandler: Processed in 0.001783957 sec. | ||
| 3033 | 2025.08.28 21:35:04.566176 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2025.08.28 21:35:04.566271 [ 276 ] {8d2cde3f-8e8f-4252-9e0e-f9936cb4fd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3035 | 2025.08.28 21:35:04.566313 [ 276 ] {8d2cde3f-8e8f-4252-9e0e-f9936cb4fd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3036 | 2025.08.28 21:35:04.566644 [ 276 ] {8d2cde3f-8e8f-4252-9e0e-f9936cb4fd44} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2025.08.28 21:35:04.566681 [ 276 ] {8d2cde3f-8e8f-4252-9e0e-f9936cb4fd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3038 | 2025.08.28 21:35:04.566980 [ 276 ] {8d2cde3f-8e8f-4252-9e0e-f9936cb4fd44} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3039 | 2025.08.28 21:35:04.567187 [ 276 ] {8d2cde3f-8e8f-4252-9e0e-f9936cb4fd44} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2025.08.28 21:35:04.567309 [ 276 ] {8d2cde3f-8e8f-4252-9e0e-f9936cb4fd44} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 3041 | 2025.08.28 21:35:04.567344 [ 276 ] {8d2cde3f-8e8f-4252-9e0e-f9936cb4fd44} <Debug> TCPHandler: Processed in 0.001214511 sec. | ||
| 3042 | 2025.08.28 21:35:04.567451 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2025.08.28 21:35:04.567542 [ 276 ] {1fc39a35-613e-47c8-bee4-ffe70d60ec9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3044 | 2025.08.28 21:35:04.567584 [ 276 ] {1fc39a35-613e-47c8-bee4-ffe70d60ec9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3045 | 2025.08.28 21:35:04.568016 [ 276 ] {1fc39a35-613e-47c8-bee4-ffe70d60ec9c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2025.08.28 21:35:04.568051 [ 276 ] {1fc39a35-613e-47c8-bee4-ffe70d60ec9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3047 | 2025.08.28 21:35:04.568381 [ 276 ] {1fc39a35-613e-47c8-bee4-ffe70d60ec9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3048 | 2025.08.28 21:35:04.568588 [ 276 ] {1fc39a35-613e-47c8-bee4-ffe70d60ec9c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2025.08.28 21:35:04.568716 [ 276 ] {1fc39a35-613e-47c8-bee4-ffe70d60ec9c} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001192 sec., 257550.33557046982 rows/sec., 16.94 MiB/sec. | ||
| 3050 | 2025.08.28 21:35:04.568752 [ 276 ] {1fc39a35-613e-47c8-bee4-ffe70d60ec9c} <Debug> TCPHandler: Processed in 0.001347615 sec. | ||
| 3051 | 2025.08.28 21:35:04.568870 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2025.08.28 21:35:04.568988 [ 276 ] {53047f7e-b3a7-4651-bd3e-06cd1a084007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3053 | 2025.08.28 21:35:04.569038 [ 276 ] {53047f7e-b3a7-4651-bd3e-06cd1a084007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3054 | 2025.08.28 21:35:04.569406 [ 276 ] {53047f7e-b3a7-4651-bd3e-06cd1a084007} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2025.08.28 21:35:04.569446 [ 276 ] {53047f7e-b3a7-4651-bd3e-06cd1a084007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3056 | 2025.08.28 21:35:04.569747 [ 276 ] {53047f7e-b3a7-4651-bd3e-06cd1a084007} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3057 | 2025.08.28 21:35:04.569954 [ 276 ] {53047f7e-b3a7-4651-bd3e-06cd1a084007} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2025.08.28 21:35:04.570080 [ 276 ] {53047f7e-b3a7-4651-bd3e-06cd1a084007} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 3059 | 2025.08.28 21:35:04.570116 [ 276 ] {53047f7e-b3a7-4651-bd3e-06cd1a084007} <Debug> TCPHandler: Processed in 0.001304184 sec. | ||
| 3060 | 2025.08.28 21:35:04.570214 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2025.08.28 21:35:04.570306 [ 276 ] {8fb9f0f6-8e86-4058-b422-4dcb41be2ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3062 | 2025.08.28 21:35:04.570360 [ 276 ] {8fb9f0f6-8e86-4058-b422-4dcb41be2ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3063 | 2025.08.28 21:35:04.571166 [ 276 ] {8fb9f0f6-8e86-4058-b422-4dcb41be2ea7} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2025.08.28 21:35:04.571199 [ 276 ] {8fb9f0f6-8e86-4058-b422-4dcb41be2ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3065 | 2025.08.28 21:35:04.571815 [ 276 ] {8fb9f0f6-8e86-4058-b422-4dcb41be2ea7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3066 | 2025.08.28 21:35:04.572026 [ 276 ] {8fb9f0f6-8e86-4058-b422-4dcb41be2ea7} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2025.08.28 21:35:04.572156 [ 276 ] {8fb9f0f6-8e86-4058-b422-4dcb41be2ea7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001867 sec., 22495.982860203534 rows/sec., 40.31 MiB/sec. | ||
| 3068 | 2025.08.28 21:35:04.572206 [ 276 ] {8fb9f0f6-8e86-4058-b422-4dcb41be2ea7} <Debug> TCPHandler: Processed in 0.002037323 sec. | ||
| 3069 | 2025.08.28 21:35:04.572323 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2025.08.28 21:35:04.572414 [ 276 ] {d0be0268-3eb2-4f1d-93ff-91be78dbd4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3071 | 2025.08.28 21:35:04.572455 [ 276 ] {d0be0268-3eb2-4f1d-93ff-91be78dbd4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3072 | 2025.08.28 21:35:04.572788 [ 276 ] {d0be0268-3eb2-4f1d-93ff-91be78dbd4df} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2025.08.28 21:35:04.572823 [ 276 ] {d0be0268-3eb2-4f1d-93ff-91be78dbd4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3074 | 2025.08.28 21:35:04.573119 [ 276 ] {d0be0268-3eb2-4f1d-93ff-91be78dbd4df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3075 | 2025.08.28 21:35:04.573319 [ 276 ] {d0be0268-3eb2-4f1d-93ff-91be78dbd4df} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.08.28 21:35:04.573447 [ 276 ] {d0be0268-3eb2-4f1d-93ff-91be78dbd4df} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001051 sec., 97050.42816365366 rows/sec., 5.96 MiB/sec. | ||
| 3077 | 2025.08.28 21:35:04.573482 [ 276 ] {d0be0268-3eb2-4f1d-93ff-91be78dbd4df} <Debug> TCPHandler: Processed in 0.001206151 sec. | ||
| 3078 | 2025.08.28 21:35:05.719970 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3079 | 2025.08.28 21:35:05.720020 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3080 | 2025.08.28 21:35:05.828982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 3081 | 2025.08.28 21:35:05.829457 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.08.28 21:35:05.829492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3083 | 2025.08.28 21:35:05.829985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3084 | 2025.08.28 21:35:05.830220 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2025.08.28 21:35:05.830347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 3086 | 2025.08.28 21:35:06.183551 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3087 | 2025.08.28 21:35:06.200865 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.08.28 21:35:06.200923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3089 | 2025.08.28 21:35:06.207210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3090 | 2025.08.28 21:35:06.208004 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.08.28 21:35:06.211508 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3092 | 2025.08.28 21:35:07.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.13 MiB, peak 206.13 MiB, free memory in arenas 0.00 B, will set to 203.71 MiB (RSS), difference: 1.58 MiB | ||
| 3093 | 2025.08.28 21:35:09.544136 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2025.08.28 21:35:09.544422 [ 276 ] {af17f940-0926-4806-98bf-4de2b4716d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3095 | 2025.08.28 21:35:09.544527 [ 276 ] {af17f940-0926-4806-98bf-4de2b4716d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3096 | 2025.08.28 21:35:09.545244 [ 276 ] {af17f940-0926-4806-98bf-4de2b4716d1d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.08.28 21:35:09.545297 [ 276 ] {af17f940-0926-4806-98bf-4de2b4716d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3098 | 2025.08.28 21:35:09.545710 [ 276 ] {af17f940-0926-4806-98bf-4de2b4716d1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3099 | 2025.08.28 21:35:09.545947 [ 276 ] {af17f940-0926-4806-98bf-4de2b4716d1d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.08.28 21:35:09.546110 [ 276 ] {af17f940-0926-4806-98bf-4de2b4716d1d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001763 sec., 31764.038570618264 rows/sec., 2.43 MiB/sec. | ||
| 3101 | 2025.08.28 21:35:09.546158 [ 276 ] {af17f940-0926-4806-98bf-4de2b4716d1d} <Debug> TCPHandler: Processed in 0.002210957 sec. | ||
| 3102 | 2025.08.28 21:35:09.546282 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2025.08.28 21:35:09.546383 [ 276 ] {bbb93bb6-a25c-4d54-a19d-79971636915f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3104 | 2025.08.28 21:35:09.546427 [ 276 ] {bbb93bb6-a25c-4d54-a19d-79971636915f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3105 | 2025.08.28 21:35:09.546859 [ 276 ] {bbb93bb6-a25c-4d54-a19d-79971636915f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.08.28 21:35:09.546897 [ 276 ] {bbb93bb6-a25c-4d54-a19d-79971636915f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3107 | 2025.08.28 21:35:09.547214 [ 276 ] {bbb93bb6-a25c-4d54-a19d-79971636915f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3108 | 2025.08.28 21:35:09.547439 [ 276 ] {bbb93bb6-a25c-4d54-a19d-79971636915f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.08.28 21:35:09.547571 [ 276 ] {bbb93bb6-a25c-4d54-a19d-79971636915f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 3110 | 2025.08.28 21:35:09.547609 [ 276 ] {bbb93bb6-a25c-4d54-a19d-79971636915f} <Debug> TCPHandler: Processed in 0.001378296 sec. | ||
| 3111 | 2025.08.28 21:35:09.547724 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2025.08.28 21:35:09.547820 [ 276 ] {756e5ea8-0656-42ce-8f15-86f4ea66db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3113 | 2025.08.28 21:35:09.547864 [ 276 ] {756e5ea8-0656-42ce-8f15-86f4ea66db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3114 | 2025.08.28 21:35:09.548273 [ 276 ] {756e5ea8-0656-42ce-8f15-86f4ea66db52} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.08.28 21:35:09.548309 [ 276 ] {756e5ea8-0656-42ce-8f15-86f4ea66db52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3116 | 2025.08.28 21:35:09.548642 [ 276 ] {756e5ea8-0656-42ce-8f15-86f4ea66db52} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3117 | 2025.08.28 21:35:09.548852 [ 276 ] {756e5ea8-0656-42ce-8f15-86f4ea66db52} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2025.08.28 21:35:09.548978 [ 276 ] {756e5ea8-0656-42ce-8f15-86f4ea66db52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3119 | 2025.08.28 21:35:09.549016 [ 276 ] {756e5ea8-0656-42ce-8f15-86f4ea66db52} <Debug> TCPHandler: Processed in 0.001340775 sec. | ||
| 3120 | 2025.08.28 21:35:09.549122 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2025.08.28 21:35:09.549217 [ 276 ] {16acb61c-bb48-47a5-b48f-47921037c04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3122 | 2025.08.28 21:35:09.549258 [ 276 ] {16acb61c-bb48-47a5-b48f-47921037c04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3123 | 2025.08.28 21:35:09.549609 [ 276 ] {16acb61c-bb48-47a5-b48f-47921037c04f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.08.28 21:35:09.549645 [ 276 ] {16acb61c-bb48-47a5-b48f-47921037c04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3125 | 2025.08.28 21:35:09.549977 [ 276 ] {16acb61c-bb48-47a5-b48f-47921037c04f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3126 | 2025.08.28 21:35:09.550184 [ 276 ] {16acb61c-bb48-47a5-b48f-47921037c04f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.08.28 21:35:09.550313 [ 276 ] {16acb61c-bb48-47a5-b48f-47921037c04f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3128 | 2025.08.28 21:35:09.550347 [ 276 ] {16acb61c-bb48-47a5-b48f-47921037c04f} <Debug> TCPHandler: Processed in 0.001273233 sec. | ||
| 3129 | 2025.08.28 21:35:10.839264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 484 | ||
| 3130 | 2025.08.28 21:35:10.841479 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2025.08.28 21:35:10.841535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3132 | 2025.08.28 21:35:10.842749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3133 | 2025.08.28 21:35:10.843035 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2025.08.28 21:35:10.843383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3135 | 2025.08.28 21:35:11.732014 [ 141 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3136 | 2025.08.28 21:35:11.732094 [ 141 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.08.28 21:35:11.732121 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3138 | 2025.08.28 21:35:11.732253 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::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 | ||
| 3139 | 2025.08.28 21:35:11.732415 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3140 | 2025.08.28 21:35:11.732454 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::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 | ||
| 3141 | 2025.08.28 21:35:11.732533 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3142 | 2025.08.28 21:35:11.732585 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3143 | 2025.08.28 21:35:11.732632 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3144 | 2025.08.28 21:35:11.732676 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3145 | 2025.08.28 21:35:11.733426 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231892 sec., 24352.78417263851 rows/sec., 2.03 MiB/sec. | ||
| 3146 | 2025.08.28 21:35:11.733634 [ 188 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3147 | 2025.08.28 21:35:11.733961 [ 188 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2025.08.28 21:35:11.734038 [ 188 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_5_1} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3149 | 2025.08.28 21:35:11.734132 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3150 | 2025.08.28 21:35:13.331311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 3151 | 2025.08.28 21:35:13.331827 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.08.28 21:35:13.331867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3153 | 2025.08.28 21:35:13.332434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3154 | 2025.08.28 21:35:13.332682 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2025.08.28 21:35:13.332824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 3156 | 2025.08.28 21:35:13.712463 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3157 | 2025.08.28 21:35:13.729094 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2025.08.28 21:35:13.729158 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3159 | 2025.08.28 21:35:13.734462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3160 | 2025.08.28 21:35:13.735166 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.08.28 21:35:13.737987 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3162 | 2025.08.28 21:35:14.555545 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2025.08.28 21:35:14.555729 [ 276 ] {7d9038ce-9c0d-4dff-b704-ed3715bf4f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3164 | 2025.08.28 21:35:14.555796 [ 276 ] {7d9038ce-9c0d-4dff-b704-ed3715bf4f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3165 | 2025.08.28 21:35:14.556594 [ 276 ] {7d9038ce-9c0d-4dff-b704-ed3715bf4f28} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.08.28 21:35:14.556650 [ 276 ] {7d9038ce-9c0d-4dff-b704-ed3715bf4f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3167 | 2025.08.28 21:35:14.557108 [ 276 ] {7d9038ce-9c0d-4dff-b704-ed3715bf4f28} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3168 | 2025.08.28 21:35:14.557345 [ 276 ] {7d9038ce-9c0d-4dff-b704-ed3715bf4f28} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.08.28 21:35:14.557498 [ 276 ] {7d9038ce-9c0d-4dff-b704-ed3715bf4f28} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001818 sec., 215621.56215621563 rows/sec., 13.68 MiB/sec. | ||
| 3170 | 2025.08.28 21:35:14.557540 [ 276 ] {7d9038ce-9c0d-4dff-b704-ed3715bf4f28} <Debug> TCPHandler: Processed in 0.002140936 sec. | ||
| 3171 | 2025.08.28 21:35:14.557662 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.08.28 21:35:14.557803 [ 276 ] {8027c11b-955b-4ed4-8b36-21368cf4e817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3173 | 2025.08.28 21:35:14.557845 [ 276 ] {8027c11b-955b-4ed4-8b36-21368cf4e817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3174 | 2025.08.28 21:35:14.558225 [ 276 ] {8027c11b-955b-4ed4-8b36-21368cf4e817} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.08.28 21:35:14.558260 [ 276 ] {8027c11b-955b-4ed4-8b36-21368cf4e817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3176 | 2025.08.28 21:35:14.558541 [ 276 ] {8027c11b-955b-4ed4-8b36-21368cf4e817} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3177 | 2025.08.28 21:35:14.558753 [ 276 ] {8027c11b-955b-4ed4-8b36-21368cf4e817} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.08.28 21:35:14.558875 [ 276 ] {8027c11b-955b-4ed4-8b36-21368cf4e817} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00109 sec., 1834.8623853211009 rows/sec., 149.62 KiB/sec. | ||
| 3179 | 2025.08.28 21:35:14.558911 [ 276 ] {8027c11b-955b-4ed4-8b36-21368cf4e817} <Debug> TCPHandler: Processed in 0.001296243 sec. | ||
| 3180 | 2025.08.28 21:35:14.559095 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.08.28 21:35:14.559186 [ 276 ] {64629732-b08e-4e3c-937e-d6f2c6a4094e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3182 | 2025.08.28 21:35:14.559224 [ 276 ] {64629732-b08e-4e3c-937e-d6f2c6a4094e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3183 | 2025.08.28 21:35:14.560388 [ 276 ] {64629732-b08e-4e3c-937e-d6f2c6a4094e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.08.28 21:35:14.560429 [ 276 ] {64629732-b08e-4e3c-937e-d6f2c6a4094e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3185 | 2025.08.28 21:35:14.560815 [ 276 ] {64629732-b08e-4e3c-937e-d6f2c6a4094e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3186 | 2025.08.28 21:35:14.561015 [ 276 ] {64629732-b08e-4e3c-937e-d6f2c6a4094e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.08.28 21:35:14.561139 [ 276 ] {64629732-b08e-4e3c-937e-d6f2c6a4094e} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001971 sec., 584474.8858447488 rows/sec., 46.65 MiB/sec. | ||
| 3188 | 2025.08.28 21:35:14.561175 [ 276 ] {64629732-b08e-4e3c-937e-d6f2c6a4094e} <Debug> TCPHandler: Processed in 0.002126575 sec. | ||
| 3189 | 2025.08.28 21:35:14.561286 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.08.28 21:35:14.561377 [ 276 ] {f4a0a143-a4f8-472a-8757-f462eac0573e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3191 | 2025.08.28 21:35:14.561416 [ 276 ] {f4a0a143-a4f8-472a-8757-f462eac0573e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3192 | 2025.08.28 21:35:14.561935 [ 276 ] {f4a0a143-a4f8-472a-8757-f462eac0573e} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.08.28 21:35:14.561970 [ 276 ] {f4a0a143-a4f8-472a-8757-f462eac0573e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3194 | 2025.08.28 21:35:14.562309 [ 276 ] {f4a0a143-a4f8-472a-8757-f462eac0573e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3195 | 2025.08.28 21:35:14.562517 [ 276 ] {f4a0a143-a4f8-472a-8757-f462eac0573e} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.08.28 21:35:14.562644 [ 276 ] {f4a0a143-a4f8-472a-8757-f462eac0573e} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001285 sec., 186770.42801556422 rows/sec., 11.46 MiB/sec. | ||
| 3197 | 2025.08.28 21:35:14.562681 [ 276 ] {f4a0a143-a4f8-472a-8757-f462eac0573e} <Debug> TCPHandler: Processed in 0.001442087 sec. | ||
| 3198 | 2025.08.28 21:35:14.562792 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2025.08.28 21:35:14.562895 [ 276 ] {4df0337e-4fd3-4b01-ac50-bc4b70ac595d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3200 | 2025.08.28 21:35:14.562946 [ 276 ] {4df0337e-4fd3-4b01-ac50-bc4b70ac595d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3201 | 2025.08.28 21:35:14.563440 [ 276 ] {4df0337e-4fd3-4b01-ac50-bc4b70ac595d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2025.08.28 21:35:14.563476 [ 276 ] {4df0337e-4fd3-4b01-ac50-bc4b70ac595d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3203 | 2025.08.28 21:35:14.563782 [ 276 ] {4df0337e-4fd3-4b01-ac50-bc4b70ac595d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3204 | 2025.08.28 21:35:14.563984 [ 276 ] {4df0337e-4fd3-4b01-ac50-bc4b70ac595d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.08.28 21:35:14.564105 [ 276 ] {4df0337e-4fd3-4b01-ac50-bc4b70ac595d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001232 sec., 164772.72727272726 rows/sec., 10.63 MiB/sec. | ||
| 3206 | 2025.08.28 21:35:14.564140 [ 276 ] {4df0337e-4fd3-4b01-ac50-bc4b70ac595d} <Debug> TCPHandler: Processed in 0.001395436 sec. | ||
| 3207 | 2025.08.28 21:35:14.564245 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2025.08.28 21:35:14.564344 [ 276 ] {0e26e757-1ebb-40c8-92bc-915305da1c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3209 | 2025.08.28 21:35:14.564385 [ 276 ] {0e26e757-1ebb-40c8-92bc-915305da1c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3210 | 2025.08.28 21:35:14.564880 [ 276 ] {0e26e757-1ebb-40c8-92bc-915305da1c28} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2025.08.28 21:35:14.564920 [ 276 ] {0e26e757-1ebb-40c8-92bc-915305da1c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3212 | 2025.08.28 21:35:14.565239 [ 276 ] {0e26e757-1ebb-40c8-92bc-915305da1c28} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3213 | 2025.08.28 21:35:14.565461 [ 276 ] {0e26e757-1ebb-40c8-92bc-915305da1c28} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2025.08.28 21:35:14.565645 [ 276 ] {0e26e757-1ebb-40c8-92bc-915305da1c28} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001319 sec., 153146.32297194842 rows/sec., 8.70 MiB/sec. | ||
| 3215 | 2025.08.28 21:35:14.565687 [ 276 ] {0e26e757-1ebb-40c8-92bc-915305da1c28} <Debug> TCPHandler: Processed in 0.001490638 sec. | ||
| 3216 | 2025.08.28 21:35:14.565804 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2025.08.28 21:35:14.565896 [ 276 ] {cdfb618c-f75e-4254-bbee-59f6be3573f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3218 | 2025.08.28 21:35:14.565936 [ 276 ] {cdfb618c-f75e-4254-bbee-59f6be3573f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3219 | 2025.08.28 21:35:14.566685 [ 276 ] {cdfb618c-f75e-4254-bbee-59f6be3573f4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.08.28 21:35:14.566721 [ 276 ] {cdfb618c-f75e-4254-bbee-59f6be3573f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3221 | 2025.08.28 21:35:14.567112 [ 276 ] {cdfb618c-f75e-4254-bbee-59f6be3573f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3222 | 2025.08.28 21:35:14.567432 [ 276 ] {cdfb618c-f75e-4254-bbee-59f6be3573f4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2025.08.28 21:35:14.567577 [ 276 ] {cdfb618c-f75e-4254-bbee-59f6be3573f4} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.001698 sec., 409893.9929328622 rows/sec., 28.81 MiB/sec. | ||
| 3224 | 2025.08.28 21:35:14.567616 [ 276 ] {cdfb618c-f75e-4254-bbee-59f6be3573f4} <Debug> TCPHandler: Processed in 0.001859708 sec. | ||
| 3225 | 2025.08.28 21:35:14.567732 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2025.08.28 21:35:14.567828 [ 276 ] {99b28145-851b-41c2-b740-e593ecdb02a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3227 | 2025.08.28 21:35:14.567870 [ 276 ] {99b28145-851b-41c2-b740-e593ecdb02a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3228 | 2025.08.28 21:35:14.568228 [ 276 ] {99b28145-851b-41c2-b740-e593ecdb02a6} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.08.28 21:35:14.568266 [ 276 ] {99b28145-851b-41c2-b740-e593ecdb02a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3230 | 2025.08.28 21:35:14.568590 [ 276 ] {99b28145-851b-41c2-b740-e593ecdb02a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3231 | 2025.08.28 21:35:14.568802 [ 276 ] {99b28145-851b-41c2-b740-e593ecdb02a6} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2025.08.28 21:35:14.568932 [ 276 ] {99b28145-851b-41c2-b740-e593ecdb02a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 3233 | 2025.08.28 21:35:14.568969 [ 276 ] {99b28145-851b-41c2-b740-e593ecdb02a6} <Debug> TCPHandler: Processed in 0.001287883 sec. | ||
| 3234 | 2025.08.28 21:35:14.569081 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.08.28 21:35:14.569176 [ 276 ] {77990ca1-1e31-413e-ab57-03fa35f22002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3236 | 2025.08.28 21:35:14.569219 [ 276 ] {77990ca1-1e31-413e-ab57-03fa35f22002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3237 | 2025.08.28 21:35:14.569721 [ 276 ] {77990ca1-1e31-413e-ab57-03fa35f22002} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.08.28 21:35:14.569758 [ 276 ] {77990ca1-1e31-413e-ab57-03fa35f22002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3239 | 2025.08.28 21:35:14.570151 [ 276 ] {77990ca1-1e31-413e-ab57-03fa35f22002} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3240 | 2025.08.28 21:35:14.570400 [ 276 ] {77990ca1-1e31-413e-ab57-03fa35f22002} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.08.28 21:35:14.570534 [ 276 ] {77990ca1-1e31-413e-ab57-03fa35f22002} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001376 sec., 223837.20930232556 rows/sec., 14.73 MiB/sec. | ||
| 3242 | 2025.08.28 21:35:14.570571 [ 276 ] {77990ca1-1e31-413e-ab57-03fa35f22002} <Debug> TCPHandler: Processed in 0.00153831 sec. | ||
| 3243 | 2025.08.28 21:35:14.570682 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.08.28 21:35:14.570776 [ 276 ] {7850933d-13a7-42cd-b167-8fa0042ad6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3245 | 2025.08.28 21:35:14.570819 [ 276 ] {7850933d-13a7-42cd-b167-8fa0042ad6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3246 | 2025.08.28 21:35:14.571146 [ 276 ] {7850933d-13a7-42cd-b167-8fa0042ad6bd} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.08.28 21:35:14.571183 [ 276 ] {7850933d-13a7-42cd-b167-8fa0042ad6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3248 | 2025.08.28 21:35:14.571488 [ 276 ] {7850933d-13a7-42cd-b167-8fa0042ad6bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3249 | 2025.08.28 21:35:14.571707 [ 276 ] {7850933d-13a7-42cd-b167-8fa0042ad6bd} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.08.28 21:35:14.571829 [ 138 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3251 | 2025.08.28 21:35:14.571838 [ 276 ] {7850933d-13a7-42cd-b167-8fa0042ad6bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 3252 | 2025.08.28 21:35:14.571902 [ 138 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.08.28 21:35:14.571916 [ 276 ] {7850933d-13a7-42cd-b167-8fa0042ad6bd} <Debug> TCPHandler: Processed in 0.001283063 sec. | ||
| 3254 | 2025.08.28 21:35:14.571930 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3255 | 2025.08.28 21:35:14.572030 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.08.28 21:35:14.572048 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 3257 | 2025.08.28 21:35:14.572137 [ 276 ] {fd9b99d2-adc8-4469-8556-fb138c77e459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3258 | 2025.08.28 21:35:14.572180 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3259 | 2025.08.28 21:35:14.572198 [ 276 ] {fd9b99d2-adc8-4469-8556-fb138c77e459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3260 | 2025.08.28 21:35:14.572222 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 3261 | 2025.08.28 21:35:14.572310 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 3262 | 2025.08.28 21:35:14.572360 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3263 | 2025.08.28 21:35:14.572411 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 3264 | 2025.08.28 21:35:14.572457 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 3265 | 2025.08.28 21:35:14.572505 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 3266 | 2025.08.28 21:35:14.573090 [ 276 ] {fd9b99d2-adc8-4469-8556-fb138c77e459} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2025.08.28 21:35:14.573133 [ 276 ] {fd9b99d2-adc8-4469-8556-fb138c77e459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3268 | 2025.08.28 21:35:14.573358 [ 199 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358635 sec., 8096.361421573859 rows/sec., 542.68 KiB/sec. | ||
| 3269 | 2025.08.28 21:35:14.573516 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3270 | 2025.08.28 21:35:14.573775 [ 276 ] {fd9b99d2-adc8-4469-8556-fb138c77e459} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3271 | 2025.08.28 21:35:14.573792 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_10_2} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.08.28 21:35:14.573855 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_10_2} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3273 | 2025.08.28 21:35:14.573929 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3274 | 2025.08.28 21:35:14.574013 [ 276 ] {fd9b99d2-adc8-4469-8556-fb138c77e459} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2025.08.28 21:35:14.574151 [ 276 ] {fd9b99d2-adc8-4469-8556-fb138c77e459} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002032 sec., 20669.291338582676 rows/sec., 37.04 MiB/sec. | ||
| 3276 | 2025.08.28 21:35:14.574204 [ 276 ] {fd9b99d2-adc8-4469-8556-fb138c77e459} <Debug> TCPHandler: Processed in 0.002223097 sec. | ||
| 3277 | 2025.08.28 21:35:14.574321 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2025.08.28 21:35:14.574417 [ 276 ] {2fc6f9a8-b21e-4763-b193-27dfb80839b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3279 | 2025.08.28 21:35:14.574460 [ 276 ] {2fc6f9a8-b21e-4763-b193-27dfb80839b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3280 | 2025.08.28 21:35:14.574812 [ 276 ] {2fc6f9a8-b21e-4763-b193-27dfb80839b9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.08.28 21:35:14.574849 [ 276 ] {2fc6f9a8-b21e-4763-b193-27dfb80839b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3282 | 2025.08.28 21:35:14.575212 [ 276 ] {2fc6f9a8-b21e-4763-b193-27dfb80839b9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3283 | 2025.08.28 21:35:14.575450 [ 276 ] {2fc6f9a8-b21e-4763-b193-27dfb80839b9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.08.28 21:35:14.575581 [ 276 ] {2fc6f9a8-b21e-4763-b193-27dfb80839b9} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001183 sec., 86221.47083685546 rows/sec., 5.30 MiB/sec. | ||
| 3285 | 2025.08.28 21:35:14.575615 [ 276 ] {2fc6f9a8-b21e-4763-b193-27dfb80839b9} <Debug> TCPHandler: Processed in 0.001344085 sec. | ||
| 3286 | 2025.08.28 21:35:19.543212 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2025.08.28 21:35:19.543410 [ 276 ] {8a435f10-a6b6-42bf-87f6-85c765484f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3288 | 2025.08.28 21:35:19.543475 [ 276 ] {8a435f10-a6b6-42bf-87f6-85c765484f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3289 | 2025.08.28 21:35:19.544117 [ 276 ] {8a435f10-a6b6-42bf-87f6-85c765484f30} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.08.28 21:35:19.544161 [ 276 ] {8a435f10-a6b6-42bf-87f6-85c765484f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3291 | 2025.08.28 21:35:19.544571 [ 276 ] {8a435f10-a6b6-42bf-87f6-85c765484f30} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3292 | 2025.08.28 21:35:19.544798 [ 276 ] {8a435f10-a6b6-42bf-87f6-85c765484f30} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2025.08.28 21:35:19.544939 [ 133 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3294 | 2025.08.28 21:35:19.544954 [ 276 ] {8a435f10-a6b6-42bf-87f6-85c765484f30} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.68 MiB/sec. | ||
| 3295 | 2025.08.28 21:35:19.545010 [ 133 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2025.08.28 21:35:19.545023 [ 276 ] {8a435f10-a6b6-42bf-87f6-85c765484f30} <Debug> TCPHandler: Processed in 0.00194152 sec. | ||
| 3297 | 2025.08.28 21:35:19.545040 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3298 | 2025.08.28 21:35:19.545160 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.08.28 21:35:19.545168 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 3300 | 2025.08.28 21:35:19.545264 [ 276 ] {62456dbf-622e-4d4e-b339-7b59187585b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3301 | 2025.08.28 21:35:19.545308 [ 276 ] {62456dbf-622e-4d4e-b339-7b59187585b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3302 | 2025.08.28 21:35:19.545325 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3303 | 2025.08.28 21:35:19.545369 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2301 rows starting from the beginning of the part | ||
| 3304 | 2025.08.28 21:35:19.545443 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1198 rows starting from the beginning of the part | ||
| 3305 | 2025.08.28 21:35:19.545497 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1151 rows starting from the beginning of the part | ||
| 3306 | 2025.08.28 21:35:19.545546 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3307 | 2025.08.28 21:35:19.545590 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1152 rows starting from the beginning of the part | ||
| 3308 | 2025.08.28 21:35:19.545634 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3309 | 2025.08.28 21:35:19.545738 [ 276 ] {62456dbf-622e-4d4e-b339-7b59187585b9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.08.28 21:35:19.545782 [ 276 ] {62456dbf-622e-4d4e-b339-7b59187585b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3311 | 2025.08.28 21:35:19.546139 [ 276 ] {62456dbf-622e-4d4e-b339-7b59187585b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3312 | 2025.08.28 21:35:19.546381 [ 276 ] {62456dbf-622e-4d4e-b339-7b59187585b9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.08.28 21:35:19.546525 [ 276 ] {62456dbf-622e-4d4e-b339-7b59187585b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 3314 | 2025.08.28 21:35:19.546533 [ 134 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3315 | 2025.08.28 21:35:19.546562 [ 276 ] {62456dbf-622e-4d4e-b339-7b59187585b9} <Debug> TCPHandler: Processed in 0.001454197 sec. | ||
| 3316 | 2025.08.28 21:35:19.546606 [ 134 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2025.08.28 21:35:19.546632 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3318 | 2025.08.28 21:35:19.546704 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2025.08.28 21:35:19.546721 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 3320 | 2025.08.28 21:35:19.546804 [ 276 ] {2a7e940f-51f8-43ad-a7ec-232fbb597883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3321 | 2025.08.28 21:35:19.546810 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3322 | 2025.08.28 21:35:19.546844 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1186 rows starting from the beginning of the part | ||
| 3323 | 2025.08.28 21:35:19.546848 [ 276 ] {2a7e940f-51f8-43ad-a7ec-232fbb597883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3324 | 2025.08.28 21:35:19.546905 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 524 rows starting from the beginning of the part | ||
| 3325 | 2025.08.28 21:35:19.546947 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 694 rows starting from the beginning of the part | ||
| 3326 | 2025.08.28 21:35:19.546984 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3327 | 2025.08.28 21:35:19.547021 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 696 rows starting from the beginning of the part | ||
| 3328 | 2025.08.28 21:35:19.547061 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3329 | 2025.08.28 21:35:19.547280 [ 276 ] {2a7e940f-51f8-43ad-a7ec-232fbb597883} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.08.28 21:35:19.547315 [ 276 ] {2a7e940f-51f8-43ad-a7ec-232fbb597883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3331 | 2025.08.28 21:35:19.547741 [ 276 ] {2a7e940f-51f8-43ad-a7ec-232fbb597883} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3332 | 2025.08.28 21:35:19.547867 [ 197 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5914 rows, containing 5 columns (5 merged, 0 gathered) in 0.002757612 sec., 2144609.1763453307 rows/sec., 181.21 MiB/sec. | ||
| 3333 | 2025.08.28 21:35:19.547965 [ 276 ] {2a7e940f-51f8-43ad-a7ec-232fbb597883} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.08.28 21:35:19.548078 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3335 | 2025.08.28 21:35:19.548104 [ 276 ] {2a7e940f-51f8-43ad-a7ec-232fbb597883} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 3336 | 2025.08.28 21:35:19.548110 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2025.08.28 21:35:19.548146 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3338 | 2025.08.28 21:35:19.548149 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3339 | 2025.08.28 21:35:19.548149 [ 276 ] {2a7e940f-51f8-43ad-a7ec-232fbb597883} <Debug> TCPHandler: Processed in 0.001496449 sec. | ||
| 3340 | 2025.08.28 21:35:19.548267 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3228 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583201 sec., 2038907.2518271527 rows/sec., 154.04 MiB/sec. | ||
| 3341 | 2025.08.28 21:35:19.548278 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 3342 | 2025.08.28 21:35:19.548322 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2025.08.28 21:35:19.548425 [ 276 ] {81b080ca-918e-4a2a-9d42-0f4eff0031b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3344 | 2025.08.28 21:35:19.548437 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3345 | 2025.08.28 21:35:19.548448 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2025.08.28 21:35:19.548469 [ 276 ] {81b080ca-918e-4a2a-9d42-0f4eff0031b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3347 | 2025.08.28 21:35:19.548426 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3348 | 2025.08.28 21:35:19.548537 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5617 rows starting from the beginning of the part | ||
| 3349 | 2025.08.28 21:35:19.548543 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_21_4} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3350 | 2025.08.28 21:35:19.548613 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 846 rows starting from the beginning of the part | ||
| 3351 | 2025.08.28 21:35:19.548637 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3352 | 2025.08.28 21:35:19.548672 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 307 rows starting from the beginning of the part | ||
| 3353 | 2025.08.28 21:35:19.548713 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2025.08.28 21:35:19.548725 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 3355 | 2025.08.28 21:35:19.548776 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 308 rows starting from the beginning of the part | ||
| 3356 | 2025.08.28 21:35:19.548784 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_21_4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3357 | 2025.08.28 21:35:19.548829 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 3358 | 2025.08.28 21:35:19.548839 [ 276 ] {81b080ca-918e-4a2a-9d42-0f4eff0031b8} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.08.28 21:35:19.548853 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 3360 | 2025.08.28 21:35:19.548881 [ 276 ] {81b080ca-918e-4a2a-9d42-0f4eff0031b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3361 | 2025.08.28 21:35:19.549224 [ 276 ] {81b080ca-918e-4a2a-9d42-0f4eff0031b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3362 | 2025.08.28 21:35:19.549447 [ 276 ] {81b080ca-918e-4a2a-9d42-0f4eff0031b8} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2025.08.28 21:35:19.549558 [ 134 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3364 | 2025.08.28 21:35:19.549580 [ 276 ] {81b080ca-918e-4a2a-9d42-0f4eff0031b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 3365 | 2025.08.28 21:35:19.549592 [ 134 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2025.08.28 21:35:19.549622 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3367 | 2025.08.28 21:35:19.549624 [ 276 ] {81b080ca-918e-4a2a-9d42-0f4eff0031b8} <Debug> TCPHandler: Processed in 0.001352775 sec. | ||
| 3368 | 2025.08.28 21:35:19.549710 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 3369 | 2025.08.28 21:35:19.549800 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3370 | 2025.08.28 21:35:19.549826 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1176 rows starting from the beginning of the part | ||
| 3371 | 2025.08.28 21:35:19.549873 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 3372 | 2025.08.28 21:35:19.549912 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3373 | 2025.08.28 21:35:19.549946 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 3374 | 2025.08.28 21:35:19.549979 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
| 3375 | 2025.08.28 21:35:19.550011 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 3376 | 2025.08.28 21:35:19.550911 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244392 sec., 1253624.2598795234 rows/sec., 79.54 MiB/sec. | ||
| 3377 | 2025.08.28 21:35:19.551116 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3378 | 2025.08.28 21:35:19.551363 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_21_4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2025.08.28 21:35:19.551421 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_21_4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3380 | 2025.08.28 21:35:19.551476 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3381 | 2025.08.28 21:35:19.551665 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7398 rows, containing 5 columns (5 merged, 0 gathered) in 0.003439669 sec., 2150788.3462042427 rows/sec., 143.95 MiB/sec. | ||
| 3382 | 2025.08.28 21:35:19.552242 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3383 | 2025.08.28 21:35:19.552528 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2025.08.28 21:35:19.552594 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3385 | 2025.08.28 21:35:19.552664 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3386 | 2025.08.28 21:35:20.720267 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3387 | 2025.08.28 21:35:20.720319 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3388 | 2025.08.28 21:35:20.832907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 3389 | 2025.08.28 21:35:20.833396 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2025.08.28 21:35:20.833447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3391 | 2025.08.28 21:35:20.833938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3392 | 2025.08.28 21:35:20.834185 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2025.08.28 21:35:20.834329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3394 | 2025.08.28 21:35:20.834346 [ 130 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3395 | 2025.08.28 21:35:20.834416 [ 130 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2025.08.28 21:35:20.834442 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3397 | 2025.08.28 21:35:20.834567 [ 197 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 3398 | 2025.08.28 21:35:20.834715 [ 197 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3399 | 2025.08.28 21:35:20.834755 [ 197 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 3400 | 2025.08.28 21:35:20.834818 [ 197 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 3401 | 2025.08.28 21:35:20.834861 [ 197 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 3402 | 2025.08.28 21:35:20.834901 [ 197 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 3403 | 2025.08.28 21:35:20.834941 [ 197 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 3404 | 2025.08.28 21:35:20.834978 [ 197 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 3405 | 2025.08.28 21:35:20.836450 [ 191 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.00193652 sec., 3811476.2563774195 rows/sec., 54.52 MiB/sec. | ||
| 3406 | 2025.08.28 21:35:20.836970 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3407 | 2025.08.28 21:35:20.837238 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2025.08.28 21:35:20.837309 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_16_3} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3409 | 2025.08.28 21:35:20.837389 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3410 | 2025.08.28 21:35:20.844438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 516 | ||
| 3411 | 2025.08.28 21:35:20.846760 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2025.08.28 21:35:20.846814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3413 | 2025.08.28 21:35:20.848038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3414 | 2025.08.28 21:35:20.848339 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.08.28 21:35:20.848499 [ 130 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3416 | 2025.08.28 21:35:20.848560 [ 130 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2025.08.28 21:35:20.848586 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3418 | 2025.08.28 21:35:20.848681 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 3419 | 2025.08.28 21:35:20.848683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3420 | 2025.08.28 21:35:20.849279 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3421 | 2025.08.28 21:35:20.849437 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 350 rows starting from the beginning of the part | ||
| 3422 | 2025.08.28 21:35:20.849836 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3423 | 2025.08.28 21:35:20.850216 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 3424 | 2025.08.28 21:35:20.850583 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3425 | 2025.08.28 21:35:20.850920 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3426 | 2025.08.28 21:35:20.851248 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3427 | 2025.08.28 21:35:20.857216 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 72 columns (72 merged, 0 gathered) in 0.008573662 sec., 60184.317972880206 rows/sec., 54.25 MiB/sec. | ||
| 3428 | 2025.08.28 21:35:20.858554 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3429 | 2025.08.28 21:35:20.859146 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2025.08.28 21:35:20.859222 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_11_2} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3431 | 2025.08.28 21:35:20.859522 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3432 | 2025.08.28 21:35:21.001185 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000842582 sec. | ||
| 3433 | 2025.08.28 21:35:21.238062 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3434 | 2025.08.28 21:35:21.255287 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2025.08.28 21:35:21.255346 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3436 | 2025.08.28 21:35:21.261241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3437 | 2025.08.28 21:35:21.261909 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2025.08.28 21:35:21.262167 [ 129 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3439 | 2025.08.28 21:35:21.262203 [ 129 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.08.28 21:35:21.262221 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3441 | 2025.08.28 21:35:21.262301 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 3442 | 2025.08.28 21:35:21.264839 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3443 | 2025.08.28 21:35:21.265422 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3444 | 2025.08.28 21:35:21.266224 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 3445 | 2025.08.28 21:35:21.269466 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 3446 | 2025.08.28 21:35:21.272796 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 3447 | 2025.08.28 21:35:21.276489 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 3448 | 2025.08.28 21:35:21.280693 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 3449 | 2025.08.28 21:35:21.284673 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 3450 | 2025.08.28 21:35:21.339562 [ 191 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.077292655 sec., 1565.4786344187555 rows/sec., 8.09 MiB/sec. | ||
| 3451 | 2025.08.28 21:35:21.342278 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3452 | 2025.08.28 21:35:21.344431 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_16_3} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2025.08.28 21:35:21.344550 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_16_3} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3454 | 2025.08.28 21:35:21.347239 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3455 | 2025.08.28 21:35:22.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.97 MiB, peak 215.92 MiB, free memory in arenas 0.00 B, will set to 214.79 MiB (RSS), difference: 8.82 MiB | ||
| 3456 | 2025.08.28 21:35:24.556111 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2025.08.28 21:35:24.556294 [ 276 ] {f046ce0b-c796-459f-8f14-949f63fc1a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3458 | 2025.08.28 21:35:24.556358 [ 276 ] {f046ce0b-c796-459f-8f14-949f63fc1a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3459 | 2025.08.28 21:35:24.557161 [ 276 ] {f046ce0b-c796-459f-8f14-949f63fc1a75} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2025.08.28 21:35:24.557200 [ 276 ] {f046ce0b-c796-459f-8f14-949f63fc1a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3461 | 2025.08.28 21:35:24.557625 [ 276 ] {f046ce0b-c796-459f-8f14-949f63fc1a75} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3462 | 2025.08.28 21:35:24.557873 [ 276 ] {f046ce0b-c796-459f-8f14-949f63fc1a75} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2025.08.28 21:35:24.558024 [ 276 ] {f046ce0b-c796-459f-8f14-949f63fc1a75} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00178 sec., 220224.7191011236 rows/sec., 13.97 MiB/sec. | ||
| 3464 | 2025.08.28 21:35:24.558067 [ 276 ] {f046ce0b-c796-459f-8f14-949f63fc1a75} <Debug> TCPHandler: Processed in 0.002087794 sec. | ||
| 3465 | 2025.08.28 21:35:24.558186 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2025.08.28 21:35:24.558282 [ 276 ] {22f3d1bc-a1d9-431c-b2be-0a790c758cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3467 | 2025.08.28 21:35:24.558324 [ 276 ] {22f3d1bc-a1d9-431c-b2be-0a790c758cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3468 | 2025.08.28 21:35:24.559122 [ 276 ] {22f3d1bc-a1d9-431c-b2be-0a790c758cc5} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2025.08.28 21:35:24.559158 [ 276 ] {22f3d1bc-a1d9-431c-b2be-0a790c758cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3470 | 2025.08.28 21:35:24.559559 [ 276 ] {22f3d1bc-a1d9-431c-b2be-0a790c758cc5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3471 | 2025.08.28 21:35:24.559773 [ 276 ] {22f3d1bc-a1d9-431c-b2be-0a790c758cc5} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2025.08.28 21:35:24.559899 [ 276 ] {22f3d1bc-a1d9-431c-b2be-0a790c758cc5} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001635 sec., 703975.5351681957 rows/sec., 56.20 MiB/sec. | ||
| 3473 | 2025.08.28 21:35:24.559935 [ 276 ] {22f3d1bc-a1d9-431c-b2be-0a790c758cc5} <Debug> TCPHandler: Processed in 0.001799647 sec. | ||
| 3474 | 2025.08.28 21:35:24.560048 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2025.08.28 21:35:24.560144 [ 276 ] {cdfa3921-e940-4a3e-9da2-c3fb7111fc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3476 | 2025.08.28 21:35:24.560185 [ 276 ] {cdfa3921-e940-4a3e-9da2-c3fb7111fc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3477 | 2025.08.28 21:35:24.560662 [ 276 ] {cdfa3921-e940-4a3e-9da2-c3fb7111fc11} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2025.08.28 21:35:24.560698 [ 276 ] {cdfa3921-e940-4a3e-9da2-c3fb7111fc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3479 | 2025.08.28 21:35:24.561008 [ 276 ] {cdfa3921-e940-4a3e-9da2-c3fb7111fc11} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3480 | 2025.08.28 21:35:24.561219 [ 276 ] {cdfa3921-e940-4a3e-9da2-c3fb7111fc11} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2025.08.28 21:35:24.561344 [ 276 ] {cdfa3921-e940-4a3e-9da2-c3fb7111fc11} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001218 sec., 195402.29885057473 rows/sec., 11.97 MiB/sec. | ||
| 3482 | 2025.08.28 21:35:24.561380 [ 276 ] {cdfa3921-e940-4a3e-9da2-c3fb7111fc11} <Debug> TCPHandler: Processed in 0.001381616 sec. | ||
| 3483 | 2025.08.28 21:35:24.561481 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2025.08.28 21:35:24.561576 [ 276 ] {ec6fadc4-d8cb-4197-bab6-c2a1f5550ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3485 | 2025.08.28 21:35:24.561616 [ 276 ] {ec6fadc4-d8cb-4197-bab6-c2a1f5550ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3486 | 2025.08.28 21:35:24.562063 [ 276 ] {ec6fadc4-d8cb-4197-bab6-c2a1f5550ec5} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2025.08.28 21:35:24.562098 [ 276 ] {ec6fadc4-d8cb-4197-bab6-c2a1f5550ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3488 | 2025.08.28 21:35:24.562397 [ 276 ] {ec6fadc4-d8cb-4197-bab6-c2a1f5550ec5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3489 | 2025.08.28 21:35:24.562606 [ 276 ] {ec6fadc4-d8cb-4197-bab6-c2a1f5550ec5} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2025.08.28 21:35:24.562739 [ 276 ] {ec6fadc4-d8cb-4197-bab6-c2a1f5550ec5} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001181 sec., 171888.2303132938 rows/sec., 11.09 MiB/sec. | ||
| 3491 | 2025.08.28 21:35:24.562776 [ 276 ] {ec6fadc4-d8cb-4197-bab6-c2a1f5550ec5} <Debug> TCPHandler: Processed in 0.001344395 sec. | ||
| 3492 | 2025.08.28 21:35:24.562881 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2025.08.28 21:35:24.562979 [ 276 ] {a6794e34-aa7f-4880-8eba-0722e833391e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3494 | 2025.08.28 21:35:24.563021 [ 276 ] {a6794e34-aa7f-4880-8eba-0722e833391e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3495 | 2025.08.28 21:35:24.563466 [ 276 ] {a6794e34-aa7f-4880-8eba-0722e833391e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.08.28 21:35:24.563502 [ 276 ] {a6794e34-aa7f-4880-8eba-0722e833391e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3497 | 2025.08.28 21:35:24.563837 [ 276 ] {a6794e34-aa7f-4880-8eba-0722e833391e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3498 | 2025.08.28 21:35:24.564057 [ 276 ] {a6794e34-aa7f-4880-8eba-0722e833391e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.08.28 21:35:24.564195 [ 276 ] {a6794e34-aa7f-4880-8eba-0722e833391e} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001235 sec., 163562.75303643724 rows/sec., 9.29 MiB/sec. | ||
| 3500 | 2025.08.28 21:35:24.564232 [ 276 ] {a6794e34-aa7f-4880-8eba-0722e833391e} <Debug> TCPHandler: Processed in 0.001400937 sec. | ||
| 3501 | 2025.08.28 21:35:24.564344 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2025.08.28 21:35:24.564438 [ 276 ] {b0e072e2-6d8e-4a47-93a1-a63f855785a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3503 | 2025.08.28 21:35:24.564478 [ 276 ] {b0e072e2-6d8e-4a47-93a1-a63f855785a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3504 | 2025.08.28 21:35:24.565072 [ 276 ] {b0e072e2-6d8e-4a47-93a1-a63f855785a0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2025.08.28 21:35:24.565107 [ 276 ] {b0e072e2-6d8e-4a47-93a1-a63f855785a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3506 | 2025.08.28 21:35:24.565446 [ 276 ] {b0e072e2-6d8e-4a47-93a1-a63f855785a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3507 | 2025.08.28 21:35:24.565658 [ 276 ] {b0e072e2-6d8e-4a47-93a1-a63f855785a0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2025.08.28 21:35:24.565783 [ 276 ] {b0e072e2-6d8e-4a47-93a1-a63f855785a0} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001364 sec., 508797.6539589443 rows/sec., 35.75 MiB/sec. | ||
| 3509 | 2025.08.28 21:35:24.565820 [ 276 ] {b0e072e2-6d8e-4a47-93a1-a63f855785a0} <Debug> TCPHandler: Processed in 0.00152493 sec. | ||
| 3510 | 2025.08.28 21:35:24.565931 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2025.08.28 21:35:24.566025 [ 276 ] {bc219c50-a41a-49c2-bf68-ab0f156504bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3512 | 2025.08.28 21:35:24.566065 [ 276 ] {bc219c50-a41a-49c2-bf68-ab0f156504bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3513 | 2025.08.28 21:35:24.566393 [ 276 ] {bc219c50-a41a-49c2-bf68-ab0f156504bd} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2025.08.28 21:35:24.566428 [ 276 ] {bc219c50-a41a-49c2-bf68-ab0f156504bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3515 | 2025.08.28 21:35:24.566732 [ 276 ] {bc219c50-a41a-49c2-bf68-ab0f156504bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3516 | 2025.08.28 21:35:24.566970 [ 276 ] {bc219c50-a41a-49c2-bf68-ab0f156504bd} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2025.08.28 21:35:24.567065 [ 124 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3518 | 2025.08.28 21:35:24.567097 [ 276 ] {bc219c50-a41a-49c2-bf68-ab0f156504bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 3519 | 2025.08.28 21:35:24.567111 [ 124 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2025.08.28 21:35:24.567134 [ 276 ] {bc219c50-a41a-49c2-bf68-ab0f156504bd} <Debug> TCPHandler: Processed in 0.001251353 sec. | ||
| 3521 | 2025.08.28 21:35:24.567140 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3522 | 2025.08.28 21:35:24.567256 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2025.08.28 21:35:24.567256 [ 189 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 3524 | 2025.08.28 21:35:24.567386 [ 276 ] {cb9fc3c8-2970-4351-b2c7-f67ffa40f6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3525 | 2025.08.28 21:35:24.567420 [ 189 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3526 | 2025.08.28 21:35:24.567444 [ 276 ] {cb9fc3c8-2970-4351-b2c7-f67ffa40f6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3527 | 2025.08.28 21:35:24.567461 [ 189 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 3528 | 2025.08.28 21:35:24.567529 [ 189 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 3529 | 2025.08.28 21:35:24.567571 [ 189 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 3530 | 2025.08.28 21:35:24.567613 [ 189 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 3531 | 2025.08.28 21:35:24.567649 [ 189 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 3532 | 2025.08.28 21:35:24.567687 [ 189 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 3533 | 2025.08.28 21:35:24.567986 [ 276 ] {cb9fc3c8-2970-4351-b2c7-f67ffa40f6c6} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2025.08.28 21:35:24.568066 [ 276 ] {cb9fc3c8-2970-4351-b2c7-f67ffa40f6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3535 | 2025.08.28 21:35:24.568503 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294194 sec., 50996.991177520526 rows/sec., 2.60 MiB/sec. | ||
| 3536 | 2025.08.28 21:35:24.568635 [ 276 ] {cb9fc3c8-2970-4351-b2c7-f67ffa40f6c6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3537 | 2025.08.28 21:35:24.568713 [ 191 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3538 | 2025.08.28 21:35:24.568918 [ 276 ] {cb9fc3c8-2970-4351-b2c7-f67ffa40f6c6} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2025.08.28 21:35:24.569070 [ 276 ] {cb9fc3c8-2970-4351-b2c7-f67ffa40f6c6} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001709 sec., 179637.21474546517 rows/sec., 11.82 MiB/sec. | ||
| 3540 | 2025.08.28 21:35:24.569096 [ 191 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_11_2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2025.08.28 21:35:24.569109 [ 276 ] {cb9fc3c8-2970-4351-b2c7-f67ffa40f6c6} <Debug> TCPHandler: Processed in 0.00191421 sec. | ||
| 3542 | 2025.08.28 21:35:24.569184 [ 191 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_11_2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3543 | 2025.08.28 21:35:24.569224 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2025.08.28 21:35:24.569279 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3545 | 2025.08.28 21:35:24.569325 [ 276 ] {275ab360-1455-4fad-8974-cca5e7cce780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3546 | 2025.08.28 21:35:24.569373 [ 276 ] {275ab360-1455-4fad-8974-cca5e7cce780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3547 | 2025.08.28 21:35:24.569725 [ 276 ] {275ab360-1455-4fad-8974-cca5e7cce780} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2025.08.28 21:35:24.569763 [ 276 ] {275ab360-1455-4fad-8974-cca5e7cce780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3549 | 2025.08.28 21:35:24.570093 [ 276 ] {275ab360-1455-4fad-8974-cca5e7cce780} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3550 | 2025.08.28 21:35:24.570310 [ 276 ] {275ab360-1455-4fad-8974-cca5e7cce780} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2025.08.28 21:35:24.570443 [ 276 ] {275ab360-1455-4fad-8974-cca5e7cce780} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. | ||
| 3552 | 2025.08.28 21:35:24.570477 [ 276 ] {275ab360-1455-4fad-8974-cca5e7cce780} <Debug> TCPHandler: Processed in 0.001305373 sec. | ||
| 3553 | 2025.08.28 21:35:24.570584 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2025.08.28 21:35:24.570679 [ 276 ] {65c0dc52-a957-429d-977e-8126f934a310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3555 | 2025.08.28 21:35:24.570732 [ 276 ] {65c0dc52-a957-429d-977e-8126f934a310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3556 | 2025.08.28 21:35:24.571584 [ 276 ] {65c0dc52-a957-429d-977e-8126f934a310} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2025.08.28 21:35:24.571621 [ 276 ] {65c0dc52-a957-429d-977e-8126f934a310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3558 | 2025.08.28 21:35:24.572199 [ 276 ] {65c0dc52-a957-429d-977e-8126f934a310} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3559 | 2025.08.28 21:35:24.572435 [ 276 ] {65c0dc52-a957-429d-977e-8126f934a310} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2025.08.28 21:35:24.572572 [ 276 ] {65c0dc52-a957-429d-977e-8126f934a310} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001895 sec., 22163.588390501318 rows/sec., 39.72 MiB/sec. | ||
| 3561 | 2025.08.28 21:35:24.572578 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3562 | 2025.08.28 21:35:24.572631 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2025.08.28 21:35:24.572636 [ 276 ] {65c0dc52-a957-429d-977e-8126f934a310} <Debug> TCPHandler: Processed in 0.002092064 sec. | ||
| 3564 | 2025.08.28 21:35:24.572657 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3565 | 2025.08.28 21:35:24.572775 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2025.08.28 21:35:24.572776 [ 193 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 3567 | 2025.08.28 21:35:24.572881 [ 276 ] {1947d9ac-496f-4487-b834-e03fa4fbb203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3568 | 2025.08.28 21:35:24.573034 [ 193 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3569 | 2025.08.28 21:35:24.573076 [ 276 ] {1947d9ac-496f-4487-b834-e03fa4fbb203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3570 | 2025.08.28 21:35:24.573102 [ 193 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 3571 | 2025.08.28 21:35:24.573273 [ 193 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3572 | 2025.08.28 21:35:24.573403 [ 193 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3573 | 2025.08.28 21:35:24.573521 [ 276 ] {1947d9ac-496f-4487-b834-e03fa4fbb203} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.08.28 21:35:24.573538 [ 193 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3575 | 2025.08.28 21:35:24.573577 [ 276 ] {1947d9ac-496f-4487-b834-e03fa4fbb203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3576 | 2025.08.28 21:35:24.573667 [ 193 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3577 | 2025.08.28 21:35:24.573783 [ 193 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3578 | 2025.08.28 21:35:24.574088 [ 276 ] {1947d9ac-496f-4487-b834-e03fa4fbb203} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3579 | 2025.08.28 21:35:24.574388 [ 276 ] {1947d9ac-496f-4487-b834-e03fa4fbb203} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2025.08.28 21:35:24.574527 [ 276 ] {1947d9ac-496f-4487-b834-e03fa4fbb203} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001668 sec., 61151.07913669065 rows/sec., 3.76 MiB/sec. | ||
| 3581 | 2025.08.28 21:35:24.574565 [ 276 ] {1947d9ac-496f-4487-b834-e03fa4fbb203} <Debug> TCPHandler: Processed in 0.001839267 sec. | ||
| 3582 | 2025.08.28 21:35:24.577394 [ 191 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 19 columns (19 merged, 0 gathered) in 0.004658011 sec., 71060.37319362277 rows/sec., 127.34 MiB/sec. | ||
| 3583 | 2025.08.28 21:35:24.578212 [ 186 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3584 | 2025.08.28 21:35:24.578617 [ 186 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2025.08.28 21:35:24.578710 [ 186 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3586 | 2025.08.28 21:35:24.578881 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3587 | 2025.08.28 21:35:28.335383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3588 | 2025.08.28 21:35:28.335916 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2025.08.28 21:35:28.335968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3590 | 2025.08.28 21:35:28.336524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3591 | 2025.08.28 21:35:28.336798 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2025.08.28 21:35:28.336955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3593 | 2025.08.28 21:35:28.765875 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3594 | 2025.08.28 21:35:28.780973 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2025.08.28 21:35:28.781036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3596 | 2025.08.28 21:35:28.786545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3597 | 2025.08.28 21:35:28.787224 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2025.08.28 21:35:28.790105 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3599 | 2025.08.28 21:35:29.568352 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2025.08.28 21:35:29.568541 [ 276 ] {50df5aa9-1cca-44db-93c9-1125903dbc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3601 | 2025.08.28 21:35:29.568607 [ 276 ] {50df5aa9-1cca-44db-93c9-1125903dbc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3602 | 2025.08.28 21:35:29.569850 [ 276 ] {50df5aa9-1cca-44db-93c9-1125903dbc3d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2025.08.28 21:35:29.569898 [ 276 ] {50df5aa9-1cca-44db-93c9-1125903dbc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3604 | 2025.08.28 21:35:29.570411 [ 276 ] {50df5aa9-1cca-44db-93c9-1125903dbc3d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3605 | 2025.08.28 21:35:29.570645 [ 276 ] {50df5aa9-1cca-44db-93c9-1125903dbc3d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2025.08.28 21:35:29.570797 [ 276 ] {50df5aa9-1cca-44db-93c9-1125903dbc3d} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002305 sec., 518872.0173535791 rows/sec., 42.58 MiB/sec. | ||
| 3607 | 2025.08.28 21:35:29.570840 [ 276 ] {50df5aa9-1cca-44db-93c9-1125903dbc3d} <Debug> TCPHandler: Processed in 0.002621679 sec. | ||
| 3608 | 2025.08.28 21:35:29.570966 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2025.08.28 21:35:29.571063 [ 276 ] {b18d65c4-12d5-4877-b5ea-4f6665f1cf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3610 | 2025.08.28 21:35:29.571105 [ 276 ] {b18d65c4-12d5-4877-b5ea-4f6665f1cf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3611 | 2025.08.28 21:35:29.571590 [ 276 ] {b18d65c4-12d5-4877-b5ea-4f6665f1cf08} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2025.08.28 21:35:29.571628 [ 276 ] {b18d65c4-12d5-4877-b5ea-4f6665f1cf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3613 | 2025.08.28 21:35:29.571944 [ 276 ] {b18d65c4-12d5-4877-b5ea-4f6665f1cf08} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3614 | 2025.08.28 21:35:29.572166 [ 276 ] {b18d65c4-12d5-4877-b5ea-4f6665f1cf08} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2025.08.28 21:35:29.572298 [ 276 ] {b18d65c4-12d5-4877-b5ea-4f6665f1cf08} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 12.31 MiB/sec. | ||
| 3616 | 2025.08.28 21:35:29.572334 [ 276 ] {b18d65c4-12d5-4877-b5ea-4f6665f1cf08} <Debug> TCPHandler: Processed in 0.001418646 sec. | ||
| 3617 | 2025.08.28 21:35:29.572453 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2025.08.28 21:35:29.572550 [ 276 ] {1269f143-ff45-4768-801e-79c59c373e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3619 | 2025.08.28 21:35:29.572590 [ 276 ] {1269f143-ff45-4768-801e-79c59c373e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3620 | 2025.08.28 21:35:29.573164 [ 276 ] {1269f143-ff45-4768-801e-79c59c373e72} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2025.08.28 21:35:29.573200 [ 276 ] {1269f143-ff45-4768-801e-79c59c373e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3622 | 2025.08.28 21:35:29.573527 [ 276 ] {1269f143-ff45-4768-801e-79c59c373e72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3623 | 2025.08.28 21:35:29.573743 [ 276 ] {1269f143-ff45-4768-801e-79c59c373e72} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2025.08.28 21:35:29.573871 [ 276 ] {1269f143-ff45-4768-801e-79c59c373e72} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001339 sec., 388349.5145631068 rows/sec., 28.74 MiB/sec. | ||
| 3625 | 2025.08.28 21:35:29.573907 [ 276 ] {1269f143-ff45-4768-801e-79c59c373e72} <Debug> TCPHandler: Processed in 0.001503349 sec. | ||
| 3626 | 2025.08.28 21:35:29.574019 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.08.28 21:35:29.574113 [ 276 ] {08ef1096-9b93-4707-80b8-94cccc02f6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3628 | 2025.08.28 21:35:29.574157 [ 276 ] {08ef1096-9b93-4707-80b8-94cccc02f6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3629 | 2025.08.28 21:35:29.574730 [ 276 ] {08ef1096-9b93-4707-80b8-94cccc02f6c0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2025.08.28 21:35:29.574768 [ 276 ] {08ef1096-9b93-4707-80b8-94cccc02f6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3631 | 2025.08.28 21:35:29.575138 [ 276 ] {08ef1096-9b93-4707-80b8-94cccc02f6c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3632 | 2025.08.28 21:35:29.575352 [ 276 ] {08ef1096-9b93-4707-80b8-94cccc02f6c0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.08.28 21:35:29.575480 [ 276 ] {08ef1096-9b93-4707-80b8-94cccc02f6c0} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001385 sec., 609386.2815884476 rows/sec., 41.01 MiB/sec. | ||
| 3634 | 2025.08.28 21:35:29.575518 [ 276 ] {08ef1096-9b93-4707-80b8-94cccc02f6c0} <Debug> TCPHandler: Processed in 0.00154866 sec. | ||
| 3635 | 2025.08.28 21:35:29.575636 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2025.08.28 21:35:29.575731 [ 276 ] {5a64aaa0-b78f-4b03-beec-65bbc8479d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3637 | 2025.08.28 21:35:29.575772 [ 276 ] {5a64aaa0-b78f-4b03-beec-65bbc8479d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3638 | 2025.08.28 21:35:29.576103 [ 276 ] {5a64aaa0-b78f-4b03-beec-65bbc8479d48} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.08.28 21:35:29.576141 [ 276 ] {5a64aaa0-b78f-4b03-beec-65bbc8479d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3640 | 2025.08.28 21:35:29.576444 [ 276 ] {5a64aaa0-b78f-4b03-beec-65bbc8479d48} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3641 | 2025.08.28 21:35:29.576654 [ 276 ] {5a64aaa0-b78f-4b03-beec-65bbc8479d48} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.08.28 21:35:29.576781 [ 276 ] {5a64aaa0-b78f-4b03-beec-65bbc8479d48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3643 | 2025.08.28 21:35:29.576816 [ 276 ] {5a64aaa0-b78f-4b03-beec-65bbc8479d48} <Debug> TCPHandler: Processed in 0.001230412 sec. | ||
| 3644 | 2025.08.28 21:35:30.849766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 548 | ||
| 3645 | 2025.08.28 21:35:30.852068 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.08.28 21:35:30.852124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3647 | 2025.08.28 21:35:30.853347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3648 | 2025.08.28 21:35:30.853635 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.08.28 21:35:30.853972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 3650 | 2025.08.28 21:35:34.556251 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.08.28 21:35:34.556450 [ 276 ] {050e5cf1-2f01-4f57-ab04-76d5d5a54a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3652 | 2025.08.28 21:35:34.556516 [ 276 ] {050e5cf1-2f01-4f57-ab04-76d5d5a54a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3653 | 2025.08.28 21:35:34.557332 [ 276 ] {050e5cf1-2f01-4f57-ab04-76d5d5a54a11} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.08.28 21:35:34.557378 [ 276 ] {050e5cf1-2f01-4f57-ab04-76d5d5a54a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3655 | 2025.08.28 21:35:34.557904 [ 276 ] {050e5cf1-2f01-4f57-ab04-76d5d5a54a11} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3656 | 2025.08.28 21:35:34.558156 [ 276 ] {050e5cf1-2f01-4f57-ab04-76d5d5a54a11} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.08.28 21:35:34.558323 [ 276 ] {050e5cf1-2f01-4f57-ab04-76d5d5a54a11} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001921 sec., 204060.38521603332 rows/sec., 12.95 MiB/sec. | ||
| 3658 | 2025.08.28 21:35:34.558374 [ 276 ] {050e5cf1-2f01-4f57-ab04-76d5d5a54a11} <Debug> TCPHandler: Processed in 0.002258419 sec. | ||
| 3659 | 2025.08.28 21:35:34.558505 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2025.08.28 21:35:34.558611 [ 276 ] {caf08fdd-d2fd-4dee-896e-66aafa3f3c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3661 | 2025.08.28 21:35:34.558658 [ 276 ] {caf08fdd-d2fd-4dee-896e-66aafa3f3c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3662 | 2025.08.28 21:35:34.559596 [ 276 ] {caf08fdd-d2fd-4dee-896e-66aafa3f3c34} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.08.28 21:35:34.559635 [ 276 ] {caf08fdd-d2fd-4dee-896e-66aafa3f3c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3664 | 2025.08.28 21:35:34.560020 [ 276 ] {caf08fdd-d2fd-4dee-896e-66aafa3f3c34} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3665 | 2025.08.28 21:35:34.560234 [ 276 ] {caf08fdd-d2fd-4dee-896e-66aafa3f3c34} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.08.28 21:35:34.560364 [ 276 ] {caf08fdd-d2fd-4dee-896e-66aafa3f3c34} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001777 sec., 647720.8778840743 rows/sec., 51.71 MiB/sec. | ||
| 3667 | 2025.08.28 21:35:34.560402 [ 276 ] {caf08fdd-d2fd-4dee-896e-66aafa3f3c34} <Debug> TCPHandler: Processed in 0.00195114 sec. | ||
| 3668 | 2025.08.28 21:35:34.560514 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2025.08.28 21:35:34.560611 [ 276 ] {37f12f46-89d0-4720-8f27-48070bd050c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3670 | 2025.08.28 21:35:34.560651 [ 276 ] {37f12f46-89d0-4720-8f27-48070bd050c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3671 | 2025.08.28 21:35:34.561128 [ 276 ] {37f12f46-89d0-4720-8f27-48070bd050c6} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.08.28 21:35:34.561165 [ 276 ] {37f12f46-89d0-4720-8f27-48070bd050c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3673 | 2025.08.28 21:35:34.561472 [ 276 ] {37f12f46-89d0-4720-8f27-48070bd050c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3674 | 2025.08.28 21:35:34.561679 [ 276 ] {37f12f46-89d0-4720-8f27-48070bd050c6} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2025.08.28 21:35:34.561807 [ 276 ] {37f12f46-89d0-4720-8f27-48070bd050c6} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001216 sec., 195723.6842105263 rows/sec., 11.99 MiB/sec. | ||
| 3676 | 2025.08.28 21:35:34.561844 [ 276 ] {37f12f46-89d0-4720-8f27-48070bd050c6} <Debug> TCPHandler: Processed in 0.001380746 sec. | ||
| 3677 | 2025.08.28 21:35:34.561953 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2025.08.28 21:35:34.562048 [ 276 ] {b073594c-9dc0-4187-a0e3-a72b06f4a2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3679 | 2025.08.28 21:35:34.562087 [ 276 ] {b073594c-9dc0-4187-a0e3-a72b06f4a2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3680 | 2025.08.28 21:35:34.562574 [ 276 ] {b073594c-9dc0-4187-a0e3-a72b06f4a2ab} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.08.28 21:35:34.562610 [ 276 ] {b073594c-9dc0-4187-a0e3-a72b06f4a2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3682 | 2025.08.28 21:35:34.562919 [ 276 ] {b073594c-9dc0-4187-a0e3-a72b06f4a2ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3683 | 2025.08.28 21:35:34.563123 [ 276 ] {b073594c-9dc0-4187-a0e3-a72b06f4a2ab} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2025.08.28 21:35:34.563248 [ 110 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3685 | 2025.08.28 21:35:34.563253 [ 276 ] {b073594c-9dc0-4187-a0e3-a72b06f4a2ab} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001223 sec., 165985.28209321343 rows/sec., 10.71 MiB/sec. | ||
| 3686 | 2025.08.28 21:35:34.563324 [ 110 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2025.08.28 21:35:34.563342 [ 276 ] {b073594c-9dc0-4187-a0e3-a72b06f4a2ab} <Debug> TCPHandler: Processed in 0.001438548 sec. | ||
| 3688 | 2025.08.28 21:35:34.563352 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3689 | 2025.08.28 21:35:34.563461 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2025.08.28 21:35:34.563480 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 3691 | 2025.08.28 21:35:34.563560 [ 276 ] {f9c75636-cc3e-44f9-8372-a1b72f5afb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3692 | 2025.08.28 21:35:34.563604 [ 276 ] {f9c75636-cc3e-44f9-8372-a1b72f5afb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3693 | 2025.08.28 21:35:34.563620 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3694 | 2025.08.28 21:35:34.563659 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 432 rows starting from the beginning of the part | ||
| 3695 | 2025.08.28 21:35:34.563729 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 203 rows starting from the beginning of the part | ||
| 3696 | 2025.08.28 21:35:34.563775 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 3697 | 2025.08.28 21:35:34.563828 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 3698 | 2025.08.28 21:35:34.563869 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 3699 | 2025.08.28 21:35:34.563912 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 203 rows starting from the beginning of the part | ||
| 3700 | 2025.08.28 21:35:34.564069 [ 276 ] {f9c75636-cc3e-44f9-8372-a1b72f5afb36} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2025.08.28 21:35:34.564113 [ 276 ] {f9c75636-cc3e-44f9-8372-a1b72f5afb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3702 | 2025.08.28 21:35:34.564449 [ 276 ] {f9c75636-cc3e-44f9-8372-a1b72f5afb36} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3703 | 2025.08.28 21:35:34.564675 [ 276 ] {f9c75636-cc3e-44f9-8372-a1b72f5afb36} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2025.08.28 21:35:34.564804 [ 276 ] {f9c75636-cc3e-44f9-8372-a1b72f5afb36} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001262 sec., 160063.3914421553 rows/sec., 9.09 MiB/sec. | ||
| 3705 | 2025.08.28 21:35:34.564840 [ 276 ] {f9c75636-cc3e-44f9-8372-a1b72f5afb36} <Debug> TCPHandler: Processed in 0.001428306 sec. | ||
| 3706 | 2025.08.28 21:35:34.564951 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2025.08.28 21:35:34.564977 [ 186 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155314 sec., 947757.4462057509 rows/sec., 65.69 MiB/sec. | ||
| 3708 | 2025.08.28 21:35:34.565049 [ 276 ] {c35b3162-9f03-4a78-a734-b544449cffdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3709 | 2025.08.28 21:35:34.565095 [ 276 ] {c35b3162-9f03-4a78-a734-b544449cffdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3710 | 2025.08.28 21:35:34.565166 [ 186 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3711 | 2025.08.28 21:35:34.565471 [ 186 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2025.08.28 21:35:34.565550 [ 186 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_16_3} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3713 | 2025.08.28 21:35:34.565657 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3714 | 2025.08.28 21:35:34.565835 [ 276 ] {c35b3162-9f03-4a78-a734-b544449cffdc} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.08.28 21:35:34.565878 [ 276 ] {c35b3162-9f03-4a78-a734-b544449cffdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3716 | 2025.08.28 21:35:34.566217 [ 276 ] {c35b3162-9f03-4a78-a734-b544449cffdc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3717 | 2025.08.28 21:35:34.566431 [ 276 ] {c35b3162-9f03-4a78-a734-b544449cffdc} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.08.28 21:35:34.566557 [ 276 ] {c35b3162-9f03-4a78-a734-b544449cffdc} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001528 sec., 454188.48167539266 rows/sec., 31.91 MiB/sec. | ||
| 3719 | 2025.08.28 21:35:34.566593 [ 276 ] {c35b3162-9f03-4a78-a734-b544449cffdc} <Debug> TCPHandler: Processed in 0.001692084 sec. | ||
| 3720 | 2025.08.28 21:35:34.566709 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.08.28 21:35:34.566805 [ 276 ] {470e733e-7a70-48bd-941c-2eaa205266e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3722 | 2025.08.28 21:35:34.566846 [ 276 ] {470e733e-7a70-48bd-941c-2eaa205266e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3723 | 2025.08.28 21:35:34.567196 [ 276 ] {470e733e-7a70-48bd-941c-2eaa205266e4} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.08.28 21:35:34.567232 [ 276 ] {470e733e-7a70-48bd-941c-2eaa205266e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3725 | 2025.08.28 21:35:34.567536 [ 276 ] {470e733e-7a70-48bd-941c-2eaa205266e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3726 | 2025.08.28 21:35:34.567754 [ 276 ] {470e733e-7a70-48bd-941c-2eaa205266e4} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.08.28 21:35:34.567884 [ 276 ] {470e733e-7a70-48bd-941c-2eaa205266e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 3728 | 2025.08.28 21:35:34.567920 [ 276 ] {470e733e-7a70-48bd-941c-2eaa205266e4} <Debug> TCPHandler: Processed in 0.001261042 sec. | ||
| 3729 | 2025.08.28 21:35:34.568036 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.08.28 21:35:34.568136 [ 276 ] {02f78f27-6bdd-4b1d-bd0e-76a9a99873d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.08.28 21:35:34.568189 [ 276 ] {02f78f27-6bdd-4b1d-bd0e-76a9a99873d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3732 | 2025.08.28 21:35:34.568660 [ 276 ] {02f78f27-6bdd-4b1d-bd0e-76a9a99873d9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.08.28 21:35:34.568697 [ 276 ] {02f78f27-6bdd-4b1d-bd0e-76a9a99873d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3734 | 2025.08.28 21:35:34.569042 [ 276 ] {02f78f27-6bdd-4b1d-bd0e-76a9a99873d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3735 | 2025.08.28 21:35:34.569254 [ 276 ] {02f78f27-6bdd-4b1d-bd0e-76a9a99873d9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.08.28 21:35:34.569380 [ 276 ] {02f78f27-6bdd-4b1d-bd0e-76a9a99873d9} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001266 sec., 242496.0505529226 rows/sec., 15.95 MiB/sec. | ||
| 3737 | 2025.08.28 21:35:34.569416 [ 276 ] {02f78f27-6bdd-4b1d-bd0e-76a9a99873d9} <Debug> TCPHandler: Processed in 0.001432207 sec. | ||
| 3738 | 2025.08.28 21:35:34.569526 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.08.28 21:35:34.569622 [ 276 ] {247a6d01-0249-4203-b267-f4276811718a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3740 | 2025.08.28 21:35:34.569665 [ 276 ] {247a6d01-0249-4203-b267-f4276811718a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3741 | 2025.08.28 21:35:34.569978 [ 276 ] {247a6d01-0249-4203-b267-f4276811718a} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.08.28 21:35:34.570013 [ 276 ] {247a6d01-0249-4203-b267-f4276811718a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3743 | 2025.08.28 21:35:34.570307 [ 276 ] {247a6d01-0249-4203-b267-f4276811718a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3744 | 2025.08.28 21:35:34.570513 [ 276 ] {247a6d01-0249-4203-b267-f4276811718a} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.08.28 21:35:34.570641 [ 276 ] {247a6d01-0249-4203-b267-f4276811718a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3746 | 2025.08.28 21:35:34.570677 [ 276 ] {247a6d01-0249-4203-b267-f4276811718a} <Debug> TCPHandler: Processed in 0.001201161 sec. | ||
| 3747 | 2025.08.28 21:35:34.570781 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.08.28 21:35:34.570880 [ 276 ] {ef68a506-776e-4dae-9b32-9b0c35a01073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3749 | 2025.08.28 21:35:34.570936 [ 276 ] {ef68a506-776e-4dae-9b32-9b0c35a01073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3750 | 2025.08.28 21:35:34.571818 [ 276 ] {ef68a506-776e-4dae-9b32-9b0c35a01073} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.08.28 21:35:34.571855 [ 276 ] {ef68a506-776e-4dae-9b32-9b0c35a01073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3752 | 2025.08.28 21:35:34.572431 [ 276 ] {ef68a506-776e-4dae-9b32-9b0c35a01073} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3753 | 2025.08.28 21:35:34.572653 [ 276 ] {ef68a506-776e-4dae-9b32-9b0c35a01073} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.08.28 21:35:34.572788 [ 276 ] {ef68a506-776e-4dae-9b32-9b0c35a01073} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001927 sec., 21795.537104307215 rows/sec., 39.06 MiB/sec. | ||
| 3755 | 2025.08.28 21:35:34.572845 [ 276 ] {ef68a506-776e-4dae-9b32-9b0c35a01073} <Debug> TCPHandler: Processed in 0.002111495 sec. | ||
| 3756 | 2025.08.28 21:35:34.572952 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.08.28 21:35:34.573046 [ 276 ] {14ed10f2-7de4-4220-9a36-83ad7c0425b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3758 | 2025.08.28 21:35:34.573087 [ 276 ] {14ed10f2-7de4-4220-9a36-83ad7c0425b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3759 | 2025.08.28 21:35:34.573427 [ 276 ] {14ed10f2-7de4-4220-9a36-83ad7c0425b7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2025.08.28 21:35:34.573463 [ 276 ] {14ed10f2-7de4-4220-9a36-83ad7c0425b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3761 | 2025.08.28 21:35:34.573768 [ 276 ] {14ed10f2-7de4-4220-9a36-83ad7c0425b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3762 | 2025.08.28 21:35:34.573977 [ 276 ] {14ed10f2-7de4-4220-9a36-83ad7c0425b7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2025.08.28 21:35:34.574101 [ 276 ] {14ed10f2-7de4-4220-9a36-83ad7c0425b7} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001074 sec., 94972.06703910614 rows/sec., 5.83 MiB/sec. | ||
| 3764 | 2025.08.28 21:35:34.574136 [ 276 ] {14ed10f2-7de4-4220-9a36-83ad7c0425b7} <Debug> TCPHandler: Processed in 0.001231302 sec. | ||
| 3765 | 2025.08.28 21:35:35.720355 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3766 | 2025.08.28 21:35:35.720410 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3767 | 2025.08.28 21:35:35.837911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3768 | 2025.08.28 21:35:35.838400 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2025.08.28 21:35:35.838443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3770 | 2025.08.28 21:35:35.838923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3771 | 2025.08.28 21:35:35.839175 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2025.08.28 21:35:35.839331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3773 | 2025.08.28 21:35:36.291047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3774 | 2025.08.28 21:35:36.308424 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2025.08.28 21:35:36.308489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3776 | 2025.08.28 21:35:36.314880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3777 | 2025.08.28 21:35:36.315584 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.08.28 21:35:36.318336 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3779 | 2025.08.28 21:35:39.543527 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2025.08.28 21:35:39.543738 [ 276 ] {8139ec38-c6ca-45a9-b9a3-5bb5a77f16f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3781 | 2025.08.28 21:35:39.543807 [ 276 ] {8139ec38-c6ca-45a9-b9a3-5bb5a77f16f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3782 | 2025.08.28 21:35:39.544524 [ 276 ] {8139ec38-c6ca-45a9-b9a3-5bb5a77f16f2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2025.08.28 21:35:39.544579 [ 276 ] {8139ec38-c6ca-45a9-b9a3-5bb5a77f16f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3784 | 2025.08.28 21:35:39.545015 [ 276 ] {8139ec38-c6ca-45a9-b9a3-5bb5a77f16f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3785 | 2025.08.28 21:35:39.545255 [ 276 ] {8139ec38-c6ca-45a9-b9a3-5bb5a77f16f2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2025.08.28 21:35:39.545426 [ 276 ] {8139ec38-c6ca-45a9-b9a3-5bb5a77f16f2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00174 sec., 32183.908045977012 rows/sec., 2.46 MiB/sec. | ||
| 3787 | 2025.08.28 21:35:39.545468 [ 276 ] {8139ec38-c6ca-45a9-b9a3-5bb5a77f16f2} <Debug> TCPHandler: Processed in 0.002076004 sec. | ||
| 3788 | 2025.08.28 21:35:39.545596 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2025.08.28 21:35:39.545731 [ 276 ] {28a0ee00-d5ba-44ac-a153-0530a725c3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3790 | 2025.08.28 21:35:39.545781 [ 276 ] {28a0ee00-d5ba-44ac-a153-0530a725c3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3791 | 2025.08.28 21:35:39.546302 [ 276 ] {28a0ee00-d5ba-44ac-a153-0530a725c3e5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2025.08.28 21:35:39.546347 [ 276 ] {28a0ee00-d5ba-44ac-a153-0530a725c3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3793 | 2025.08.28 21:35:39.546698 [ 276 ] {28a0ee00-d5ba-44ac-a153-0530a725c3e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3794 | 2025.08.28 21:35:39.546917 [ 276 ] {28a0ee00-d5ba-44ac-a153-0530a725c3e5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2025.08.28 21:35:39.547060 [ 276 ] {28a0ee00-d5ba-44ac-a153-0530a725c3e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 3796 | 2025.08.28 21:35:39.547099 [ 276 ] {28a0ee00-d5ba-44ac-a153-0530a725c3e5} <Debug> TCPHandler: Processed in 0.001565981 sec. | ||
| 3797 | 2025.08.28 21:35:39.547214 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2025.08.28 21:35:39.547318 [ 276 ] {55ac6ade-240f-4a5f-ab7c-bdd7f365f614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2025.08.28 21:35:39.547362 [ 276 ] {55ac6ade-240f-4a5f-ab7c-bdd7f365f614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3800 | 2025.08.28 21:35:39.547757 [ 276 ] {55ac6ade-240f-4a5f-ab7c-bdd7f365f614} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2025.08.28 21:35:39.547793 [ 276 ] {55ac6ade-240f-4a5f-ab7c-bdd7f365f614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3802 | 2025.08.28 21:35:39.548126 [ 276 ] {55ac6ade-240f-4a5f-ab7c-bdd7f365f614} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3803 | 2025.08.28 21:35:39.548336 [ 276 ] {55ac6ade-240f-4a5f-ab7c-bdd7f365f614} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2025.08.28 21:35:39.548476 [ 276 ] {55ac6ade-240f-4a5f-ab7c-bdd7f365f614} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3805 | 2025.08.28 21:35:39.548513 [ 276 ] {55ac6ade-240f-4a5f-ab7c-bdd7f365f614} <Debug> TCPHandler: Processed in 0.001349975 sec. | ||
| 3806 | 2025.08.28 21:35:39.548650 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2025.08.28 21:35:39.548767 [ 276 ] {a10b7ef4-8197-4709-810c-e045ae72da0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3808 | 2025.08.28 21:35:39.548818 [ 276 ] {a10b7ef4-8197-4709-810c-e045ae72da0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3809 | 2025.08.28 21:35:39.549214 [ 276 ] {a10b7ef4-8197-4709-810c-e045ae72da0d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2025.08.28 21:35:39.549263 [ 276 ] {a10b7ef4-8197-4709-810c-e045ae72da0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3811 | 2025.08.28 21:35:39.549598 [ 276 ] {a10b7ef4-8197-4709-810c-e045ae72da0d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3812 | 2025.08.28 21:35:39.549817 [ 276 ] {a10b7ef4-8197-4709-810c-e045ae72da0d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2025.08.28 21:35:39.549950 [ 276 ] {a10b7ef4-8197-4709-810c-e045ae72da0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 3814 | 2025.08.28 21:35:39.549987 [ 276 ] {a10b7ef4-8197-4709-810c-e045ae72da0d} <Debug> TCPHandler: Processed in 0.001404637 sec. | ||
| 3815 | 2025.08.28 21:35:40.855001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 578 | ||
| 3816 | 2025.08.28 21:35:40.857200 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.08.28 21:35:40.857252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3818 | 2025.08.28 21:35:40.858687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3819 | 2025.08.28 21:35:40.859022 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.08.28 21:35:40.859281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 3821 | 2025.08.28 21:35:43.340362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3822 | 2025.08.28 21:35:43.340905 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2025.08.28 21:35:43.340944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3824 | 2025.08.28 21:35:43.341422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3825 | 2025.08.28 21:35:43.341648 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2025.08.28 21:35:43.341774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3827 | 2025.08.28 21:35:43.819381 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3828 | 2025.08.28 21:35:43.835579 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.08.28 21:35:43.835631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3830 | 2025.08.28 21:35:43.841758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3831 | 2025.08.28 21:35:43.842466 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.08.28 21:35:43.845200 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3833 | 2025.08.28 21:35:44.556713 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2025.08.28 21:35:44.556896 [ 276 ] {0e732bb2-81c3-4098-a069-a0eaa9d0479b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3835 | 2025.08.28 21:35:44.556964 [ 276 ] {0e732bb2-81c3-4098-a069-a0eaa9d0479b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3836 | 2025.08.28 21:35:44.557872 [ 276 ] {0e732bb2-81c3-4098-a069-a0eaa9d0479b} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2025.08.28 21:35:44.557919 [ 276 ] {0e732bb2-81c3-4098-a069-a0eaa9d0479b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3838 | 2025.08.28 21:35:44.558365 [ 276 ] {0e732bb2-81c3-4098-a069-a0eaa9d0479b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3839 | 2025.08.28 21:35:44.558615 [ 276 ] {0e732bb2-81c3-4098-a069-a0eaa9d0479b} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2025.08.28 21:35:44.558759 [ 97 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3841 | 2025.08.28 21:35:44.558835 [ 276 ] {0e732bb2-81c3-4098-a069-a0eaa9d0479b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001966 sec., 199389.62360122075 rows/sec., 12.65 MiB/sec. | ||
| 3842 | 2025.08.28 21:35:44.558838 [ 97 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2025.08.28 21:35:44.558912 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3844 | 2025.08.28 21:35:44.558920 [ 276 ] {0e732bb2-81c3-4098-a069-a0eaa9d0479b} <Debug> TCPHandler: Processed in 0.00233967 sec. | ||
| 3845 | 2025.08.28 21:35:44.559048 [ 186 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::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 | ||
| 3846 | 2025.08.28 21:35:44.559073 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2025.08.28 21:35:44.559194 [ 276 ] {acc02cd6-4208-465a-848d-314d2931fe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3848 | 2025.08.28 21:35:44.559205 [ 186 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2025.08.28 21:35:44.559242 [ 276 ] {acc02cd6-4208-465a-848d-314d2931fe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3850 | 2025.08.28 21:35:44.559249 [ 186 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 392 rows starting from the beginning of the part | ||
| 3851 | 2025.08.28 21:35:44.559337 [ 186 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 392 rows starting from the beginning of the part | ||
| 3852 | 2025.08.28 21:35:44.559391 [ 186 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 392 rows starting from the beginning of the part | ||
| 3853 | 2025.08.28 21:35:44.559443 [ 186 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 392 rows starting from the beginning of the part | ||
| 3854 | 2025.08.28 21:35:44.559490 [ 186 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 392 rows starting from the beginning of the part | ||
| 3855 | 2025.08.28 21:35:44.559685 [ 276 ] {acc02cd6-4208-465a-848d-314d2931fe16} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2025.08.28 21:35:44.559829 [ 276 ] {acc02cd6-4208-465a-848d-314d2931fe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3857 | 2025.08.28 21:35:44.560304 [ 276 ] {acc02cd6-4208-465a-848d-314d2931fe16} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3858 | 2025.08.28 21:35:44.560550 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568151 sec., 1249879.6353157316 rows/sec., 84.06 MiB/sec. | ||
| 3859 | 2025.08.28 21:35:44.560556 [ 276 ] {acc02cd6-4208-465a-848d-314d2931fe16} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.08.28 21:35:44.560731 [ 276 ] {acc02cd6-4208-465a-848d-314d2931fe16} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001562 sec., 7682.458386683738 rows/sec., 626.45 KiB/sec. | ||
| 3861 | 2025.08.28 21:35:44.560779 [ 276 ] {acc02cd6-4208-465a-848d-314d2931fe16} <Debug> TCPHandler: Processed in 0.001758776 sec. | ||
| 3862 | 2025.08.28 21:35:44.560780 [ 195 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3863 | 2025.08.28 21:35:44.560905 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2025.08.28 21:35:44.561107 [ 276 ] {3f9f3596-6c6d-4e88-8c1e-9d38cd39f7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3865 | 2025.08.28 21:35:44.561119 [ 195 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2025.08.28 21:35:44.561151 [ 276 ] {3f9f3596-6c6d-4e88-8c1e-9d38cd39f7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3867 | 2025.08.28 21:35:44.561208 [ 195 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_13_3} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3868 | 2025.08.28 21:35:44.561350 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3869 | 2025.08.28 21:35:44.562164 [ 276 ] {3f9f3596-6c6d-4e88-8c1e-9d38cd39f7f0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2025.08.28 21:35:44.562205 [ 276 ] {3f9f3596-6c6d-4e88-8c1e-9d38cd39f7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3871 | 2025.08.28 21:35:44.562713 [ 276 ] {3f9f3596-6c6d-4e88-8c1e-9d38cd39f7f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3872 | 2025.08.28 21:35:44.562957 [ 276 ] {3f9f3596-6c6d-4e88-8c1e-9d38cd39f7f0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2025.08.28 21:35:44.563077 [ 97 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3874 | 2025.08.28 21:35:44.563098 [ 276 ] {3f9f3596-6c6d-4e88-8c1e-9d38cd39f7f0} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.00201 sec., 575621.8905472637 rows/sec., 45.93 MiB/sec. | ||
| 3875 | 2025.08.28 21:35:44.563118 [ 97 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2025.08.28 21:35:44.563143 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3877 | 2025.08.28 21:35:44.563144 [ 276 ] {3f9f3596-6c6d-4e88-8c1e-9d38cd39f7f0} <Debug> TCPHandler: Processed in 0.002289369 sec. | ||
| 3878 | 2025.08.28 21:35:44.563222 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 3879 | 2025.08.28 21:35:44.563277 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2025.08.28 21:35:44.563322 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3881 | 2025.08.28 21:35:44.563351 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2301 rows starting from the beginning of the part | ||
| 3882 | 2025.08.28 21:35:44.563378 [ 276 ] {21a5f7e2-189e-467c-84c0-7264b297ae5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3883 | 2025.08.28 21:35:44.563396 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1151 rows starting from the beginning of the part | ||
| 3884 | 2025.08.28 21:35:44.563424 [ 276 ] {21a5f7e2-189e-467c-84c0-7264b297ae5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3885 | 2025.08.28 21:35:44.563439 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1196 rows starting from the beginning of the part | ||
| 3886 | 2025.08.28 21:35:44.563480 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1151 rows starting from the beginning of the part | ||
| 3887 | 2025.08.28 21:35:44.563513 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3888 | 2025.08.28 21:35:44.563548 [ 186 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1157 rows starting from the beginning of the part | ||
| 3889 | 2025.08.28 21:35:44.563947 [ 276 ] {21a5f7e2-189e-467c-84c0-7264b297ae5a} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2025.08.28 21:35:44.563988 [ 276 ] {21a5f7e2-189e-467c-84c0-7264b297ae5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3891 | 2025.08.28 21:35:44.564329 [ 276 ] {21a5f7e2-189e-467c-84c0-7264b297ae5a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3892 | 2025.08.28 21:35:44.564557 [ 276 ] {21a5f7e2-189e-467c-84c0-7264b297ae5a} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2025.08.28 21:35:44.564688 [ 276 ] {21a5f7e2-189e-467c-84c0-7264b297ae5a} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001329 sec., 188111.36192626032 rows/sec., 11.59 MiB/sec. | ||
| 3894 | 2025.08.28 21:35:44.564726 [ 276 ] {21a5f7e2-189e-467c-84c0-7264b297ae5a} <Debug> TCPHandler: Processed in 0.001499049 sec. | ||
| 3895 | 2025.08.28 21:35:44.564827 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2025.08.28 21:35:44.564920 [ 276 ] {5d0b3c3d-3319-40c8-b34c-0f8192e3a6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3897 | 2025.08.28 21:35:44.564960 [ 276 ] {5d0b3c3d-3319-40c8-b34c-0f8192e3a6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3898 | 2025.08.28 21:35:44.565432 [ 276 ] {5d0b3c3d-3319-40c8-b34c-0f8192e3a6bb} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2025.08.28 21:35:44.565469 [ 276 ] {5d0b3c3d-3319-40c8-b34c-0f8192e3a6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3900 | 2025.08.28 21:35:44.565639 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7012 rows, containing 5 columns (5 merged, 0 gathered) in 0.002448314 sec., 2864011.723986384 rows/sec., 241.68 MiB/sec. | ||
| 3901 | 2025.08.28 21:35:44.565792 [ 276 ] {5d0b3c3d-3319-40c8-b34c-0f8192e3a6bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3902 | 2025.08.28 21:35:44.565991 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3903 | 2025.08.28 21:35:44.566010 [ 276 ] {5d0b3c3d-3319-40c8-b34c-0f8192e3a6bb} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2025.08.28 21:35:44.566141 [ 276 ] {5d0b3c3d-3319-40c8-b34c-0f8192e3a6bb} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001239 sec., 163841.8079096045 rows/sec., 10.57 MiB/sec. | ||
| 3905 | 2025.08.28 21:35:44.566178 [ 276 ] {5d0b3c3d-3319-40c8-b34c-0f8192e3a6bb} <Debug> TCPHandler: Processed in 0.001398867 sec. | ||
| 3906 | 2025.08.28 21:35:44.566285 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2025.08.28 21:35:44.566306 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2025.08.28 21:35:44.566379 [ 276 ] {8ae6ef63-41de-4b36-a4f8-80ee3c139703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3909 | 2025.08.28 21:35:44.566383 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_26_5} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3910 | 2025.08.28 21:35:44.566418 [ 276 ] {8ae6ef63-41de-4b36-a4f8-80ee3c139703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3911 | 2025.08.28 21:35:44.566476 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3912 | 2025.08.28 21:35:44.566869 [ 276 ] {8ae6ef63-41de-4b36-a4f8-80ee3c139703} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.08.28 21:35:44.566905 [ 276 ] {8ae6ef63-41de-4b36-a4f8-80ee3c139703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3914 | 2025.08.28 21:35:44.567214 [ 276 ] {8ae6ef63-41de-4b36-a4f8-80ee3c139703} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3915 | 2025.08.28 21:35:44.567454 [ 276 ] {8ae6ef63-41de-4b36-a4f8-80ee3c139703} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2025.08.28 21:35:44.567556 [ 95 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3917 | 2025.08.28 21:35:44.567580 [ 276 ] {8ae6ef63-41de-4b36-a4f8-80ee3c139703} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001218 sec., 165845.6486042693 rows/sec., 9.42 MiB/sec. | ||
| 3918 | 2025.08.28 21:35:44.567599 [ 95 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2025.08.28 21:35:44.567622 [ 276 ] {8ae6ef63-41de-4b36-a4f8-80ee3c139703} <Debug> TCPHandler: Processed in 0.001384926 sec. | ||
| 3920 | 2025.08.28 21:35:44.567624 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3921 | 2025.08.28 21:35:44.567719 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::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 | ||
| 3922 | 2025.08.28 21:35:44.567741 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2025.08.28 21:35:44.567820 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3924 | 2025.08.28 21:35:44.567841 [ 276 ] {410f6ecb-e8ce-4a5b-93c1-0859bc71eed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3925 | 2025.08.28 21:35:44.567854 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 202 rows starting from the beginning of the part | ||
| 3926 | 2025.08.28 21:35:44.567893 [ 276 ] {410f6ecb-e8ce-4a5b-93c1-0859bc71eed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3927 | 2025.08.28 21:35:44.567931 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 202 rows starting from the beginning of the part | ||
| 3928 | 2025.08.28 21:35:44.567980 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 202 rows starting from the beginning of the part | ||
| 3929 | 2025.08.28 21:35:44.568024 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 202 rows starting from the beginning of the part | ||
| 3930 | 2025.08.28 21:35:44.568063 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 202 rows starting from the beginning of the part | ||
| 3931 | 2025.08.28 21:35:44.568574 [ 276 ] {410f6ecb-e8ce-4a5b-93c1-0859bc71eed0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2025.08.28 21:35:44.568620 [ 276 ] {410f6ecb-e8ce-4a5b-93c1-0859bc71eed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3933 | 2025.08.28 21:35:44.568894 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208161 sec., 835981.297194662 rows/sec., 50.67 MiB/sec. | ||
| 3934 | 2025.08.28 21:35:44.569024 [ 276 ] {410f6ecb-e8ce-4a5b-93c1-0859bc71eed0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3935 | 2025.08.28 21:35:44.569029 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3936 | 2025.08.28 21:35:44.569256 [ 276 ] {410f6ecb-e8ce-4a5b-93c1-0859bc71eed0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.08.28 21:35:44.569293 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2025.08.28 21:35:44.569369 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_13_3} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3939 | 2025.08.28 21:35:44.569373 [ 95 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3940 | 2025.08.28 21:35:44.569390 [ 276 ] {410f6ecb-e8ce-4a5b-93c1-0859bc71eed0} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001566 sec., 450830.1404853129 rows/sec., 31.75 MiB/sec. | ||
| 3941 | 2025.08.28 21:35:44.569415 [ 95 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2025.08.28 21:35:44.569441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3943 | 2025.08.28 21:35:44.569450 [ 276 ] {410f6ecb-e8ce-4a5b-93c1-0859bc71eed0} <Debug> TCPHandler: Processed in 0.001757366 sec. | ||
| 3944 | 2025.08.28 21:35:44.569445 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3945 | 2025.08.28 21:35:44.569534 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 3946 | 2025.08.28 21:35:44.569572 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2025.08.28 21:35:44.569606 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3948 | 2025.08.28 21:35:44.569633 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1186 rows starting from the beginning of the part | ||
| 3949 | 2025.08.28 21:35:44.569668 [ 276 ] {05a02fe0-69c5-4da2-9add-49877d06396c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3950 | 2025.08.28 21:35:44.569686 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 694 rows starting from the beginning of the part | ||
| 3951 | 2025.08.28 21:35:44.569709 [ 276 ] {05a02fe0-69c5-4da2-9add-49877d06396c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3952 | 2025.08.28 21:35:44.569731 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 520 rows starting from the beginning of the part | ||
| 3953 | 2025.08.28 21:35:44.569770 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 694 rows starting from the beginning of the part | ||
| 3954 | 2025.08.28 21:35:44.569809 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3955 | 2025.08.28 21:35:44.569847 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 706 rows starting from the beginning of the part | ||
| 3956 | 2025.08.28 21:35:44.570044 [ 276 ] {05a02fe0-69c5-4da2-9add-49877d06396c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2025.08.28 21:35:44.570079 [ 276 ] {05a02fe0-69c5-4da2-9add-49877d06396c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3958 | 2025.08.28 21:35:44.570388 [ 276 ] {05a02fe0-69c5-4da2-9add-49877d06396c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3959 | 2025.08.28 21:35:44.570593 [ 276 ] {05a02fe0-69c5-4da2-9add-49877d06396c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2025.08.28 21:35:44.570720 [ 276 ] {05a02fe0-69c5-4da2-9add-49877d06396c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 3961 | 2025.08.28 21:35:44.570760 [ 276 ] {05a02fe0-69c5-4da2-9add-49877d06396c} <Debug> TCPHandler: Processed in 0.001235503 sec. | ||
| 3962 | 2025.08.28 21:35:44.570891 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2025.08.28 21:35:44.571001 [ 276 ] {822978e6-fee5-4006-a6f9-7f9490ff313d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3964 | 2025.08.28 21:35:44.571046 [ 276 ] {822978e6-fee5-4006-a6f9-7f9490ff313d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3965 | 2025.08.28 21:35:44.571281 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773346 sec., 2178931.804622448 rows/sec., 163.84 MiB/sec. | ||
| 3966 | 2025.08.28 21:35:44.571496 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3967 | 2025.08.28 21:35:44.571513 [ 276 ] {822978e6-fee5-4006-a6f9-7f9490ff313d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2025.08.28 21:35:44.571555 [ 276 ] {822978e6-fee5-4006-a6f9-7f9490ff313d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3969 | 2025.08.28 21:35:44.571791 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.08.28 21:35:44.571876 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_26_5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3971 | 2025.08.28 21:35:44.571939 [ 276 ] {822978e6-fee5-4006-a6f9-7f9490ff313d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3972 | 2025.08.28 21:35:44.571964 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3973 | 2025.08.28 21:35:44.572174 [ 276 ] {822978e6-fee5-4006-a6f9-7f9490ff313d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2025.08.28 21:35:44.572289 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3975 | 2025.08.28 21:35:44.572315 [ 276 ] {822978e6-fee5-4006-a6f9-7f9490ff313d} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001338 sec., 233931.24065769804 rows/sec., 15.40 MiB/sec. | ||
| 3976 | 2025.08.28 21:35:44.572345 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2025.08.28 21:35:44.572365 [ 276 ] {822978e6-fee5-4006-a6f9-7f9490ff313d} <Debug> TCPHandler: Processed in 0.001522189 sec. | ||
| 3978 | 2025.08.28 21:35:44.572370 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3979 | 2025.08.28 21:35:44.572455 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 3980 | 2025.08.28 21:35:44.572495 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2025.08.28 21:35:44.572548 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3982 | 2025.08.28 21:35:44.572581 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7398 rows starting from the beginning of the part | ||
| 3983 | 2025.08.28 21:35:44.572597 [ 276 ] {f0cedb2f-26bc-4c3d-b8e0-3d5bb6f9345d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3984 | 2025.08.28 21:35:44.572631 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 307 rows starting from the beginning of the part | ||
| 3985 | 2025.08.28 21:35:44.572643 [ 276 ] {f0cedb2f-26bc-4c3d-b8e0-3d5bb6f9345d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3986 | 2025.08.28 21:35:44.572681 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 3987 | 2025.08.28 21:35:44.572725 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 307 rows starting from the beginning of the part | ||
| 3988 | 2025.08.28 21:35:44.572759 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 3989 | 2025.08.28 21:35:44.572799 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 313 rows starting from the beginning of the part | ||
| 3990 | 2025.08.28 21:35:44.572981 [ 276 ] {f0cedb2f-26bc-4c3d-b8e0-3d5bb6f9345d} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2025.08.28 21:35:44.573024 [ 276 ] {f0cedb2f-26bc-4c3d-b8e0-3d5bb6f9345d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3992 | 2025.08.28 21:35:44.573353 [ 276 ] {f0cedb2f-26bc-4c3d-b8e0-3d5bb6f9345d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3993 | 2025.08.28 21:35:44.573606 [ 276 ] {f0cedb2f-26bc-4c3d-b8e0-3d5bb6f9345d} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2025.08.28 21:35:44.573745 [ 276 ] {f0cedb2f-26bc-4c3d-b8e0-3d5bb6f9345d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 3995 | 2025.08.28 21:35:44.573780 [ 276 ] {f0cedb2f-26bc-4c3d-b8e0-3d5bb6f9345d} <Debug> TCPHandler: Processed in 0.001333595 sec. | ||
| 3996 | 2025.08.28 21:35:44.573897 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2025.08.28 21:35:44.573989 [ 276 ] {be6968f5-4bb1-4888-8d02-d1f3b0e51b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3998 | 2025.08.28 21:35:44.574043 [ 276 ] {be6968f5-4bb1-4888-8d02-d1f3b0e51b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3999 | 2025.08.28 21:35:44.574910 [ 276 ] {be6968f5-4bb1-4888-8d02-d1f3b0e51b13} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2025.08.28 21:35:44.574946 [ 276 ] {be6968f5-4bb1-4888-8d02-d1f3b0e51b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4001 | 2025.08.28 21:35:44.575549 [ 276 ] {be6968f5-4bb1-4888-8d02-d1f3b0e51b13} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4002 | 2025.08.28 21:35:44.575769 [ 276 ] {be6968f5-4bb1-4888-8d02-d1f3b0e51b13} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2025.08.28 21:35:44.575903 [ 276 ] {be6968f5-4bb1-4888-8d02-d1f3b0e51b13} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001932 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 4004 | 2025.08.28 21:35:44.575954 [ 276 ] {be6968f5-4bb1-4888-8d02-d1f3b0e51b13} <Debug> TCPHandler: Processed in 0.002106454 sec. | ||
| 4005 | 2025.08.28 21:35:44.575987 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9329 rows, containing 5 columns (5 merged, 0 gathered) in 0.003562202 sec., 2618885.7341610612 rows/sec., 175.20 MiB/sec. | ||
| 4006 | 2025.08.28 21:35:44.576070 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2025.08.28 21:35:44.576168 [ 276 ] {526764fe-519d-49b9-86dd-52e430c53d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4008 | 2025.08.28 21:35:44.576208 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4009 | 2025.08.28 21:35:44.576210 [ 276 ] {526764fe-519d-49b9-86dd-52e430c53d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4010 | 2025.08.28 21:35:44.576492 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2025.08.28 21:35:44.576565 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4012 | 2025.08.28 21:35:44.576576 [ 276 ] {526764fe-519d-49b9-86dd-52e430c53d65} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2025.08.28 21:35:44.576619 [ 276 ] {526764fe-519d-49b9-86dd-52e430c53d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4014 | 2025.08.28 21:35:44.576625 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 4015 | 2025.08.28 21:35:44.576931 [ 276 ] {526764fe-519d-49b9-86dd-52e430c53d65} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4016 | 2025.08.28 21:35:44.577139 [ 276 ] {526764fe-519d-49b9-86dd-52e430c53d65} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2025.08.28 21:35:44.577242 [ 95 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4018 | 2025.08.28 21:35:44.577266 [ 276 ] {526764fe-519d-49b9-86dd-52e430c53d65} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001116 sec., 91397.84946236559 rows/sec., 5.62 MiB/sec. | ||
| 4019 | 2025.08.28 21:35:44.577279 [ 95 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2025.08.28 21:35:44.577308 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4021 | 2025.08.28 21:35:44.577310 [ 276 ] {526764fe-519d-49b9-86dd-52e430c53d65} <Debug> TCPHandler: Processed in 0.001288993 sec. | ||
| 4022 | 2025.08.28 21:35:44.577389 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 4023 | 2025.08.28 21:35:44.577477 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4024 | 2025.08.28 21:35:44.577503 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1560 rows starting from the beginning of the part | ||
| 4025 | 2025.08.28 21:35:44.577553 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 102 rows starting from the beginning of the part | ||
| 4026 | 2025.08.28 21:35:44.577595 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 4027 | 2025.08.28 21:35:44.577636 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part | ||
| 4028 | 2025.08.28 21:35:44.577672 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 4029 | 2025.08.28 21:35:44.577709 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part | ||
| 4030 | 2025.08.28 21:35:44.578729 [ 199 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 4 columns (4 merged, 0 gathered) in 0.001373365 sec., 1446083.1607038185 rows/sec., 91.65 MiB/sec. | ||
| 4031 | 2025.08.28 21:35:44.578912 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4032 | 2025.08.28 21:35:44.579137 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2025.08.28 21:35:44.579195 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_26_5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4034 | 2025.08.28 21:35:44.579252 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4035 | 2025.08.28 21:35:49.543761 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2025.08.28 21:35:49.544069 [ 276 ] {5947085d-07a4-45c0-a880-855fb21e8fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4037 | 2025.08.28 21:35:49.544172 [ 276 ] {5947085d-07a4-45c0-a880-855fb21e8fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4038 | 2025.08.28 21:35:49.545081 [ 276 ] {5947085d-07a4-45c0-a880-855fb21e8fb1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2025.08.28 21:35:49.545127 [ 276 ] {5947085d-07a4-45c0-a880-855fb21e8fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4040 | 2025.08.28 21:35:49.545533 [ 276 ] {5947085d-07a4-45c0-a880-855fb21e8fb1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4041 | 2025.08.28 21:35:49.545759 [ 276 ] {5947085d-07a4-45c0-a880-855fb21e8fb1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2025.08.28 21:35:49.545916 [ 276 ] {5947085d-07a4-45c0-a880-855fb21e8fb1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.22 MiB/sec. | ||
| 4043 | 2025.08.28 21:35:49.545957 [ 276 ] {5947085d-07a4-45c0-a880-855fb21e8fb1} <Debug> TCPHandler: Processed in 0.00232675 sec. | ||
| 4044 | 2025.08.28 21:35:49.546080 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2025.08.28 21:35:49.546174 [ 276 ] {eec2840f-0daf-4443-8fb2-06d6e742d06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4046 | 2025.08.28 21:35:49.546215 [ 276 ] {eec2840f-0daf-4443-8fb2-06d6e742d06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4047 | 2025.08.28 21:35:49.546644 [ 276 ] {eec2840f-0daf-4443-8fb2-06d6e742d06a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2025.08.28 21:35:49.546680 [ 276 ] {eec2840f-0daf-4443-8fb2-06d6e742d06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4049 | 2025.08.28 21:35:49.546984 [ 276 ] {eec2840f-0daf-4443-8fb2-06d6e742d06a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4050 | 2025.08.28 21:35:49.547198 [ 276 ] {eec2840f-0daf-4443-8fb2-06d6e742d06a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2025.08.28 21:35:49.547329 [ 276 ] {eec2840f-0daf-4443-8fb2-06d6e742d06a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 4052 | 2025.08.28 21:35:49.547366 [ 276 ] {eec2840f-0daf-4443-8fb2-06d6e742d06a} <Debug> TCPHandler: Processed in 0.001335904 sec. | ||
| 4053 | 2025.08.28 21:35:49.547481 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2025.08.28 21:35:49.547575 [ 276 ] {a9597fa0-92cc-41dc-9fe1-76ccd3f905ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4055 | 2025.08.28 21:35:49.547618 [ 276 ] {a9597fa0-92cc-41dc-9fe1-76ccd3f905ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4056 | 2025.08.28 21:35:49.548035 [ 276 ] {a9597fa0-92cc-41dc-9fe1-76ccd3f905ba} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2025.08.28 21:35:49.548071 [ 276 ] {a9597fa0-92cc-41dc-9fe1-76ccd3f905ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4058 | 2025.08.28 21:35:49.548408 [ 276 ] {a9597fa0-92cc-41dc-9fe1-76ccd3f905ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4059 | 2025.08.28 21:35:49.548613 [ 276 ] {a9597fa0-92cc-41dc-9fe1-76ccd3f905ba} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2025.08.28 21:35:49.548745 [ 276 ] {a9597fa0-92cc-41dc-9fe1-76ccd3f905ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4061 | 2025.08.28 21:35:49.548781 [ 276 ] {a9597fa0-92cc-41dc-9fe1-76ccd3f905ba} <Debug> TCPHandler: Processed in 0.001348265 sec. | ||
| 4062 | 2025.08.28 21:35:49.548884 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2025.08.28 21:35:49.548976 [ 276 ] {86625ef7-2042-4082-89ef-a4fa513bc2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4064 | 2025.08.28 21:35:49.549018 [ 276 ] {86625ef7-2042-4082-89ef-a4fa513bc2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4065 | 2025.08.28 21:35:49.549352 [ 276 ] {86625ef7-2042-4082-89ef-a4fa513bc2a9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2025.08.28 21:35:49.549388 [ 276 ] {86625ef7-2042-4082-89ef-a4fa513bc2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4067 | 2025.08.28 21:35:49.549699 [ 276 ] {86625ef7-2042-4082-89ef-a4fa513bc2a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4068 | 2025.08.28 21:35:49.549905 [ 276 ] {86625ef7-2042-4082-89ef-a4fa513bc2a9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2025.08.28 21:35:49.550037 [ 276 ] {86625ef7-2042-4082-89ef-a4fa513bc2a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 4070 | 2025.08.28 21:35:49.550074 [ 276 ] {86625ef7-2042-4082-89ef-a4fa513bc2a9} <Debug> TCPHandler: Processed in 0.001239253 sec. | ||
| 4071 | 2025.08.28 21:35:50.720448 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4072 | 2025.08.28 21:35:50.720501 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4073 | 2025.08.28 21:35:50.842772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 4074 | 2025.08.28 21:35:50.843274 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2025.08.28 21:35:50.843322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4076 | 2025.08.28 21:35:50.843818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4077 | 2025.08.28 21:35:50.844064 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2025.08.28 21:35:50.844215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 4079 | 2025.08.28 21:35:50.860399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 610 | ||
| 4080 | 2025.08.28 21:35:50.862718 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.08.28 21:35:50.862775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4082 | 2025.08.28 21:35:50.863998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4083 | 2025.08.28 21:35:50.864282 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.08.28 21:35:50.864623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4085 | 2025.08.28 21:35:51.346182 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4086 | 2025.08.28 21:35:51.367880 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2025.08.28 21:35:51.367947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4088 | 2025.08.28 21:35:51.374278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4089 | 2025.08.28 21:35:51.375114 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2025.08.28 21:35:51.379865 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4091 | 2025.08.28 21:35:54.555600 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2025.08.28 21:35:54.555780 [ 276 ] {eaaeae40-5617-47ce-b500-e98296adb6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4093 | 2025.08.28 21:35:54.555849 [ 276 ] {eaaeae40-5617-47ce-b500-e98296adb6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4094 | 2025.08.28 21:35:54.556704 [ 276 ] {eaaeae40-5617-47ce-b500-e98296adb6b5} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2025.08.28 21:35:54.556742 [ 276 ] {eaaeae40-5617-47ce-b500-e98296adb6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4096 | 2025.08.28 21:35:54.557184 [ 276 ] {eaaeae40-5617-47ce-b500-e98296adb6b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4097 | 2025.08.28 21:35:54.557438 [ 276 ] {eaaeae40-5617-47ce-b500-e98296adb6b5} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2025.08.28 21:35:54.557591 [ 276 ] {eaaeae40-5617-47ce-b500-e98296adb6b5} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001858 sec., 210979.54790096878 rows/sec., 13.39 MiB/sec. | ||
| 4099 | 2025.08.28 21:35:54.557631 [ 276 ] {eaaeae40-5617-47ce-b500-e98296adb6b5} <Debug> TCPHandler: Processed in 0.002172436 sec. | ||
| 4100 | 2025.08.28 21:35:54.557762 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2025.08.28 21:35:54.557856 [ 276 ] {6bb5dcbf-76fe-4992-a779-7747ae163333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4102 | 2025.08.28 21:35:54.557897 [ 276 ] {6bb5dcbf-76fe-4992-a779-7747ae163333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4103 | 2025.08.28 21:35:54.558843 [ 276 ] {6bb5dcbf-76fe-4992-a779-7747ae163333} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2025.08.28 21:35:54.558886 [ 276 ] {6bb5dcbf-76fe-4992-a779-7747ae163333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4105 | 2025.08.28 21:35:54.559284 [ 276 ] {6bb5dcbf-76fe-4992-a779-7747ae163333} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4106 | 2025.08.28 21:35:54.559501 [ 276 ] {6bb5dcbf-76fe-4992-a779-7747ae163333} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2025.08.28 21:35:54.559632 [ 276 ] {6bb5dcbf-76fe-4992-a779-7747ae163333} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001794 sec., 641583.0546265328 rows/sec., 51.22 MiB/sec. | ||
| 4108 | 2025.08.28 21:35:54.559672 [ 276 ] {6bb5dcbf-76fe-4992-a779-7747ae163333} <Debug> TCPHandler: Processed in 0.001957221 sec. | ||
| 4109 | 2025.08.28 21:35:54.559812 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2025.08.28 21:35:54.559909 [ 276 ] {f5a30048-ab27-4993-bcc9-69738b0e538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4111 | 2025.08.28 21:35:54.559948 [ 276 ] {f5a30048-ab27-4993-bcc9-69738b0e538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4112 | 2025.08.28 21:35:54.560466 [ 276 ] {f5a30048-ab27-4993-bcc9-69738b0e538e} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.08.28 21:35:54.560503 [ 276 ] {f5a30048-ab27-4993-bcc9-69738b0e538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4114 | 2025.08.28 21:35:54.560838 [ 276 ] {f5a30048-ab27-4993-bcc9-69738b0e538e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4115 | 2025.08.28 21:35:54.561079 [ 276 ] {f5a30048-ab27-4993-bcc9-69738b0e538e} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.08.28 21:35:54.561194 [ 79 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4117 | 2025.08.28 21:35:54.561205 [ 276 ] {f5a30048-ab27-4993-bcc9-69738b0e538e} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001314 sec., 181126.3318112633 rows/sec., 11.10 MiB/sec. | ||
| 4118 | 2025.08.28 21:35:54.561261 [ 79 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2025.08.28 21:35:54.561271 [ 276 ] {f5a30048-ab27-4993-bcc9-69738b0e538e} <Debug> TCPHandler: Processed in 0.001512579 sec. | ||
| 4120 | 2025.08.28 21:35:54.561291 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4121 | 2025.08.28 21:35:54.561400 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2025.08.28 21:35:54.561414 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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.08.28 21:35:54.561497 [ 276 ] {a078cd13-bbe9-4669-8849-0cc5f536b222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4124 | 2025.08.28 21:35:54.561544 [ 276 ] {a078cd13-bbe9-4669-8849-0cc5f536b222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4125 | 2025.08.28 21:35:54.561567 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4126 | 2025.08.28 21:35:54.561605 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 4127 | 2025.08.28 21:35:54.561673 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 240 rows starting from the beginning of the part | ||
| 4128 | 2025.08.28 21:35:54.561716 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 238 rows starting from the beginning of the part | ||
| 4129 | 2025.08.28 21:35:54.561760 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 238 rows starting from the beginning of the part | ||
| 4130 | 2025.08.28 21:35:54.561797 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 250 rows starting from the beginning of the part | ||
| 4131 | 2025.08.28 21:35:54.561835 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 238 rows starting from the beginning of the part | ||
| 4132 | 2025.08.28 21:35:54.562026 [ 276 ] {a078cd13-bbe9-4669-8849-0cc5f536b222} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2025.08.28 21:35:54.562066 [ 276 ] {a078cd13-bbe9-4669-8849-0cc5f536b222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4134 | 2025.08.28 21:35:54.562396 [ 276 ] {a078cd13-bbe9-4669-8849-0cc5f536b222} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4135 | 2025.08.28 21:35:54.562621 [ 276 ] {a078cd13-bbe9-4669-8849-0cc5f536b222} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2025.08.28 21:35:54.562762 [ 276 ] {a078cd13-bbe9-4669-8849-0cc5f536b222} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001282 sec., 158346.33385335415 rows/sec., 10.21 MiB/sec. | ||
| 4137 | 2025.08.28 21:35:54.562799 [ 276 ] {a078cd13-bbe9-4669-8849-0cc5f536b222} <Debug> TCPHandler: Processed in 0.001445237 sec. | ||
| 4138 | 2025.08.28 21:35:54.562844 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485548 sec., 982802.3059503968 rows/sec., 64.12 MiB/sec. | ||
| 4139 | 2025.08.28 21:35:54.562911 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2025.08.28 21:35:54.562988 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4141 | 2025.08.28 21:35:54.563002 [ 276 ] {2869893c-7ffd-414b-bf8f-deb3025e753b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4142 | 2025.08.28 21:35:54.563041 [ 276 ] {2869893c-7ffd-414b-bf8f-deb3025e753b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4143 | 2025.08.28 21:35:54.563278 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.08.28 21:35:54.563342 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_16_3} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4145 | 2025.08.28 21:35:54.563418 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4146 | 2025.08.28 21:35:54.563501 [ 276 ] {2869893c-7ffd-414b-bf8f-deb3025e753b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2025.08.28 21:35:54.563536 [ 276 ] {2869893c-7ffd-414b-bf8f-deb3025e753b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4148 | 2025.08.28 21:35:54.563837 [ 276 ] {2869893c-7ffd-414b-bf8f-deb3025e753b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4149 | 2025.08.28 21:35:54.564038 [ 276 ] {2869893c-7ffd-414b-bf8f-deb3025e753b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2025.08.28 21:35:54.564158 [ 276 ] {2869893c-7ffd-414b-bf8f-deb3025e753b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001174 sec., 172061.32879046 rows/sec., 9.77 MiB/sec. | ||
| 4151 | 2025.08.28 21:35:54.564194 [ 276 ] {2869893c-7ffd-414b-bf8f-deb3025e753b} <Debug> TCPHandler: Processed in 0.001329044 sec. | ||
| 4152 | 2025.08.28 21:35:54.564310 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2025.08.28 21:35:54.564402 [ 276 ] {26bad896-7b8f-4c9e-aa75-89d903bdb27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4154 | 2025.08.28 21:35:54.564441 [ 276 ] {26bad896-7b8f-4c9e-aa75-89d903bdb27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4155 | 2025.08.28 21:35:54.565088 [ 276 ] {26bad896-7b8f-4c9e-aa75-89d903bdb27c} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.08.28 21:35:54.565123 [ 276 ] {26bad896-7b8f-4c9e-aa75-89d903bdb27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4157 | 2025.08.28 21:35:54.565453 [ 276 ] {26bad896-7b8f-4c9e-aa75-89d903bdb27c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4158 | 2025.08.28 21:35:54.565686 [ 276 ] {26bad896-7b8f-4c9e-aa75-89d903bdb27c} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2025.08.28 21:35:54.565811 [ 276 ] {26bad896-7b8f-4c9e-aa75-89d903bdb27c} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001426 sec., 486676.01683029457 rows/sec., 34.20 MiB/sec. | ||
| 4160 | 2025.08.28 21:35:54.565846 [ 276 ] {26bad896-7b8f-4c9e-aa75-89d903bdb27c} <Debug> TCPHandler: Processed in 0.001582621 sec. | ||
| 4161 | 2025.08.28 21:35:54.565960 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2025.08.28 21:35:54.566051 [ 276 ] {1236043d-033a-462d-85d7-180a6a1f081c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4163 | 2025.08.28 21:35:54.566091 [ 276 ] {1236043d-033a-462d-85d7-180a6a1f081c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4164 | 2025.08.28 21:35:54.566422 [ 276 ] {1236043d-033a-462d-85d7-180a6a1f081c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2025.08.28 21:35:54.566457 [ 276 ] {1236043d-033a-462d-85d7-180a6a1f081c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4166 | 2025.08.28 21:35:54.566751 [ 276 ] {1236043d-033a-462d-85d7-180a6a1f081c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4167 | 2025.08.28 21:35:54.566954 [ 276 ] {1236043d-033a-462d-85d7-180a6a1f081c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2025.08.28 21:35:54.567076 [ 276 ] {1236043d-033a-462d-85d7-180a6a1f081c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 4169 | 2025.08.28 21:35:54.567111 [ 276 ] {1236043d-033a-462d-85d7-180a6a1f081c} <Debug> TCPHandler: Processed in 0.001196241 sec. | ||
| 4170 | 2025.08.28 21:35:54.567217 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2025.08.28 21:35:54.567307 [ 276 ] {eb62f2bf-3a10-491c-9e0a-0908d5afc6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4172 | 2025.08.28 21:35:54.567347 [ 276 ] {eb62f2bf-3a10-491c-9e0a-0908d5afc6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4173 | 2025.08.28 21:35:54.567777 [ 276 ] {eb62f2bf-3a10-491c-9e0a-0908d5afc6d7} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2025.08.28 21:35:54.567812 [ 276 ] {eb62f2bf-3a10-491c-9e0a-0908d5afc6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4175 | 2025.08.28 21:35:54.568144 [ 276 ] {eb62f2bf-3a10-491c-9e0a-0908d5afc6d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4176 | 2025.08.28 21:35:54.568373 [ 276 ] {eb62f2bf-3a10-491c-9e0a-0908d5afc6d7} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2025.08.28 21:35:54.568499 [ 276 ] {eb62f2bf-3a10-491c-9e0a-0908d5afc6d7} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00121 sec., 253719.0082644628 rows/sec., 16.69 MiB/sec. | ||
| 4178 | 2025.08.28 21:35:54.568536 [ 276 ] {eb62f2bf-3a10-491c-9e0a-0908d5afc6d7} <Debug> TCPHandler: Processed in 0.001364885 sec. | ||
| 4179 | 2025.08.28 21:35:54.568682 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2025.08.28 21:35:54.568799 [ 276 ] {f784f117-c6cb-45e6-8948-13fb30dc8f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4181 | 2025.08.28 21:35:54.568849 [ 276 ] {f784f117-c6cb-45e6-8948-13fb30dc8f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4182 | 2025.08.28 21:35:54.569195 [ 276 ] {f784f117-c6cb-45e6-8948-13fb30dc8f61} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2025.08.28 21:35:54.569232 [ 276 ] {f784f117-c6cb-45e6-8948-13fb30dc8f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4184 | 2025.08.28 21:35:54.569528 [ 276 ] {f784f117-c6cb-45e6-8948-13fb30dc8f61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4185 | 2025.08.28 21:35:54.569758 [ 276 ] {f784f117-c6cb-45e6-8948-13fb30dc8f61} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2025.08.28 21:35:54.569882 [ 276 ] {f784f117-c6cb-45e6-8948-13fb30dc8f61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 4187 | 2025.08.28 21:35:54.569917 [ 276 ] {f784f117-c6cb-45e6-8948-13fb30dc8f61} <Debug> TCPHandler: Processed in 0.001315634 sec. | ||
| 4188 | 2025.08.28 21:35:54.570025 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2025.08.28 21:35:54.570117 [ 276 ] {f2846dc1-1517-46e0-8547-8afe0af88a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4190 | 2025.08.28 21:35:54.570171 [ 276 ] {f2846dc1-1517-46e0-8547-8afe0af88a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4191 | 2025.08.28 21:35:54.571027 [ 276 ] {f2846dc1-1517-46e0-8547-8afe0af88a9a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2025.08.28 21:35:54.571063 [ 276 ] {f2846dc1-1517-46e0-8547-8afe0af88a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4193 | 2025.08.28 21:35:54.571611 [ 276 ] {f2846dc1-1517-46e0-8547-8afe0af88a9a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4194 | 2025.08.28 21:35:54.571829 [ 276 ] {f2846dc1-1517-46e0-8547-8afe0af88a9a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.08.28 21:35:54.571961 [ 276 ] {f2846dc1-1517-46e0-8547-8afe0af88a9a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001862 sec., 22556.39097744361 rows/sec., 40.42 MiB/sec. | ||
| 4196 | 2025.08.28 21:35:54.572010 [ 276 ] {f2846dc1-1517-46e0-8547-8afe0af88a9a} <Debug> TCPHandler: Processed in 0.002031633 sec. | ||
| 4197 | 2025.08.28 21:35:54.572133 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2025.08.28 21:35:54.572225 [ 276 ] {6d8dcf58-20c5-4559-937b-d43983311b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4199 | 2025.08.28 21:35:54.572266 [ 276 ] {6d8dcf58-20c5-4559-937b-d43983311b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4200 | 2025.08.28 21:35:54.572597 [ 276 ] {6d8dcf58-20c5-4559-937b-d43983311b3c} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.08.28 21:35:54.572632 [ 276 ] {6d8dcf58-20c5-4559-937b-d43983311b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4202 | 2025.08.28 21:35:54.572937 [ 276 ] {6d8dcf58-20c5-4559-937b-d43983311b3c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4203 | 2025.08.28 21:35:54.573139 [ 276 ] {6d8dcf58-20c5-4559-937b-d43983311b3c} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.08.28 21:35:54.573262 [ 276 ] {6d8dcf58-20c5-4559-937b-d43983311b3c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001055 sec., 96682.4644549763 rows/sec., 5.94 MiB/sec. | ||
| 4205 | 2025.08.28 21:35:54.573296 [ 276 ] {6d8dcf58-20c5-4559-937b-d43983311b3c} <Debug> TCPHandler: Processed in 0.001210852 sec. | ||
| 4206 | 2025.08.28 21:35:58.344312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 4207 | 2025.08.28 21:35:58.344914 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2025.08.28 21:35:58.344961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4209 | 2025.08.28 21:35:58.345469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4210 | 2025.08.28 21:35:58.345728 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2025.08.28 21:35:58.345863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 4212 | 2025.08.28 21:35:58.345866 [ 75 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4213 | 2025.08.28 21:35:58.345944 [ 75 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.08.28 21:35:58.345968 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4215 | 2025.08.28 21:35:58.346097 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 4216 | 2025.08.28 21:35:58.346250 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4217 | 2025.08.28 21:35:58.346290 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4218 | 2025.08.28 21:35:58.346353 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 4219 | 2025.08.28 21:35:58.346397 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 4220 | 2025.08.28 21:35:58.346439 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 4221 | 2025.08.28 21:35:58.346474 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 4222 | 2025.08.28 21:35:58.346507 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 4223 | 2025.08.28 21:35:58.348277 [ 188 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002241849 sec., 4326339.552753107 rows/sec., 61.89 MiB/sec. | ||
| 4224 | 2025.08.28 21:35:58.348463 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4225 | 2025.08.28 21:35:58.348739 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2025.08.28 21:35:58.348812 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_21_4} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4227 | 2025.08.28 21:35:58.348892 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4228 | 2025.08.28 21:35:58.879977 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4229 | 2025.08.28 21:35:58.898426 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2025.08.28 21:35:58.898496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4231 | 2025.08.28 21:35:58.903958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4232 | 2025.08.28 21:35:58.904682 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2025.08.28 21:35:58.904968 [ 74 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4234 | 2025.08.28 21:35:58.905038 [ 74 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2025.08.28 21:35:58.905059 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4236 | 2025.08.28 21:35:58.905196 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 4237 | 2025.08.28 21:35:58.908108 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4238 | 2025.08.28 21:35:58.908836 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4239 | 2025.08.28 21:35:58.910132 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 4240 | 2025.08.28 21:35:58.914566 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4241 | 2025.08.28 21:35:58.918904 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4242 | 2025.08.28 21:35:58.923169 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 4243 | 2025.08.28 21:35:58.927242 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 4244 | 2025.08.28 21:35:58.931130 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 4245 | 2025.08.28 21:35:58.984810 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079676587 sec., 1995.567405516504 rows/sec., 10.32 MiB/sec. | ||
| 4246 | 2025.08.28 21:35:58.986514 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4247 | 2025.08.28 21:35:58.988285 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_21_4} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2025.08.28 21:35:58.988374 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_21_4} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4249 | 2025.08.28 21:35:58.989461 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4250 | 2025.08.28 21:35:59.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.01 MiB, peak 230.58 MiB, free memory in arenas 0.00 B, will set to 224.21 MiB (RSS), difference: 4.20 MiB | ||
| 4251 | 2025.08.28 21:35:59.571033 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2025.08.28 21:35:59.571218 [ 276 ] {22d3abd6-7491-4722-b14a-ee62b4ec055f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4253 | 2025.08.28 21:35:59.571287 [ 276 ] {22d3abd6-7491-4722-b14a-ee62b4ec055f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4254 | 2025.08.28 21:35:59.571919 [ 276 ] {22d3abd6-7491-4722-b14a-ee62b4ec055f} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2025.08.28 21:35:59.571971 [ 276 ] {22d3abd6-7491-4722-b14a-ee62b4ec055f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4256 | 2025.08.28 21:35:59.572375 [ 276 ] {22d3abd6-7491-4722-b14a-ee62b4ec055f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4257 | 2025.08.28 21:35:59.572632 [ 276 ] {22d3abd6-7491-4722-b14a-ee62b4ec055f} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2025.08.28 21:35:59.572792 [ 276 ] {22d3abd6-7491-4722-b14a-ee62b4ec055f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001621 sec., 2467.6125848241827 rows/sec., 201.22 KiB/sec. | ||
| 4259 | 2025.08.28 21:35:59.572844 [ 276 ] {22d3abd6-7491-4722-b14a-ee62b4ec055f} <Debug> TCPHandler: Processed in 0.001942281 sec. | ||
| 4260 | 2025.08.28 21:35:59.572989 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2025.08.28 21:35:59.573092 [ 276 ] {4b78cc7e-22ad-411f-9932-02757e7f3036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4262 | 2025.08.28 21:35:59.573142 [ 276 ] {4b78cc7e-22ad-411f-9932-02757e7f3036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4263 | 2025.08.28 21:35:59.574124 [ 276 ] {4b78cc7e-22ad-411f-9932-02757e7f3036} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2025.08.28 21:35:59.574164 [ 276 ] {4b78cc7e-22ad-411f-9932-02757e7f3036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4265 | 2025.08.28 21:35:59.574586 [ 276 ] {4b78cc7e-22ad-411f-9932-02757e7f3036} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4266 | 2025.08.28 21:35:59.574803 [ 276 ] {4b78cc7e-22ad-411f-9932-02757e7f3036} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2025.08.28 21:35:59.574937 [ 276 ] {4b78cc7e-22ad-411f-9932-02757e7f3036} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.001868 sec., 641327.6231263384 rows/sec., 52.61 MiB/sec. | ||
| 4268 | 2025.08.28 21:35:59.574975 [ 276 ] {4b78cc7e-22ad-411f-9932-02757e7f3036} <Debug> TCPHandler: Processed in 0.002046943 sec. | ||
| 4269 | 2025.08.28 21:35:59.575077 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2025.08.28 21:35:59.575174 [ 276 ] {4a921de0-7bd5-4ba7-90c7-cb269f2f9ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4271 | 2025.08.28 21:35:59.575217 [ 276 ] {4a921de0-7bd5-4ba7-90c7-cb269f2f9ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4272 | 2025.08.28 21:35:59.575608 [ 276 ] {4a921de0-7bd5-4ba7-90c7-cb269f2f9ba4} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2025.08.28 21:35:59.575645 [ 276 ] {4a921de0-7bd5-4ba7-90c7-cb269f2f9ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4274 | 2025.08.28 21:35:59.575935 [ 276 ] {4a921de0-7bd5-4ba7-90c7-cb269f2f9ba4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4275 | 2025.08.28 21:35:59.576153 [ 276 ] {4a921de0-7bd5-4ba7-90c7-cb269f2f9ba4} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2025.08.28 21:35:59.576282 [ 276 ] {4a921de0-7bd5-4ba7-90c7-cb269f2f9ba4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001129 sec., 3542.9583702391496 rows/sec., 247.38 KiB/sec. | ||
| 4277 | 2025.08.28 21:35:59.576321 [ 276 ] {4a921de0-7bd5-4ba7-90c7-cb269f2f9ba4} <Debug> TCPHandler: Processed in 0.001292643 sec. | ||
| 4278 | 2025.08.28 21:35:59.576420 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2025.08.28 21:35:59.576515 [ 276 ] {d95f7b2a-ff63-4c21-bfe2-09e9e1a365c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4280 | 2025.08.28 21:35:59.576555 [ 276 ] {d95f7b2a-ff63-4c21-bfe2-09e9e1a365c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4281 | 2025.08.28 21:35:59.577018 [ 276 ] {d95f7b2a-ff63-4c21-bfe2-09e9e1a365c7} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2025.08.28 21:35:59.577056 [ 276 ] {d95f7b2a-ff63-4c21-bfe2-09e9e1a365c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4283 | 2025.08.28 21:35:59.577361 [ 276 ] {d95f7b2a-ff63-4c21-bfe2-09e9e1a365c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4284 | 2025.08.28 21:35:59.577567 [ 276 ] {d95f7b2a-ff63-4c21-bfe2-09e9e1a365c7} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2025.08.28 21:35:59.577695 [ 276 ] {d95f7b2a-ff63-4c21-bfe2-09e9e1a365c7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001198 sec., 190317.19532554256 rows/sec., 12.89 MiB/sec. | ||
| 4286 | 2025.08.28 21:35:59.577732 [ 276 ] {d95f7b2a-ff63-4c21-bfe2-09e9e1a365c7} <Debug> TCPHandler: Processed in 0.001360046 sec. | ||
| 4287 | 2025.08.28 21:35:59.577836 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2025.08.28 21:35:59.577930 [ 276 ] {b949b1db-a5b5-48d7-9022-3ff22844873b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4289 | 2025.08.28 21:35:59.577969 [ 276 ] {b949b1db-a5b5-48d7-9022-3ff22844873b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4290 | 2025.08.28 21:35:59.578520 [ 276 ] {b949b1db-a5b5-48d7-9022-3ff22844873b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2025.08.28 21:35:59.578558 [ 276 ] {b949b1db-a5b5-48d7-9022-3ff22844873b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4292 | 2025.08.28 21:35:59.578874 [ 276 ] {b949b1db-a5b5-48d7-9022-3ff22844873b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4293 | 2025.08.28 21:35:59.579083 [ 276 ] {b949b1db-a5b5-48d7-9022-3ff22844873b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2025.08.28 21:35:59.579211 [ 276 ] {b949b1db-a5b5-48d7-9022-3ff22844873b} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001299 sec., 403387.22093918396 rows/sec., 29.87 MiB/sec. | ||
| 4295 | 2025.08.28 21:35:59.579249 [ 276 ] {b949b1db-a5b5-48d7-9022-3ff22844873b} <Debug> TCPHandler: Processed in 0.001461218 sec. | ||
| 4296 | 2025.08.28 21:35:59.579358 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2025.08.28 21:35:59.579453 [ 276 ] {3f88a4fd-4e73-410b-b4cf-a21ac359576d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4298 | 2025.08.28 21:35:59.579497 [ 276 ] {3f88a4fd-4e73-410b-b4cf-a21ac359576d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4299 | 2025.08.28 21:35:59.580052 [ 276 ] {3f88a4fd-4e73-410b-b4cf-a21ac359576d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2025.08.28 21:35:59.580090 [ 276 ] {3f88a4fd-4e73-410b-b4cf-a21ac359576d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4301 | 2025.08.28 21:35:59.580479 [ 276 ] {3f88a4fd-4e73-410b-b4cf-a21ac359576d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4302 | 2025.08.28 21:35:59.580712 [ 276 ] {3f88a4fd-4e73-410b-b4cf-a21ac359576d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2025.08.28 21:35:59.580838 [ 276 ] {3f88a4fd-4e73-410b-b4cf-a21ac359576d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001404 sec., 602564.1025641025 rows/sec., 40.56 MiB/sec. | ||
| 4304 | 2025.08.28 21:35:59.580874 [ 276 ] {3f88a4fd-4e73-410b-b4cf-a21ac359576d} <Debug> TCPHandler: Processed in 0.00156521 sec. | ||
| 4305 | 2025.08.28 21:35:59.580984 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2025.08.28 21:35:59.581077 [ 276 ] {dc6d87b5-24ad-4f96-9628-77a7a9fbabb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4307 | 2025.08.28 21:35:59.581119 [ 276 ] {dc6d87b5-24ad-4f96-9628-77a7a9fbabb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4308 | 2025.08.28 21:35:59.581456 [ 276 ] {dc6d87b5-24ad-4f96-9628-77a7a9fbabb0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2025.08.28 21:35:59.581493 [ 276 ] {dc6d87b5-24ad-4f96-9628-77a7a9fbabb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4310 | 2025.08.28 21:35:59.581797 [ 276 ] {dc6d87b5-24ad-4f96-9628-77a7a9fbabb0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4311 | 2025.08.28 21:35:59.582003 [ 276 ] {dc6d87b5-24ad-4f96-9628-77a7a9fbabb0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2025.08.28 21:35:59.582130 [ 276 ] {dc6d87b5-24ad-4f96-9628-77a7a9fbabb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 4313 | 2025.08.28 21:35:59.582166 [ 276 ] {dc6d87b5-24ad-4f96-9628-77a7a9fbabb0} <Debug> TCPHandler: Processed in 0.001230652 sec. | ||
| 4314 | 2025.08.28 21:36:00.864869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 646 | ||
| 4315 | 2025.08.28 21:36:00.867383 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2025.08.28 21:36:00.867444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4317 | 2025.08.28 21:36:00.868656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4318 | 2025.08.28 21:36:00.868953 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2025.08.28 21:36:00.869253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4320 | 2025.08.28 21:36:04.555968 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2025.08.28 21:36:04.556191 [ 276 ] {cd819ee2-bc26-430c-b359-f0eab764a7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4322 | 2025.08.28 21:36:04.556270 [ 276 ] {cd819ee2-bc26-430c-b359-f0eab764a7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4323 | 2025.08.28 21:36:04.557075 [ 276 ] {cd819ee2-bc26-430c-b359-f0eab764a7c9} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2025.08.28 21:36:04.557130 [ 276 ] {cd819ee2-bc26-430c-b359-f0eab764a7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4325 | 2025.08.28 21:36:04.557656 [ 276 ] {cd819ee2-bc26-430c-b359-f0eab764a7c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4326 | 2025.08.28 21:36:04.558006 [ 276 ] {cd819ee2-bc26-430c-b359-f0eab764a7c9} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2025.08.28 21:36:04.558201 [ 276 ] {cd819ee2-bc26-430c-b359-f0eab764a7c9} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002064 sec., 189922.48062015505 rows/sec., 12.05 MiB/sec. | ||
| 4328 | 2025.08.28 21:36:04.558257 [ 276 ] {cd819ee2-bc26-430c-b359-f0eab764a7c9} <Debug> TCPHandler: Processed in 0.002433753 sec. | ||
| 4329 | 2025.08.28 21:36:04.558388 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2025.08.28 21:36:04.558493 [ 276 ] {2d70f36e-cb7d-4d01-9fff-8f610fd007cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4331 | 2025.08.28 21:36:04.558539 [ 276 ] {2d70f36e-cb7d-4d01-9fff-8f610fd007cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4332 | 2025.08.28 21:36:04.559518 [ 276 ] {2d70f36e-cb7d-4d01-9fff-8f610fd007cc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2025.08.28 21:36:04.559560 [ 276 ] {2d70f36e-cb7d-4d01-9fff-8f610fd007cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4334 | 2025.08.28 21:36:04.559961 [ 276 ] {2d70f36e-cb7d-4d01-9fff-8f610fd007cc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4335 | 2025.08.28 21:36:04.560210 [ 276 ] {2d70f36e-cb7d-4d01-9fff-8f610fd007cc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2025.08.28 21:36:04.560354 [ 276 ] {2d70f36e-cb7d-4d01-9fff-8f610fd007cc} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001885 sec., 610610.0795755968 rows/sec., 48.74 MiB/sec. | ||
| 4337 | 2025.08.28 21:36:04.560396 [ 276 ] {2d70f36e-cb7d-4d01-9fff-8f610fd007cc} <Debug> TCPHandler: Processed in 0.002059654 sec. | ||
| 4338 | 2025.08.28 21:36:04.560519 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2025.08.28 21:36:04.560620 [ 276 ] {c2b92db5-cfcc-45d4-a77e-636bd788090b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4340 | 2025.08.28 21:36:04.560663 [ 276 ] {c2b92db5-cfcc-45d4-a77e-636bd788090b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4341 | 2025.08.28 21:36:04.561157 [ 276 ] {c2b92db5-cfcc-45d4-a77e-636bd788090b} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2025.08.28 21:36:04.561199 [ 276 ] {c2b92db5-cfcc-45d4-a77e-636bd788090b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4343 | 2025.08.28 21:36:04.561548 [ 276 ] {c2b92db5-cfcc-45d4-a77e-636bd788090b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4344 | 2025.08.28 21:36:04.561767 [ 276 ] {c2b92db5-cfcc-45d4-a77e-636bd788090b} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.08.28 21:36:04.561916 [ 276 ] {c2b92db5-cfcc-45d4-a77e-636bd788090b} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001318 sec., 180576.63125948407 rows/sec., 11.07 MiB/sec. | ||
| 4346 | 2025.08.28 21:36:04.561956 [ 276 ] {c2b92db5-cfcc-45d4-a77e-636bd788090b} <Debug> TCPHandler: Processed in 0.001486759 sec. | ||
| 4347 | 2025.08.28 21:36:04.562056 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2025.08.28 21:36:04.562151 [ 276 ] {a571cb0a-45f6-4f5b-afe3-43b8262891fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4349 | 2025.08.28 21:36:04.562197 [ 276 ] {a571cb0a-45f6-4f5b-afe3-43b8262891fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4350 | 2025.08.28 21:36:04.562700 [ 276 ] {a571cb0a-45f6-4f5b-afe3-43b8262891fc} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2025.08.28 21:36:04.562737 [ 276 ] {a571cb0a-45f6-4f5b-afe3-43b8262891fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4352 | 2025.08.28 21:36:04.563063 [ 276 ] {a571cb0a-45f6-4f5b-afe3-43b8262891fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4353 | 2025.08.28 21:36:04.563323 [ 276 ] {a571cb0a-45f6-4f5b-afe3-43b8262891fc} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2025.08.28 21:36:04.563473 [ 276 ] {a571cb0a-45f6-4f5b-afe3-43b8262891fc} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00134 sec., 151492.53731343284 rows/sec., 9.77 MiB/sec. | ||
| 4355 | 2025.08.28 21:36:04.563512 [ 276 ] {a571cb0a-45f6-4f5b-afe3-43b8262891fc} <Debug> TCPHandler: Processed in 0.00150507 sec. | ||
| 4356 | 2025.08.28 21:36:04.563626 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2025.08.28 21:36:04.563720 [ 276 ] {d57e77a0-60bf-4787-aed0-693f413ca40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4358 | 2025.08.28 21:36:04.563760 [ 276 ] {d57e77a0-60bf-4787-aed0-693f413ca40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4359 | 2025.08.28 21:36:04.564235 [ 276 ] {d57e77a0-60bf-4787-aed0-693f413ca40e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2025.08.28 21:36:04.564273 [ 276 ] {d57e77a0-60bf-4787-aed0-693f413ca40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4361 | 2025.08.28 21:36:04.564600 [ 276 ] {d57e77a0-60bf-4787-aed0-693f413ca40e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4362 | 2025.08.28 21:36:04.564816 [ 276 ] {d57e77a0-60bf-4787-aed0-693f413ca40e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.08.28 21:36:04.564945 [ 276 ] {d57e77a0-60bf-4787-aed0-693f413ca40e} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001243 sec., 162510.05631536606 rows/sec., 9.23 MiB/sec. | ||
| 4364 | 2025.08.28 21:36:04.564983 [ 276 ] {d57e77a0-60bf-4787-aed0-693f413ca40e} <Debug> TCPHandler: Processed in 0.001406167 sec. | ||
| 4365 | 2025.08.28 21:36:04.565097 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2025.08.28 21:36:04.565193 [ 276 ] {ffecd722-54e4-4e25-871a-6fb6ba74edda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4367 | 2025.08.28 21:36:04.565233 [ 276 ] {ffecd722-54e4-4e25-871a-6fb6ba74edda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4368 | 2025.08.28 21:36:04.565853 [ 276 ] {ffecd722-54e4-4e25-871a-6fb6ba74edda} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.08.28 21:36:04.565889 [ 276 ] {ffecd722-54e4-4e25-871a-6fb6ba74edda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4370 | 2025.08.28 21:36:04.566229 [ 276 ] {ffecd722-54e4-4e25-871a-6fb6ba74edda} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4371 | 2025.08.28 21:36:04.566489 [ 276 ] {ffecd722-54e4-4e25-871a-6fb6ba74edda} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.08.28 21:36:04.566618 [ 276 ] {ffecd722-54e4-4e25-871a-6fb6ba74edda} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001443 sec., 480942.4809424809 rows/sec., 33.79 MiB/sec. | ||
| 4373 | 2025.08.28 21:36:04.566656 [ 276 ] {ffecd722-54e4-4e25-871a-6fb6ba74edda} <Debug> TCPHandler: Processed in 0.001609852 sec. | ||
| 4374 | 2025.08.28 21:36:04.566765 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2025.08.28 21:36:04.566860 [ 276 ] {22211c85-4250-458f-bdb5-ebdffbc28d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4376 | 2025.08.28 21:36:04.566902 [ 276 ] {22211c85-4250-458f-bdb5-ebdffbc28d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4377 | 2025.08.28 21:36:04.567222 [ 276 ] {22211c85-4250-458f-bdb5-ebdffbc28d42} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.08.28 21:36:04.567259 [ 276 ] {22211c85-4250-458f-bdb5-ebdffbc28d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4379 | 2025.08.28 21:36:04.567565 [ 276 ] {22211c85-4250-458f-bdb5-ebdffbc28d42} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4380 | 2025.08.28 21:36:04.567773 [ 276 ] {22211c85-4250-458f-bdb5-ebdffbc28d42} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2025.08.28 21:36:04.567902 [ 276 ] {22211c85-4250-458f-bdb5-ebdffbc28d42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 4382 | 2025.08.28 21:36:04.567937 [ 276 ] {22211c85-4250-458f-bdb5-ebdffbc28d42} <Debug> TCPHandler: Processed in 0.001220721 sec. | ||
| 4383 | 2025.08.28 21:36:04.568051 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2025.08.28 21:36:04.568152 [ 276 ] {beac02cc-4a07-40e7-840d-0c6c0f0cce92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4385 | 2025.08.28 21:36:04.568199 [ 276 ] {beac02cc-4a07-40e7-840d-0c6c0f0cce92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4386 | 2025.08.28 21:36:04.568668 [ 276 ] {beac02cc-4a07-40e7-840d-0c6c0f0cce92} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2025.08.28 21:36:04.568706 [ 276 ] {beac02cc-4a07-40e7-840d-0c6c0f0cce92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4388 | 2025.08.28 21:36:04.569076 [ 276 ] {beac02cc-4a07-40e7-840d-0c6c0f0cce92} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4389 | 2025.08.28 21:36:04.569311 [ 276 ] {beac02cc-4a07-40e7-840d-0c6c0f0cce92} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2025.08.28 21:36:04.569447 [ 276 ] {beac02cc-4a07-40e7-840d-0c6c0f0cce92} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001314 sec., 233637.74733637745 rows/sec., 15.37 MiB/sec. | ||
| 4391 | 2025.08.28 21:36:04.569484 [ 276 ] {beac02cc-4a07-40e7-840d-0c6c0f0cce92} <Debug> TCPHandler: Processed in 0.001487369 sec. | ||
| 4392 | 2025.08.28 21:36:04.569591 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2025.08.28 21:36:04.569691 [ 276 ] {81958cdf-f83d-4f29-aed3-f623c377cd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4394 | 2025.08.28 21:36:04.569735 [ 276 ] {81958cdf-f83d-4f29-aed3-f623c377cd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4395 | 2025.08.28 21:36:04.570053 [ 276 ] {81958cdf-f83d-4f29-aed3-f623c377cd2f} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2025.08.28 21:36:04.570095 [ 276 ] {81958cdf-f83d-4f29-aed3-f623c377cd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4397 | 2025.08.28 21:36:04.570417 [ 276 ] {81958cdf-f83d-4f29-aed3-f623c377cd2f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4398 | 2025.08.28 21:36:04.570638 [ 276 ] {81958cdf-f83d-4f29-aed3-f623c377cd2f} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2025.08.28 21:36:04.570751 [ 65 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4400 | 2025.08.28 21:36:04.570770 [ 276 ] {81958cdf-f83d-4f29-aed3-f623c377cd2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 4401 | 2025.08.28 21:36:04.570821 [ 65 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2025.08.28 21:36:04.570830 [ 276 ] {81958cdf-f83d-4f29-aed3-f623c377cd2f} <Debug> TCPHandler: Processed in 0.001288903 sec. | ||
| 4403 | 2025.08.28 21:36:04.570851 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4404 | 2025.08.28 21:36:04.570954 [ 201 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 4405 | 2025.08.28 21:36:04.570979 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2025.08.28 21:36:04.571067 [ 201 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4407 | 2025.08.28 21:36:04.571096 [ 276 ] {f86d80b8-0aae-4aff-808f-1a5a649612ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4408 | 2025.08.28 21:36:04.571106 [ 201 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 4409 | 2025.08.28 21:36:04.571170 [ 276 ] {f86d80b8-0aae-4aff-808f-1a5a649612ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4410 | 2025.08.28 21:36:04.571187 [ 201 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 4411 | 2025.08.28 21:36:04.571238 [ 201 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 4412 | 2025.08.28 21:36:04.571279 [ 201 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 4413 | 2025.08.28 21:36:04.571317 [ 201 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 4414 | 2025.08.28 21:36:04.571354 [ 201 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 4415 | 2025.08.28 21:36:04.572019 [ 276 ] {f86d80b8-0aae-4aff-808f-1a5a649612ef} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.08.28 21:36:04.572061 [ 276 ] {f86d80b8-0aae-4aff-808f-1a5a649612ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4417 | 2025.08.28 21:36:04.572188 [ 194 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001273063 sec., 12568.113282689073 rows/sec., 843.81 KiB/sec. | ||
| 4418 | 2025.08.28 21:36:04.572412 [ 187 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4419 | 2025.08.28 21:36:04.572754 [ 187 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_15_3} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2025.08.28 21:36:04.572758 [ 276 ] {f86d80b8-0aae-4aff-808f-1a5a649612ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4421 | 2025.08.28 21:36:04.572848 [ 187 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_15_3} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4422 | 2025.08.28 21:36:04.572969 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4423 | 2025.08.28 21:36:04.573025 [ 276 ] {f86d80b8-0aae-4aff-808f-1a5a649612ef} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2025.08.28 21:36:04.573175 [ 276 ] {f86d80b8-0aae-4aff-808f-1a5a649612ef} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002103 sec., 19971.469329529245 rows/sec., 35.79 MiB/sec. | ||
| 4425 | 2025.08.28 21:36:04.573228 [ 276 ] {f86d80b8-0aae-4aff-808f-1a5a649612ef} <Debug> TCPHandler: Processed in 0.00230715 sec. | ||
| 4426 | 2025.08.28 21:36:04.573343 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2025.08.28 21:36:04.573438 [ 276 ] {5d1147f0-880b-452b-a356-1ae7f91aff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4428 | 2025.08.28 21:36:04.573482 [ 276 ] {5d1147f0-880b-452b-a356-1ae7f91aff5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4429 | 2025.08.28 21:36:04.573819 [ 276 ] {5d1147f0-880b-452b-a356-1ae7f91aff5e} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2025.08.28 21:36:04.573855 [ 276 ] {5d1147f0-880b-452b-a356-1ae7f91aff5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4431 | 2025.08.28 21:36:04.574172 [ 276 ] {5d1147f0-880b-452b-a356-1ae7f91aff5e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4432 | 2025.08.28 21:36:04.574398 [ 276 ] {5d1147f0-880b-452b-a356-1ae7f91aff5e} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.08.28 21:36:04.574525 [ 276 ] {5d1147f0-880b-452b-a356-1ae7f91aff5e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001106 sec., 92224.2314647378 rows/sec., 5.67 MiB/sec. | ||
| 4434 | 2025.08.28 21:36:04.574560 [ 276 ] {5d1147f0-880b-452b-a356-1ae7f91aff5e} <Debug> TCPHandler: Processed in 0.001266713 sec. | ||
| 4435 | 2025.08.28 21:36:05.720566 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4436 | 2025.08.28 21:36:05.720620 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4437 | 2025.08.28 21:36:05.846896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 4438 | 2025.08.28 21:36:05.847370 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2025.08.28 21:36:05.847408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4440 | 2025.08.28 21:36:05.847885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4441 | 2025.08.28 21:36:05.848127 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.08.28 21:36:05.848252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4443 | 2025.08.28 21:36:06.409119 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4444 | 2025.08.28 21:36:06.424786 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2025.08.28 21:36:06.424850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4446 | 2025.08.28 21:36:06.431351 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4447 | 2025.08.28 21:36:06.432069 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2025.08.28 21:36:06.434673 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4449 | 2025.08.28 21:36:09.543913 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2025.08.28 21:36:09.544091 [ 276 ] {5940fa39-0b18-41fb-9809-01199bf2dbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4451 | 2025.08.28 21:36:09.544154 [ 276 ] {5940fa39-0b18-41fb-9809-01199bf2dbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4452 | 2025.08.28 21:36:09.544937 [ 276 ] {5940fa39-0b18-41fb-9809-01199bf2dbea} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2025.08.28 21:36:09.544975 [ 276 ] {5940fa39-0b18-41fb-9809-01199bf2dbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4454 | 2025.08.28 21:36:09.545356 [ 276 ] {5940fa39-0b18-41fb-9809-01199bf2dbea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4455 | 2025.08.28 21:36:09.545597 [ 276 ] {5940fa39-0b18-41fb-9809-01199bf2dbea} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.08.28 21:36:09.545748 [ 276 ] {5940fa39-0b18-41fb-9809-01199bf2dbea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.50 MiB/sec. | ||
| 4457 | 2025.08.28 21:36:09.545747 [ 56 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4458 | 2025.08.28 21:36:09.545788 [ 276 ] {5940fa39-0b18-41fb-9809-01199bf2dbea} <Debug> TCPHandler: Processed in 0.001997262 sec. | ||
| 4459 | 2025.08.28 21:36:09.545802 [ 56 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.08.28 21:36:09.545825 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4461 | 2025.08.28 21:36:09.545917 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2025.08.28 21:36:09.545938 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 4463 | 2025.08.28 21:36:09.546018 [ 276 ] {3ad8db3b-9192-4274-af28-8e1f4b87e22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4464 | 2025.08.28 21:36:09.546041 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4465 | 2025.08.28 21:36:09.546058 [ 276 ] {3ad8db3b-9192-4274-af28-8e1f4b87e22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4466 | 2025.08.28 21:36:09.546073 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2301 rows starting from the beginning of the part | ||
| 4467 | 2025.08.28 21:36:09.546170 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4468 | 2025.08.28 21:36:09.546222 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1151 rows starting from the beginning of the part | ||
| 4469 | 2025.08.28 21:36:09.546270 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1198 rows starting from the beginning of the part | ||
| 4470 | 2025.08.28 21:36:09.546321 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1151 rows starting from the beginning of the part | ||
| 4471 | 2025.08.28 21:36:09.546365 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4472 | 2025.08.28 21:36:09.546524 [ 276 ] {3ad8db3b-9192-4274-af28-8e1f4b87e22b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2025.08.28 21:36:09.546559 [ 276 ] {3ad8db3b-9192-4274-af28-8e1f4b87e22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4474 | 2025.08.28 21:36:09.546978 [ 276 ] {3ad8db3b-9192-4274-af28-8e1f4b87e22b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4475 | 2025.08.28 21:36:09.547211 [ 276 ] {3ad8db3b-9192-4274-af28-8e1f4b87e22b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2025.08.28 21:36:09.547336 [ 276 ] {3ad8db3b-9192-4274-af28-8e1f4b87e22b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 4477 | 2025.08.28 21:36:09.547335 [ 56 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4478 | 2025.08.28 21:36:09.547372 [ 276 ] {3ad8db3b-9192-4274-af28-8e1f4b87e22b} <Debug> TCPHandler: Processed in 0.001506399 sec. | ||
| 4479 | 2025.08.28 21:36:09.547385 [ 56 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2025.08.28 21:36:09.547407 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4481 | 2025.08.28 21:36:09.547492 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2025.08.28 21:36:09.547527 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 4483 | 2025.08.28 21:36:09.547585 [ 276 ] {221ab0b0-6231-48f6-95db-70244d169694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4484 | 2025.08.28 21:36:09.547638 [ 276 ] {221ab0b0-6231-48f6-95db-70244d169694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4485 | 2025.08.28 21:36:09.547667 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4486 | 2025.08.28 21:36:09.547705 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1186 rows starting from the beginning of the part | ||
| 4487 | 2025.08.28 21:36:09.547776 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4488 | 2025.08.28 21:36:09.547822 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 694 rows starting from the beginning of the part | ||
| 4489 | 2025.08.28 21:36:09.547864 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 524 rows starting from the beginning of the part | ||
| 4490 | 2025.08.28 21:36:09.547904 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 694 rows starting from the beginning of the part | ||
| 4491 | 2025.08.28 21:36:09.547951 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4492 | 2025.08.28 21:36:09.548067 [ 276 ] {221ab0b0-6231-48f6-95db-70244d169694} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2025.08.28 21:36:09.548110 [ 276 ] {221ab0b0-6231-48f6-95db-70244d169694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4494 | 2025.08.28 21:36:09.548309 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5913 rows, containing 5 columns (5 merged, 0 gathered) in 0.002412303 sec., 2451184.6148680327 rows/sec., 207.12 MiB/sec. | ||
| 4495 | 2025.08.28 21:36:09.548559 [ 276 ] {221ab0b0-6231-48f6-95db-70244d169694} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4496 | 2025.08.28 21:36:09.548707 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4497 | 2025.08.28 21:36:09.548828 [ 276 ] {221ab0b0-6231-48f6-95db-70244d169694} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2025.08.28 21:36:09.548970 [ 276 ] {221ab0b0-6231-48f6-95db-70244d169694} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001403 sec., 114041.33998574484 rows/sec., 7.94 MiB/sec. | ||
| 4499 | 2025.08.28 21:36:09.548973 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4500 | 2025.08.28 21:36:09.549009 [ 276 ] {221ab0b0-6231-48f6-95db-70244d169694} <Debug> TCPHandler: Processed in 0.00156429 sec. | ||
| 4501 | 2025.08.28 21:36:09.549030 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2025.08.28 21:36:09.549054 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2025.08.28 21:36:09.549057 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4504 | 2025.08.28 21:36:09.549124 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2025.08.28 21:36:09.549159 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_31_6} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4506 | 2025.08.28 21:36:09.549176 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 4507 | 2025.08.28 21:36:09.549226 [ 276 ] {0a438062-7e3c-419c-8822-fe1ccc284e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4508 | 2025.08.28 21:36:09.549262 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 4509 | 2025.08.28 21:36:09.549271 [ 276 ] {0a438062-7e3c-419c-8822-fe1ccc284e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4510 | 2025.08.28 21:36:09.549324 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4511 | 2025.08.28 21:36:09.549335 [ 189 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860179 sec., 1734241.704696161 rows/sec., 131.02 MiB/sec. | ||
| 4512 | 2025.08.28 21:36:09.549366 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9329 rows starting from the beginning of the part | ||
| 4513 | 2025.08.28 21:36:09.549432 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 4514 | 2025.08.28 21:36:09.549479 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 307 rows starting from the beginning of the part | ||
| 4515 | 2025.08.28 21:36:09.549520 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 846 rows starting from the beginning of the part | ||
| 4516 | 2025.08.28 21:36:09.549563 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 307 rows starting from the beginning of the part | ||
| 4517 | 2025.08.28 21:36:09.549594 [ 189 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4518 | 2025.08.28 21:36:09.549603 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 4519 | 2025.08.28 21:36:09.549625 [ 276 ] {0a438062-7e3c-419c-8822-fe1ccc284e1d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.08.28 21:36:09.549667 [ 276 ] {0a438062-7e3c-419c-8822-fe1ccc284e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4521 | 2025.08.28 21:36:09.549894 [ 189 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2025.08.28 21:36:09.549988 [ 189 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_31_6} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4523 | 2025.08.28 21:36:09.550019 [ 276 ] {0a438062-7e3c-419c-8822-fe1ccc284e1d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4524 | 2025.08.28 21:36:09.550072 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 4525 | 2025.08.28 21:36:09.550238 [ 276 ] {0a438062-7e3c-419c-8822-fe1ccc284e1d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2025.08.28 21:36:09.550367 [ 55 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4527 | 2025.08.28 21:36:09.550369 [ 276 ] {0a438062-7e3c-419c-8822-fe1ccc284e1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 4528 | 2025.08.28 21:36:09.550408 [ 55 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.08.28 21:36:09.550428 [ 276 ] {0a438062-7e3c-419c-8822-fe1ccc284e1d} <Debug> TCPHandler: Processed in 0.001359515 sec. | ||
| 4530 | 2025.08.28 21:36:09.550432 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4531 | 2025.08.28 21:36:09.550536 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 4532 | 2025.08.28 21:36:09.550642 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4533 | 2025.08.28 21:36:09.550668 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1986 rows starting from the beginning of the part | ||
| 4534 | 2025.08.28 21:36:09.550716 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 4535 | 2025.08.28 21:36:09.550757 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 102 rows starting from the beginning of the part | ||
| 4536 | 2025.08.28 21:36:09.550797 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 4537 | 2025.08.28 21:36:09.550892 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part | ||
| 4538 | 2025.08.28 21:36:09.550931 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 4539 | 2025.08.28 21:36:09.552072 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001569361 sec., 1510168.7884431945 rows/sec., 95.92 MiB/sec. | ||
| 4540 | 2025.08.28 21:36:09.552360 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4541 | 2025.08.28 21:36:09.552594 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_31_6} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2025.08.28 21:36:09.552666 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_31_6} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4543 | 2025.08.28 21:36:09.552723 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4544 | 2025.08.28 21:36:09.553762 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11109 rows, containing 5 columns (5 merged, 0 gathered) in 0.00463564 sec., 2396432.8550103116 rows/sec., 160.44 MiB/sec. | ||
| 4545 | 2025.08.28 21:36:09.554079 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4546 | 2025.08.28 21:36:09.554401 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2025.08.28 21:36:09.554478 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4548 | 2025.08.28 21:36:09.554557 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 4549 | 2025.08.28 21:36:10.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.24 MiB, peak 233.06 MiB, free memory in arenas 0.00 B, will set to 228.01 MiB (RSS), difference: 1.77 MiB | ||
| 4550 | 2025.08.28 21:36:10.870320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 676 | ||
| 4551 | 2025.08.28 21:36:10.872564 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.08.28 21:36:10.872622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4553 | 2025.08.28 21:36:10.873850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4554 | 2025.08.28 21:36:10.874143 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.08.28 21:36:10.874288 [ 56 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4556 | 2025.08.28 21:36:10.874349 [ 56 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2025.08.28 21:36:10.874369 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4558 | 2025.08.28 21:36:10.874426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 4559 | 2025.08.28 21:36:10.874504 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 4560 | 2025.08.28 21:36:10.875178 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4561 | 2025.08.28 21:36:10.875340 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 516 rows starting from the beginning of the part | ||
| 4562 | 2025.08.28 21:36:10.875714 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4563 | 2025.08.28 21:36:10.876084 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 4564 | 2025.08.28 21:36:10.876484 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4565 | 2025.08.28 21:36:10.876842 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4566 | 2025.08.28 21:36:10.877228 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4567 | 2025.08.28 21:36:10.883379 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 72 columns (72 merged, 0 gathered) in 0.008938582 sec., 75627.20798444317 rows/sec., 64.69 MiB/sec. | ||
| 4568 | 2025.08.28 21:36:10.884520 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4569 | 2025.08.28 21:36:10.885108 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2025.08.28 21:36:10.885185 [ 187 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_16_3} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4571 | 2025.08.28 21:36:10.885500 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4572 | 2025.08.28 21:36:13.349286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 4573 | 2025.08.28 21:36:13.349833 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2025.08.28 21:36:13.349885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4575 | 2025.08.28 21:36:13.350383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4576 | 2025.08.28 21:36:13.350630 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2025.08.28 21:36:13.350776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4578 | 2025.08.28 21:36:13.935707 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4579 | 2025.08.28 21:36:13.952272 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.08.28 21:36:13.952331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4581 | 2025.08.28 21:36:13.959093 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4582 | 2025.08.28 21:36:13.959834 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.08.28 21:36:13.963262 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4584 | 2025.08.28 21:36:14.556574 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2025.08.28 21:36:14.556798 [ 276 ] {60fc727c-e02c-4e0e-a489-d50b6db28cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4586 | 2025.08.28 21:36:14.556859 [ 276 ] {60fc727c-e02c-4e0e-a489-d50b6db28cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4587 | 2025.08.28 21:36:14.557681 [ 276 ] {60fc727c-e02c-4e0e-a489-d50b6db28cf0} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.08.28 21:36:14.557719 [ 276 ] {60fc727c-e02c-4e0e-a489-d50b6db28cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4589 | 2025.08.28 21:36:14.558201 [ 276 ] {60fc727c-e02c-4e0e-a489-d50b6db28cf0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4590 | 2025.08.28 21:36:14.558427 [ 276 ] {60fc727c-e02c-4e0e-a489-d50b6db28cf0} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.08.28 21:36:14.558580 [ 276 ] {60fc727c-e02c-4e0e-a489-d50b6db28cf0} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00183 sec., 214207.65027322405 rows/sec., 13.59 MiB/sec. | ||
| 4592 | 2025.08.28 21:36:14.558621 [ 276 ] {60fc727c-e02c-4e0e-a489-d50b6db28cf0} <Debug> TCPHandler: Processed in 0.002224978 sec. | ||
| 4593 | 2025.08.28 21:36:14.558751 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.08.28 21:36:14.558845 [ 276 ] {b7c268d4-7126-4d22-8c93-fda9f8ddb293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4595 | 2025.08.28 21:36:14.558886 [ 276 ] {b7c268d4-7126-4d22-8c93-fda9f8ddb293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4596 | 2025.08.28 21:36:14.559294 [ 276 ] {b7c268d4-7126-4d22-8c93-fda9f8ddb293} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.08.28 21:36:14.559333 [ 276 ] {b7c268d4-7126-4d22-8c93-fda9f8ddb293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4598 | 2025.08.28 21:36:14.559641 [ 276 ] {b7c268d4-7126-4d22-8c93-fda9f8ddb293} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4599 | 2025.08.28 21:36:14.559848 [ 276 ] {b7c268d4-7126-4d22-8c93-fda9f8ddb293} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.08.28 21:36:14.559970 [ 276 ] {b7c268d4-7126-4d22-8c93-fda9f8ddb293} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 4601 | 2025.08.28 21:36:14.560005 [ 276 ] {b7c268d4-7126-4d22-8c93-fda9f8ddb293} <Debug> TCPHandler: Processed in 0.001301494 sec. | ||
| 4602 | 2025.08.28 21:36:14.560122 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.08.28 21:36:14.560227 [ 276 ] {998fe371-15b8-4ad2-921e-59b544f1b0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4604 | 2025.08.28 21:36:14.560266 [ 276 ] {998fe371-15b8-4ad2-921e-59b544f1b0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4605 | 2025.08.28 21:36:14.561102 [ 276 ] {998fe371-15b8-4ad2-921e-59b544f1b0fb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.08.28 21:36:14.561138 [ 276 ] {998fe371-15b8-4ad2-921e-59b544f1b0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4607 | 2025.08.28 21:36:14.561493 [ 276 ] {998fe371-15b8-4ad2-921e-59b544f1b0fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4608 | 2025.08.28 21:36:14.561690 [ 276 ] {998fe371-15b8-4ad2-921e-59b544f1b0fb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.08.28 21:36:14.561813 [ 276 ] {998fe371-15b8-4ad2-921e-59b544f1b0fb} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001612 sec., 714640.1985111663 rows/sec., 57.04 MiB/sec. | ||
| 4610 | 2025.08.28 21:36:14.561848 [ 276 ] {998fe371-15b8-4ad2-921e-59b544f1b0fb} <Debug> TCPHandler: Processed in 0.001773236 sec. | ||
| 4611 | 2025.08.28 21:36:14.561964 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2025.08.28 21:36:14.562063 [ 276 ] {a40c5f4d-0b9b-45f0-9eaf-9ae8b4a57161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4613 | 2025.08.28 21:36:14.562105 [ 276 ] {a40c5f4d-0b9b-45f0-9eaf-9ae8b4a57161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4614 | 2025.08.28 21:36:14.562565 [ 276 ] {a40c5f4d-0b9b-45f0-9eaf-9ae8b4a57161} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2025.08.28 21:36:14.562601 [ 276 ] {a40c5f4d-0b9b-45f0-9eaf-9ae8b4a57161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4616 | 2025.08.28 21:36:14.562896 [ 276 ] {a40c5f4d-0b9b-45f0-9eaf-9ae8b4a57161} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4617 | 2025.08.28 21:36:14.563161 [ 276 ] {a40c5f4d-0b9b-45f0-9eaf-9ae8b4a57161} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.08.28 21:36:14.563318 [ 276 ] {a40c5f4d-0b9b-45f0-9eaf-9ae8b4a57161} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001274 sec., 188383.04552590268 rows/sec., 11.55 MiB/sec. | ||
| 4619 | 2025.08.28 21:36:14.563366 [ 276 ] {a40c5f4d-0b9b-45f0-9eaf-9ae8b4a57161} <Debug> TCPHandler: Processed in 0.001449017 sec. | ||
| 4620 | 2025.08.28 21:36:14.563542 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2025.08.28 21:36:14.563646 [ 276 ] {5426e806-4726-44de-b267-68c237b2f9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4622 | 2025.08.28 21:36:14.563691 [ 276 ] {5426e806-4726-44de-b267-68c237b2f9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4623 | 2025.08.28 21:36:14.565268 [ 276 ] {5426e806-4726-44de-b267-68c237b2f9de} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2025.08.28 21:36:14.565312 [ 276 ] {5426e806-4726-44de-b267-68c237b2f9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4625 | 2025.08.28 21:36:14.565694 [ 276 ] {5426e806-4726-44de-b267-68c237b2f9de} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4626 | 2025.08.28 21:36:14.565956 [ 276 ] {5426e806-4726-44de-b267-68c237b2f9de} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2025.08.28 21:36:14.566106 [ 276 ] {5426e806-4726-44de-b267-68c237b2f9de} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.002481 sec., 81821.84602982667 rows/sec., 5.28 MiB/sec. | ||
| 4628 | 2025.08.28 21:36:14.566114 [ 50 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4629 | 2025.08.28 21:36:14.566142 [ 276 ] {5426e806-4726-44de-b267-68c237b2f9de} <Debug> TCPHandler: Processed in 0.002655539 sec. | ||
| 4630 | 2025.08.28 21:36:14.566188 [ 50 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2025.08.28 21:36:14.566215 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4632 | 2025.08.28 21:36:14.566294 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.08.28 21:36:14.566315 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 4634 | 2025.08.28 21:36:14.566401 [ 276 ] {63347226-8f95-461e-89a1-7ac26136c880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4635 | 2025.08.28 21:36:14.566456 [ 276 ] {63347226-8f95-461e-89a1-7ac26136c880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4636 | 2025.08.28 21:36:14.566457 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4637 | 2025.08.28 21:36:14.566514 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 432 rows starting from the beginning of the part | ||
| 4638 | 2025.08.28 21:36:14.566588 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 203 rows starting from the beginning of the part | ||
| 4639 | 2025.08.28 21:36:14.566631 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 203 rows starting from the beginning of the part | ||
| 4640 | 2025.08.28 21:36:14.566676 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 4641 | 2025.08.28 21:36:14.566713 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 203 rows starting from the beginning of the part | ||
| 4642 | 2025.08.28 21:36:14.566754 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 203 rows starting from the beginning of the part | ||
| 4643 | 2025.08.28 21:36:14.566941 [ 276 ] {63347226-8f95-461e-89a1-7ac26136c880} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2025.08.28 21:36:14.566981 [ 276 ] {63347226-8f95-461e-89a1-7ac26136c880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4645 | 2025.08.28 21:36:14.567331 [ 276 ] {63347226-8f95-461e-89a1-7ac26136c880} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4646 | 2025.08.28 21:36:14.567547 [ 276 ] {63347226-8f95-461e-89a1-7ac26136c880} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2025.08.28 21:36:14.567671 [ 276 ] {63347226-8f95-461e-89a1-7ac26136c880} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001294 sec., 156105.1004636785 rows/sec., 8.87 MiB/sec. | ||
| 4648 | 2025.08.28 21:36:14.567708 [ 276 ] {63347226-8f95-461e-89a1-7ac26136c880} <Debug> TCPHandler: Processed in 0.001463308 sec. | ||
| 4649 | 2025.08.28 21:36:14.567763 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486459 sec., 990272.8564999101 rows/sec., 68.64 MiB/sec. | ||
| 4650 | 2025.08.28 21:36:14.567824 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.08.28 21:36:14.567921 [ 276 ] {56f36fe1-3b92-427b-890b-37100d26e203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4652 | 2025.08.28 21:36:14.567931 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4653 | 2025.08.28 21:36:14.567963 [ 276 ] {56f36fe1-3b92-427b-890b-37100d26e203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4654 | 2025.08.28 21:36:14.568175 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2025.08.28 21:36:14.568245 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_21_4} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4656 | 2025.08.28 21:36:14.568310 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4657 | 2025.08.28 21:36:14.568584 [ 276 ] {56f36fe1-3b92-427b-890b-37100d26e203} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.08.28 21:36:14.568626 [ 276 ] {56f36fe1-3b92-427b-890b-37100d26e203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4659 | 2025.08.28 21:36:14.568956 [ 276 ] {56f36fe1-3b92-427b-890b-37100d26e203} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4660 | 2025.08.28 21:36:14.569158 [ 276 ] {56f36fe1-3b92-427b-890b-37100d26e203} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.08.28 21:36:14.569283 [ 276 ] {56f36fe1-3b92-427b-890b-37100d26e203} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.00138 sec., 504347.82608695654 rows/sec., 35.45 MiB/sec. | ||
| 4662 | 2025.08.28 21:36:14.569319 [ 276 ] {56f36fe1-3b92-427b-890b-37100d26e203} <Debug> TCPHandler: Processed in 0.00154185 sec. | ||
| 4663 | 2025.08.28 21:36:14.569447 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2025.08.28 21:36:14.569539 [ 276 ] {a54534ce-0dd7-423d-a3af-a2f584579e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4665 | 2025.08.28 21:36:14.569579 [ 276 ] {a54534ce-0dd7-423d-a3af-a2f584579e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4666 | 2025.08.28 21:36:14.569905 [ 276 ] {a54534ce-0dd7-423d-a3af-a2f584579e60} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.08.28 21:36:14.569940 [ 276 ] {a54534ce-0dd7-423d-a3af-a2f584579e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4668 | 2025.08.28 21:36:14.570228 [ 276 ] {a54534ce-0dd7-423d-a3af-a2f584579e60} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4669 | 2025.08.28 21:36:14.570427 [ 276 ] {a54534ce-0dd7-423d-a3af-a2f584579e60} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2025.08.28 21:36:14.570528 [ 50 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4671 | 2025.08.28 21:36:14.570550 [ 276 ] {a54534ce-0dd7-423d-a3af-a2f584579e60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 4672 | 2025.08.28 21:36:14.570570 [ 50 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.08.28 21:36:14.570590 [ 276 ] {a54534ce-0dd7-423d-a3af-a2f584579e60} <Debug> TCPHandler: Processed in 0.001189451 sec. | ||
| 4674 | 2025.08.28 21:36:14.570594 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4675 | 2025.08.28 21:36:14.570687 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 4676 | 2025.08.28 21:36:14.570710 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2025.08.28 21:36:14.570784 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4678 | 2025.08.28 21:36:14.570806 [ 276 ] {2db1ab35-0367-43bf-85e4-8f415fd6a178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4679 | 2025.08.28 21:36:14.570819 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 4680 | 2025.08.28 21:36:14.570855 [ 276 ] {2db1ab35-0367-43bf-85e4-8f415fd6a178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4681 | 2025.08.28 21:36:14.570883 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 4682 | 2025.08.28 21:36:14.570934 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 4683 | 2025.08.28 21:36:14.570975 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 4684 | 2025.08.28 21:36:14.571015 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 4685 | 2025.08.28 21:36:14.571055 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 4686 | 2025.08.28 21:36:14.571273 [ 276 ] {2db1ab35-0367-43bf-85e4-8f415fd6a178} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2025.08.28 21:36:14.571314 [ 276 ] {2db1ab35-0367-43bf-85e4-8f415fd6a178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4688 | 2025.08.28 21:36:14.571669 [ 276 ] {2db1ab35-0367-43bf-85e4-8f415fd6a178} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4689 | 2025.08.28 21:36:14.571793 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114059 sec., 84166.96621923742 rows/sec., 4.29 MiB/sec. | ||
| 4690 | 2025.08.28 21:36:14.571881 [ 276 ] {2db1ab35-0367-43bf-85e4-8f415fd6a178} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2025.08.28 21:36:14.571899 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4692 | 2025.08.28 21:36:14.572016 [ 276 ] {2db1ab35-0367-43bf-85e4-8f415fd6a178} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001227 sec., 251018.74490627547 rows/sec., 16.52 MiB/sec. | ||
| 4693 | 2025.08.28 21:36:14.572056 [ 276 ] {2db1ab35-0367-43bf-85e4-8f415fd6a178} <Debug> TCPHandler: Processed in 0.001392537 sec. | ||
| 4694 | 2025.08.28 21:36:14.572150 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_16_3} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.08.28 21:36:14.572171 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2025.08.28 21:36:14.572216 [ 186 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_16_3} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4697 | 2025.08.28 21:36:14.572274 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4698 | 2025.08.28 21:36:14.572278 [ 276 ] {6adabcee-a55a-48bc-a131-f6a27eee37b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4699 | 2025.08.28 21:36:14.572329 [ 276 ] {6adabcee-a55a-48bc-a131-f6a27eee37b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4700 | 2025.08.28 21:36:14.572642 [ 276 ] {6adabcee-a55a-48bc-a131-f6a27eee37b5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2025.08.28 21:36:14.572677 [ 276 ] {6adabcee-a55a-48bc-a131-f6a27eee37b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4702 | 2025.08.28 21:36:14.572973 [ 276 ] {6adabcee-a55a-48bc-a131-f6a27eee37b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4703 | 2025.08.28 21:36:14.573177 [ 276 ] {6adabcee-a55a-48bc-a131-f6a27eee37b5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.08.28 21:36:14.573303 [ 276 ] {6adabcee-a55a-48bc-a131-f6a27eee37b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 4705 | 2025.08.28 21:36:14.573338 [ 276 ] {6adabcee-a55a-48bc-a131-f6a27eee37b5} <Debug> TCPHandler: Processed in 0.001216022 sec. | ||
| 4706 | 2025.08.28 21:36:14.573448 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2025.08.28 21:36:14.573541 [ 276 ] {5a5debef-1e12-40a9-a722-3d33863d91db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4708 | 2025.08.28 21:36:14.573595 [ 276 ] {5a5debef-1e12-40a9-a722-3d33863d91db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4709 | 2025.08.28 21:36:14.574401 [ 276 ] {5a5debef-1e12-40a9-a722-3d33863d91db} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.08.28 21:36:14.574438 [ 276 ] {5a5debef-1e12-40a9-a722-3d33863d91db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4711 | 2025.08.28 21:36:14.574997 [ 276 ] {5a5debef-1e12-40a9-a722-3d33863d91db} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4712 | 2025.08.28 21:36:14.575219 [ 276 ] {5a5debef-1e12-40a9-a722-3d33863d91db} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.08.28 21:36:14.575322 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4714 | 2025.08.28 21:36:14.575353 [ 276 ] {5a5debef-1e12-40a9-a722-3d33863d91db} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00183 sec., 22950.819672131147 rows/sec., 41.13 MiB/sec. | ||
| 4715 | 2025.08.28 21:36:14.575358 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2025.08.28 21:36:14.575400 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4717 | 2025.08.28 21:36:14.575412 [ 276 ] {5a5debef-1e12-40a9-a722-3d33863d91db} <Debug> TCPHandler: Processed in 0.002012583 sec. | ||
| 4718 | 2025.08.28 21:36:14.575493 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 4719 | 2025.08.28 21:36:14.575532 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2025.08.28 21:36:14.575631 [ 276 ] {c7a13839-401d-4c1d-ba61-fb71a21240a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4721 | 2025.08.28 21:36:14.575672 [ 276 ] {c7a13839-401d-4c1d-ba61-fb71a21240a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4722 | 2025.08.28 21:36:14.575720 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4723 | 2025.08.28 21:36:14.575782 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 331 rows starting from the beginning of the part | ||
| 4724 | 2025.08.28 21:36:14.575903 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 4725 | 2025.08.28 21:36:14.576000 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 4726 | 2025.08.28 21:36:14.576007 [ 276 ] {c7a13839-401d-4c1d-ba61-fb71a21240a4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2025.08.28 21:36:14.576049 [ 276 ] {c7a13839-401d-4c1d-ba61-fb71a21240a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4728 | 2025.08.28 21:36:14.576096 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 4729 | 2025.08.28 21:36:14.576196 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 4730 | 2025.08.28 21:36:14.576289 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 4731 | 2025.08.28 21:36:14.576363 [ 276 ] {c7a13839-401d-4c1d-ba61-fb71a21240a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4732 | 2025.08.28 21:36:14.576588 [ 276 ] {c7a13839-401d-4c1d-ba61-fb71a21240a4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2025.08.28 21:36:14.576713 [ 276 ] {c7a13839-401d-4c1d-ba61-fb71a21240a4} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001137 sec., 89709.76253298153 rows/sec., 5.51 MiB/sec. | ||
| 4734 | 2025.08.28 21:36:14.576746 [ 276 ] {c7a13839-401d-4c1d-ba61-fb71a21240a4} <Debug> TCPHandler: Processed in 0.001302984 sec. | ||
| 4735 | 2025.08.28 21:36:14.580314 [ 186 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 19 columns (19 merged, 0 gathered) in 0.004862426 sec., 111261.33333443016 rows/sec., 199.38 MiB/sec. | ||
| 4736 | 2025.08.28 21:36:14.580894 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4737 | 2025.08.28 21:36:14.581222 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.08.28 21:36:14.581294 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4739 | 2025.08.28 21:36:14.581393 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 4740 | 2025.08.28 21:36:19.543023 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2025.08.28 21:36:19.543235 [ 276 ] {ddc8fd0a-c38d-40bb-9669-ca5bb681d6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4742 | 2025.08.28 21:36:19.543307 [ 276 ] {ddc8fd0a-c38d-40bb-9669-ca5bb681d6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4743 | 2025.08.28 21:36:19.544014 [ 276 ] {ddc8fd0a-c38d-40bb-9669-ca5bb681d6fd} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2025.08.28 21:36:19.544059 [ 276 ] {ddc8fd0a-c38d-40bb-9669-ca5bb681d6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4745 | 2025.08.28 21:36:19.544449 [ 276 ] {ddc8fd0a-c38d-40bb-9669-ca5bb681d6fd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4746 | 2025.08.28 21:36:19.544668 [ 276 ] {ddc8fd0a-c38d-40bb-9669-ca5bb681d6fd} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2025.08.28 21:36:19.544819 [ 276 ] {ddc8fd0a-c38d-40bb-9669-ca5bb681d6fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 4748 | 2025.08.28 21:36:19.544865 [ 276 ] {ddc8fd0a-c38d-40bb-9669-ca5bb681d6fd} <Debug> TCPHandler: Processed in 0.001978922 sec. | ||
| 4749 | 2025.08.28 21:36:19.544988 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2025.08.28 21:36:19.545087 [ 276 ] {497777e3-d6c0-4a1f-88c5-c0fe0d0eb466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4751 | 2025.08.28 21:36:19.545129 [ 276 ] {497777e3-d6c0-4a1f-88c5-c0fe0d0eb466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4752 | 2025.08.28 21:36:19.545565 [ 276 ] {497777e3-d6c0-4a1f-88c5-c0fe0d0eb466} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2025.08.28 21:36:19.545601 [ 276 ] {497777e3-d6c0-4a1f-88c5-c0fe0d0eb466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4754 | 2025.08.28 21:36:19.545893 [ 276 ] {497777e3-d6c0-4a1f-88c5-c0fe0d0eb466} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4755 | 2025.08.28 21:36:19.546111 [ 276 ] {497777e3-d6c0-4a1f-88c5-c0fe0d0eb466} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2025.08.28 21:36:19.546238 [ 276 ] {497777e3-d6c0-4a1f-88c5-c0fe0d0eb466} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 4757 | 2025.08.28 21:36:19.546273 [ 276 ] {497777e3-d6c0-4a1f-88c5-c0fe0d0eb466} <Debug> TCPHandler: Processed in 0.001334755 sec. | ||
| 4758 | 2025.08.28 21:36:19.546385 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2025.08.28 21:36:19.546479 [ 276 ] {f182731a-71f2-41b1-bc7a-d8dd550755c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4760 | 2025.08.28 21:36:19.546522 [ 276 ] {f182731a-71f2-41b1-bc7a-d8dd550755c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4761 | 2025.08.28 21:36:19.546920 [ 276 ] {f182731a-71f2-41b1-bc7a-d8dd550755c0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2025.08.28 21:36:19.546955 [ 276 ] {f182731a-71f2-41b1-bc7a-d8dd550755c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4763 | 2025.08.28 21:36:19.547278 [ 276 ] {f182731a-71f2-41b1-bc7a-d8dd550755c0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4764 | 2025.08.28 21:36:19.547491 [ 276 ] {f182731a-71f2-41b1-bc7a-d8dd550755c0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2025.08.28 21:36:19.547616 [ 276 ] {f182731a-71f2-41b1-bc7a-d8dd550755c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 4766 | 2025.08.28 21:36:19.547652 [ 276 ] {f182731a-71f2-41b1-bc7a-d8dd550755c0} <Debug> TCPHandler: Processed in 0.001314044 sec. | ||
| 4767 | 2025.08.28 21:36:19.547758 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2025.08.28 21:36:19.547850 [ 276 ] {3babfaf0-d121-48a1-81a2-5d8e4ea91cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4769 | 2025.08.28 21:36:19.547891 [ 276 ] {3babfaf0-d121-48a1-81a2-5d8e4ea91cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4770 | 2025.08.28 21:36:19.548217 [ 276 ] {3babfaf0-d121-48a1-81a2-5d8e4ea91cf7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2025.08.28 21:36:19.548252 [ 276 ] {3babfaf0-d121-48a1-81a2-5d8e4ea91cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4772 | 2025.08.28 21:36:19.548546 [ 276 ] {3babfaf0-d121-48a1-81a2-5d8e4ea91cf7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4773 | 2025.08.28 21:36:19.548743 [ 276 ] {3babfaf0-d121-48a1-81a2-5d8e4ea91cf7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2025.08.28 21:36:19.548867 [ 276 ] {3babfaf0-d121-48a1-81a2-5d8e4ea91cf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 4775 | 2025.08.28 21:36:19.548901 [ 276 ] {3babfaf0-d121-48a1-81a2-5d8e4ea91cf7} <Debug> TCPHandler: Processed in 0.00118979 sec. | ||
| 4776 | 2025.08.28 21:36:20.720656 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4777 | 2025.08.28 21:36:20.720707 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4778 | 2025.08.28 21:36:20.851793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
| 4779 | 2025.08.28 21:36:20.852263 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.08.28 21:36:20.852303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4781 | 2025.08.28 21:36:20.852794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4782 | 2025.08.28 21:36:20.853031 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2025.08.28 21:36:20.853173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4784 | 2025.08.28 21:36:20.875543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 708 | ||
| 4785 | 2025.08.28 21:36:20.877894 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2025.08.28 21:36:20.877958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4787 | 2025.08.28 21:36:20.879194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4788 | 2025.08.28 21:36:20.879477 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2025.08.28 21:36:20.879853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 4790 | 2025.08.28 21:36:21.464244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4791 | 2025.08.28 21:36:21.482269 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2025.08.28 21:36:21.482329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4793 | 2025.08.28 21:36:21.489134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4794 | 2025.08.28 21:36:21.489819 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2025.08.28 21:36:21.492878 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4796 | 2025.08.28 21:36:24.555551 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2025.08.28 21:36:24.555739 [ 276 ] {9661a6f9-05f7-4c99-9e42-f9bb5f029151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4798 | 2025.08.28 21:36:24.555809 [ 276 ] {9661a6f9-05f7-4c99-9e42-f9bb5f029151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4799 | 2025.08.28 21:36:24.556621 [ 276 ] {9661a6f9-05f7-4c99-9e42-f9bb5f029151} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2025.08.28 21:36:24.556679 [ 276 ] {9661a6f9-05f7-4c99-9e42-f9bb5f029151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4801 | 2025.08.28 21:36:24.557140 [ 276 ] {9661a6f9-05f7-4c99-9e42-f9bb5f029151} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4802 | 2025.08.28 21:36:24.557390 [ 276 ] {9661a6f9-05f7-4c99-9e42-f9bb5f029151} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2025.08.28 21:36:24.557568 [ 276 ] {9661a6f9-05f7-4c99-9e42-f9bb5f029151} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001879 sec., 208621.6072378925 rows/sec., 13.24 MiB/sec. | ||
| 4804 | 2025.08.28 21:36:24.557565 [ 37 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 4805 | 2025.08.28 21:36:24.557634 [ 276 ] {9661a6f9-05f7-4c99-9e42-f9bb5f029151} <Debug> TCPHandler: Processed in 0.002219247 sec. | ||
| 4806 | 2025.08.28 21:36:24.557655 [ 37 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2025.08.28 21:36:24.557683 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4808 | 2025.08.28 21:36:24.557773 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2025.08.28 21:36:24.557805 [ 187 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::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 | ||
| 4810 | 2025.08.28 21:36:24.557883 [ 276 ] {ccadabfa-2754-43fe-9692-1eb5659458a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4811 | 2025.08.28 21:36:24.557934 [ 276 ] {ccadabfa-2754-43fe-9692-1eb5659458a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4812 | 2025.08.28 21:36:24.557953 [ 187 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4813 | 2025.08.28 21:36:24.557992 [ 187 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 392 rows starting from the beginning of the part | ||
| 4814 | 2025.08.28 21:36:24.558061 [ 187 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 392 rows starting from the beginning of the part | ||
| 4815 | 2025.08.28 21:36:24.558108 [ 187 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 392 rows starting from the beginning of the part | ||
| 4816 | 2025.08.28 21:36:24.558157 [ 187 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 392 rows starting from the beginning of the part | ||
| 4817 | 2025.08.28 21:36:24.558199 [ 187 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 392 rows starting from the beginning of the part | ||
| 4818 | 2025.08.28 21:36:24.559102 [ 276 ] {ccadabfa-2754-43fe-9692-1eb5659458a9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2025.08.28 21:36:24.559147 [ 276 ] {ccadabfa-2754-43fe-9692-1eb5659458a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4820 | 2025.08.28 21:36:24.559257 [ 186 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506179 sec., 1301306.152854342 rows/sec., 87.52 MiB/sec. | ||
| 4821 | 2025.08.28 21:36:24.559459 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 4822 | 2025.08.28 21:36:24.559606 [ 276 ] {ccadabfa-2754-43fe-9692-1eb5659458a9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4823 | 2025.08.28 21:36:24.559794 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2025.08.28 21:36:24.559895 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_17_4} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 4825 | 2025.08.28 21:36:24.559900 [ 276 ] {ccadabfa-2754-43fe-9692-1eb5659458a9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2025.08.28 21:36:24.559983 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4827 | 2025.08.28 21:36:24.560083 [ 276 ] {ccadabfa-2754-43fe-9692-1eb5659458a9} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.002223 sec., 517768.78092667565 rows/sec., 41.33 MiB/sec. | ||
| 4828 | 2025.08.28 21:36:24.560128 [ 276 ] {ccadabfa-2754-43fe-9692-1eb5659458a9} <Debug> TCPHandler: Processed in 0.002409453 sec. | ||
| 4829 | 2025.08.28 21:36:24.560254 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2025.08.28 21:36:24.560363 [ 276 ] {8f859074-1173-400a-a438-225be9af69ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4831 | 2025.08.28 21:36:24.560419 [ 276 ] {8f859074-1173-400a-a438-225be9af69ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4832 | 2025.08.28 21:36:24.561019 [ 276 ] {8f859074-1173-400a-a438-225be9af69ad} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.08.28 21:36:24.561064 [ 276 ] {8f859074-1173-400a-a438-225be9af69ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4834 | 2025.08.28 21:36:24.561520 [ 276 ] {8f859074-1173-400a-a438-225be9af69ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4835 | 2025.08.28 21:36:24.561807 [ 276 ] {8f859074-1173-400a-a438-225be9af69ad} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2025.08.28 21:36:24.561950 [ 276 ] {8f859074-1173-400a-a438-225be9af69ad} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001616 sec., 147277.22772277228 rows/sec., 9.03 MiB/sec. | ||
| 4837 | 2025.08.28 21:36:24.561991 [ 276 ] {8f859074-1173-400a-a438-225be9af69ad} <Debug> TCPHandler: Processed in 0.001790026 sec. | ||
| 4838 | 2025.08.28 21:36:24.562098 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2025.08.28 21:36:24.562207 [ 276 ] {fa4c716b-fc0c-4851-859c-b5eb9fa1d1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4840 | 2025.08.28 21:36:24.562247 [ 276 ] {fa4c716b-fc0c-4851-859c-b5eb9fa1d1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4841 | 2025.08.28 21:36:24.562797 [ 276 ] {fa4c716b-fc0c-4851-859c-b5eb9fa1d1a6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2025.08.28 21:36:24.562835 [ 276 ] {fa4c716b-fc0c-4851-859c-b5eb9fa1d1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4843 | 2025.08.28 21:36:24.563150 [ 276 ] {fa4c716b-fc0c-4851-859c-b5eb9fa1d1a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4844 | 2025.08.28 21:36:24.563370 [ 276 ] {fa4c716b-fc0c-4851-859c-b5eb9fa1d1a6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2025.08.28 21:36:24.563499 [ 276 ] {fa4c716b-fc0c-4851-859c-b5eb9fa1d1a6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001313 sec., 154607.7684691546 rows/sec., 9.97 MiB/sec. | ||
| 4846 | 2025.08.28 21:36:24.563537 [ 276 ] {fa4c716b-fc0c-4851-859c-b5eb9fa1d1a6} <Debug> TCPHandler: Processed in 0.001494959 sec. | ||
| 4847 | 2025.08.28 21:36:24.563637 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2025.08.28 21:36:24.563734 [ 276 ] {c08dc23d-4179-4cc9-88c1-feeb2e9e01b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4849 | 2025.08.28 21:36:24.563775 [ 276 ] {c08dc23d-4179-4cc9-88c1-feeb2e9e01b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4850 | 2025.08.28 21:36:24.564264 [ 276 ] {c08dc23d-4179-4cc9-88c1-feeb2e9e01b0} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2025.08.28 21:36:24.564302 [ 276 ] {c08dc23d-4179-4cc9-88c1-feeb2e9e01b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4852 | 2025.08.28 21:36:24.564612 [ 276 ] {c08dc23d-4179-4cc9-88c1-feeb2e9e01b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4853 | 2025.08.28 21:36:24.564830 [ 276 ] {c08dc23d-4179-4cc9-88c1-feeb2e9e01b0} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2025.08.28 21:36:24.564940 [ 37 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 4855 | 2025.08.28 21:36:24.564962 [ 276 ] {c08dc23d-4179-4cc9-88c1-feeb2e9e01b0} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001246 sec., 162118.78009630818 rows/sec., 9.21 MiB/sec. | ||
| 4856 | 2025.08.28 21:36:24.564990 [ 37 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2025.08.28 21:36:24.565008 [ 276 ] {c08dc23d-4179-4cc9-88c1-feeb2e9e01b0} <Debug> TCPHandler: Processed in 0.001419877 sec. | ||
| 4858 | 2025.08.28 21:36:24.565017 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4859 | 2025.08.28 21:36:24.565113 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::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 | ||
| 4860 | 2025.08.28 21:36:24.565129 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2025.08.28 21:36:24.565221 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4862 | 2025.08.28 21:36:24.565236 [ 276 ] {7ff24946-98c1-4eb1-97fc-c559e605568b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4863 | 2025.08.28 21:36:24.565252 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 202 rows starting from the beginning of the part | ||
| 4864 | 2025.08.28 21:36:24.565283 [ 276 ] {7ff24946-98c1-4eb1-97fc-c559e605568b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4865 | 2025.08.28 21:36:24.565313 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 202 rows starting from the beginning of the part | ||
| 4866 | 2025.08.28 21:36:24.565355 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 202 rows starting from the beginning of the part | ||
| 4867 | 2025.08.28 21:36:24.565392 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 202 rows starting from the beginning of the part | ||
| 4868 | 2025.08.28 21:36:24.565425 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 202 rows starting from the beginning of the part | ||
| 4869 | 2025.08.28 21:36:24.566065 [ 276 ] {7ff24946-98c1-4eb1-97fc-c559e605568b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2025.08.28 21:36:24.566111 [ 276 ] {7ff24946-98c1-4eb1-97fc-c559e605568b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4871 | 2025.08.28 21:36:24.566215 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113548 sec., 889491.668721598 rows/sec., 53.91 MiB/sec. | ||
| 4872 | 2025.08.28 21:36:24.566408 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 4873 | 2025.08.28 21:36:24.566468 [ 276 ] {7ff24946-98c1-4eb1-97fc-c559e605568b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4874 | 2025.08.28 21:36:24.566760 [ 276 ] {7ff24946-98c1-4eb1-97fc-c559e605568b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2025.08.28 21:36:24.566814 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.08.28 21:36:24.566898 [ 276 ] {7ff24946-98c1-4eb1-97fc-c559e605568b} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001682 sec., 412604.04280618316 rows/sec., 28.99 MiB/sec. | ||
| 4877 | 2025.08.28 21:36:24.566918 [ 198 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_17_4} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 4878 | 2025.08.28 21:36:24.566942 [ 276 ] {7ff24946-98c1-4eb1-97fc-c559e605568b} <Debug> TCPHandler: Processed in 0.001863159 sec. | ||
| 4879 | 2025.08.28 21:36:24.567023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4880 | 2025.08.28 21:36:24.567063 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2025.08.28 21:36:24.567164 [ 276 ] {c27b0ffc-65bd-4934-a40a-34a0cd0367e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4882 | 2025.08.28 21:36:24.567206 [ 276 ] {c27b0ffc-65bd-4934-a40a-34a0cd0367e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4883 | 2025.08.28 21:36:24.567533 [ 276 ] {c27b0ffc-65bd-4934-a40a-34a0cd0367e9} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2025.08.28 21:36:24.567570 [ 276 ] {c27b0ffc-65bd-4934-a40a-34a0cd0367e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4885 | 2025.08.28 21:36:24.567892 [ 276 ] {c27b0ffc-65bd-4934-a40a-34a0cd0367e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4886 | 2025.08.28 21:36:24.568138 [ 276 ] {c27b0ffc-65bd-4934-a40a-34a0cd0367e9} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2025.08.28 21:36:24.568272 [ 276 ] {c27b0ffc-65bd-4934-a40a-34a0cd0367e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 4888 | 2025.08.28 21:36:24.568309 [ 276 ] {c27b0ffc-65bd-4934-a40a-34a0cd0367e9} <Debug> TCPHandler: Processed in 0.001296584 sec. | ||
| 4889 | 2025.08.28 21:36:24.568409 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2025.08.28 21:36:24.568503 [ 276 ] {5b079d06-78cf-4be9-a3d7-b4ec771961bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4891 | 2025.08.28 21:36:24.568546 [ 276 ] {5b079d06-78cf-4be9-a3d7-b4ec771961bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4892 | 2025.08.28 21:36:24.568995 [ 276 ] {5b079d06-78cf-4be9-a3d7-b4ec771961bf} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2025.08.28 21:36:24.569029 [ 276 ] {5b079d06-78cf-4be9-a3d7-b4ec771961bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4894 | 2025.08.28 21:36:24.569391 [ 276 ] {5b079d06-78cf-4be9-a3d7-b4ec771961bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4895 | 2025.08.28 21:36:24.569646 [ 276 ] {5b079d06-78cf-4be9-a3d7-b4ec771961bf} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2025.08.28 21:36:24.569777 [ 276 ] {5b079d06-78cf-4be9-a3d7-b4ec771961bf} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001292 sec., 237616.09907120743 rows/sec., 15.63 MiB/sec. | ||
| 4897 | 2025.08.28 21:36:24.569813 [ 276 ] {5b079d06-78cf-4be9-a3d7-b4ec771961bf} <Debug> TCPHandler: Processed in 0.001453638 sec. | ||
| 4898 | 2025.08.28 21:36:24.569920 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2025.08.28 21:36:24.570016 [ 276 ] {fb06e47f-647a-419d-bb16-3a3c2695e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4900 | 2025.08.28 21:36:24.570058 [ 276 ] {fb06e47f-647a-419d-bb16-3a3c2695e250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4901 | 2025.08.28 21:36:24.570384 [ 276 ] {fb06e47f-647a-419d-bb16-3a3c2695e250} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2025.08.28 21:36:24.570420 [ 276 ] {fb06e47f-647a-419d-bb16-3a3c2695e250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4903 | 2025.08.28 21:36:24.570733 [ 276 ] {fb06e47f-647a-419d-bb16-3a3c2695e250} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4904 | 2025.08.28 21:36:24.570949 [ 276 ] {fb06e47f-647a-419d-bb16-3a3c2695e250} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2025.08.28 21:36:24.571076 [ 276 ] {fb06e47f-647a-419d-bb16-3a3c2695e250} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 4906 | 2025.08.28 21:36:24.571111 [ 276 ] {fb06e47f-647a-419d-bb16-3a3c2695e250} <Debug> TCPHandler: Processed in 0.001240072 sec. | ||
| 4907 | 2025.08.28 21:36:24.571222 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2025.08.28 21:36:24.571316 [ 276 ] {5bbf2a81-06fb-4f00-96ca-360388d3e0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4909 | 2025.08.28 21:36:24.571371 [ 276 ] {5bbf2a81-06fb-4f00-96ca-360388d3e0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4910 | 2025.08.28 21:36:24.572259 [ 276 ] {5bbf2a81-06fb-4f00-96ca-360388d3e0ab} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2025.08.28 21:36:24.572298 [ 276 ] {5bbf2a81-06fb-4f00-96ca-360388d3e0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4912 | 2025.08.28 21:36:24.572862 [ 276 ] {5bbf2a81-06fb-4f00-96ca-360388d3e0ab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4913 | 2025.08.28 21:36:24.573090 [ 276 ] {5bbf2a81-06fb-4f00-96ca-360388d3e0ab} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2025.08.28 21:36:24.573222 [ 276 ] {5bbf2a81-06fb-4f00-96ca-360388d3e0ab} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001925 sec., 21818.181818181816 rows/sec., 39.10 MiB/sec. | ||
| 4915 | 2025.08.28 21:36:24.573275 [ 276 ] {5bbf2a81-06fb-4f00-96ca-360388d3e0ab} <Debug> TCPHandler: Processed in 0.002102205 sec. | ||
| 4916 | 2025.08.28 21:36:24.573393 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2025.08.28 21:36:24.573489 [ 276 ] {053cefe1-f116-4103-9d8b-46a67b80bd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4918 | 2025.08.28 21:36:24.573531 [ 276 ] {053cefe1-f116-4103-9d8b-46a67b80bd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4919 | 2025.08.28 21:36:24.573870 [ 276 ] {053cefe1-f116-4103-9d8b-46a67b80bd05} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2025.08.28 21:36:24.573905 [ 276 ] {053cefe1-f116-4103-9d8b-46a67b80bd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4921 | 2025.08.28 21:36:24.574210 [ 276 ] {053cefe1-f116-4103-9d8b-46a67b80bd05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4922 | 2025.08.28 21:36:24.574413 [ 276 ] {053cefe1-f116-4103-9d8b-46a67b80bd05} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2025.08.28 21:36:24.574539 [ 276 ] {053cefe1-f116-4103-9d8b-46a67b80bd05} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001069 sec., 95416.27689429373 rows/sec., 5.86 MiB/sec. | ||
| 4924 | 2025.08.28 21:36:24.574574 [ 276 ] {053cefe1-f116-4103-9d8b-46a67b80bd05} <Debug> TCPHandler: Processed in 0.001232083 sec. | ||
| 4925 | 2025.08.28 21:36:26.799955 [ 34 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4926 | 2025.08.28 21:36:26.800040 [ 34 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2025.08.28 21:36:26.800069 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4928 | 2025.08.28 21:36:26.800201 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::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 | ||
| 4929 | 2025.08.28 21:36:26.800343 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4930 | 2025.08.28 21:36:26.800381 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4931 | 2025.08.28 21:36:26.800458 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4932 | 2025.08.28 21:36:26.800506 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 4933 | 2025.08.28 21:36:26.800551 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4934 | 2025.08.28 21:36:26.800592 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4935 | 2025.08.28 21:36:26.801357 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215291 sec., 31268.231230215642 rows/sec., 2.61 MiB/sec. | ||
| 4936 | 2025.08.28 21:36:26.801541 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4937 | 2025.08.28 21:36:26.801876 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2025.08.28 21:36:26.801957 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_9_2} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4939 | 2025.08.28 21:36:26.802056 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4940 | 2025.08.28 21:36:28.354165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
| 4941 | 2025.08.28 21:36:28.354669 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2025.08.28 21:36:28.354710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4943 | 2025.08.28 21:36:28.355190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4944 | 2025.08.28 21:36:28.355428 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2025.08.28 21:36:28.355566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 4946 | 2025.08.28 21:36:28.993874 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4947 | 2025.08.28 21:36:29.011873 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2025.08.28 21:36:29.011940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4949 | 2025.08.28 21:36:29.017886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4950 | 2025.08.28 21:36:29.018592 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2025.08.28 21:36:29.021612 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4952 | 2025.08.28 21:36:29.570798 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2025.08.28 21:36:29.570982 [ 276 ] {f6fc5eae-3492-4602-98b9-90ae934747fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4954 | 2025.08.28 21:36:29.571050 [ 276 ] {f6fc5eae-3492-4602-98b9-90ae934747fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4955 | 2025.08.28 21:36:29.572367 [ 276 ] {f6fc5eae-3492-4602-98b9-90ae934747fe} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2025.08.28 21:36:29.572417 [ 276 ] {f6fc5eae-3492-4602-98b9-90ae934747fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4957 | 2025.08.28 21:36:29.572903 [ 276 ] {f6fc5eae-3492-4602-98b9-90ae934747fe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4958 | 2025.08.28 21:36:29.573135 [ 276 ] {f6fc5eae-3492-4602-98b9-90ae934747fe} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2025.08.28 21:36:29.573286 [ 276 ] {f6fc5eae-3492-4602-98b9-90ae934747fe} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002353 sec., 508287.2928176795 rows/sec., 41.71 MiB/sec. | ||
| 4960 | 2025.08.28 21:36:29.573329 [ 276 ] {f6fc5eae-3492-4602-98b9-90ae934747fe} <Debug> TCPHandler: Processed in 0.002665769 sec. | ||
| 4961 | 2025.08.28 21:36:29.573458 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2025.08.28 21:36:29.573561 [ 276 ] {33fc4f5b-edea-49b9-b972-a4aa87eb149b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4963 | 2025.08.28 21:36:29.573603 [ 276 ] {33fc4f5b-edea-49b9-b972-a4aa87eb149b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4964 | 2025.08.28 21:36:29.574111 [ 276 ] {33fc4f5b-edea-49b9-b972-a4aa87eb149b} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2025.08.28 21:36:29.574149 [ 276 ] {33fc4f5b-edea-49b9-b972-a4aa87eb149b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4966 | 2025.08.28 21:36:29.574478 [ 276 ] {33fc4f5b-edea-49b9-b972-a4aa87eb149b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4967 | 2025.08.28 21:36:29.574694 [ 276 ] {33fc4f5b-edea-49b9-b972-a4aa87eb149b} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2025.08.28 21:36:29.574832 [ 276 ] {33fc4f5b-edea-49b9-b972-a4aa87eb149b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00129 sec., 176744.18604651163 rows/sec., 11.97 MiB/sec. | ||
| 4969 | 2025.08.28 21:36:29.574873 [ 276 ] {33fc4f5b-edea-49b9-b972-a4aa87eb149b} <Debug> TCPHandler: Processed in 0.001467918 sec. | ||
| 4970 | 2025.08.28 21:36:29.574994 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2025.08.28 21:36:29.575096 [ 276 ] {66ac8465-3480-4640-8447-472279e9e55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4972 | 2025.08.28 21:36:29.575140 [ 276 ] {66ac8465-3480-4640-8447-472279e9e55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4973 | 2025.08.28 21:36:29.575736 [ 276 ] {66ac8465-3480-4640-8447-472279e9e55d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2025.08.28 21:36:29.575774 [ 276 ] {66ac8465-3480-4640-8447-472279e9e55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4975 | 2025.08.28 21:36:29.576099 [ 276 ] {66ac8465-3480-4640-8447-472279e9e55d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4976 | 2025.08.28 21:36:29.576309 [ 276 ] {66ac8465-3480-4640-8447-472279e9e55d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2025.08.28 21:36:29.576436 [ 276 ] {66ac8465-3480-4640-8447-472279e9e55d} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001359 sec., 382634.28991905815 rows/sec., 28.32 MiB/sec. | ||
| 4978 | 2025.08.28 21:36:29.576474 [ 276 ] {66ac8465-3480-4640-8447-472279e9e55d} <Debug> TCPHandler: Processed in 0.00153078 sec. | ||
| 4979 | 2025.08.28 21:36:29.576590 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2025.08.28 21:36:29.576688 [ 276 ] {ebe6b78f-9f8b-4c25-a9ea-e7d82bbf2c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4981 | 2025.08.28 21:36:29.576731 [ 276 ] {ebe6b78f-9f8b-4c25-a9ea-e7d82bbf2c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4982 | 2025.08.28 21:36:29.577314 [ 276 ] {ebe6b78f-9f8b-4c25-a9ea-e7d82bbf2c1f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2025.08.28 21:36:29.577350 [ 276 ] {ebe6b78f-9f8b-4c25-a9ea-e7d82bbf2c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4984 | 2025.08.28 21:36:29.577735 [ 276 ] {ebe6b78f-9f8b-4c25-a9ea-e7d82bbf2c1f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4985 | 2025.08.28 21:36:29.577957 [ 276 ] {ebe6b78f-9f8b-4c25-a9ea-e7d82bbf2c1f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2025.08.28 21:36:29.578088 [ 276 ] {ebe6b78f-9f8b-4c25-a9ea-e7d82bbf2c1f} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001419 sec., 594785.059901339 rows/sec., 40.03 MiB/sec. | ||
| 4987 | 2025.08.28 21:36:29.578125 [ 276 ] {ebe6b78f-9f8b-4c25-a9ea-e7d82bbf2c1f} <Debug> TCPHandler: Processed in 0.001583761 sec. | ||
| 4988 | 2025.08.28 21:36:29.578245 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2025.08.28 21:36:29.578340 [ 276 ] {01061c0a-5028-4cb0-89d7-0afdf7faf5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4990 | 2025.08.28 21:36:29.578382 [ 276 ] {01061c0a-5028-4cb0-89d7-0afdf7faf5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4991 | 2025.08.28 21:36:29.578728 [ 276 ] {01061c0a-5028-4cb0-89d7-0afdf7faf5d5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2025.08.28 21:36:29.578765 [ 276 ] {01061c0a-5028-4cb0-89d7-0afdf7faf5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4993 | 2025.08.28 21:36:29.579098 [ 276 ] {01061c0a-5028-4cb0-89d7-0afdf7faf5d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4994 | 2025.08.28 21:36:29.579309 [ 276 ] {01061c0a-5028-4cb0-89d7-0afdf7faf5d5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2025.08.28 21:36:29.579439 [ 276 ] {01061c0a-5028-4cb0-89d7-0afdf7faf5d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 4996 | 2025.08.28 21:36:29.579474 [ 276 ] {01061c0a-5028-4cb0-89d7-0afdf7faf5d5} <Debug> TCPHandler: Processed in 0.001277802 sec. | ||
| 4997 | 2025.08.28 21:36:30.880929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 740 | ||
| 4998 | 2025.08.28 21:36:30.883362 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2025.08.28 21:36:30.883429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5000 | 2025.08.28 21:36:30.884763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5001 | 2025.08.28 21:36:30.885058 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2025.08.28 21:36:30.885458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 5003 | 2025.08.28 21:36:34.555429 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2025.08.28 21:36:34.555634 [ 276 ] {9dcfbc72-424d-4d55-a206-8b890e41e953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5005 | 2025.08.28 21:36:34.555698 [ 276 ] {9dcfbc72-424d-4d55-a206-8b890e41e953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5006 | 2025.08.28 21:36:34.556565 [ 276 ] {9dcfbc72-424d-4d55-a206-8b890e41e953} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2025.08.28 21:36:34.556612 [ 276 ] {9dcfbc72-424d-4d55-a206-8b890e41e953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5008 | 2025.08.28 21:36:34.557023 [ 276 ] {9dcfbc72-424d-4d55-a206-8b890e41e953} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5009 | 2025.08.28 21:36:34.557244 [ 276 ] {9dcfbc72-424d-4d55-a206-8b890e41e953} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2025.08.28 21:36:34.557405 [ 276 ] {9dcfbc72-424d-4d55-a206-8b890e41e953} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001821 sec., 215266.33717737507 rows/sec., 13.66 MiB/sec. | ||
| 5011 | 2025.08.28 21:36:34.557447 [ 276 ] {9dcfbc72-424d-4d55-a206-8b890e41e953} <Debug> TCPHandler: Processed in 0.002148236 sec. | ||
| 5012 | 2025.08.28 21:36:34.557572 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2025.08.28 21:36:34.557666 [ 276 ] {e4c6b0dc-d977-45d3-a140-39d3ae941a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5014 | 2025.08.28 21:36:34.557707 [ 276 ] {e4c6b0dc-d977-45d3-a140-39d3ae941a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5015 | 2025.08.28 21:36:34.558762 [ 276 ] {e4c6b0dc-d977-45d3-a140-39d3ae941a03} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2025.08.28 21:36:34.558800 [ 276 ] {e4c6b0dc-d977-45d3-a140-39d3ae941a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5017 | 2025.08.28 21:36:34.559164 [ 276 ] {e4c6b0dc-d977-45d3-a140-39d3ae941a03} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5018 | 2025.08.28 21:36:34.559369 [ 276 ] {e4c6b0dc-d977-45d3-a140-39d3ae941a03} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2025.08.28 21:36:34.559487 [ 45 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5020 | 2025.08.28 21:36:34.559499 [ 276 ] {e4c6b0dc-d977-45d3-a140-39d3ae941a03} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001852 sec., 621490.2807775378 rows/sec., 49.61 MiB/sec. | ||
| 5021 | 2025.08.28 21:36:34.559551 [ 45 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2025.08.28 21:36:34.559563 [ 276 ] {e4c6b0dc-d977-45d3-a140-39d3ae941a03} <Debug> TCPHandler: Processed in 0.002038043 sec. | ||
| 5023 | 2025.08.28 21:36:34.559580 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5024 | 2025.08.28 21:36:34.559692 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2025.08.28 21:36:34.559715 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 5026 | 2025.08.28 21:36:34.559792 [ 276 ] {5349fe18-859b-4594-88e4-b66ed38f18ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5027 | 2025.08.28 21:36:34.559837 [ 276 ] {5349fe18-859b-4594-88e4-b66ed38f18ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5028 | 2025.08.28 21:36:34.559848 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5029 | 2025.08.28 21:36:34.559887 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2301 rows starting from the beginning of the part | ||
| 5030 | 2025.08.28 21:36:34.559966 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1152 rows starting from the beginning of the part | ||
| 5031 | 2025.08.28 21:36:34.560010 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5032 | 2025.08.28 21:36:34.560050 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1151 rows starting from the beginning of the part | ||
| 5033 | 2025.08.28 21:36:34.560086 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1196 rows starting from the beginning of the part | ||
| 5034 | 2025.08.28 21:36:34.560128 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1151 rows starting from the beginning of the part | ||
| 5035 | 2025.08.28 21:36:34.560427 [ 276 ] {5349fe18-859b-4594-88e4-b66ed38f18ce} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.08.28 21:36:34.560475 [ 276 ] {5349fe18-859b-4594-88e4-b66ed38f18ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5037 | 2025.08.28 21:36:34.560906 [ 276 ] {5349fe18-859b-4594-88e4-b66ed38f18ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5038 | 2025.08.28 21:36:34.561131 [ 276 ] {5349fe18-859b-4594-88e4-b66ed38f18ce} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2025.08.28 21:36:34.561265 [ 276 ] {5349fe18-859b-4594-88e4-b66ed38f18ce} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001492 sec., 159517.42627345843 rows/sec., 9.78 MiB/sec. | ||
| 5040 | 2025.08.28 21:36:34.561281 [ 67 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5041 | 2025.08.28 21:36:34.561303 [ 276 ] {5349fe18-859b-4594-88e4-b66ed38f18ce} <Debug> TCPHandler: Processed in 0.001658223 sec. | ||
| 5042 | 2025.08.28 21:36:34.561357 [ 67 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2025.08.28 21:36:34.561403 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5044 | 2025.08.28 21:36:34.561453 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2025.08.28 21:36:34.561491 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 5046 | 2025.08.28 21:36:34.561552 [ 276 ] {e88c896a-874a-48f2-9308-ac8d251f678c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5047 | 2025.08.28 21:36:34.561585 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5048 | 2025.08.28 21:36:34.561592 [ 276 ] {e88c896a-874a-48f2-9308-ac8d251f678c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5049 | 2025.08.28 21:36:34.561613 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 256 rows starting from the beginning of the part | ||
| 5050 | 2025.08.28 21:36:34.561671 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 5051 | 2025.08.28 21:36:34.561717 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 238 rows starting from the beginning of the part | ||
| 5052 | 2025.08.28 21:36:34.561757 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 240 rows starting from the beginning of the part | ||
| 5053 | 2025.08.28 21:36:34.561797 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 238 rows starting from the beginning of the part | ||
| 5054 | 2025.08.28 21:36:34.561837 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 238 rows starting from the beginning of the part | ||
| 5055 | 2025.08.28 21:36:34.562125 [ 276 ] {e88c896a-874a-48f2-9308-ac8d251f678c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2025.08.28 21:36:34.562160 [ 276 ] {e88c896a-874a-48f2-9308-ac8d251f678c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5057 | 2025.08.28 21:36:34.562289 [ 190 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7007 rows, containing 5 columns (5 merged, 0 gathered) in 0.002629229 sec., 2665039.827264951 rows/sec., 224.91 MiB/sec. | ||
| 5058 | 2025.08.28 21:36:34.562536 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5059 | 2025.08.28 21:36:34.562549 [ 276 ] {e88c896a-874a-48f2-9308-ac8d251f678c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5060 | 2025.08.28 21:36:34.562799 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347685 sec., 900803.9712544103 rows/sec., 58.76 MiB/sec. | ||
| 5061 | 2025.08.28 21:36:34.562860 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2025.08.28 21:36:34.562893 [ 276 ] {e88c896a-874a-48f2-9308-ac8d251f678c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2025.08.28 21:36:34.562939 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_36_7} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5064 | 2025.08.28 21:36:34.562939 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5065 | 2025.08.28 21:36:34.563022 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 5066 | 2025.08.28 21:36:34.563045 [ 276 ] {e88c896a-874a-48f2-9308-ac8d251f678c} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00151 sec., 134437.08609271524 rows/sec., 8.67 MiB/sec. | ||
| 5067 | 2025.08.28 21:36:34.563089 [ 276 ] {e88c896a-874a-48f2-9308-ac8d251f678c} <Debug> TCPHandler: Processed in 0.001682953 sec. | ||
| 5068 | 2025.08.28 21:36:34.563203 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2025.08.28 21:36:34.563207 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2025.08.28 21:36:34.563263 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_21_4} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5071 | 2025.08.28 21:36:34.563308 [ 276 ] {daf46536-e95e-4881-bc60-e89c92e8ed7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5072 | 2025.08.28 21:36:34.563322 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5073 | 2025.08.28 21:36:34.563348 [ 276 ] {daf46536-e95e-4881-bc60-e89c92e8ed7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5074 | 2025.08.28 21:36:34.563857 [ 276 ] {daf46536-e95e-4881-bc60-e89c92e8ed7e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.08.28 21:36:34.563892 [ 276 ] {daf46536-e95e-4881-bc60-e89c92e8ed7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5076 | 2025.08.28 21:36:34.564316 [ 276 ] {daf46536-e95e-4881-bc60-e89c92e8ed7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5077 | 2025.08.28 21:36:34.564614 [ 276 ] {daf46536-e95e-4881-bc60-e89c92e8ed7e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.08.28 21:36:34.564749 [ 276 ] {daf46536-e95e-4881-bc60-e89c92e8ed7e} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00146 sec., 138356.16438356164 rows/sec., 7.86 MiB/sec. | ||
| 5079 | 2025.08.28 21:36:34.564790 [ 276 ] {daf46536-e95e-4881-bc60-e89c92e8ed7e} <Debug> TCPHandler: Processed in 0.001630843 sec. | ||
| 5080 | 2025.08.28 21:36:34.564909 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2025.08.28 21:36:34.565003 [ 276 ] {c0c4aaf0-1c5b-457f-b2ca-5da0a0d201b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5082 | 2025.08.28 21:36:34.565043 [ 276 ] {c0c4aaf0-1c5b-457f-b2ca-5da0a0d201b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5083 | 2025.08.28 21:36:34.565775 [ 276 ] {c0c4aaf0-1c5b-457f-b2ca-5da0a0d201b3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2025.08.28 21:36:34.565813 [ 276 ] {c0c4aaf0-1c5b-457f-b2ca-5da0a0d201b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5085 | 2025.08.28 21:36:34.566152 [ 276 ] {c0c4aaf0-1c5b-457f-b2ca-5da0a0d201b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5086 | 2025.08.28 21:36:34.566369 [ 276 ] {c0c4aaf0-1c5b-457f-b2ca-5da0a0d201b3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2025.08.28 21:36:34.566478 [ 67 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5088 | 2025.08.28 21:36:34.566500 [ 276 ] {c0c4aaf0-1c5b-457f-b2ca-5da0a0d201b3} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001514 sec., 458388.37516512553 rows/sec., 32.21 MiB/sec. | ||
| 5089 | 2025.08.28 21:36:34.566537 [ 67 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.08.28 21:36:34.566565 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5091 | 2025.08.28 21:36:34.566571 [ 276 ] {c0c4aaf0-1c5b-457f-b2ca-5da0a0d201b3} <Debug> TCPHandler: Processed in 0.001711865 sec. | ||
| 5092 | 2025.08.28 21:36:34.566648 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 5093 | 2025.08.28 21:36:34.566697 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2025.08.28 21:36:34.566731 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5095 | 2025.08.28 21:36:34.566760 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1186 rows starting from the beginning of the part | ||
| 5096 | 2025.08.28 21:36:34.566791 [ 276 ] {ff0c8e32-2087-4774-9a19-86a5d1e19aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5097 | 2025.08.28 21:36:34.566819 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 696 rows starting from the beginning of the part | ||
| 5098 | 2025.08.28 21:36:34.566834 [ 276 ] {ff0c8e32-2087-4774-9a19-86a5d1e19aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5099 | 2025.08.28 21:36:34.566869 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5100 | 2025.08.28 21:36:34.566915 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 694 rows starting from the beginning of the part | ||
| 5101 | 2025.08.28 21:36:34.566959 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 520 rows starting from the beginning of the part | ||
| 5102 | 2025.08.28 21:36:34.567004 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 694 rows starting from the beginning of the part | ||
| 5103 | 2025.08.28 21:36:34.567181 [ 276 ] {ff0c8e32-2087-4774-9a19-86a5d1e19aab} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2025.08.28 21:36:34.567217 [ 276 ] {ff0c8e32-2087-4774-9a19-86a5d1e19aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5105 | 2025.08.28 21:36:34.567537 [ 276 ] {ff0c8e32-2087-4774-9a19-86a5d1e19aab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5106 | 2025.08.28 21:36:34.567752 [ 276 ] {ff0c8e32-2087-4774-9a19-86a5d1e19aab} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2025.08.28 21:36:34.567886 [ 276 ] {ff0c8e32-2087-4774-9a19-86a5d1e19aab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 5108 | 2025.08.28 21:36:34.567922 [ 276 ] {ff0c8e32-2087-4774-9a19-86a5d1e19aab} <Debug> TCPHandler: Processed in 0.001274353 sec. | ||
| 5109 | 2025.08.28 21:36:34.568032 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2025.08.28 21:36:34.568125 [ 276 ] {4f2a630a-bbb2-4f5a-a766-5c7f15cf12f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5111 | 2025.08.28 21:36:34.568168 [ 276 ] {4f2a630a-bbb2-4f5a-a766-5c7f15cf12f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5112 | 2025.08.28 21:36:34.568248 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3854 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636852 sec., 2354519.528949471 rows/sec., 177.00 MiB/sec. | ||
| 5113 | 2025.08.28 21:36:34.568407 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5114 | 2025.08.28 21:36:34.568629 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2025.08.28 21:36:34.568646 [ 276 ] {4f2a630a-bbb2-4f5a-a766-5c7f15cf12f0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2025.08.28 21:36:34.568683 [ 276 ] {4f2a630a-bbb2-4f5a-a766-5c7f15cf12f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5117 | 2025.08.28 21:36:34.568685 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_36_7} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5118 | 2025.08.28 21:36:34.568752 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5119 | 2025.08.28 21:36:34.569031 [ 276 ] {4f2a630a-bbb2-4f5a-a766-5c7f15cf12f0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5120 | 2025.08.28 21:36:34.569244 [ 276 ] {4f2a630a-bbb2-4f5a-a766-5c7f15cf12f0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2025.08.28 21:36:34.569346 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5122 | 2025.08.28 21:36:34.569371 [ 276 ] {4f2a630a-bbb2-4f5a-a766-5c7f15cf12f0} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001265 sec., 242687.74703557312 rows/sec., 15.97 MiB/sec. | ||
| 5123 | 2025.08.28 21:36:34.569400 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2025.08.28 21:36:34.569423 [ 276 ] {4f2a630a-bbb2-4f5a-a766-5c7f15cf12f0} <Debug> TCPHandler: Processed in 0.001439208 sec. | ||
| 5125 | 2025.08.28 21:36:34.569424 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5126 | 2025.08.28 21:36:34.569556 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 5127 | 2025.08.28 21:36:34.569560 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2025.08.28 21:36:34.569673 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5129 | 2025.08.28 21:36:34.569684 [ 276 ] {f6d6da04-817f-4760-8b83-036229380e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5130 | 2025.08.28 21:36:34.569714 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11109 rows starting from the beginning of the part | ||
| 5131 | 2025.08.28 21:36:34.569737 [ 276 ] {f6d6da04-817f-4760-8b83-036229380e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5132 | 2025.08.28 21:36:34.569787 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 308 rows starting from the beginning of the part | ||
| 5133 | 2025.08.28 21:36:34.569852 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 5134 | 2025.08.28 21:36:34.569928 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 307 rows starting from the beginning of the part | ||
| 5135 | 2025.08.28 21:36:34.569992 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 5136 | 2025.08.28 21:36:34.570056 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 307 rows starting from the beginning of the part | ||
| 5137 | 2025.08.28 21:36:34.570134 [ 276 ] {f6d6da04-817f-4760-8b83-036229380e12} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2025.08.28 21:36:34.570167 [ 276 ] {f6d6da04-817f-4760-8b83-036229380e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5139 | 2025.08.28 21:36:34.570469 [ 276 ] {f6d6da04-817f-4760-8b83-036229380e12} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5140 | 2025.08.28 21:36:34.570683 [ 276 ] {f6d6da04-817f-4760-8b83-036229380e12} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2025.08.28 21:36:34.570818 [ 276 ] {f6d6da04-817f-4760-8b83-036229380e12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 58.14 KiB/sec. | ||
| 5142 | 2025.08.28 21:36:34.570854 [ 276 ] {f6d6da04-817f-4760-8b83-036229380e12} <Debug> TCPHandler: Processed in 0.001352575 sec. | ||
| 5143 | 2025.08.28 21:36:34.570970 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2025.08.28 21:36:34.571065 [ 276 ] {9416bd7b-072c-47ea-a56d-6f0cfff41a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5145 | 2025.08.28 21:36:34.571122 [ 276 ] {9416bd7b-072c-47ea-a56d-6f0cfff41a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5146 | 2025.08.28 21:36:34.571985 [ 276 ] {9416bd7b-072c-47ea-a56d-6f0cfff41a0d} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2025.08.28 21:36:34.572022 [ 276 ] {9416bd7b-072c-47ea-a56d-6f0cfff41a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5148 | 2025.08.28 21:36:34.572774 [ 276 ] {9416bd7b-072c-47ea-a56d-6f0cfff41a0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5149 | 2025.08.28 21:36:34.573004 [ 276 ] {9416bd7b-072c-47ea-a56d-6f0cfff41a0d} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2025.08.28 21:36:34.573142 [ 276 ] {9416bd7b-072c-47ea-a56d-6f0cfff41a0d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002096 sec., 20038.167938931296 rows/sec., 35.91 MiB/sec. | ||
| 5151 | 2025.08.28 21:36:34.573200 [ 276 ] {9416bd7b-072c-47ea-a56d-6f0cfff41a0d} <Debug> TCPHandler: Processed in 0.00227639 sec. | ||
| 5152 | 2025.08.28 21:36:34.573323 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2025.08.28 21:36:34.573419 [ 276 ] {0e6965b9-97df-489f-bf52-1c985f9aa174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5154 | 2025.08.28 21:36:34.573447 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13035 rows, containing 5 columns (5 merged, 0 gathered) in 0.003935572 sec., 3312097.9618718703 rows/sec., 221.65 MiB/sec. | ||
| 5155 | 2025.08.28 21:36:34.573460 [ 276 ] {0e6965b9-97df-489f-bf52-1c985f9aa174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5156 | 2025.08.28 21:36:34.573739 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5157 | 2025.08.28 21:36:34.573807 [ 276 ] {0e6965b9-97df-489f-bf52-1c985f9aa174} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2025.08.28 21:36:34.573842 [ 276 ] {0e6965b9-97df-489f-bf52-1c985f9aa174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5159 | 2025.08.28 21:36:34.573973 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2025.08.28 21:36:34.574036 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5161 | 2025.08.28 21:36:34.574104 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 5162 | 2025.08.28 21:36:34.574142 [ 276 ] {0e6965b9-97df-489f-bf52-1c985f9aa174} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5163 | 2025.08.28 21:36:34.574349 [ 276 ] {0e6965b9-97df-489f-bf52-1c985f9aa174} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2025.08.28 21:36:34.574452 [ 67 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5165 | 2025.08.28 21:36:34.574474 [ 276 ] {0e6965b9-97df-489f-bf52-1c985f9aa174} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001074 sec., 94972.06703910614 rows/sec., 5.83 MiB/sec. | ||
| 5166 | 2025.08.28 21:36:34.574495 [ 67 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2025.08.28 21:36:34.574516 [ 276 ] {0e6965b9-97df-489f-bf52-1c985f9aa174} <Debug> TCPHandler: Processed in 0.001240403 sec. | ||
| 5168 | 2025.08.28 21:36:34.574519 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5169 | 2025.08.28 21:36:34.574621 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 5170 | 2025.08.28 21:36:34.574717 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2025.08.28 21:36:34.574743 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2370 rows starting from the beginning of the part | ||
| 5172 | 2025.08.28 21:36:34.574789 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part | ||
| 5173 | 2025.08.28 21:36:34.574824 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 5174 | 2025.08.28 21:36:34.574857 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 102 rows starting from the beginning of the part | ||
| 5175 | 2025.08.28 21:36:34.574889 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 5176 | 2025.08.28 21:36:34.574922 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part | ||
| 5177 | 2025.08.28 21:36:34.576026 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2796 rows, containing 4 columns (4 merged, 0 gathered) in 0.001434508 sec., 1949100.3187155458 rows/sec., 123.68 MiB/sec. | ||
| 5178 | 2025.08.28 21:36:34.576272 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5179 | 2025.08.28 21:36:34.576507 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2025.08.28 21:36:34.576566 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_36_7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5181 | 2025.08.28 21:36:34.576621 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5182 | 2025.08.28 21:36:35.720759 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5183 | 2025.08.28 21:36:35.720816 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5184 | 2025.08.28 21:36:35.856586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
| 5185 | 2025.08.28 21:36:35.857042 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2025.08.28 21:36:35.857079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5187 | 2025.08.28 21:36:35.857549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5188 | 2025.08.28 21:36:35.857772 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2025.08.28 21:36:35.857883 [ 88 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5190 | 2025.08.28 21:36:35.857894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 5191 | 2025.08.28 21:36:35.857924 [ 88 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.08.28 21:36:35.857944 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5193 | 2025.08.28 21:36:35.858038 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 5194 | 2025.08.28 21:36:35.858141 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2025.08.28 21:36:35.858177 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
| 5196 | 2025.08.28 21:36:35.858244 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
| 5197 | 2025.08.28 21:36:35.858295 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
| 5198 | 2025.08.28 21:36:35.858339 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
| 5199 | 2025.08.28 21:36:35.858382 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
| 5200 | 2025.08.28 21:36:35.858425 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
| 5201 | 2025.08.28 21:36:35.860312 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023135 sec., 5167927.382753404 rows/sec., 73.93 MiB/sec. | ||
| 5202 | 2025.08.28 21:36:35.860627 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5203 | 2025.08.28 21:36:35.860935 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.08.28 21:36:35.861012 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_26_5} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5205 | 2025.08.28 21:36:35.861105 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5206 | 2025.08.28 21:36:36.522628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5207 | 2025.08.28 21:36:36.541174 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2025.08.28 21:36:36.541239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5209 | 2025.08.28 21:36:36.546892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5210 | 2025.08.28 21:36:36.547581 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2025.08.28 21:36:36.547872 [ 111 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5212 | 2025.08.28 21:36:36.547940 [ 111 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.08.28 21:36:36.547961 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5214 | 2025.08.28 21:36:36.548091 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5215 | 2025.08.28 21:36:36.550950 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5216 | 2025.08.28 21:36:36.551840 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5217 | 2025.08.28 21:36:36.553338 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5218 | 2025.08.28 21:36:36.557860 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5219 | 2025.08.28 21:36:36.562219 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5220 | 2025.08.28 21:36:36.566274 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5221 | 2025.08.28 21:36:36.570430 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5222 | 2025.08.28 21:36:36.574252 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5223 | 2025.08.28 21:36:36.626120 [ 201 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078092526 sec., 2509.843259520124 rows/sec., 12.98 MiB/sec. | ||
| 5224 | 2025.08.28 21:36:36.628613 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5225 | 2025.08.28 21:36:36.630574 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_26_5} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2025.08.28 21:36:36.630655 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_26_5} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5227 | 2025.08.28 21:36:36.633442 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5228 | 2025.08.28 21:36:37.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.40 MiB, peak 244.94 MiB, free memory in arenas 0.00 B, will set to 238.30 MiB (RSS), difference: 3.90 MiB | ||
| 5229 | 2025.08.28 21:36:39.543559 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2025.08.28 21:36:39.543820 [ 276 ] {7838a775-3684-44e9-99d8-0ddb5d7a004b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5231 | 2025.08.28 21:36:39.543916 [ 276 ] {7838a775-3684-44e9-99d8-0ddb5d7a004b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5232 | 2025.08.28 21:36:39.544826 [ 276 ] {7838a775-3684-44e9-99d8-0ddb5d7a004b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2025.08.28 21:36:39.544875 [ 276 ] {7838a775-3684-44e9-99d8-0ddb5d7a004b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5234 | 2025.08.28 21:36:39.545270 [ 276 ] {7838a775-3684-44e9-99d8-0ddb5d7a004b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5235 | 2025.08.28 21:36:39.545495 [ 276 ] {7838a775-3684-44e9-99d8-0ddb5d7a004b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2025.08.28 21:36:39.545644 [ 276 ] {7838a775-3684-44e9-99d8-0ddb5d7a004b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. | ||
| 5237 | 2025.08.28 21:36:39.545685 [ 276 ] {7838a775-3684-44e9-99d8-0ddb5d7a004b} <Debug> TCPHandler: Processed in 0.0022963 sec. | ||
| 5238 | 2025.08.28 21:36:39.545809 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2025.08.28 21:36:39.545910 [ 276 ] {ba81904a-4434-4160-bfdd-e5e76747514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5240 | 2025.08.28 21:36:39.545963 [ 276 ] {ba81904a-4434-4160-bfdd-e5e76747514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5241 | 2025.08.28 21:36:39.546449 [ 276 ] {ba81904a-4434-4160-bfdd-e5e76747514b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2025.08.28 21:36:39.546487 [ 276 ] {ba81904a-4434-4160-bfdd-e5e76747514b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5243 | 2025.08.28 21:36:39.546825 [ 276 ] {ba81904a-4434-4160-bfdd-e5e76747514b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5244 | 2025.08.28 21:36:39.547056 [ 276 ] {ba81904a-4434-4160-bfdd-e5e76747514b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.08.28 21:36:39.547195 [ 276 ] {ba81904a-4434-4160-bfdd-e5e76747514b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 5246 | 2025.08.28 21:36:39.547235 [ 276 ] {ba81904a-4434-4160-bfdd-e5e76747514b} <Debug> TCPHandler: Processed in 0.001474968 sec. | ||
| 5247 | 2025.08.28 21:36:39.547358 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2025.08.28 21:36:39.547455 [ 276 ] {2e84110c-c5b7-4913-bcb7-7bae51aef0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5249 | 2025.08.28 21:36:39.547500 [ 276 ] {2e84110c-c5b7-4913-bcb7-7bae51aef0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5250 | 2025.08.28 21:36:39.547923 [ 276 ] {2e84110c-c5b7-4913-bcb7-7bae51aef0f3} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2025.08.28 21:36:39.547960 [ 276 ] {2e84110c-c5b7-4913-bcb7-7bae51aef0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5252 | 2025.08.28 21:36:39.548325 [ 276 ] {2e84110c-c5b7-4913-bcb7-7bae51aef0f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5253 | 2025.08.28 21:36:39.548551 [ 276 ] {2e84110c-c5b7-4913-bcb7-7bae51aef0f3} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.08.28 21:36:39.548684 [ 276 ] {2e84110c-c5b7-4913-bcb7-7bae51aef0f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 5255 | 2025.08.28 21:36:39.548720 [ 276 ] {2e84110c-c5b7-4913-bcb7-7bae51aef0f3} <Debug> TCPHandler: Processed in 0.001413276 sec. | ||
| 5256 | 2025.08.28 21:36:39.548835 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2025.08.28 21:36:39.548931 [ 276 ] {9f3ee968-0c0c-4ace-b334-42e849079812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5258 | 2025.08.28 21:36:39.548975 [ 276 ] {9f3ee968-0c0c-4ace-b334-42e849079812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5259 | 2025.08.28 21:36:39.549320 [ 276 ] {9f3ee968-0c0c-4ace-b334-42e849079812} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2025.08.28 21:36:39.549356 [ 276 ] {9f3ee968-0c0c-4ace-b334-42e849079812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5261 | 2025.08.28 21:36:39.549668 [ 276 ] {9f3ee968-0c0c-4ace-b334-42e849079812} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5262 | 2025.08.28 21:36:39.549877 [ 276 ] {9f3ee968-0c0c-4ace-b334-42e849079812} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2025.08.28 21:36:39.550008 [ 276 ] {9f3ee968-0c0c-4ace-b334-42e849079812} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5264 | 2025.08.28 21:36:39.550043 [ 276 ] {9f3ee968-0c0c-4ace-b334-42e849079812} <Debug> TCPHandler: Processed in 0.001256753 sec. | ||
| 5265 | 2025.08.28 21:36:40.886731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 770 | ||
| 5266 | 2025.08.28 21:36:40.889879 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2025.08.28 21:36:40.889959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5268 | 2025.08.28 21:36:40.891757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5269 | 2025.08.28 21:36:40.892154 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2025.08.28 21:36:40.892733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 5271 | 2025.08.28 21:36:43.358917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
| 5272 | 2025.08.28 21:36:43.359453 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2025.08.28 21:36:43.359499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5274 | 2025.08.28 21:36:43.360061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5275 | 2025.08.28 21:36:43.360294 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.08.28 21:36:43.360426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 5277 | 2025.08.28 21:36:44.051957 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5278 | 2025.08.28 21:36:44.067830 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2025.08.28 21:36:44.067888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5280 | 2025.08.28 21:36:44.073962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5281 | 2025.08.28 21:36:44.074660 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2025.08.28 21:36:44.077442 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5283 | 2025.08.28 21:36:44.555446 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2025.08.28 21:36:44.555657 [ 276 ] {512c1097-d60f-4e95-a74e-27c63948b61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5285 | 2025.08.28 21:36:44.555737 [ 276 ] {512c1097-d60f-4e95-a74e-27c63948b61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5286 | 2025.08.28 21:36:44.556845 [ 276 ] {512c1097-d60f-4e95-a74e-27c63948b61b} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2025.08.28 21:36:44.556896 [ 276 ] {512c1097-d60f-4e95-a74e-27c63948b61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5288 | 2025.08.28 21:36:44.557319 [ 276 ] {512c1097-d60f-4e95-a74e-27c63948b61b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5289 | 2025.08.28 21:36:44.557545 [ 276 ] {512c1097-d60f-4e95-a74e-27c63948b61b} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2025.08.28 21:36:44.557708 [ 276 ] {512c1097-d60f-4e95-a74e-27c63948b61b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002108 sec., 185958.2542694497 rows/sec., 11.80 MiB/sec. | ||
| 5291 | 2025.08.28 21:36:44.557761 [ 276 ] {512c1097-d60f-4e95-a74e-27c63948b61b} <Debug> TCPHandler: Processed in 0.002460004 sec. | ||
| 5292 | 2025.08.28 21:36:44.557889 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2025.08.28 21:36:44.558010 [ 276 ] {febfe3df-dc72-47d7-aa6b-4dcb84afd5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5294 | 2025.08.28 21:36:44.558057 [ 276 ] {febfe3df-dc72-47d7-aa6b-4dcb84afd5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5295 | 2025.08.28 21:36:44.558501 [ 276 ] {febfe3df-dc72-47d7-aa6b-4dcb84afd5bb} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2025.08.28 21:36:44.558539 [ 276 ] {febfe3df-dc72-47d7-aa6b-4dcb84afd5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5297 | 2025.08.28 21:36:44.558864 [ 276 ] {febfe3df-dc72-47d7-aa6b-4dcb84afd5bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5298 | 2025.08.28 21:36:44.559089 [ 276 ] {febfe3df-dc72-47d7-aa6b-4dcb84afd5bb} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2025.08.28 21:36:44.559222 [ 276 ] {febfe3df-dc72-47d7-aa6b-4dcb84afd5bb} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001237 sec., 9700.889248181084 rows/sec., 791.04 KiB/sec. | ||
| 5300 | 2025.08.28 21:36:44.559270 [ 276 ] {febfe3df-dc72-47d7-aa6b-4dcb84afd5bb} <Debug> TCPHandler: Processed in 0.001434077 sec. | ||
| 5301 | 2025.08.28 21:36:44.559381 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2025.08.28 21:36:44.559488 [ 276 ] {213625fb-5c7d-46ba-8181-645062719f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5303 | 2025.08.28 21:36:44.559529 [ 276 ] {213625fb-5c7d-46ba-8181-645062719f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5304 | 2025.08.28 21:36:44.560537 [ 276 ] {213625fb-5c7d-46ba-8181-645062719f75} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2025.08.28 21:36:44.560574 [ 276 ] {213625fb-5c7d-46ba-8181-645062719f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5306 | 2025.08.28 21:36:44.560962 [ 276 ] {213625fb-5c7d-46ba-8181-645062719f75} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5307 | 2025.08.28 21:36:44.561168 [ 276 ] {213625fb-5c7d-46ba-8181-645062719f75} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2025.08.28 21:36:44.561302 [ 276 ] {213625fb-5c7d-46ba-8181-645062719f75} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.001835 sec., 630517.7111716621 rows/sec., 50.31 MiB/sec. | ||
| 5309 | 2025.08.28 21:36:44.561340 [ 276 ] {213625fb-5c7d-46ba-8181-645062719f75} <Debug> TCPHandler: Processed in 0.002008482 sec. | ||
| 5310 | 2025.08.28 21:36:44.561453 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2025.08.28 21:36:44.561558 [ 276 ] {22eaf422-9637-4765-9b4a-70928fa3cac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5312 | 2025.08.28 21:36:44.561598 [ 276 ] {22eaf422-9637-4765-9b4a-70928fa3cac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5313 | 2025.08.28 21:36:44.562108 [ 276 ] {22eaf422-9637-4765-9b4a-70928fa3cac1} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2025.08.28 21:36:44.562145 [ 276 ] {22eaf422-9637-4765-9b4a-70928fa3cac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5315 | 2025.08.28 21:36:44.562461 [ 276 ] {22eaf422-9637-4765-9b4a-70928fa3cac1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5316 | 2025.08.28 21:36:44.562664 [ 276 ] {22eaf422-9637-4765-9b4a-70928fa3cac1} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2025.08.28 21:36:44.562792 [ 276 ] {22eaf422-9637-4765-9b4a-70928fa3cac1} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001252 sec., 199680.5111821086 rows/sec., 12.30 MiB/sec. | ||
| 5318 | 2025.08.28 21:36:44.562829 [ 276 ] {22eaf422-9637-4765-9b4a-70928fa3cac1} <Debug> TCPHandler: Processed in 0.001424168 sec. | ||
| 5319 | 2025.08.28 21:36:44.562940 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2025.08.28 21:36:44.563035 [ 276 ] {ccdcc207-d9c4-469b-b051-6a781118d1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5321 | 2025.08.28 21:36:44.563080 [ 276 ] {ccdcc207-d9c4-469b-b051-6a781118d1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5322 | 2025.08.28 21:36:44.563573 [ 276 ] {ccdcc207-d9c4-469b-b051-6a781118d1e1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2025.08.28 21:36:44.563610 [ 276 ] {ccdcc207-d9c4-469b-b051-6a781118d1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5324 | 2025.08.28 21:36:44.563930 [ 276 ] {ccdcc207-d9c4-469b-b051-6a781118d1e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5325 | 2025.08.28 21:36:44.564141 [ 276 ] {ccdcc207-d9c4-469b-b051-6a781118d1e1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2025.08.28 21:36:44.564276 [ 276 ] {ccdcc207-d9c4-469b-b051-6a781118d1e1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001259 sec., 161239.07863383638 rows/sec., 10.40 MiB/sec. | ||
| 5327 | 2025.08.28 21:36:44.564314 [ 276 ] {ccdcc207-d9c4-469b-b051-6a781118d1e1} <Debug> TCPHandler: Processed in 0.001426087 sec. | ||
| 5328 | 2025.08.28 21:36:44.564429 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2025.08.28 21:36:44.564529 [ 276 ] {ed56bad2-cf45-4d78-ba31-6f85cbcdbfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5330 | 2025.08.28 21:36:44.564569 [ 276 ] {ed56bad2-cf45-4d78-ba31-6f85cbcdbfd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5331 | 2025.08.28 21:36:44.565068 [ 276 ] {ed56bad2-cf45-4d78-ba31-6f85cbcdbfd7} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2025.08.28 21:36:44.565105 [ 276 ] {ed56bad2-cf45-4d78-ba31-6f85cbcdbfd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5333 | 2025.08.28 21:36:44.565434 [ 276 ] {ed56bad2-cf45-4d78-ba31-6f85cbcdbfd7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5334 | 2025.08.28 21:36:44.565640 [ 276 ] {ed56bad2-cf45-4d78-ba31-6f85cbcdbfd7} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2025.08.28 21:36:44.565763 [ 276 ] {ed56bad2-cf45-4d78-ba31-6f85cbcdbfd7} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001253 sec., 161213.08858739026 rows/sec., 9.16 MiB/sec. | ||
| 5336 | 2025.08.28 21:36:44.565800 [ 276 ] {ed56bad2-cf45-4d78-ba31-6f85cbcdbfd7} <Debug> TCPHandler: Processed in 0.001418897 sec. | ||
| 5337 | 2025.08.28 21:36:44.565907 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2025.08.28 21:36:44.566001 [ 276 ] {5eef2332-d71d-48e0-833c-5771dfe6fcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5339 | 2025.08.28 21:36:44.566040 [ 276 ] {5eef2332-d71d-48e0-833c-5771dfe6fcfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5340 | 2025.08.28 21:36:44.566712 [ 276 ] {5eef2332-d71d-48e0-833c-5771dfe6fcfc} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2025.08.28 21:36:44.566750 [ 276 ] {5eef2332-d71d-48e0-833c-5771dfe6fcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5342 | 2025.08.28 21:36:44.567091 [ 276 ] {5eef2332-d71d-48e0-833c-5771dfe6fcfc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5343 | 2025.08.28 21:36:44.567289 [ 276 ] {5eef2332-d71d-48e0-833c-5771dfe6fcfc} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2025.08.28 21:36:44.567419 [ 276 ] {5eef2332-d71d-48e0-833c-5771dfe6fcfc} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001436 sec., 491643.45403899724 rows/sec., 34.62 MiB/sec. | ||
| 5345 | 2025.08.28 21:36:44.567457 [ 276 ] {5eef2332-d71d-48e0-833c-5771dfe6fcfc} <Debug> TCPHandler: Processed in 0.001596602 sec. | ||
| 5346 | 2025.08.28 21:36:44.567564 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2025.08.28 21:36:44.567657 [ 276 ] {2a2bb161-8033-4989-8878-2f09676ae91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5348 | 2025.08.28 21:36:44.567697 [ 276 ] {2a2bb161-8033-4989-8878-2f09676ae91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5349 | 2025.08.28 21:36:44.568056 [ 276 ] {2a2bb161-8033-4989-8878-2f09676ae91b} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2025.08.28 21:36:44.568106 [ 276 ] {2a2bb161-8033-4989-8878-2f09676ae91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5351 | 2025.08.28 21:36:44.568472 [ 276 ] {2a2bb161-8033-4989-8878-2f09676ae91b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5352 | 2025.08.28 21:36:44.568688 [ 276 ] {2a2bb161-8033-4989-8878-2f09676ae91b} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2025.08.28 21:36:44.568813 [ 276 ] {2a2bb161-8033-4989-8878-2f09676ae91b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 5354 | 2025.08.28 21:36:44.568848 [ 276 ] {2a2bb161-8033-4989-8878-2f09676ae91b} <Debug> TCPHandler: Processed in 0.001331254 sec. | ||
| 5355 | 2025.08.28 21:36:44.568953 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2025.08.28 21:36:44.569045 [ 276 ] {158ccff0-71bd-4b95-921b-b8aa2cc9c3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5357 | 2025.08.28 21:36:44.569087 [ 276 ] {158ccff0-71bd-4b95-921b-b8aa2cc9c3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5358 | 2025.08.28 21:36:44.569523 [ 276 ] {158ccff0-71bd-4b95-921b-b8aa2cc9c3d5} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2025.08.28 21:36:44.569558 [ 276 ] {158ccff0-71bd-4b95-921b-b8aa2cc9c3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5360 | 2025.08.28 21:36:44.569900 [ 276 ] {158ccff0-71bd-4b95-921b-b8aa2cc9c3d5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5361 | 2025.08.28 21:36:44.570106 [ 276 ] {158ccff0-71bd-4b95-921b-b8aa2cc9c3d5} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.08.28 21:36:44.570234 [ 276 ] {158ccff0-71bd-4b95-921b-b8aa2cc9c3d5} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001207 sec., 259320.62966031485 rows/sec., 17.07 MiB/sec. | ||
| 5363 | 2025.08.28 21:36:44.570270 [ 276 ] {158ccff0-71bd-4b95-921b-b8aa2cc9c3d5} <Debug> TCPHandler: Processed in 0.001364785 sec. | ||
| 5364 | 2025.08.28 21:36:44.570380 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2025.08.28 21:36:44.570481 [ 276 ] {d8d5c571-1929-468f-bc63-1a56792b4eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5366 | 2025.08.28 21:36:44.570532 [ 276 ] {d8d5c571-1929-468f-bc63-1a56792b4eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5367 | 2025.08.28 21:36:44.570898 [ 276 ] {d8d5c571-1929-468f-bc63-1a56792b4eeb} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2025.08.28 21:36:44.570943 [ 276 ] {d8d5c571-1929-468f-bc63-1a56792b4eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5369 | 2025.08.28 21:36:44.571311 [ 276 ] {d8d5c571-1929-468f-bc63-1a56792b4eeb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5370 | 2025.08.28 21:36:44.571541 [ 276 ] {d8d5c571-1929-468f-bc63-1a56792b4eeb} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2025.08.28 21:36:44.571669 [ 276 ] {d8d5c571-1929-468f-bc63-1a56792b4eeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00121 sec., 826.4462809917355 rows/sec., 55.69 KiB/sec. | ||
| 5372 | 2025.08.28 21:36:44.571705 [ 276 ] {d8d5c571-1929-468f-bc63-1a56792b4eeb} <Debug> TCPHandler: Processed in 0.001373456 sec. | ||
| 5373 | 2025.08.28 21:36:44.571819 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2025.08.28 21:36:44.571928 [ 276 ] {7a6e9699-9573-4ea0-89e4-1bf769ab82a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5375 | 2025.08.28 21:36:44.571984 [ 276 ] {7a6e9699-9573-4ea0-89e4-1bf769ab82a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5376 | 2025.08.28 21:36:44.572894 [ 276 ] {7a6e9699-9573-4ea0-89e4-1bf769ab82a1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2025.08.28 21:36:44.572931 [ 276 ] {7a6e9699-9573-4ea0-89e4-1bf769ab82a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5378 | 2025.08.28 21:36:44.573532 [ 276 ] {7a6e9699-9573-4ea0-89e4-1bf769ab82a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5379 | 2025.08.28 21:36:44.573759 [ 276 ] {7a6e9699-9573-4ea0-89e4-1bf769ab82a1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2025.08.28 21:36:44.573893 [ 276 ] {7a6e9699-9573-4ea0-89e4-1bf769ab82a1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001984 sec., 21169.354838709678 rows/sec., 37.93 MiB/sec. | ||
| 5381 | 2025.08.28 21:36:44.573945 [ 276 ] {7a6e9699-9573-4ea0-89e4-1bf769ab82a1} <Debug> TCPHandler: Processed in 0.002175707 sec. | ||
| 5382 | 2025.08.28 21:36:44.574063 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2025.08.28 21:36:44.574166 [ 276 ] {fac3f1d7-c612-45c8-bbf2-0deba092f268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5384 | 2025.08.28 21:36:44.574207 [ 276 ] {fac3f1d7-c612-45c8-bbf2-0deba092f268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5385 | 2025.08.28 21:36:44.574536 [ 276 ] {fac3f1d7-c612-45c8-bbf2-0deba092f268} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2025.08.28 21:36:44.574572 [ 276 ] {fac3f1d7-c612-45c8-bbf2-0deba092f268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5387 | 2025.08.28 21:36:44.574878 [ 276 ] {fac3f1d7-c612-45c8-bbf2-0deba092f268} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5388 | 2025.08.28 21:36:44.575081 [ 276 ] {fac3f1d7-c612-45c8-bbf2-0deba092f268} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2025.08.28 21:36:44.575210 [ 276 ] {fac3f1d7-c612-45c8-bbf2-0deba092f268} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001063 sec., 95954.84477892757 rows/sec., 5.90 MiB/sec. | ||
| 5390 | 2025.08.28 21:36:44.575244 [ 276 ] {fac3f1d7-c612-45c8-bbf2-0deba092f268} <Debug> TCPHandler: Processed in 0.001227022 sec. | ||
| 5391 | 2025.08.28 21:36:49.543790 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2025.08.28 21:36:49.544094 [ 276 ] {b6241835-8b3d-4598-995b-2ae2319614f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5393 | 2025.08.28 21:36:49.544197 [ 276 ] {b6241835-8b3d-4598-995b-2ae2319614f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5394 | 2025.08.28 21:36:49.545137 [ 276 ] {b6241835-8b3d-4598-995b-2ae2319614f9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2025.08.28 21:36:49.545179 [ 276 ] {b6241835-8b3d-4598-995b-2ae2319614f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5396 | 2025.08.28 21:36:49.545569 [ 276 ] {b6241835-8b3d-4598-995b-2ae2319614f9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5397 | 2025.08.28 21:36:49.545804 [ 276 ] {b6241835-8b3d-4598-995b-2ae2319614f9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2025.08.28 21:36:49.545954 [ 276 ] {b6241835-8b3d-4598-995b-2ae2319614f9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.21 MiB/sec. | ||
| 5399 | 2025.08.28 21:36:49.545994 [ 276 ] {b6241835-8b3d-4598-995b-2ae2319614f9} <Debug> TCPHandler: Processed in 0.002384882 sec. | ||
| 5400 | 2025.08.28 21:36:49.546126 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2025.08.28 21:36:49.546227 [ 276 ] {3e92da2e-842e-400e-8d53-c2258e8d95b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5402 | 2025.08.28 21:36:49.546266 [ 276 ] {3e92da2e-842e-400e-8d53-c2258e8d95b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5403 | 2025.08.28 21:36:49.546683 [ 276 ] {3e92da2e-842e-400e-8d53-c2258e8d95b3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2025.08.28 21:36:49.546719 [ 276 ] {3e92da2e-842e-400e-8d53-c2258e8d95b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5405 | 2025.08.28 21:36:49.547012 [ 276 ] {3e92da2e-842e-400e-8d53-c2258e8d95b3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5406 | 2025.08.28 21:36:49.547213 [ 276 ] {3e92da2e-842e-400e-8d53-c2258e8d95b3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2025.08.28 21:36:49.547338 [ 276 ] {3e92da2e-842e-400e-8d53-c2258e8d95b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 5408 | 2025.08.28 21:36:49.547375 [ 276 ] {3e92da2e-842e-400e-8d53-c2258e8d95b3} <Debug> TCPHandler: Processed in 0.001296374 sec. | ||
| 5409 | 2025.08.28 21:36:49.547484 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2025.08.28 21:36:49.547584 [ 276 ] {03feea4f-705f-408f-aa52-1c66082a4ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5411 | 2025.08.28 21:36:49.547627 [ 276 ] {03feea4f-705f-408f-aa52-1c66082a4ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5412 | 2025.08.28 21:36:49.548106 [ 276 ] {03feea4f-705f-408f-aa52-1c66082a4ea5} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.08.28 21:36:49.548160 [ 276 ] {03feea4f-705f-408f-aa52-1c66082a4ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5414 | 2025.08.28 21:36:49.548577 [ 276 ] {03feea4f-705f-408f-aa52-1c66082a4ea5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5415 | 2025.08.28 21:36:49.548799 [ 276 ] {03feea4f-705f-408f-aa52-1c66082a4ea5} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2025.08.28 21:36:49.548927 [ 276 ] {03feea4f-705f-408f-aa52-1c66082a4ea5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 5417 | 2025.08.28 21:36:49.548967 [ 276 ] {03feea4f-705f-408f-aa52-1c66082a4ea5} <Debug> TCPHandler: Processed in 0.00152653 sec. | ||
| 5418 | 2025.08.28 21:36:49.549074 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2025.08.28 21:36:49.549181 [ 276 ] {d48f56e6-a57a-474f-ab6f-2f265468543d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5420 | 2025.08.28 21:36:49.549237 [ 276 ] {d48f56e6-a57a-474f-ab6f-2f265468543d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5421 | 2025.08.28 21:36:49.549564 [ 276 ] {d48f56e6-a57a-474f-ab6f-2f265468543d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2025.08.28 21:36:49.549599 [ 276 ] {d48f56e6-a57a-474f-ab6f-2f265468543d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5423 | 2025.08.28 21:36:49.549905 [ 276 ] {d48f56e6-a57a-474f-ab6f-2f265468543d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5424 | 2025.08.28 21:36:49.550118 [ 276 ] {d48f56e6-a57a-474f-ab6f-2f265468543d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.08.28 21:36:49.550244 [ 276 ] {d48f56e6-a57a-474f-ab6f-2f265468543d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5426 | 2025.08.28 21:36:49.550284 [ 276 ] {d48f56e6-a57a-474f-ab6f-2f265468543d} <Debug> TCPHandler: Processed in 0.001256852 sec. | ||
| 5427 | 2025.08.28 21:36:50.721072 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5428 | 2025.08.28 21:36:50.721152 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5429 | 2025.08.28 21:36:50.861428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
| 5430 | 2025.08.28 21:36:50.861936 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2025.08.28 21:36:50.861974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5432 | 2025.08.28 21:36:50.862548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5433 | 2025.08.28 21:36:50.862789 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.08.28 21:36:50.862937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5435 | 2025.08.28 21:36:50.893812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 802 | ||
| 5436 | 2025.08.28 21:36:50.896137 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2025.08.28 21:36:50.896201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5438 | 2025.08.28 21:36:50.897445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5439 | 2025.08.28 21:36:50.897728 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2025.08.28 21:36:50.898087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 5441 | 2025.08.28 21:36:51.578438 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5442 | 2025.08.28 21:36:51.595787 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.08.28 21:36:51.595848 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5444 | 2025.08.28 21:36:51.602233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5445 | 2025.08.28 21:36:51.602954 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2025.08.28 21:36:51.605850 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5447 | 2025.08.28 21:36:54.554873 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2025.08.28 21:36:54.555100 [ 276 ] {2538fa58-3e64-4f39-898c-918d4e741e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5449 | 2025.08.28 21:36:54.555195 [ 276 ] {2538fa58-3e64-4f39-898c-918d4e741e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5450 | 2025.08.28 21:36:54.555975 [ 276 ] {2538fa58-3e64-4f39-898c-918d4e741e3e} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2025.08.28 21:36:54.556023 [ 276 ] {2538fa58-3e64-4f39-898c-918d4e741e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5452 | 2025.08.28 21:36:54.556433 [ 276 ] {2538fa58-3e64-4f39-898c-918d4e741e3e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5453 | 2025.08.28 21:36:54.556664 [ 276 ] {2538fa58-3e64-4f39-898c-918d4e741e3e} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.08.28 21:36:54.556814 [ 276 ] {2538fa58-3e64-4f39-898c-918d4e741e3e} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001796 sec., 218262.80623608016 rows/sec., 13.85 MiB/sec. | ||
| 5455 | 2025.08.28 21:36:54.556855 [ 276 ] {2538fa58-3e64-4f39-898c-918d4e741e3e} <Debug> TCPHandler: Processed in 0.002123395 sec. | ||
| 5456 | 2025.08.28 21:36:54.556969 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2025.08.28 21:36:54.557065 [ 276 ] {8b4074bb-f423-4c18-a911-fdc15ffc3735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5458 | 2025.08.28 21:36:54.557106 [ 276 ] {8b4074bb-f423-4c18-a911-fdc15ffc3735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5459 | 2025.08.28 21:36:54.557859 [ 276 ] {8b4074bb-f423-4c18-a911-fdc15ffc3735} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2025.08.28 21:36:54.557894 [ 276 ] {8b4074bb-f423-4c18-a911-fdc15ffc3735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5461 | 2025.08.28 21:36:54.558282 [ 276 ] {8b4074bb-f423-4c18-a911-fdc15ffc3735} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5462 | 2025.08.28 21:36:54.558486 [ 276 ] {8b4074bb-f423-4c18-a911-fdc15ffc3735} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2025.08.28 21:36:54.558613 [ 276 ] {8b4074bb-f423-4c18-a911-fdc15ffc3735} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001566 sec., 734993.6143039592 rows/sec., 58.67 MiB/sec. | ||
| 5464 | 2025.08.28 21:36:54.558649 [ 276 ] {8b4074bb-f423-4c18-a911-fdc15ffc3735} <Debug> TCPHandler: Processed in 0.001731125 sec. | ||
| 5465 | 2025.08.28 21:36:54.558758 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2025.08.28 21:36:54.558853 [ 276 ] {6ad191fe-7d2c-440f-97ea-c2fa01b4aa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5467 | 2025.08.28 21:36:54.558892 [ 276 ] {6ad191fe-7d2c-440f-97ea-c2fa01b4aa31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5468 | 2025.08.28 21:36:54.559346 [ 276 ] {6ad191fe-7d2c-440f-97ea-c2fa01b4aa31} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2025.08.28 21:36:54.559410 [ 276 ] {6ad191fe-7d2c-440f-97ea-c2fa01b4aa31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5470 | 2025.08.28 21:36:54.559875 [ 276 ] {6ad191fe-7d2c-440f-97ea-c2fa01b4aa31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5471 | 2025.08.28 21:36:54.560204 [ 276 ] {6ad191fe-7d2c-440f-97ea-c2fa01b4aa31} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.08.28 21:36:54.560380 [ 276 ] {6ad191fe-7d2c-440f-97ea-c2fa01b4aa31} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001544 sec., 154145.07772020725 rows/sec., 9.45 MiB/sec. | ||
| 5473 | 2025.08.28 21:36:54.560436 [ 276 ] {6ad191fe-7d2c-440f-97ea-c2fa01b4aa31} <Debug> TCPHandler: Processed in 0.001727164 sec. | ||
| 5474 | 2025.08.28 21:36:54.560570 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2025.08.28 21:36:54.560693 [ 276 ] {6acfe53d-0d02-4a4d-904d-161aacf7c258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5476 | 2025.08.28 21:36:54.560748 [ 276 ] {6acfe53d-0d02-4a4d-904d-161aacf7c258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5477 | 2025.08.28 21:36:54.561345 [ 276 ] {6acfe53d-0d02-4a4d-904d-161aacf7c258} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2025.08.28 21:36:54.561389 [ 276 ] {6acfe53d-0d02-4a4d-904d-161aacf7c258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5479 | 2025.08.28 21:36:54.561851 [ 276 ] {6acfe53d-0d02-4a4d-904d-161aacf7c258} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5480 | 2025.08.28 21:36:54.562197 [ 276 ] {6acfe53d-0d02-4a4d-904d-161aacf7c258} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.08.28 21:36:54.562326 [ 24 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5482 | 2025.08.28 21:36:54.562361 [ 24 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2025.08.28 21:36:54.562372 [ 276 ] {6acfe53d-0d02-4a4d-904d-161aacf7c258} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001703 sec., 119201.40927774514 rows/sec., 7.69 MiB/sec. | ||
| 5484 | 2025.08.28 21:36:54.562379 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5485 | 2025.08.28 21:36:54.562426 [ 276 ] {6acfe53d-0d02-4a4d-904d-161aacf7c258} <Debug> TCPHandler: Processed in 0.00191875 sec. | ||
| 5486 | 2025.08.28 21:36:54.562509 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 5487 | 2025.08.28 21:36:54.562560 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2025.08.28 21:36:54.562658 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5489 | 2025.08.28 21:36:54.562684 [ 276 ] {a61c5dbd-4492-4884-9356-328d3a95daba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5490 | 2025.08.28 21:36:54.562702 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 432 rows starting from the beginning of the part | ||
| 5491 | 2025.08.28 21:36:54.562749 [ 276 ] {a61c5dbd-4492-4884-9356-328d3a95daba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5492 | 2025.08.28 21:36:54.562787 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 203 rows starting from the beginning of the part | ||
| 5493 | 2025.08.28 21:36:54.562837 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 5494 | 2025.08.28 21:36:54.562880 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 203 rows starting from the beginning of the part | ||
| 5495 | 2025.08.28 21:36:54.562925 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 203 rows starting from the beginning of the part | ||
| 5496 | 2025.08.28 21:36:54.562968 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 5497 | 2025.08.28 21:36:54.563354 [ 276 ] {a61c5dbd-4492-4884-9356-328d3a95daba} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2025.08.28 21:36:54.563403 [ 276 ] {a61c5dbd-4492-4884-9356-328d3a95daba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5499 | 2025.08.28 21:36:54.563869 [ 276 ] {a61c5dbd-4492-4884-9356-328d3a95daba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5500 | 2025.08.28 21:36:54.563948 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496719 sec., 983484.5418545498 rows/sec., 68.17 MiB/sec. | ||
| 5501 | 2025.08.28 21:36:54.564104 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5502 | 2025.08.28 21:36:54.564230 [ 276 ] {a61c5dbd-4492-4884-9356-328d3a95daba} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.08.28 21:36:54.564387 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.08.28 21:36:54.564432 [ 276 ] {a61c5dbd-4492-4884-9356-328d3a95daba} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001771 sec., 114059.85319028798 rows/sec., 6.48 MiB/sec. | ||
| 5505 | 2025.08.28 21:36:54.564462 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_26_5} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5506 | 2025.08.28 21:36:54.564493 [ 276 ] {a61c5dbd-4492-4884-9356-328d3a95daba} <Debug> TCPHandler: Processed in 0.001997702 sec. | ||
| 5507 | 2025.08.28 21:36:54.564539 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5508 | 2025.08.28 21:36:54.564638 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2025.08.28 21:36:54.564763 [ 276 ] {f7908e62-8322-4db1-aada-d512eecea59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5510 | 2025.08.28 21:36:54.564820 [ 276 ] {f7908e62-8322-4db1-aada-d512eecea59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5511 | 2025.08.28 21:36:54.565692 [ 276 ] {f7908e62-8322-4db1-aada-d512eecea59d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2025.08.28 21:36:54.565737 [ 276 ] {f7908e62-8322-4db1-aada-d512eecea59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5513 | 2025.08.28 21:36:54.566230 [ 276 ] {f7908e62-8322-4db1-aada-d512eecea59d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5514 | 2025.08.28 21:36:54.566559 [ 276 ] {f7908e62-8322-4db1-aada-d512eecea59d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.08.28 21:36:54.566734 [ 276 ] {f7908e62-8322-4db1-aada-d512eecea59d} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001994 sec., 348044.13239719154 rows/sec., 24.45 MiB/sec. | ||
| 5516 | 2025.08.28 21:36:54.566786 [ 276 ] {f7908e62-8322-4db1-aada-d512eecea59d} <Debug> TCPHandler: Processed in 0.002210997 sec. | ||
| 5517 | 2025.08.28 21:36:54.566922 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2025.08.28 21:36:54.567046 [ 276 ] {306c366d-76de-49ed-a731-a99261da9599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5519 | 2025.08.28 21:36:54.567105 [ 276 ] {306c366d-76de-49ed-a731-a99261da9599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5520 | 2025.08.28 21:36:54.567563 [ 276 ] {306c366d-76de-49ed-a731-a99261da9599} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.08.28 21:36:54.567608 [ 276 ] {306c366d-76de-49ed-a731-a99261da9599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5522 | 2025.08.28 21:36:54.568038 [ 276 ] {306c366d-76de-49ed-a731-a99261da9599} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5523 | 2025.08.28 21:36:54.568376 [ 276 ] {306c366d-76de-49ed-a731-a99261da9599} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2025.08.28 21:36:54.568548 [ 276 ] {306c366d-76de-49ed-a731-a99261da9599} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 205.42 KiB/sec. | ||
| 5525 | 2025.08.28 21:36:54.568599 [ 276 ] {306c366d-76de-49ed-a731-a99261da9599} <Debug> TCPHandler: Processed in 0.001739065 sec. | ||
| 5526 | 2025.08.28 21:36:54.568720 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2025.08.28 21:36:54.568824 [ 276 ] {bf301b62-ad32-451a-b714-66042186f199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5528 | 2025.08.28 21:36:54.568869 [ 276 ] {bf301b62-ad32-451a-b714-66042186f199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5529 | 2025.08.28 21:36:54.569323 [ 276 ] {bf301b62-ad32-451a-b714-66042186f199} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.08.28 21:36:54.569358 [ 276 ] {bf301b62-ad32-451a-b714-66042186f199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5531 | 2025.08.28 21:36:54.569712 [ 276 ] {bf301b62-ad32-451a-b714-66042186f199} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5532 | 2025.08.28 21:36:54.569933 [ 276 ] {bf301b62-ad32-451a-b714-66042186f199} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2025.08.28 21:36:54.570061 [ 276 ] {bf301b62-ad32-451a-b714-66042186f199} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001257 sec., 244232.29912490054 rows/sec., 16.07 MiB/sec. | ||
| 5534 | 2025.08.28 21:36:54.570098 [ 276 ] {bf301b62-ad32-451a-b714-66042186f199} <Debug> TCPHandler: Processed in 0.001430037 sec. | ||
| 5535 | 2025.08.28 21:36:54.570200 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2025.08.28 21:36:54.570294 [ 276 ] {164d0291-954a-403c-9f55-73fcdcf144ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5537 | 2025.08.28 21:36:54.570337 [ 276 ] {164d0291-954a-403c-9f55-73fcdcf144ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5538 | 2025.08.28 21:36:54.570639 [ 276 ] {164d0291-954a-403c-9f55-73fcdcf144ff} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.08.28 21:36:54.570674 [ 276 ] {164d0291-954a-403c-9f55-73fcdcf144ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5540 | 2025.08.28 21:36:54.570973 [ 276 ] {164d0291-954a-403c-9f55-73fcdcf144ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5541 | 2025.08.28 21:36:54.571931 [ 276 ] {164d0291-954a-403c-9f55-73fcdcf144ff} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2025.08.28 21:36:54.572024 [ 24 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5543 | 2025.08.28 21:36:54.572060 [ 24 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2025.08.28 21:36:54.572063 [ 276 ] {164d0291-954a-403c-9f55-73fcdcf144ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001787 sec., 559.5970900951315 rows/sec., 37.71 KiB/sec. | ||
| 5545 | 2025.08.28 21:36:54.572088 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5546 | 2025.08.28 21:36:54.572107 [ 276 ] {164d0291-954a-403c-9f55-73fcdcf144ff} <Debug> TCPHandler: Processed in 0.0019561 sec. | ||
| 5547 | 2025.08.28 21:36:54.572214 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 5548 | 2025.08.28 21:36:54.572219 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.08.28 21:36:54.572368 [ 276 ] {3a291cdf-fc55-4bcc-b056-8a7856d928a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5550 | 2025.08.28 21:36:54.572383 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5551 | 2025.08.28 21:36:54.572425 [ 276 ] {3a291cdf-fc55-4bcc-b056-8a7856d928a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5552 | 2025.08.28 21:36:54.572426 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 5553 | 2025.08.28 21:36:54.572511 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 5554 | 2025.08.28 21:36:54.572556 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 5555 | 2025.08.28 21:36:54.572601 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 5556 | 2025.08.28 21:36:54.572640 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 5557 | 2025.08.28 21:36:54.572680 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 5558 | 2025.08.28 21:36:54.573280 [ 276 ] {3a291cdf-fc55-4bcc-b056-8a7856d928a2} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2025.08.28 21:36:54.573323 [ 276 ] {3a291cdf-fc55-4bcc-b056-8a7856d928a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5560 | 2025.08.28 21:36:54.573513 [ 193 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357536 sec., 15469.203026660067 rows/sec., 1.02 MiB/sec. | ||
| 5561 | 2025.08.28 21:36:54.573654 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5562 | 2025.08.28 21:36:54.573936 [ 276 ] {3a291cdf-fc55-4bcc-b056-8a7856d928a2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5563 | 2025.08.28 21:36:54.573951 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_20_4} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.08.28 21:36:54.574046 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_20_4} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5565 | 2025.08.28 21:36:54.574126 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5566 | 2025.08.28 21:36:54.574247 [ 276 ] {3a291cdf-fc55-4bcc-b056-8a7856d928a2} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2025.08.28 21:36:54.574414 [ 276 ] {3a291cdf-fc55-4bcc-b056-8a7856d928a2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002063 sec., 20358.70092098885 rows/sec., 36.48 MiB/sec. | ||
| 5568 | 2025.08.28 21:36:54.574473 [ 276 ] {3a291cdf-fc55-4bcc-b056-8a7856d928a2} <Debug> TCPHandler: Processed in 0.00230253 sec. | ||
| 5569 | 2025.08.28 21:36:54.574608 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2025.08.28 21:36:54.574720 [ 276 ] {8c778893-827b-41f3-aa10-b06e3cfd5dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5571 | 2025.08.28 21:36:54.574768 [ 276 ] {8c778893-827b-41f3-aa10-b06e3cfd5dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5572 | 2025.08.28 21:36:54.575094 [ 276 ] {8c778893-827b-41f3-aa10-b06e3cfd5dbe} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2025.08.28 21:36:54.575127 [ 276 ] {8c778893-827b-41f3-aa10-b06e3cfd5dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5574 | 2025.08.28 21:36:54.575426 [ 276 ] {8c778893-827b-41f3-aa10-b06e3cfd5dbe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5575 | 2025.08.28 21:36:54.575627 [ 276 ] {8c778893-827b-41f3-aa10-b06e3cfd5dbe} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2025.08.28 21:36:54.575752 [ 276 ] {8c778893-827b-41f3-aa10-b06e3cfd5dbe} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001056 sec., 96590.90909090909 rows/sec., 5.93 MiB/sec. | ||
| 5577 | 2025.08.28 21:36:54.575787 [ 276 ] {8c778893-827b-41f3-aa10-b06e3cfd5dbe} <Debug> TCPHandler: Processed in 0.001236662 sec. | ||
| 5578 | 2025.08.28 21:36:58.363013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
| 5579 | 2025.08.28 21:36:58.363539 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2025.08.28 21:36:58.363583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5581 | 2025.08.28 21:36:58.364064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5582 | 2025.08.28 21:36:58.364296 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2025.08.28 21:36:58.364436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 5584 | 2025.08.28 21:36:59.105918 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5585 | 2025.08.28 21:36:59.123143 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2025.08.28 21:36:59.123202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5587 | 2025.08.28 21:36:59.129569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5588 | 2025.08.28 21:36:59.130270 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2025.08.28 21:36:59.133337 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5590 | 2025.08.28 21:36:59.569263 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2025.08.28 21:36:59.569456 [ 276 ] {f9c4c2ff-7a23-4b05-acc0-b1c7803ca7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5592 | 2025.08.28 21:36:59.569529 [ 276 ] {f9c4c2ff-7a23-4b05-acc0-b1c7803ca7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5593 | 2025.08.28 21:36:59.570173 [ 276 ] {f9c4c2ff-7a23-4b05-acc0-b1c7803ca7bd} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2025.08.28 21:36:59.570220 [ 276 ] {f9c4c2ff-7a23-4b05-acc0-b1c7803ca7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5595 | 2025.08.28 21:36:59.570637 [ 276 ] {f9c4c2ff-7a23-4b05-acc0-b1c7803ca7bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5596 | 2025.08.28 21:36:59.570899 [ 276 ] {f9c4c2ff-7a23-4b05-acc0-b1c7803ca7bd} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2025.08.28 21:36:59.571055 [ 276 ] {f9c4c2ff-7a23-4b05-acc0-b1c7803ca7bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001652 sec., 2421.3075060532688 rows/sec., 197.44 KiB/sec. | ||
| 5598 | 2025.08.28 21:36:59.571096 [ 276 ] {f9c4c2ff-7a23-4b05-acc0-b1c7803ca7bd} <Debug> TCPHandler: Processed in 0.001979692 sec. | ||
| 5599 | 2025.08.28 21:36:59.571230 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2025.08.28 21:36:59.571366 [ 276 ] {b7d053d6-9b82-4213-81d7-f998b5cb7f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5601 | 2025.08.28 21:36:59.571423 [ 276 ] {b7d053d6-9b82-4213-81d7-f998b5cb7f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5602 | 2025.08.28 21:36:59.572802 [ 276 ] {b7d053d6-9b82-4213-81d7-f998b5cb7f3b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2025.08.28 21:36:59.572842 [ 276 ] {b7d053d6-9b82-4213-81d7-f998b5cb7f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5604 | 2025.08.28 21:36:59.573254 [ 276 ] {b7d053d6-9b82-4213-81d7-f998b5cb7f3b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5605 | 2025.08.28 21:36:59.573465 [ 276 ] {b7d053d6-9b82-4213-81d7-f998b5cb7f3b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.08.28 21:36:59.573595 [ 276 ] {b7d053d6-9b82-4213-81d7-f998b5cb7f3b} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.002256 sec., 531028.3687943262 rows/sec., 43.57 MiB/sec. | ||
| 5607 | 2025.08.28 21:36:59.573591 [ 29 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5608 | 2025.08.28 21:36:59.573632 [ 276 ] {b7d053d6-9b82-4213-81d7-f998b5cb7f3b} <Debug> TCPHandler: Processed in 0.002472454 sec. | ||
| 5609 | 2025.08.28 21:36:59.573667 [ 29 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2025.08.28 21:36:59.573695 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5611 | 2025.08.28 21:36:59.573767 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2025.08.28 21:36:59.573808 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 5613 | 2025.08.28 21:36:59.573891 [ 276 ] {77c1b6ee-70a5-4560-af54-05a898432c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5614 | 2025.08.28 21:36:59.573945 [ 276 ] {77c1b6ee-70a5-4560-af54-05a898432c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5615 | 2025.08.28 21:36:59.573954 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5616 | 2025.08.28 21:36:59.573997 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2301 rows starting from the beginning of the part | ||
| 5617 | 2025.08.28 21:36:59.574065 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5618 | 2025.08.28 21:36:59.574113 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1157 rows starting from the beginning of the part | ||
| 5619 | 2025.08.28 21:36:59.574158 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5620 | 2025.08.28 21:36:59.574200 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1151 rows starting from the beginning of the part | ||
| 5621 | 2025.08.28 21:36:59.574241 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1198 rows starting from the beginning of the part | ||
| 5622 | 2025.08.28 21:36:59.574421 [ 276 ] {77c1b6ee-70a5-4560-af54-05a898432c92} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2025.08.28 21:36:59.574470 [ 276 ] {77c1b6ee-70a5-4560-af54-05a898432c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5624 | 2025.08.28 21:36:59.574853 [ 276 ] {77c1b6ee-70a5-4560-af54-05a898432c92} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5625 | 2025.08.28 21:36:59.575123 [ 276 ] {77c1b6ee-70a5-4560-af54-05a898432c92} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2025.08.28 21:36:59.575263 [ 276 ] {77c1b6ee-70a5-4560-af54-05a898432c92} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001397 sec., 2863.278453829635 rows/sec., 199.93 KiB/sec. | ||
| 5627 | 2025.08.28 21:36:59.575300 [ 276 ] {77c1b6ee-70a5-4560-af54-05a898432c92} <Debug> TCPHandler: Processed in 0.001595142 sec. | ||
| 5628 | 2025.08.28 21:36:59.575406 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2025.08.28 21:36:59.575508 [ 276 ] {3970fb7d-6fed-4deb-93b6-1db086d28d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5630 | 2025.08.28 21:36:59.575548 [ 276 ] {3970fb7d-6fed-4deb-93b6-1db086d28d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5631 | 2025.08.28 21:36:59.576119 [ 276 ] {3970fb7d-6fed-4deb-93b6-1db086d28d30} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2025.08.28 21:36:59.576160 [ 276 ] {3970fb7d-6fed-4deb-93b6-1db086d28d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5633 | 2025.08.28 21:36:59.576361 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5919 rows, containing 5 columns (5 merged, 0 gathered) in 0.002606348 sec., 2270993.742969089 rows/sec., 191.87 MiB/sec. | ||
| 5634 | 2025.08.28 21:36:59.576515 [ 276 ] {3970fb7d-6fed-4deb-93b6-1db086d28d30} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5635 | 2025.08.28 21:36:59.576740 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5636 | 2025.08.28 21:36:59.576833 [ 276 ] {3970fb7d-6fed-4deb-93b6-1db086d28d30} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2025.08.28 21:36:59.576998 [ 276 ] {3970fb7d-6fed-4deb-93b6-1db086d28d30} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001508 sec., 151193.63395225463 rows/sec., 10.24 MiB/sec. | ||
| 5638 | 2025.08.28 21:36:59.577037 [ 276 ] {3970fb7d-6fed-4deb-93b6-1db086d28d30} <Debug> TCPHandler: Processed in 0.001681384 sec. | ||
| 5639 | 2025.08.28 21:36:59.577125 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2025.08.28 21:36:59.577138 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2025.08.28 21:36:59.577223 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_41_8} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5642 | 2025.08.28 21:36:59.577238 [ 276 ] {0dbe2dec-4d53-4ae4-8345-9ec7adda96cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5643 | 2025.08.28 21:36:59.577283 [ 276 ] {0dbe2dec-4d53-4ae4-8345-9ec7adda96cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5644 | 2025.08.28 21:36:59.577329 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5645 | 2025.08.28 21:36:59.577942 [ 276 ] {0dbe2dec-4d53-4ae4-8345-9ec7adda96cb} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2025.08.28 21:36:59.577983 [ 276 ] {0dbe2dec-4d53-4ae4-8345-9ec7adda96cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5647 | 2025.08.28 21:36:59.578304 [ 276 ] {0dbe2dec-4d53-4ae4-8345-9ec7adda96cb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5648 | 2025.08.28 21:36:59.578505 [ 276 ] {0dbe2dec-4d53-4ae4-8345-9ec7adda96cb} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2025.08.28 21:36:59.578617 [ 29 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5650 | 2025.08.28 21:36:59.578630 [ 276 ] {0dbe2dec-4d53-4ae4-8345-9ec7adda96cb} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001411 sec., 371367.824238129 rows/sec., 27.50 MiB/sec. | ||
| 5651 | 2025.08.28 21:36:59.578659 [ 29 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2025.08.28 21:36:59.578679 [ 276 ] {0dbe2dec-4d53-4ae4-8345-9ec7adda96cb} <Debug> TCPHandler: Processed in 0.001587471 sec. | ||
| 5653 | 2025.08.28 21:36:59.578684 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5654 | 2025.08.28 21:36:59.578777 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 5655 | 2025.08.28 21:36:59.578794 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2025.08.28 21:36:59.578897 [ 276 ] {a7b884be-f8c3-4880-a99a-ce59974da489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5657 | 2025.08.28 21:36:59.578901 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5658 | 2025.08.28 21:36:59.578947 [ 276 ] {a7b884be-f8c3-4880-a99a-ce59974da489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5659 | 2025.08.28 21:36:59.578958 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1186 rows starting from the beginning of the part | ||
| 5660 | 2025.08.28 21:36:59.579028 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5661 | 2025.08.28 21:36:59.579075 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 706 rows starting from the beginning of the part | ||
| 5662 | 2025.08.28 21:36:59.579114 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5663 | 2025.08.28 21:36:59.579152 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 694 rows starting from the beginning of the part | ||
| 5664 | 2025.08.28 21:36:59.579191 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 524 rows starting from the beginning of the part | ||
| 5665 | 2025.08.28 21:36:59.579599 [ 276 ] {a7b884be-f8c3-4880-a99a-ce59974da489} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2025.08.28 21:36:59.579639 [ 276 ] {a7b884be-f8c3-4880-a99a-ce59974da489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5667 | 2025.08.28 21:36:59.580032 [ 276 ] {a7b884be-f8c3-4880-a99a-ce59974da489} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5668 | 2025.08.28 21:36:59.580243 [ 276 ] {a7b884be-f8c3-4880-a99a-ce59974da489} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2025.08.28 21:36:59.580349 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5670 | 2025.08.28 21:36:59.580370 [ 276 ] {a7b884be-f8c3-4880-a99a-ce59974da489} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001492 sec., 567024.128686327 rows/sec., 38.17 MiB/sec. | ||
| 5671 | 2025.08.28 21:36:59.580384 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2025.08.28 21:36:59.580410 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5673 | 2025.08.28 21:36:59.580414 [ 276 ] {a7b884be-f8c3-4880-a99a-ce59974da489} <Debug> TCPHandler: Processed in 0.001667303 sec. | ||
| 5674 | 2025.08.28 21:36:59.580502 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 5675 | 2025.08.28 21:36:59.580528 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786036 sec., 1812953.378319362 rows/sec., 137.02 MiB/sec. | ||
| 5676 | 2025.08.28 21:36:59.580534 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2025.08.28 21:36:59.580616 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5678 | 2025.08.28 21:36:59.580652 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13035 rows starting from the beginning of the part | ||
| 5679 | 2025.08.28 21:36:59.580662 [ 276 ] {6aeaadcb-6e7c-49e9-b2d8-30338c63b49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5680 | 2025.08.28 21:36:59.580709 [ 276 ] {6aeaadcb-6e7c-49e9-b2d8-30338c63b49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5681 | 2025.08.28 21:36:59.580712 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 5682 | 2025.08.28 21:36:59.580776 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 313 rows starting from the beginning of the part | ||
| 5683 | 2025.08.28 21:36:59.580785 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5684 | 2025.08.28 21:36:59.580822 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 5685 | 2025.08.28 21:36:59.580869 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 307 rows starting from the beginning of the part | ||
| 5686 | 2025.08.28 21:36:59.580912 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 846 rows starting from the beginning of the part | ||
| 5687 | 2025.08.28 21:36:59.581053 [ 276 ] {6aeaadcb-6e7c-49e9-b2d8-30338c63b49f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2025.08.28 21:36:59.581096 [ 276 ] {6aeaadcb-6e7c-49e9-b2d8-30338c63b49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5689 | 2025.08.28 21:36:59.581132 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2025.08.28 21:36:59.581220 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_41_8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5691 | 2025.08.28 21:36:59.581321 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5692 | 2025.08.28 21:36:59.581468 [ 276 ] {6aeaadcb-6e7c-49e9-b2d8-30338c63b49f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5693 | 2025.08.28 21:36:59.581682 [ 276 ] {6aeaadcb-6e7c-49e9-b2d8-30338c63b49f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2025.08.28 21:36:59.581795 [ 29 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5695 | 2025.08.28 21:36:59.581815 [ 276 ] {6aeaadcb-6e7c-49e9-b2d8-30338c63b49f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 5696 | 2025.08.28 21:36:59.581831 [ 29 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2025.08.28 21:36:59.581855 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5698 | 2025.08.28 21:36:59.581855 [ 276 ] {6aeaadcb-6e7c-49e9-b2d8-30338c63b49f} <Debug> TCPHandler: Processed in 0.001368726 sec. | ||
| 5699 | 2025.08.28 21:36:59.581935 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 5700 | 2025.08.28 21:36:59.582036 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5701 | 2025.08.28 21:36:59.582067 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2796 rows starting from the beginning of the part | ||
| 5702 | 2025.08.28 21:36:59.582127 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 5703 | 2025.08.28 21:36:59.582174 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 102 rows starting from the beginning of the part | ||
| 5704 | 2025.08.28 21:36:59.582215 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 5705 | 2025.08.28 21:36:59.582254 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 102 rows starting from the beginning of the part | ||
| 5706 | 2025.08.28 21:36:59.582293 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 5707 | 2025.08.28 21:36:59.583530 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001629792 sec., 1951169.228956824 rows/sec., 123.99 MiB/sec. | ||
| 5708 | 2025.08.28 21:36:59.583884 [ 193 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5709 | 2025.08.28 21:36:59.584182 [ 193 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_41_8} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2025.08.28 21:36:59.584258 [ 193 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_41_8} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5711 | 2025.08.28 21:36:59.584347 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5712 | 2025.08.28 21:36:59.584878 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14821 rows, containing 5 columns (5 merged, 0 gathered) in 0.004415244 sec., 3356779.3761794367 rows/sec., 224.76 MiB/sec. | ||
| 5713 | 2025.08.28 21:36:59.585216 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5714 | 2025.08.28 21:36:59.585475 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2025.08.28 21:36:59.585547 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5716 | 2025.08.28 21:36:59.585615 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 5717 | 2025.08.28 21:37:00.898294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 838 | ||
| 5718 | 2025.08.28 21:37:00.900763 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2025.08.28 21:37:00.900823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5720 | 2025.08.28 21:37:00.902110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5721 | 2025.08.28 21:37:00.902403 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2025.08.28 21:37:00.902571 [ 25 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5723 | 2025.08.28 21:37:00.902634 [ 25 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.08.28 21:37:00.902654 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5725 | 2025.08.28 21:37:00.902762 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 5726 | 2025.08.28 21:37:00.902797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 5727 | 2025.08.28 21:37:00.903291 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5728 | 2025.08.28 21:37:00.903448 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 676 rows starting from the beginning of the part | ||
| 5729 | 2025.08.28 21:37:00.903861 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 5730 | 2025.08.28 21:37:00.904244 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5731 | 2025.08.28 21:37:00.904587 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5732 | 2025.08.28 21:37:00.904919 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 5733 | 2025.08.28 21:37:00.905265 [ 191 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 5734 | 2025.08.28 21:37:00.911015 [ 199 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 72 columns (72 merged, 0 gathered) in 0.008297305 sec., 100996.64891190574 rows/sec., 83.49 MiB/sec. | ||
| 5735 | 2025.08.28 21:37:00.912338 [ 186 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5736 | 2025.08.28 21:37:00.913011 [ 186 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2025.08.28 21:37:00.913108 [ 186 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_21_4} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5738 | 2025.08.28 21:37:00.913488 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5739 | 2025.08.28 21:37:04.555348 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2025.08.28 21:37:04.555547 [ 276 ] {f65f9d03-a301-4a5e-8d0b-01282ecaebd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5741 | 2025.08.28 21:37:04.555639 [ 276 ] {f65f9d03-a301-4a5e-8d0b-01282ecaebd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5742 | 2025.08.28 21:37:04.556551 [ 276 ] {f65f9d03-a301-4a5e-8d0b-01282ecaebd0} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2025.08.28 21:37:04.556599 [ 276 ] {f65f9d03-a301-4a5e-8d0b-01282ecaebd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5744 | 2025.08.28 21:37:04.556999 [ 276 ] {f65f9d03-a301-4a5e-8d0b-01282ecaebd0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5745 | 2025.08.28 21:37:04.557218 [ 276 ] {f65f9d03-a301-4a5e-8d0b-01282ecaebd0} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2025.08.28 21:37:04.557351 [ 61 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 5747 | 2025.08.28 21:37:04.557367 [ 276 ] {f65f9d03-a301-4a5e-8d0b-01282ecaebd0} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00187 sec., 209625.66844919787 rows/sec., 13.30 MiB/sec. | ||
| 5748 | 2025.08.28 21:37:04.557423 [ 61 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2025.08.28 21:37:04.557435 [ 276 ] {f65f9d03-a301-4a5e-8d0b-01282ecaebd0} <Debug> TCPHandler: Processed in 0.002223668 sec. | ||
| 5750 | 2025.08.28 21:37:04.557456 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5751 | 2025.08.28 21:37:04.557558 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::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 | ||
| 5752 | 2025.08.28 21:37:04.557566 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.08.28 21:37:04.557670 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5754 | 2025.08.28 21:37:04.557687 [ 276 ] {be6596b5-9054-4f66-843f-35da5a6d7f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5755 | 2025.08.28 21:37:04.557708 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 392 rows starting from the beginning of the part | ||
| 5756 | 2025.08.28 21:37:04.557735 [ 276 ] {be6596b5-9054-4f66-843f-35da5a6d7f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5757 | 2025.08.28 21:37:04.557778 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 392 rows starting from the beginning of the part | ||
| 5758 | 2025.08.28 21:37:04.557827 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 392 rows starting from the beginning of the part | ||
| 5759 | 2025.08.28 21:37:04.557874 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 392 rows starting from the beginning of the part | ||
| 5760 | 2025.08.28 21:37:04.557913 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 392 rows starting from the beginning of the part | ||
| 5761 | 2025.08.28 21:37:04.558726 [ 276 ] {be6596b5-9054-4f66-843f-35da5a6d7f66} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2025.08.28 21:37:04.558767 [ 276 ] {be6596b5-9054-4f66-843f-35da5a6d7f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5763 | 2025.08.28 21:37:04.558954 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431777 sec., 1368928.2618731828 rows/sec., 92.07 MiB/sec. | ||
| 5764 | 2025.08.28 21:37:04.559151 [ 276 ] {be6596b5-9054-4f66-843f-35da5a6d7f66} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5765 | 2025.08.28 21:37:04.559181 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 5766 | 2025.08.28 21:37:04.559426 [ 276 ] {be6596b5-9054-4f66-843f-35da5a6d7f66} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2025.08.28 21:37:04.559553 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.08.28 21:37:04.559570 [ 276 ] {be6596b5-9054-4f66-843f-35da5a6d7f66} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001907 sec., 603565.8101730467 rows/sec., 48.18 MiB/sec. | ||
| 5769 | 2025.08.28 21:37:04.559612 [ 276 ] {be6596b5-9054-4f66-843f-35da5a6d7f66} <Debug> TCPHandler: Processed in 0.002095615 sec. | ||
| 5770 | 2025.08.28 21:37:04.559642 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_21_5} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 5771 | 2025.08.28 21:37:04.559721 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2025.08.28 21:37:04.559746 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5773 | 2025.08.28 21:37:04.559819 [ 276 ] {13272611-d74e-4fb8-9485-44ffd6d9c872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5774 | 2025.08.28 21:37:04.559864 [ 276 ] {13272611-d74e-4fb8-9485-44ffd6d9c872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5775 | 2025.08.28 21:37:04.560350 [ 276 ] {13272611-d74e-4fb8-9485-44ffd6d9c872} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2025.08.28 21:37:04.560386 [ 276 ] {13272611-d74e-4fb8-9485-44ffd6d9c872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5777 | 2025.08.28 21:37:04.560695 [ 276 ] {13272611-d74e-4fb8-9485-44ffd6d9c872} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5778 | 2025.08.28 21:37:04.560895 [ 276 ] {13272611-d74e-4fb8-9485-44ffd6d9c872} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2025.08.28 21:37:04.561028 [ 276 ] {13272611-d74e-4fb8-9485-44ffd6d9c872} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001228 sec., 193811.0749185668 rows/sec., 11.88 MiB/sec. | ||
| 5780 | 2025.08.28 21:37:04.561064 [ 276 ] {13272611-d74e-4fb8-9485-44ffd6d9c872} <Debug> TCPHandler: Processed in 0.001389486 sec. | ||
| 5781 | 2025.08.28 21:37:04.561161 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2025.08.28 21:37:04.561273 [ 276 ] {9d7b3293-3c06-43db-b11e-c20d7470ebc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5783 | 2025.08.28 21:37:04.561310 [ 276 ] {9d7b3293-3c06-43db-b11e-c20d7470ebc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5784 | 2025.08.28 21:37:04.561765 [ 276 ] {9d7b3293-3c06-43db-b11e-c20d7470ebc9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2025.08.28 21:37:04.561801 [ 276 ] {9d7b3293-3c06-43db-b11e-c20d7470ebc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5786 | 2025.08.28 21:37:04.562097 [ 276 ] {9d7b3293-3c06-43db-b11e-c20d7470ebc9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5787 | 2025.08.28 21:37:04.562307 [ 276 ] {9d7b3293-3c06-43db-b11e-c20d7470ebc9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2025.08.28 21:37:04.562431 [ 276 ] {9d7b3293-3c06-43db-b11e-c20d7470ebc9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001177 sec., 172472.38742565844 rows/sec., 11.12 MiB/sec. | ||
| 5789 | 2025.08.28 21:37:04.562467 [ 276 ] {9d7b3293-3c06-43db-b11e-c20d7470ebc9} <Debug> TCPHandler: Processed in 0.001352104 sec. | ||
| 5790 | 2025.08.28 21:37:04.562563 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.08.28 21:37:04.562653 [ 276 ] {f95b4313-6af8-4c93-93fa-fb61fbf946b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5792 | 2025.08.28 21:37:04.562691 [ 276 ] {f95b4313-6af8-4c93-93fa-fb61fbf946b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5793 | 2025.08.28 21:37:04.563129 [ 276 ] {f95b4313-6af8-4c93-93fa-fb61fbf946b1} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.08.28 21:37:04.563164 [ 276 ] {f95b4313-6af8-4c93-93fa-fb61fbf946b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5795 | 2025.08.28 21:37:04.563458 [ 276 ] {f95b4313-6af8-4c93-93fa-fb61fbf946b1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5796 | 2025.08.28 21:37:04.563663 [ 276 ] {f95b4313-6af8-4c93-93fa-fb61fbf946b1} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2025.08.28 21:37:04.563784 [ 66 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 5798 | 2025.08.28 21:37:04.563785 [ 276 ] {f95b4313-6af8-4c93-93fa-fb61fbf946b1} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001149 sec., 175805.04786771105 rows/sec., 9.98 MiB/sec. | ||
| 5799 | 2025.08.28 21:37:04.563825 [ 66 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2025.08.28 21:37:04.563844 [ 276 ] {f95b4313-6af8-4c93-93fa-fb61fbf946b1} <Debug> TCPHandler: Processed in 0.001326374 sec. | ||
| 5801 | 2025.08.28 21:37:04.563850 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5802 | 2025.08.28 21:37:04.563947 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::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 | ||
| 5803 | 2025.08.28 21:37:04.563958 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2025.08.28 21:37:04.564040 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5805 | 2025.08.28 21:37:04.564056 [ 276 ] {41513947-1260-4333-ba29-310af1b85b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5806 | 2025.08.28 21:37:04.564069 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 202 rows starting from the beginning of the part | ||
| 5807 | 2025.08.28 21:37:04.564095 [ 276 ] {41513947-1260-4333-ba29-310af1b85b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5808 | 2025.08.28 21:37:04.564139 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 202 rows starting from the beginning of the part | ||
| 5809 | 2025.08.28 21:37:04.564193 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 202 rows starting from the beginning of the part | ||
| 5810 | 2025.08.28 21:37:04.564243 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 202 rows starting from the beginning of the part | ||
| 5811 | 2025.08.28 21:37:04.564292 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 202 rows starting from the beginning of the part | ||
| 5812 | 2025.08.28 21:37:04.564752 [ 276 ] {41513947-1260-4333-ba29-310af1b85b16} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2025.08.28 21:37:04.564786 [ 276 ] {41513947-1260-4333-ba29-310af1b85b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5814 | 2025.08.28 21:37:04.565109 [ 276 ] {41513947-1260-4333-ba29-310af1b85b16} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5815 | 2025.08.28 21:37:04.565199 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290523 sec., 782628.4382378306 rows/sec., 47.44 MiB/sec. | ||
| 5816 | 2025.08.28 21:37:04.565309 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 5817 | 2025.08.28 21:37:04.565320 [ 276 ] {41513947-1260-4333-ba29-310af1b85b16} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2025.08.28 21:37:04.565446 [ 276 ] {41513947-1260-4333-ba29-310af1b85b16} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001407 sec., 493248.0454868514 rows/sec., 34.66 MiB/sec. | ||
| 5819 | 2025.08.28 21:37:04.565483 [ 276 ] {41513947-1260-4333-ba29-310af1b85b16} <Debug> TCPHandler: Processed in 0.001570441 sec. | ||
| 5820 | 2025.08.28 21:37:04.565544 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2025.08.28 21:37:04.565588 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2025.08.28 21:37:04.565604 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_21_5} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 5823 | 2025.08.28 21:37:04.565663 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5824 | 2025.08.28 21:37:04.565679 [ 276 ] {cf63b3cd-2233-4071-8ce4-bf00cb30b0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5825 | 2025.08.28 21:37:04.565719 [ 276 ] {cf63b3cd-2233-4071-8ce4-bf00cb30b0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5826 | 2025.08.28 21:37:04.566144 [ 276 ] {cf63b3cd-2233-4071-8ce4-bf00cb30b0f0} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2025.08.28 21:37:04.566188 [ 276 ] {cf63b3cd-2233-4071-8ce4-bf00cb30b0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5828 | 2025.08.28 21:37:04.566556 [ 276 ] {cf63b3cd-2233-4071-8ce4-bf00cb30b0f0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5829 | 2025.08.28 21:37:04.566811 [ 276 ] {cf63b3cd-2233-4071-8ce4-bf00cb30b0f0} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2025.08.28 21:37:04.566934 [ 66 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5831 | 2025.08.28 21:37:04.566968 [ 276 ] {cf63b3cd-2233-4071-8ce4-bf00cb30b0f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001305 sec., 4597.701149425287 rows/sec., 240.21 KiB/sec. | ||
| 5832 | 2025.08.28 21:37:04.566971 [ 66 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2025.08.28 21:37:04.567011 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5834 | 2025.08.28 21:37:04.567019 [ 276 ] {cf63b3cd-2233-4071-8ce4-bf00cb30b0f0} <Debug> TCPHandler: Processed in 0.001476558 sec. | ||
| 5835 | 2025.08.28 21:37:04.567103 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 5836 | 2025.08.28 21:37:04.567139 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5837 | 2025.08.28 21:37:04.567226 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5838 | 2025.08.28 21:37:04.567238 [ 276 ] {af54f076-f2b0-4bdc-934c-53b6f3039e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5839 | 2025.08.28 21:37:04.567265 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 5840 | 2025.08.28 21:37:04.567288 [ 276 ] {af54f076-f2b0-4bdc-934c-53b6f3039e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5841 | 2025.08.28 21:37:04.567331 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 5842 | 2025.08.28 21:37:04.567377 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 5843 | 2025.08.28 21:37:04.567413 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 5844 | 2025.08.28 21:37:04.567449 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 5845 | 2025.08.28 21:37:04.567486 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 5846 | 2025.08.28 21:37:04.567731 [ 276 ] {af54f076-f2b0-4bdc-934c-53b6f3039e82} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2025.08.28 21:37:04.567774 [ 276 ] {af54f076-f2b0-4bdc-934c-53b6f3039e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5848 | 2025.08.28 21:37:04.568128 [ 276 ] {af54f076-f2b0-4bdc-934c-53b6f3039e82} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5849 | 2025.08.28 21:37:04.568280 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220461 sec., 103239.6774661378 rows/sec., 5.27 MiB/sec. | ||
| 5850 | 2025.08.28 21:37:04.568346 [ 276 ] {af54f076-f2b0-4bdc-934c-53b6f3039e82} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2025.08.28 21:37:04.568407 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5852 | 2025.08.28 21:37:04.568490 [ 276 ] {af54f076-f2b0-4bdc-934c-53b6f3039e82} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00127 sec., 241732.28346456692 rows/sec., 15.90 MiB/sec. | ||
| 5853 | 2025.08.28 21:37:04.568531 [ 276 ] {af54f076-f2b0-4bdc-934c-53b6f3039e82} <Debug> TCPHandler: Processed in 0.001441077 sec. | ||
| 5854 | 2025.08.28 21:37:04.568640 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2025.08.28 21:37:04.568662 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_21_4} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2025.08.28 21:37:04.568733 [ 276 ] {079a68a4-262a-47e9-92f6-ab3b21eee9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5857 | 2025.08.28 21:37:04.568738 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_21_4} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5858 | 2025.08.28 21:37:04.568781 [ 276 ] {079a68a4-262a-47e9-92f6-ab3b21eee9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5859 | 2025.08.28 21:37:04.568825 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5860 | 2025.08.28 21:37:04.569082 [ 276 ] {079a68a4-262a-47e9-92f6-ab3b21eee9c0} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2025.08.28 21:37:04.569122 [ 276 ] {079a68a4-262a-47e9-92f6-ab3b21eee9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5862 | 2025.08.28 21:37:04.569414 [ 276 ] {079a68a4-262a-47e9-92f6-ab3b21eee9c0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5863 | 2025.08.28 21:37:04.569608 [ 276 ] {079a68a4-262a-47e9-92f6-ab3b21eee9c0} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2025.08.28 21:37:04.569734 [ 276 ] {079a68a4-262a-47e9-92f6-ab3b21eee9c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 5865 | 2025.08.28 21:37:04.569769 [ 276 ] {079a68a4-262a-47e9-92f6-ab3b21eee9c0} <Debug> TCPHandler: Processed in 0.00117376 sec. | ||
| 5866 | 2025.08.28 21:37:04.569898 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2025.08.28 21:37:04.569998 [ 276 ] {5d3d0a7c-0369-4a43-91f0-71679b1ef179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5868 | 2025.08.28 21:37:04.570053 [ 276 ] {5d3d0a7c-0369-4a43-91f0-71679b1ef179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5869 | 2025.08.28 21:37:04.571080 [ 276 ] {5d3d0a7c-0369-4a43-91f0-71679b1ef179} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2025.08.28 21:37:04.571121 [ 276 ] {5d3d0a7c-0369-4a43-91f0-71679b1ef179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5871 | 2025.08.28 21:37:04.571688 [ 276 ] {5d3d0a7c-0369-4a43-91f0-71679b1ef179} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5872 | 2025.08.28 21:37:04.571905 [ 276 ] {5d3d0a7c-0369-4a43-91f0-71679b1ef179} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2025.08.28 21:37:04.572008 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5874 | 2025.08.28 21:37:04.572039 [ 276 ] {5d3d0a7c-0369-4a43-91f0-71679b1ef179} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002059 sec., 20398.251578436135 rows/sec., 36.55 MiB/sec. | ||
| 5875 | 2025.08.28 21:37:04.572044 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2025.08.28 21:37:04.572078 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5877 | 2025.08.28 21:37:04.572097 [ 276 ] {5d3d0a7c-0369-4a43-91f0-71679b1ef179} <Debug> TCPHandler: Processed in 0.002267099 sec. | ||
| 5878 | 2025.08.28 21:37:04.572147 [ 192 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 5879 | 2025.08.28 21:37:04.572212 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2025.08.28 21:37:04.572305 [ 276 ] {f86659f6-872f-4615-ae51-9faad96bb230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5881 | 2025.08.28 21:37:04.572306 [ 192 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5882 | 2025.08.28 21:37:04.572347 [ 276 ] {f86659f6-872f-4615-ae51-9faad96bb230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5883 | 2025.08.28 21:37:04.572359 [ 192 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 541 rows starting from the beginning of the part | ||
| 5884 | 2025.08.28 21:37:04.572469 [ 192 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 5885 | 2025.08.28 21:37:04.572572 [ 192 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 5886 | 2025.08.28 21:37:04.572667 [ 192 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 5887 | 2025.08.28 21:37:04.572682 [ 276 ] {f86659f6-872f-4615-ae51-9faad96bb230} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2025.08.28 21:37:04.572718 [ 276 ] {f86659f6-872f-4615-ae51-9faad96bb230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5889 | 2025.08.28 21:37:04.572767 [ 192 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 5890 | 2025.08.28 21:37:04.572870 [ 192 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 5891 | 2025.08.28 21:37:04.573025 [ 276 ] {f86659f6-872f-4615-ae51-9faad96bb230} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5892 | 2025.08.28 21:37:04.573240 [ 276 ] {f86659f6-872f-4615-ae51-9faad96bb230} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2025.08.28 21:37:04.573366 [ 276 ] {f86659f6-872f-4615-ae51-9faad96bb230} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001079 sec., 94531.97405004634 rows/sec., 5.81 MiB/sec. | ||
| 5894 | 2025.08.28 21:37:04.573401 [ 276 ] {f86659f6-872f-4615-ae51-9faad96bb230} <Debug> TCPHandler: Processed in 0.001236762 sec. | ||
| 5895 | 2025.08.28 21:37:04.595552 [ 199 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 19 columns (19 merged, 0 gathered) in 0.023435208 sec., 32045.800489588146 rows/sec., 57.42 MiB/sec. | ||
| 5896 | 2025.08.28 21:37:04.596519 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5897 | 2025.08.28 21:37:04.596869 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.08.28 21:37:04.596938 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5899 | 2025.08.28 21:37:04.597051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 5900 | 2025.08.28 21:37:05.721245 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5901 | 2025.08.28 21:37:05.721335 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5902 | 2025.08.28 21:37:05.865448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
| 5903 | 2025.08.28 21:37:05.865935 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2025.08.28 21:37:05.865976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5905 | 2025.08.28 21:37:05.866436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5906 | 2025.08.28 21:37:05.866660 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.08.28 21:37:05.866789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5908 | 2025.08.28 21:37:06.634282 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5909 | 2025.08.28 21:37:06.652203 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2025.08.28 21:37:06.652283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5911 | 2025.08.28 21:37:06.658254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5912 | 2025.08.28 21:37:06.658984 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2025.08.28 21:37:06.662093 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5914 | 2025.08.28 21:37:09.543071 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2025.08.28 21:37:09.543263 [ 276 ] {71754d80-9253-4943-a775-2e218bece4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5916 | 2025.08.28 21:37:09.543332 [ 276 ] {71754d80-9253-4943-a775-2e218bece4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5917 | 2025.08.28 21:37:09.544065 [ 276 ] {71754d80-9253-4943-a775-2e218bece4aa} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2025.08.28 21:37:09.544109 [ 276 ] {71754d80-9253-4943-a775-2e218bece4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5919 | 2025.08.28 21:37:09.544527 [ 276 ] {71754d80-9253-4943-a775-2e218bece4aa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5920 | 2025.08.28 21:37:09.544743 [ 276 ] {71754d80-9253-4943-a775-2e218bece4aa} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2025.08.28 21:37:09.544884 [ 276 ] {71754d80-9253-4943-a775-2e218bece4aa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.55 MiB/sec. | ||
| 5922 | 2025.08.28 21:37:09.544924 [ 276 ] {71754d80-9253-4943-a775-2e218bece4aa} <Debug> TCPHandler: Processed in 0.001989242 sec. | ||
| 5923 | 2025.08.28 21:37:09.545040 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2025.08.28 21:37:09.545142 [ 276 ] {05aeac3e-fa60-487f-b7f4-c62d5b64d491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5925 | 2025.08.28 21:37:09.545182 [ 276 ] {05aeac3e-fa60-487f-b7f4-c62d5b64d491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5926 | 2025.08.28 21:37:09.545603 [ 276 ] {05aeac3e-fa60-487f-b7f4-c62d5b64d491} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2025.08.28 21:37:09.545637 [ 276 ] {05aeac3e-fa60-487f-b7f4-c62d5b64d491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5928 | 2025.08.28 21:37:09.545925 [ 276 ] {05aeac3e-fa60-487f-b7f4-c62d5b64d491} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5929 | 2025.08.28 21:37:09.546139 [ 276 ] {05aeac3e-fa60-487f-b7f4-c62d5b64d491} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2025.08.28 21:37:09.546261 [ 276 ] {05aeac3e-fa60-487f-b7f4-c62d5b64d491} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 5931 | 2025.08.28 21:37:09.546296 [ 276 ] {05aeac3e-fa60-487f-b7f4-c62d5b64d491} <Debug> TCPHandler: Processed in 0.001304074 sec. | ||
| 5932 | 2025.08.28 21:37:09.546408 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2025.08.28 21:37:09.546507 [ 276 ] {54e59aa4-3a03-48c4-82ba-aaf5e525fc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5934 | 2025.08.28 21:37:09.546549 [ 276 ] {54e59aa4-3a03-48c4-82ba-aaf5e525fc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5935 | 2025.08.28 21:37:09.547013 [ 276 ] {54e59aa4-3a03-48c4-82ba-aaf5e525fc21} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2025.08.28 21:37:09.547049 [ 276 ] {54e59aa4-3a03-48c4-82ba-aaf5e525fc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5937 | 2025.08.28 21:37:09.547404 [ 276 ] {54e59aa4-3a03-48c4-82ba-aaf5e525fc21} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5938 | 2025.08.28 21:37:09.547610 [ 276 ] {54e59aa4-3a03-48c4-82ba-aaf5e525fc21} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2025.08.28 21:37:09.547734 [ 276 ] {54e59aa4-3a03-48c4-82ba-aaf5e525fc21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 5940 | 2025.08.28 21:37:09.547770 [ 276 ] {54e59aa4-3a03-48c4-82ba-aaf5e525fc21} <Debug> TCPHandler: Processed in 0.001408686 sec. | ||
| 5941 | 2025.08.28 21:37:09.547874 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2025.08.28 21:37:09.547975 [ 276 ] {67af364a-76b0-408a-a96c-41fcd842f76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5943 | 2025.08.28 21:37:09.548015 [ 276 ] {67af364a-76b0-408a-a96c-41fcd842f76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5944 | 2025.08.28 21:37:09.548344 [ 276 ] {67af364a-76b0-408a-a96c-41fcd842f76a} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2025.08.28 21:37:09.548377 [ 276 ] {67af364a-76b0-408a-a96c-41fcd842f76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5946 | 2025.08.28 21:37:09.548672 [ 276 ] {67af364a-76b0-408a-a96c-41fcd842f76a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5947 | 2025.08.28 21:37:09.548892 [ 276 ] {67af364a-76b0-408a-a96c-41fcd842f76a} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2025.08.28 21:37:09.549015 [ 276 ] {67af364a-76b0-408a-a96c-41fcd842f76a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 5949 | 2025.08.28 21:37:09.549049 [ 276 ] {67af364a-76b0-408a-a96c-41fcd842f76a} <Debug> TCPHandler: Processed in 0.001223161 sec. | ||
| 5950 | 2025.08.28 21:37:10.903845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 868 | ||
| 5951 | 2025.08.28 21:37:10.906154 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2025.08.28 21:37:10.906208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5953 | 2025.08.28 21:37:10.907449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5954 | 2025.08.28 21:37:10.907725 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2025.08.28 21:37:10.908021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 5956 | 2025.08.28 21:37:13.367842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
| 5957 | 2025.08.28 21:37:13.368347 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2025.08.28 21:37:13.368385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5959 | 2025.08.28 21:37:13.368842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5960 | 2025.08.28 21:37:13.369083 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2025.08.28 21:37:13.369209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 5962 | 2025.08.28 21:37:13.369234 [ 93 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5963 | 2025.08.28 21:37:13.369307 [ 93 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2025.08.28 21:37:13.369330 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5965 | 2025.08.28 21:37:13.369446 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 5966 | 2025.08.28 21:37:13.369551 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5967 | 2025.08.28 21:37:13.369585 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 5968 | 2025.08.28 21:37:13.369652 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
| 5969 | 2025.08.28 21:37:13.369702 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
| 5970 | 2025.08.28 21:37:13.369761 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
| 5971 | 2025.08.28 21:37:13.369807 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
| 5972 | 2025.08.28 21:37:13.369850 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
| 5973 | 2025.08.28 21:37:13.371559 [ 199 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002155326 sec., 6622664.0424696775 rows/sec., 94.74 MiB/sec. | ||
| 5974 | 2025.08.28 21:37:13.371871 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5975 | 2025.08.28 21:37:13.372104 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2025.08.28 21:37:13.372168 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_31_6} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5977 | 2025.08.28 21:37:13.372226 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5978 | 2025.08.28 21:37:14.163127 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5979 | 2025.08.28 21:37:14.179805 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2025.08.28 21:37:14.179853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5981 | 2025.08.28 21:37:14.185533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5982 | 2025.08.28 21:37:14.186231 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2025.08.28 21:37:14.186506 [ 93 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5984 | 2025.08.28 21:37:14.186542 [ 93 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2025.08.28 21:37:14.186560 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5986 | 2025.08.28 21:37:14.186688 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5987 | 2025.08.28 21:37:14.189348 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5988 | 2025.08.28 21:37:14.191053 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5989 | 2025.08.28 21:37:14.192605 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5990 | 2025.08.28 21:37:14.197308 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5991 | 2025.08.28 21:37:14.201616 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5992 | 2025.08.28 21:37:14.205789 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5993 | 2025.08.28 21:37:14.209861 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5994 | 2025.08.28 21:37:14.213908 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 5995 | 2025.08.28 21:37:14.268680 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082055018 sec., 2851.7451546960847 rows/sec., 14.75 MiB/sec. | ||
| 5996 | 2025.08.28 21:37:14.270542 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5997 | 2025.08.28 21:37:14.272220 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_31_6} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2025.08.28 21:37:14.272321 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_31_6} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5999 | 2025.08.28 21:37:14.273941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6000 | 2025.08.28 21:37:14.555534 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2025.08.28 21:37:14.555731 [ 276 ] {1ad1acd8-6dd5-47f2-ad4c-250122799f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6002 | 2025.08.28 21:37:14.555809 [ 276 ] {1ad1acd8-6dd5-47f2-ad4c-250122799f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6003 | 2025.08.28 21:37:14.556679 [ 276 ] {1ad1acd8-6dd5-47f2-ad4c-250122799f8f} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2025.08.28 21:37:14.556730 [ 276 ] {1ad1acd8-6dd5-47f2-ad4c-250122799f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6005 | 2025.08.28 21:37:14.557170 [ 276 ] {1ad1acd8-6dd5-47f2-ad4c-250122799f8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6006 | 2025.08.28 21:37:14.557403 [ 276 ] {1ad1acd8-6dd5-47f2-ad4c-250122799f8f} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2025.08.28 21:37:14.557564 [ 276 ] {1ad1acd8-6dd5-47f2-ad4c-250122799f8f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001888 sec., 207627.1186440678 rows/sec., 13.17 MiB/sec. | ||
| 6008 | 2025.08.28 21:37:14.557615 [ 276 ] {1ad1acd8-6dd5-47f2-ad4c-250122799f8f} <Debug> TCPHandler: Processed in 0.002228528 sec. | ||
| 6009 | 2025.08.28 21:37:14.557744 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2025.08.28 21:37:14.557848 [ 276 ] {5f64cdde-46d6-461e-8aba-9ad8354bba72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6011 | 2025.08.28 21:37:14.557894 [ 276 ] {5f64cdde-46d6-461e-8aba-9ad8354bba72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6012 | 2025.08.28 21:37:14.558304 [ 276 ] {5f64cdde-46d6-461e-8aba-9ad8354bba72} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2025.08.28 21:37:14.558342 [ 276 ] {5f64cdde-46d6-461e-8aba-9ad8354bba72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6014 | 2025.08.28 21:37:14.558634 [ 276 ] {5f64cdde-46d6-461e-8aba-9ad8354bba72} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6015 | 2025.08.28 21:37:14.558839 [ 276 ] {5f64cdde-46d6-461e-8aba-9ad8354bba72} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2025.08.28 21:37:14.558971 [ 276 ] {5f64cdde-46d6-461e-8aba-9ad8354bba72} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 6017 | 2025.08.28 21:37:14.559010 [ 276 ] {5f64cdde-46d6-461e-8aba-9ad8354bba72} <Debug> TCPHandler: Processed in 0.001319484 sec. | ||
| 6018 | 2025.08.28 21:37:14.559114 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2025.08.28 21:37:14.559209 [ 276 ] {f0873042-8a8b-4d89-b9e3-7e8fcb114a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6020 | 2025.08.28 21:37:14.559250 [ 276 ] {f0873042-8a8b-4d89-b9e3-7e8fcb114a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6021 | 2025.08.28 21:37:14.560204 [ 276 ] {f0873042-8a8b-4d89-b9e3-7e8fcb114a6a} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2025.08.28 21:37:14.560241 [ 276 ] {f0873042-8a8b-4d89-b9e3-7e8fcb114a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6023 | 2025.08.28 21:37:14.560636 [ 276 ] {f0873042-8a8b-4d89-b9e3-7e8fcb114a6a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6024 | 2025.08.28 21:37:14.560849 [ 276 ] {f0873042-8a8b-4d89-b9e3-7e8fcb114a6a} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2025.08.28 21:37:14.560981 [ 276 ] {f0873042-8a8b-4d89-b9e3-7e8fcb114a6a} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.00179 sec., 643575.4189944135 rows/sec., 51.37 MiB/sec. | ||
| 6026 | 2025.08.28 21:37:14.561019 [ 276 ] {f0873042-8a8b-4d89-b9e3-7e8fcb114a6a} <Debug> TCPHandler: Processed in 0.001954581 sec. | ||
| 6027 | 2025.08.28 21:37:14.561130 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2025.08.28 21:37:14.561224 [ 276 ] {faae874d-5986-4fea-bb09-39bd922d4349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6029 | 2025.08.28 21:37:14.561264 [ 276 ] {faae874d-5986-4fea-bb09-39bd922d4349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6030 | 2025.08.28 21:37:14.561753 [ 276 ] {faae874d-5986-4fea-bb09-39bd922d4349} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2025.08.28 21:37:14.561789 [ 276 ] {faae874d-5986-4fea-bb09-39bd922d4349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6032 | 2025.08.28 21:37:14.562105 [ 276 ] {faae874d-5986-4fea-bb09-39bd922d4349} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6033 | 2025.08.28 21:37:14.562314 [ 276 ] {faae874d-5986-4fea-bb09-39bd922d4349} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2025.08.28 21:37:14.562424 [ 93 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6035 | 2025.08.28 21:37:14.562441 [ 276 ] {faae874d-5986-4fea-bb09-39bd922d4349} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001235 sec., 194331.98380566802 rows/sec., 11.92 MiB/sec. | ||
| 6036 | 2025.08.28 21:37:14.562495 [ 93 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.08.28 21:37:14.562504 [ 276 ] {faae874d-5986-4fea-bb09-39bd922d4349} <Debug> TCPHandler: Processed in 0.001423887 sec. | ||
| 6038 | 2025.08.28 21:37:14.562528 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6039 | 2025.08.28 21:37:14.562625 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2025.08.28 21:37:14.562632 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 6041 | 2025.08.28 21:37:14.562735 [ 276 ] {99fa65e4-ad4a-4268-b801-738f448fcdee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6042 | 2025.08.28 21:37:14.562762 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6043 | 2025.08.28 21:37:14.562783 [ 276 ] {99fa65e4-ad4a-4268-b801-738f448fcdee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6044 | 2025.08.28 21:37:14.562798 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 256 rows starting from the beginning of the part | ||
| 6045 | 2025.08.28 21:37:14.562870 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 250 rows starting from the beginning of the part | ||
| 6046 | 2025.08.28 21:37:14.562913 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 238 rows starting from the beginning of the part | ||
| 6047 | 2025.08.28 21:37:14.562952 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 6048 | 2025.08.28 21:37:14.562993 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 238 rows starting from the beginning of the part | ||
| 6049 | 2025.08.28 21:37:14.563032 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 240 rows starting from the beginning of the part | ||
| 6050 | 2025.08.28 21:37:14.563290 [ 276 ] {99fa65e4-ad4a-4268-b801-738f448fcdee} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2025.08.28 21:37:14.563333 [ 276 ] {99fa65e4-ad4a-4268-b801-738f448fcdee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6052 | 2025.08.28 21:37:14.563810 [ 276 ] {99fa65e4-ad4a-4268-b801-738f448fcdee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6053 | 2025.08.28 21:37:14.563987 [ 200 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398466 sec., 876674.8708942514 rows/sec., 57.24 MiB/sec. | ||
| 6054 | 2025.08.28 21:37:14.564052 [ 276 ] {99fa65e4-ad4a-4268-b801-738f448fcdee} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2025.08.28 21:37:14.564132 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6056 | 2025.08.28 21:37:14.564195 [ 276 ] {99fa65e4-ad4a-4268-b801-738f448fcdee} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00148 sec., 137162.16216216216 rows/sec., 8.85 MiB/sec. | ||
| 6057 | 2025.08.28 21:37:14.564240 [ 276 ] {99fa65e4-ad4a-4268-b801-738f448fcdee} <Debug> TCPHandler: Processed in 0.001667883 sec. | ||
| 6058 | 2025.08.28 21:37:14.564346 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2025.08.28 21:37:14.564399 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2025.08.28 21:37:14.564441 [ 276 ] {a49bd7f5-d623-4420-9753-69f16a916904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6061 | 2025.08.28 21:37:14.564473 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_26_5} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6062 | 2025.08.28 21:37:14.564486 [ 276 ] {a49bd7f5-d623-4420-9753-69f16a916904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6063 | 2025.08.28 21:37:14.564549 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6064 | 2025.08.28 21:37:14.564958 [ 276 ] {a49bd7f5-d623-4420-9753-69f16a916904} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2025.08.28 21:37:14.564999 [ 276 ] {a49bd7f5-d623-4420-9753-69f16a916904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6066 | 2025.08.28 21:37:14.565306 [ 276 ] {a49bd7f5-d623-4420-9753-69f16a916904} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6067 | 2025.08.28 21:37:14.565515 [ 276 ] {a49bd7f5-d623-4420-9753-69f16a916904} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2025.08.28 21:37:14.565643 [ 276 ] {a49bd7f5-d623-4420-9753-69f16a916904} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001221 sec., 165438.16543816542 rows/sec., 9.40 MiB/sec. | ||
| 6069 | 2025.08.28 21:37:14.565681 [ 276 ] {a49bd7f5-d623-4420-9753-69f16a916904} <Debug> TCPHandler: Processed in 0.001384436 sec. | ||
| 6070 | 2025.08.28 21:37:14.565790 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2025.08.28 21:37:14.565883 [ 276 ] {b03dbfb7-16c6-4a7a-ad1e-3d57873a8e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6072 | 2025.08.28 21:37:14.565922 [ 276 ] {b03dbfb7-16c6-4a7a-ad1e-3d57873a8e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6073 | 2025.08.28 21:37:14.566593 [ 276 ] {b03dbfb7-16c6-4a7a-ad1e-3d57873a8e0a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2025.08.28 21:37:14.566630 [ 276 ] {b03dbfb7-16c6-4a7a-ad1e-3d57873a8e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6075 | 2025.08.28 21:37:14.566959 [ 276 ] {b03dbfb7-16c6-4a7a-ad1e-3d57873a8e0a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6076 | 2025.08.28 21:37:14.567170 [ 276 ] {b03dbfb7-16c6-4a7a-ad1e-3d57873a8e0a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.08.28 21:37:14.567296 [ 276 ] {b03dbfb7-16c6-4a7a-ad1e-3d57873a8e0a} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.00143 sec., 486713.2867132867 rows/sec., 34.21 MiB/sec. | ||
| 6078 | 2025.08.28 21:37:14.567333 [ 276 ] {b03dbfb7-16c6-4a7a-ad1e-3d57873a8e0a} <Debug> TCPHandler: Processed in 0.001592731 sec. | ||
| 6079 | 2025.08.28 21:37:14.567443 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2025.08.28 21:37:14.567535 [ 276 ] {868031ec-368f-42a4-8947-cad3101adc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6081 | 2025.08.28 21:37:14.567577 [ 276 ] {868031ec-368f-42a4-8947-cad3101adc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6082 | 2025.08.28 21:37:14.567907 [ 276 ] {868031ec-368f-42a4-8947-cad3101adc5b} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.08.28 21:37:14.567943 [ 276 ] {868031ec-368f-42a4-8947-cad3101adc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6084 | 2025.08.28 21:37:14.568239 [ 276 ] {868031ec-368f-42a4-8947-cad3101adc5b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6085 | 2025.08.28 21:37:14.568451 [ 276 ] {868031ec-368f-42a4-8947-cad3101adc5b} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2025.08.28 21:37:14.568581 [ 276 ] {868031ec-368f-42a4-8947-cad3101adc5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 6087 | 2025.08.28 21:37:14.568618 [ 276 ] {868031ec-368f-42a4-8947-cad3101adc5b} <Debug> TCPHandler: Processed in 0.001225002 sec. | ||
| 6088 | 2025.08.28 21:37:14.568716 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2025.08.28 21:37:14.568809 [ 276 ] {6db15772-0b8f-41ee-820c-85a3557b0d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6090 | 2025.08.28 21:37:14.568852 [ 276 ] {6db15772-0b8f-41ee-820c-85a3557b0d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6091 | 2025.08.28 21:37:14.569282 [ 276 ] {6db15772-0b8f-41ee-820c-85a3557b0d8a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2025.08.28 21:37:14.569318 [ 276 ] {6db15772-0b8f-41ee-820c-85a3557b0d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6093 | 2025.08.28 21:37:14.569657 [ 276 ] {6db15772-0b8f-41ee-820c-85a3557b0d8a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6094 | 2025.08.28 21:37:14.569866 [ 276 ] {6db15772-0b8f-41ee-820c-85a3557b0d8a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2025.08.28 21:37:14.569993 [ 276 ] {6db15772-0b8f-41ee-820c-85a3557b0d8a} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001202 sec., 256239.6006655574 rows/sec., 16.86 MiB/sec. | ||
| 6096 | 2025.08.28 21:37:14.570029 [ 276 ] {6db15772-0b8f-41ee-820c-85a3557b0d8a} <Debug> TCPHandler: Processed in 0.001361615 sec. | ||
| 6097 | 2025.08.28 21:37:14.570129 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2025.08.28 21:37:14.570223 [ 276 ] {c7f7df1a-bb3f-4093-93a5-a3cd63094a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6099 | 2025.08.28 21:37:14.570265 [ 276 ] {c7f7df1a-bb3f-4093-93a5-a3cd63094a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6100 | 2025.08.28 21:37:14.570570 [ 276 ] {c7f7df1a-bb3f-4093-93a5-a3cd63094a8d} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2025.08.28 21:37:14.570606 [ 276 ] {c7f7df1a-bb3f-4093-93a5-a3cd63094a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6102 | 2025.08.28 21:37:14.570907 [ 276 ] {c7f7df1a-bb3f-4093-93a5-a3cd63094a8d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6103 | 2025.08.28 21:37:14.571110 [ 276 ] {c7f7df1a-bb3f-4093-93a5-a3cd63094a8d} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2025.08.28 21:37:14.571238 [ 276 ] {c7f7df1a-bb3f-4093-93a5-a3cd63094a8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 6105 | 2025.08.28 21:37:14.571273 [ 276 ] {c7f7df1a-bb3f-4093-93a5-a3cd63094a8d} <Debug> TCPHandler: Processed in 0.001191841 sec. | ||
| 6106 | 2025.08.28 21:37:14.571374 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2025.08.28 21:37:14.571466 [ 276 ] {018fecf8-445f-4fb1-a6d7-82d669fce227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6108 | 2025.08.28 21:37:14.571522 [ 276 ] {018fecf8-445f-4fb1-a6d7-82d669fce227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6109 | 2025.08.28 21:37:14.572423 [ 276 ] {018fecf8-445f-4fb1-a6d7-82d669fce227} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2025.08.28 21:37:14.572460 [ 276 ] {018fecf8-445f-4fb1-a6d7-82d669fce227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6111 | 2025.08.28 21:37:14.573073 [ 276 ] {018fecf8-445f-4fb1-a6d7-82d669fce227} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6112 | 2025.08.28 21:37:14.573302 [ 276 ] {018fecf8-445f-4fb1-a6d7-82d669fce227} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2025.08.28 21:37:14.573448 [ 276 ] {018fecf8-445f-4fb1-a6d7-82d669fce227} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001999 sec., 21010.505252626313 rows/sec., 37.65 MiB/sec. | ||
| 6114 | 2025.08.28 21:37:14.573519 [ 276 ] {018fecf8-445f-4fb1-a6d7-82d669fce227} <Debug> TCPHandler: Processed in 0.002194386 sec. | ||
| 6115 | 2025.08.28 21:37:14.573632 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2025.08.28 21:37:14.573726 [ 276 ] {38689c12-05dd-44c4-9b60-7dcd8cd1e5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6117 | 2025.08.28 21:37:14.573770 [ 276 ] {38689c12-05dd-44c4-9b60-7dcd8cd1e5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6118 | 2025.08.28 21:37:14.574117 [ 276 ] {38689c12-05dd-44c4-9b60-7dcd8cd1e5d5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2025.08.28 21:37:14.574154 [ 276 ] {38689c12-05dd-44c4-9b60-7dcd8cd1e5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6120 | 2025.08.28 21:37:14.574476 [ 276 ] {38689c12-05dd-44c4-9b60-7dcd8cd1e5d5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6121 | 2025.08.28 21:37:14.574694 [ 276 ] {38689c12-05dd-44c4-9b60-7dcd8cd1e5d5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2025.08.28 21:37:14.574822 [ 276 ] {38689c12-05dd-44c4-9b60-7dcd8cd1e5d5} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001116 sec., 91397.84946236559 rows/sec., 5.62 MiB/sec. | ||
| 6123 | 2025.08.28 21:37:14.574860 [ 276 ] {38689c12-05dd-44c4-9b60-7dcd8cd1e5d5} <Debug> TCPHandler: Processed in 0.001276093 sec. | ||
| 6124 | 2025.08.28 21:37:15.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.70 MiB, peak 255.35 MiB, free memory in arenas 0.00 B, will set to 250.96 MiB (RSS), difference: 5.27 MiB | ||
| 6125 | 2025.08.28 21:37:19.542920 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2025.08.28 21:37:19.543134 [ 276 ] {58a6793b-91fa-4e21-963d-baabf838fb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6127 | 2025.08.28 21:37:19.543205 [ 276 ] {58a6793b-91fa-4e21-963d-baabf838fb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6128 | 2025.08.28 21:37:19.543888 [ 276 ] {58a6793b-91fa-4e21-963d-baabf838fb78} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2025.08.28 21:37:19.543929 [ 276 ] {58a6793b-91fa-4e21-963d-baabf838fb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6130 | 2025.08.28 21:37:19.544321 [ 276 ] {58a6793b-91fa-4e21-963d-baabf838fb78} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6131 | 2025.08.28 21:37:19.544539 [ 276 ] {58a6793b-91fa-4e21-963d-baabf838fb78} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2025.08.28 21:37:19.544693 [ 276 ] {58a6793b-91fa-4e21-963d-baabf838fb78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 6133 | 2025.08.28 21:37:19.544734 [ 276 ] {58a6793b-91fa-4e21-963d-baabf838fb78} <Debug> TCPHandler: Processed in 0.001949611 sec. | ||
| 6134 | 2025.08.28 21:37:19.544874 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2025.08.28 21:37:19.544990 [ 276 ] {d63ee20e-be26-44ea-961b-ff99ca90e832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6136 | 2025.08.28 21:37:19.545039 [ 276 ] {d63ee20e-be26-44ea-961b-ff99ca90e832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6137 | 2025.08.28 21:37:19.545550 [ 276 ] {d63ee20e-be26-44ea-961b-ff99ca90e832} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2025.08.28 21:37:19.545585 [ 276 ] {d63ee20e-be26-44ea-961b-ff99ca90e832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6139 | 2025.08.28 21:37:19.545904 [ 276 ] {d63ee20e-be26-44ea-961b-ff99ca90e832} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6140 | 2025.08.28 21:37:19.546111 [ 276 ] {d63ee20e-be26-44ea-961b-ff99ca90e832} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2025.08.28 21:37:19.546242 [ 276 ] {d63ee20e-be26-44ea-961b-ff99ca90e832} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 6142 | 2025.08.28 21:37:19.546280 [ 276 ] {d63ee20e-be26-44ea-961b-ff99ca90e832} <Debug> TCPHandler: Processed in 0.001465788 sec. | ||
| 6143 | 2025.08.28 21:37:19.546391 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2025.08.28 21:37:19.546486 [ 276 ] {aa116a90-1aeb-4e36-b116-d3a0d7dc4dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6145 | 2025.08.28 21:37:19.546529 [ 276 ] {aa116a90-1aeb-4e36-b116-d3a0d7dc4dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6146 | 2025.08.28 21:37:19.546938 [ 276 ] {aa116a90-1aeb-4e36-b116-d3a0d7dc4dec} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2025.08.28 21:37:19.546973 [ 276 ] {aa116a90-1aeb-4e36-b116-d3a0d7dc4dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6148 | 2025.08.28 21:37:19.547301 [ 276 ] {aa116a90-1aeb-4e36-b116-d3a0d7dc4dec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6149 | 2025.08.28 21:37:19.547507 [ 276 ] {aa116a90-1aeb-4e36-b116-d3a0d7dc4dec} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2025.08.28 21:37:19.547636 [ 276 ] {aa116a90-1aeb-4e36-b116-d3a0d7dc4dec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6151 | 2025.08.28 21:37:19.547672 [ 276 ] {aa116a90-1aeb-4e36-b116-d3a0d7dc4dec} <Debug> TCPHandler: Processed in 0.001327844 sec. | ||
| 6152 | 2025.08.28 21:37:19.547779 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2025.08.28 21:37:19.547870 [ 276 ] {5cd7fd55-2ee2-4f5d-8bf1-40ef75171bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6154 | 2025.08.28 21:37:19.547911 [ 276 ] {5cd7fd55-2ee2-4f5d-8bf1-40ef75171bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6155 | 2025.08.28 21:37:19.548237 [ 276 ] {5cd7fd55-2ee2-4f5d-8bf1-40ef75171bc0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2025.08.28 21:37:19.548270 [ 276 ] {5cd7fd55-2ee2-4f5d-8bf1-40ef75171bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6157 | 2025.08.28 21:37:19.548574 [ 276 ] {5cd7fd55-2ee2-4f5d-8bf1-40ef75171bc0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6158 | 2025.08.28 21:37:19.548782 [ 276 ] {5cd7fd55-2ee2-4f5d-8bf1-40ef75171bc0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2025.08.28 21:37:19.548909 [ 276 ] {5cd7fd55-2ee2-4f5d-8bf1-40ef75171bc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 6160 | 2025.08.28 21:37:19.548943 [ 276 ] {5cd7fd55-2ee2-4f5d-8bf1-40ef75171bc0} <Debug> TCPHandler: Processed in 0.001211781 sec. | ||
| 6161 | 2025.08.28 21:37:20.721384 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6162 | 2025.08.28 21:37:20.721435 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6163 | 2025.08.28 21:37:20.870256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
| 6164 | 2025.08.28 21:37:20.870733 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2025.08.28 21:37:20.870774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6166 | 2025.08.28 21:37:20.871352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6167 | 2025.08.28 21:37:20.871585 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2025.08.28 21:37:20.871716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 6169 | 2025.08.28 21:37:20.909146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 900 | ||
| 6170 | 2025.08.28 21:37:20.911554 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2025.08.28 21:37:20.911610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6172 | 2025.08.28 21:37:20.912859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6173 | 2025.08.28 21:37:20.913147 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2025.08.28 21:37:20.913517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 6175 | 2025.08.28 21:37:21.001325 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000905073 sec. | ||
| 6176 | 2025.08.28 21:37:21.690391 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6177 | 2025.08.28 21:37:21.706350 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2025.08.28 21:37:21.706421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6179 | 2025.08.28 21:37:21.711951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6180 | 2025.08.28 21:37:21.712645 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2025.08.28 21:37:21.715417 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6182 | 2025.08.28 21:37:24.555301 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2025.08.28 21:37:24.555584 [ 276 ] {7e617ba9-2cae-4c71-93fe-c32e7c8daed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6184 | 2025.08.28 21:37:24.555692 [ 276 ] {7e617ba9-2cae-4c71-93fe-c32e7c8daed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6185 | 2025.08.28 21:37:24.556502 [ 276 ] {7e617ba9-2cae-4c71-93fe-c32e7c8daed6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2025.08.28 21:37:24.556551 [ 276 ] {7e617ba9-2cae-4c71-93fe-c32e7c8daed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6187 | 2025.08.28 21:37:24.556992 [ 276 ] {7e617ba9-2cae-4c71-93fe-c32e7c8daed6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6188 | 2025.08.28 21:37:24.557218 [ 276 ] {7e617ba9-2cae-4c71-93fe-c32e7c8daed6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2025.08.28 21:37:24.557367 [ 276 ] {7e617ba9-2cae-4c71-93fe-c32e7c8daed6} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001861 sec., 210639.44116066632 rows/sec., 13.36 MiB/sec. | ||
| 6190 | 2025.08.28 21:37:24.557409 [ 276 ] {7e617ba9-2cae-4c71-93fe-c32e7c8daed6} <Debug> TCPHandler: Processed in 0.00229899 sec. | ||
| 6191 | 2025.08.28 21:37:24.557523 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2025.08.28 21:37:24.557619 [ 276 ] {68b60ca7-beb9-41e3-a632-4cb1364ff1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6193 | 2025.08.28 21:37:24.557661 [ 276 ] {68b60ca7-beb9-41e3-a632-4cb1364ff1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6194 | 2025.08.28 21:37:24.558478 [ 276 ] {68b60ca7-beb9-41e3-a632-4cb1364ff1b6} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2025.08.28 21:37:24.558515 [ 276 ] {68b60ca7-beb9-41e3-a632-4cb1364ff1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6196 | 2025.08.28 21:37:24.558880 [ 276 ] {68b60ca7-beb9-41e3-a632-4cb1364ff1b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6197 | 2025.08.28 21:37:24.559091 [ 276 ] {68b60ca7-beb9-41e3-a632-4cb1364ff1b6} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2025.08.28 21:37:24.559205 [ 134 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6199 | 2025.08.28 21:37:24.559218 [ 276 ] {68b60ca7-beb9-41e3-a632-4cb1364ff1b6} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001619 sec., 710932.6744904262 rows/sec., 56.75 MiB/sec. | ||
| 6200 | 2025.08.28 21:37:24.559281 [ 134 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2025.08.28 21:37:24.559299 [ 276 ] {68b60ca7-beb9-41e3-a632-4cb1364ff1b6} <Debug> TCPHandler: Processed in 0.001825497 sec. | ||
| 6202 | 2025.08.28 21:37:24.559308 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6203 | 2025.08.28 21:37:24.559423 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2025.08.28 21:37:24.559439 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 6205 | 2025.08.28 21:37:24.559522 [ 276 ] {f4a4c8aa-71c7-471a-874f-3f7d8c950024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6206 | 2025.08.28 21:37:24.559567 [ 276 ] {f4a4c8aa-71c7-471a-874f-3f7d8c950024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6207 | 2025.08.28 21:37:24.559595 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6208 | 2025.08.28 21:37:24.559641 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2301 rows starting from the beginning of the part | ||
| 6209 | 2025.08.28 21:37:24.559717 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1151 rows starting from the beginning of the part | ||
| 6210 | 2025.08.28 21:37:24.559774 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6211 | 2025.08.28 21:37:24.559821 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1152 rows starting from the beginning of the part | ||
| 6212 | 2025.08.28 21:37:24.559865 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6213 | 2025.08.28 21:37:24.559910 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1151 rows starting from the beginning of the part | ||
| 6214 | 2025.08.28 21:37:24.560041 [ 276 ] {f4a4c8aa-71c7-471a-874f-3f7d8c950024} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2025.08.28 21:37:24.560084 [ 276 ] {f4a4c8aa-71c7-471a-874f-3f7d8c950024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6216 | 2025.08.28 21:37:24.560620 [ 276 ] {f4a4c8aa-71c7-471a-874f-3f7d8c950024} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6217 | 2025.08.28 21:37:24.560858 [ 276 ] {f4a4c8aa-71c7-471a-874f-3f7d8c950024} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2025.08.28 21:37:24.560992 [ 276 ] {f4a4c8aa-71c7-471a-874f-3f7d8c950024} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001488 sec., 159946.2365591398 rows/sec., 9.80 MiB/sec. | ||
| 6219 | 2025.08.28 21:37:24.561030 [ 276 ] {f4a4c8aa-71c7-471a-874f-3f7d8c950024} <Debug> TCPHandler: Processed in 0.001656143 sec. | ||
| 6220 | 2025.08.28 21:37:24.561152 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2025.08.28 21:37:24.561275 [ 276 ] {c93a19de-dc9f-4558-82f3-899295775c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6222 | 2025.08.28 21:37:24.561324 [ 276 ] {c93a19de-dc9f-4558-82f3-899295775c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6223 | 2025.08.28 21:37:24.561850 [ 276 ] {c93a19de-dc9f-4558-82f3-899295775c9e} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2025.08.28 21:37:24.561888 [ 276 ] {c93a19de-dc9f-4558-82f3-899295775c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6225 | 2025.08.28 21:37:24.562116 [ 200 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5867 rows, containing 5 columns (5 merged, 0 gathered) in 0.002736551 sec., 2143939.5794194955 rows/sec., 180.20 MiB/sec. | ||
| 6226 | 2025.08.28 21:37:24.562215 [ 276 ] {c93a19de-dc9f-4558-82f3-899295775c9e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6227 | 2025.08.28 21:37:24.562427 [ 197 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6228 | 2025.08.28 21:37:24.562448 [ 276 ] {c93a19de-dc9f-4558-82f3-899295775c9e} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2025.08.28 21:37:24.562594 [ 276 ] {c93a19de-dc9f-4558-82f3-899295775c9e} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001343 sec., 151154.13253909157 rows/sec., 9.75 MiB/sec. | ||
| 6230 | 2025.08.28 21:37:24.562636 [ 276 ] {c93a19de-dc9f-4558-82f3-899295775c9e} <Debug> TCPHandler: Processed in 0.00154603 sec. | ||
| 6231 | 2025.08.28 21:37:24.562720 [ 197 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2025.08.28 21:37:24.562749 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2025.08.28 21:37:24.562800 [ 197 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_46_9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6234 | 2025.08.28 21:37:24.562848 [ 276 ] {73ab70bb-6209-4a1e-8662-00315930e7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6235 | 2025.08.28 21:37:24.562879 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 6236 | 2025.08.28 21:37:24.562893 [ 276 ] {73ab70bb-6209-4a1e-8662-00315930e7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6237 | 2025.08.28 21:37:24.563344 [ 276 ] {73ab70bb-6209-4a1e-8662-00315930e7d6} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2025.08.28 21:37:24.563381 [ 276 ] {73ab70bb-6209-4a1e-8662-00315930e7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6239 | 2025.08.28 21:37:24.563704 [ 276 ] {73ab70bb-6209-4a1e-8662-00315930e7d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6240 | 2025.08.28 21:37:24.563922 [ 276 ] {73ab70bb-6209-4a1e-8662-00315930e7d6} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2025.08.28 21:37:24.564050 [ 276 ] {73ab70bb-6209-4a1e-8662-00315930e7d6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00122 sec., 165573.7704918033 rows/sec., 9.40 MiB/sec. | ||
| 6242 | 2025.08.28 21:37:24.564088 [ 276 ] {73ab70bb-6209-4a1e-8662-00315930e7d6} <Debug> TCPHandler: Processed in 0.001387076 sec. | ||
| 6243 | 2025.08.28 21:37:24.564211 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2025.08.28 21:37:24.564305 [ 276 ] {2d41043c-1674-42ea-807b-a70d3efb9376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6245 | 2025.08.28 21:37:24.564344 [ 276 ] {2d41043c-1674-42ea-807b-a70d3efb9376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6246 | 2025.08.28 21:37:24.564973 [ 276 ] {2d41043c-1674-42ea-807b-a70d3efb9376} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2025.08.28 21:37:24.565009 [ 276 ] {2d41043c-1674-42ea-807b-a70d3efb9376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6248 | 2025.08.28 21:37:24.565358 [ 276 ] {2d41043c-1674-42ea-807b-a70d3efb9376} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6249 | 2025.08.28 21:37:24.565569 [ 276 ] {2d41043c-1674-42ea-807b-a70d3efb9376} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2025.08.28 21:37:24.565683 [ 134 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6251 | 2025.08.28 21:37:24.565699 [ 276 ] {2d41043c-1674-42ea-807b-a70d3efb9376} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001412 sec., 491501.41643059487 rows/sec., 34.53 MiB/sec. | ||
| 6252 | 2025.08.28 21:37:24.565750 [ 134 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2025.08.28 21:37:24.565763 [ 276 ] {2d41043c-1674-42ea-807b-a70d3efb9376} <Debug> TCPHandler: Processed in 0.001600441 sec. | ||
| 6254 | 2025.08.28 21:37:24.565795 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6255 | 2025.08.28 21:37:24.565891 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2025.08.28 21:37:24.565891 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 6257 | 2025.08.28 21:37:24.565995 [ 276 ] {7ad18302-28a4-4e37-803c-bee949b03ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6258 | 2025.08.28 21:37:24.566008 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6259 | 2025.08.28 21:37:24.566046 [ 276 ] {7ad18302-28a4-4e37-803c-bee949b03ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6260 | 2025.08.28 21:37:24.566047 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1186 rows starting from the beginning of the part | ||
| 6261 | 2025.08.28 21:37:24.566121 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 694 rows starting from the beginning of the part | ||
| 6262 | 2025.08.28 21:37:24.566167 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6263 | 2025.08.28 21:37:24.566210 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 696 rows starting from the beginning of the part | ||
| 6264 | 2025.08.28 21:37:24.566250 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6265 | 2025.08.28 21:37:24.566291 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 694 rows starting from the beginning of the part | ||
| 6266 | 2025.08.28 21:37:24.566393 [ 276 ] {7ad18302-28a4-4e37-803c-bee949b03ebd} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.08.28 21:37:24.566436 [ 276 ] {7ad18302-28a4-4e37-803c-bee949b03ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6268 | 2025.08.28 21:37:24.566761 [ 276 ] {7ad18302-28a4-4e37-803c-bee949b03ebd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6269 | 2025.08.28 21:37:24.566984 [ 276 ] {7ad18302-28a4-4e37-803c-bee949b03ebd} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.08.28 21:37:24.567125 [ 276 ] {7ad18302-28a4-4e37-803c-bee949b03ebd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 6271 | 2025.08.28 21:37:24.567164 [ 276 ] {7ad18302-28a4-4e37-803c-bee949b03ebd} <Debug> TCPHandler: Processed in 0.001320924 sec. | ||
| 6272 | 2025.08.28 21:37:24.567274 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2025.08.28 21:37:24.567371 [ 276 ] {06d814ae-db50-432c-8ed2-02bf84a8130d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6274 | 2025.08.28 21:37:24.567415 [ 276 ] {06d814ae-db50-432c-8ed2-02bf84a8130d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6275 | 2025.08.28 21:37:24.567563 [ 197 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703804 sec., 1994360.8537132207 rows/sec., 149.37 MiB/sec. | ||
| 6276 | 2025.08.28 21:37:24.567763 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6277 | 2025.08.28 21:37:24.567864 [ 276 ] {06d814ae-db50-432c-8ed2-02bf84a8130d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.08.28 21:37:24.567900 [ 276 ] {06d814ae-db50-432c-8ed2-02bf84a8130d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6279 | 2025.08.28 21:37:24.568017 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2025.08.28 21:37:24.568087 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_46_9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6281 | 2025.08.28 21:37:24.568179 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6282 | 2025.08.28 21:37:24.568250 [ 276 ] {06d814ae-db50-432c-8ed2-02bf84a8130d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6283 | 2025.08.28 21:37:24.568477 [ 276 ] {06d814ae-db50-432c-8ed2-02bf84a8130d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2025.08.28 21:37:24.568584 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6285 | 2025.08.28 21:37:24.568608 [ 276 ] {06d814ae-db50-432c-8ed2-02bf84a8130d} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001257 sec., 244232.29912490054 rows/sec., 16.07 MiB/sec. | ||
| 6286 | 2025.08.28 21:37:24.568615 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2025.08.28 21:37:24.568649 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6288 | 2025.08.28 21:37:24.568654 [ 276 ] {06d814ae-db50-432c-8ed2-02bf84a8130d} <Debug> TCPHandler: Processed in 0.001431157 sec. | ||
| 6289 | 2025.08.28 21:37:24.568770 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 6290 | 2025.08.28 21:37:24.568781 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2025.08.28 21:37:24.568918 [ 276 ] {8f7c8c12-f481-40a7-b88f-5518f81ce7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6292 | 2025.08.28 21:37:24.568922 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6293 | 2025.08.28 21:37:24.568965 [ 276 ] {8f7c8c12-f481-40a7-b88f-5518f81ce7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6294 | 2025.08.28 21:37:24.568974 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14821 rows starting from the beginning of the part | ||
| 6295 | 2025.08.28 21:37:24.569051 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 307 rows starting from the beginning of the part | ||
| 6296 | 2025.08.28 21:37:24.569127 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 6297 | 2025.08.28 21:37:24.569185 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 308 rows starting from the beginning of the part | ||
| 6298 | 2025.08.28 21:37:24.569263 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 6299 | 2025.08.28 21:37:24.569304 [ 276 ] {8f7c8c12-f481-40a7-b88f-5518f81ce7d8} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2025.08.28 21:37:24.569330 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 307 rows starting from the beginning of the part | ||
| 6301 | 2025.08.28 21:37:24.569346 [ 276 ] {8f7c8c12-f481-40a7-b88f-5518f81ce7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6302 | 2025.08.28 21:37:24.569687 [ 276 ] {8f7c8c12-f481-40a7-b88f-5518f81ce7d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6303 | 2025.08.28 21:37:24.569909 [ 276 ] {8f7c8c12-f481-40a7-b88f-5518f81ce7d8} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2025.08.28 21:37:24.570040 [ 276 ] {8f7c8c12-f481-40a7-b88f-5518f81ce7d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 6305 | 2025.08.28 21:37:24.570077 [ 276 ] {8f7c8c12-f481-40a7-b88f-5518f81ce7d8} <Debug> TCPHandler: Processed in 0.001346215 sec. | ||
| 6306 | 2025.08.28 21:37:24.570187 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2025.08.28 21:37:24.570280 [ 276 ] {37895b62-8c7f-4271-a538-09cf3fa3a4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6308 | 2025.08.28 21:37:24.570338 [ 276 ] {37895b62-8c7f-4271-a538-09cf3fa3a4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6309 | 2025.08.28 21:37:24.571146 [ 276 ] {37895b62-8c7f-4271-a538-09cf3fa3a4df} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2025.08.28 21:37:24.571184 [ 276 ] {37895b62-8c7f-4271-a538-09cf3fa3a4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6311 | 2025.08.28 21:37:24.571779 [ 276 ] {37895b62-8c7f-4271-a538-09cf3fa3a4df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6312 | 2025.08.28 21:37:24.572022 [ 276 ] {37895b62-8c7f-4271-a538-09cf3fa3a4df} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2025.08.28 21:37:24.572161 [ 276 ] {37895b62-8c7f-4271-a538-09cf3fa3a4df} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001898 sec., 22128.556375131717 rows/sec., 39.65 MiB/sec. | ||
| 6314 | 2025.08.28 21:37:24.572213 [ 276 ] {37895b62-8c7f-4271-a538-09cf3fa3a4df} <Debug> TCPHandler: Processed in 0.002075454 sec. | ||
| 6315 | 2025.08.28 21:37:24.572328 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2025.08.28 21:37:24.572422 [ 276 ] {9001db87-64c4-495b-9df1-47777893fda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6317 | 2025.08.28 21:37:24.572464 [ 276 ] {9001db87-64c4-495b-9df1-47777893fda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6318 | 2025.08.28 21:37:24.572808 [ 276 ] {9001db87-64c4-495b-9df1-47777893fda2} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2025.08.28 21:37:24.572845 [ 276 ] {9001db87-64c4-495b-9df1-47777893fda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6320 | 2025.08.28 21:37:24.573393 [ 276 ] {9001db87-64c4-495b-9df1-47777893fda2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6321 | 2025.08.28 21:37:24.573615 [ 276 ] {9001db87-64c4-495b-9df1-47777893fda2} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2025.08.28 21:37:24.573726 [ 134 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6323 | 2025.08.28 21:37:24.573745 [ 276 ] {9001db87-64c4-495b-9df1-47777893fda2} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001341 sec., 76062.63982102908 rows/sec., 4.67 MiB/sec. | ||
| 6324 | 2025.08.28 21:37:24.573761 [ 134 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2025.08.28 21:37:24.573788 [ 276 ] {9001db87-64c4-495b-9df1-47777893fda2} <Debug> TCPHandler: Processed in 0.001510009 sec. | ||
| 6326 | 2025.08.28 21:37:24.573789 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6327 | 2025.08.28 21:37:24.573884 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 6328 | 2025.08.28 21:37:24.573971 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6329 | 2025.08.28 21:37:24.573999 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3180 rows starting from the beginning of the part | ||
| 6330 | 2025.08.28 21:37:24.574054 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 102 rows starting from the beginning of the part | ||
| 6331 | 2025.08.28 21:37:24.574097 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 6332 | 2025.08.28 21:37:24.574134 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part | ||
| 6333 | 2025.08.28 21:37:24.574171 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 6334 | 2025.08.28 21:37:24.574207 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part | ||
| 6335 | 2025.08.28 21:37:24.575218 [ 194 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16063 rows, containing 5 columns (5 merged, 0 gathered) in 0.006502929 sec., 2470117.696195053 rows/sec., 165.36 MiB/sec. | ||
| 6336 | 2025.08.28 21:37:24.575486 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3606 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633023 sec., 2208174.655225309 rows/sec., 140.21 MiB/sec. | ||
| 6337 | 2025.08.28 21:37:24.575641 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6338 | 2025.08.28 21:37:24.575888 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6339 | 2025.08.28 21:37:24.575945 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2025.08.28 21:37:24.576033 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6341 | 2025.08.28 21:37:24.576126 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 6342 | 2025.08.28 21:37:24.576214 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2025.08.28 21:37:24.576297 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_46_9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6344 | 2025.08.28 21:37:24.576391 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 6345 | 2025.08.28 21:37:25.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.94 MiB, peak 261.97 MiB, free memory in arenas 0.00 B, will set to 255.14 MiB (RSS), difference: 2.20 MiB | ||
| 6346 | 2025.08.28 21:37:28.372720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
| 6347 | 2025.08.28 21:37:28.373238 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2025.08.28 21:37:28.373277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6349 | 2025.08.28 21:37:28.373778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6350 | 2025.08.28 21:37:28.374011 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2025.08.28 21:37:28.374150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 6352 | 2025.08.28 21:37:29.216409 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6353 | 2025.08.28 21:37:29.232418 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2025.08.28 21:37:29.232480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6355 | 2025.08.28 21:37:29.237753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6356 | 2025.08.28 21:37:29.238481 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2025.08.28 21:37:29.241165 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6358 | 2025.08.28 21:37:29.572403 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2025.08.28 21:37:29.572585 [ 276 ] {94b8bcca-951c-44c1-ae00-b0fbc95473a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6360 | 2025.08.28 21:37:29.572653 [ 276 ] {94b8bcca-951c-44c1-ae00-b0fbc95473a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6361 | 2025.08.28 21:37:29.573923 [ 276 ] {94b8bcca-951c-44c1-ae00-b0fbc95473a9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2025.08.28 21:37:29.573972 [ 276 ] {94b8bcca-951c-44c1-ae00-b0fbc95473a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6363 | 2025.08.28 21:37:29.574496 [ 276 ] {94b8bcca-951c-44c1-ae00-b0fbc95473a9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6364 | 2025.08.28 21:37:29.574752 [ 276 ] {94b8bcca-951c-44c1-ae00-b0fbc95473a9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2025.08.28 21:37:29.574920 [ 276 ] {94b8bcca-951c-44c1-ae00-b0fbc95473a9} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002384 sec., 501677.8523489933 rows/sec., 41.17 MiB/sec. | ||
| 6366 | 2025.08.28 21:37:29.574968 [ 276 ] {94b8bcca-951c-44c1-ae00-b0fbc95473a9} <Debug> TCPHandler: Processed in 0.00269987 sec. | ||
| 6367 | 2025.08.28 21:37:29.575092 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2025.08.28 21:37:29.575197 [ 276 ] {c71be740-e5d5-47f0-a6df-780ae9b74074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6369 | 2025.08.28 21:37:29.575242 [ 276 ] {c71be740-e5d5-47f0-a6df-780ae9b74074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6370 | 2025.08.28 21:37:29.575813 [ 276 ] {c71be740-e5d5-47f0-a6df-780ae9b74074} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2025.08.28 21:37:29.575854 [ 276 ] {c71be740-e5d5-47f0-a6df-780ae9b74074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6372 | 2025.08.28 21:37:29.576216 [ 276 ] {c71be740-e5d5-47f0-a6df-780ae9b74074} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6373 | 2025.08.28 21:37:29.576463 [ 276 ] {c71be740-e5d5-47f0-a6df-780ae9b74074} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2025.08.28 21:37:29.576577 [ 124 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6375 | 2025.08.28 21:37:29.576612 [ 124 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2025.08.28 21:37:29.576613 [ 276 ] {c71be740-e5d5-47f0-a6df-780ae9b74074} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001442 sec., 158113.73092926492 rows/sec., 10.71 MiB/sec. | ||
| 6377 | 2025.08.28 21:37:29.576633 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6378 | 2025.08.28 21:37:29.576664 [ 276 ] {c71be740-e5d5-47f0-a6df-780ae9b74074} <Debug> TCPHandler: Processed in 0.001624372 sec. | ||
| 6379 | 2025.08.28 21:37:29.576720 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 6380 | 2025.08.28 21:37:29.576788 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2025.08.28 21:37:29.576806 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6382 | 2025.08.28 21:37:29.576835 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 432 rows starting from the beginning of the part | ||
| 6383 | 2025.08.28 21:37:29.576887 [ 276 ] {b7846576-ca2d-4f00-a2c7-30b65683bc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6384 | 2025.08.28 21:37:29.576895 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 6385 | 2025.08.28 21:37:29.576931 [ 276 ] {b7846576-ca2d-4f00-a2c7-30b65683bc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6386 | 2025.08.28 21:37:29.576945 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 203 rows starting from the beginning of the part | ||
| 6387 | 2025.08.28 21:37:29.576987 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 203 rows starting from the beginning of the part | ||
| 6388 | 2025.08.28 21:37:29.577030 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 203 rows starting from the beginning of the part | ||
| 6389 | 2025.08.28 21:37:29.577068 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 6390 | 2025.08.28 21:37:29.577666 [ 276 ] {b7846576-ca2d-4f00-a2c7-30b65683bc0a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2025.08.28 21:37:29.577713 [ 276 ] {b7846576-ca2d-4f00-a2c7-30b65683bc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6392 | 2025.08.28 21:37:29.578271 [ 276 ] {b7846576-ca2d-4f00-a2c7-30b65683bc0a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6393 | 2025.08.28 21:37:29.578430 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740796 sec., 859951.4245207366 rows/sec., 60.01 MiB/sec. | ||
| 6394 | 2025.08.28 21:37:29.578530 [ 276 ] {b7846576-ca2d-4f00-a2c7-30b65683bc0a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2025.08.28 21:37:29.578652 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6396 | 2025.08.28 21:37:29.578681 [ 276 ] {b7846576-ca2d-4f00-a2c7-30b65683bc0a} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001815 sec., 286501.3774104683 rows/sec., 21.20 MiB/sec. | ||
| 6397 | 2025.08.28 21:37:29.578725 [ 276 ] {b7846576-ca2d-4f00-a2c7-30b65683bc0a} <Debug> TCPHandler: Processed in 0.001987562 sec. | ||
| 6398 | 2025.08.28 21:37:29.578846 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2025.08.28 21:37:29.578947 [ 276 ] {c60a9c81-2786-4bbd-8142-77dbaba505ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6400 | 2025.08.28 21:37:29.578973 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2025.08.28 21:37:29.578994 [ 276 ] {c60a9c81-2786-4bbd-8142-77dbaba505ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6402 | 2025.08.28 21:37:29.579064 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_31_6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6403 | 2025.08.28 21:37:29.579165 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6404 | 2025.08.28 21:37:29.579671 [ 276 ] {c60a9c81-2786-4bbd-8142-77dbaba505ad} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2025.08.28 21:37:29.579713 [ 276 ] {c60a9c81-2786-4bbd-8142-77dbaba505ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6406 | 2025.08.28 21:37:29.580147 [ 276 ] {c60a9c81-2786-4bbd-8142-77dbaba505ad} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6407 | 2025.08.28 21:37:29.580367 [ 276 ] {c60a9c81-2786-4bbd-8142-77dbaba505ad} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2025.08.28 21:37:29.580500 [ 276 ] {c60a9c81-2786-4bbd-8142-77dbaba505ad} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001575 sec., 535873.0158730159 rows/sec., 36.07 MiB/sec. | ||
| 6409 | 2025.08.28 21:37:29.580538 [ 276 ] {c60a9c81-2786-4bbd-8142-77dbaba505ad} <Debug> TCPHandler: Processed in 0.001744366 sec. | ||
| 6410 | 2025.08.28 21:37:29.580652 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2025.08.28 21:37:29.580748 [ 276 ] {50582534-89ac-4997-8f44-e559074f7769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6412 | 2025.08.28 21:37:29.580790 [ 276 ] {50582534-89ac-4997-8f44-e559074f7769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6413 | 2025.08.28 21:37:29.581121 [ 276 ] {50582534-89ac-4997-8f44-e559074f7769} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.08.28 21:37:29.581158 [ 276 ] {50582534-89ac-4997-8f44-e559074f7769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6415 | 2025.08.28 21:37:29.581478 [ 276 ] {50582534-89ac-4997-8f44-e559074f7769} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6416 | 2025.08.28 21:37:29.581697 [ 276 ] {50582534-89ac-4997-8f44-e559074f7769} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2025.08.28 21:37:29.581826 [ 276 ] {50582534-89ac-4997-8f44-e559074f7769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6418 | 2025.08.28 21:37:29.581862 [ 276 ] {50582534-89ac-4997-8f44-e559074f7769} <Debug> TCPHandler: Processed in 0.001260653 sec. | ||
| 6419 | 2025.08.28 21:37:30.914600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 932 | ||
| 6420 | 2025.08.28 21:37:30.916984 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2025.08.28 21:37:30.917045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6422 | 2025.08.28 21:37:30.918327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6423 | 2025.08.28 21:37:30.918617 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2025.08.28 21:37:30.918987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 6425 | 2025.08.28 21:37:34.555553 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2025.08.28 21:37:34.555770 [ 276 ] {ca07b367-edad-4617-9e3e-6157b1c92699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6427 | 2025.08.28 21:37:34.555841 [ 276 ] {ca07b367-edad-4617-9e3e-6157b1c92699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6428 | 2025.08.28 21:37:34.556743 [ 276 ] {ca07b367-edad-4617-9e3e-6157b1c92699} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2025.08.28 21:37:34.556783 [ 276 ] {ca07b367-edad-4617-9e3e-6157b1c92699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6430 | 2025.08.28 21:37:34.557179 [ 276 ] {ca07b367-edad-4617-9e3e-6157b1c92699} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6431 | 2025.08.28 21:37:34.557399 [ 276 ] {ca07b367-edad-4617-9e3e-6157b1c92699} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2025.08.28 21:37:34.557552 [ 276 ] {ca07b367-edad-4617-9e3e-6157b1c92699} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001835 sec., 213623.97820163486 rows/sec., 13.55 MiB/sec. | ||
| 6433 | 2025.08.28 21:37:34.557593 [ 276 ] {ca07b367-edad-4617-9e3e-6157b1c92699} <Debug> TCPHandler: Processed in 0.002176777 sec. | ||
| 6434 | 2025.08.28 21:37:34.557719 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2025.08.28 21:37:34.557814 [ 276 ] {88397d34-83c5-48f6-955a-4d7534a0814f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6436 | 2025.08.28 21:37:34.557854 [ 276 ] {88397d34-83c5-48f6-955a-4d7534a0814f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6437 | 2025.08.28 21:37:34.558883 [ 276 ] {88397d34-83c5-48f6-955a-4d7534a0814f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2025.08.28 21:37:34.558921 [ 276 ] {88397d34-83c5-48f6-955a-4d7534a0814f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6439 | 2025.08.28 21:37:34.559288 [ 276 ] {88397d34-83c5-48f6-955a-4d7534a0814f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6440 | 2025.08.28 21:37:34.559505 [ 276 ] {88397d34-83c5-48f6-955a-4d7534a0814f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2025.08.28 21:37:34.559637 [ 276 ] {88397d34-83c5-48f6-955a-4d7534a0814f} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001842 sec., 624864.2779587405 rows/sec., 49.88 MiB/sec. | ||
| 6442 | 2025.08.28 21:37:34.559675 [ 276 ] {88397d34-83c5-48f6-955a-4d7534a0814f} <Debug> TCPHandler: Processed in 0.002003352 sec. | ||
| 6443 | 2025.08.28 21:37:34.559793 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2025.08.28 21:37:34.559887 [ 276 ] {42a2d673-e707-4853-ae94-540e41577e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6445 | 2025.08.28 21:37:34.559926 [ 276 ] {42a2d673-e707-4853-ae94-540e41577e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6446 | 2025.08.28 21:37:34.560465 [ 276 ] {42a2d673-e707-4853-ae94-540e41577e9c} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2025.08.28 21:37:34.560503 [ 276 ] {42a2d673-e707-4853-ae94-540e41577e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6448 | 2025.08.28 21:37:34.560814 [ 276 ] {42a2d673-e707-4853-ae94-540e41577e9c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6449 | 2025.08.28 21:37:34.561019 [ 276 ] {42a2d673-e707-4853-ae94-540e41577e9c} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2025.08.28 21:37:34.561148 [ 276 ] {42a2d673-e707-4853-ae94-540e41577e9c} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001279 sec., 186082.8772478499 rows/sec., 11.40 MiB/sec. | ||
| 6451 | 2025.08.28 21:37:34.561185 [ 276 ] {42a2d673-e707-4853-ae94-540e41577e9c} <Debug> TCPHandler: Processed in 0.001440017 sec. | ||
| 6452 | 2025.08.28 21:37:34.561292 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2025.08.28 21:37:34.561401 [ 276 ] {91b6dfa5-e4cb-464b-88a7-59a0957c47e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6454 | 2025.08.28 21:37:34.561441 [ 276 ] {91b6dfa5-e4cb-464b-88a7-59a0957c47e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6455 | 2025.08.28 21:37:34.561942 [ 276 ] {91b6dfa5-e4cb-464b-88a7-59a0957c47e4} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2025.08.28 21:37:34.561979 [ 276 ] {91b6dfa5-e4cb-464b-88a7-59a0957c47e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6457 | 2025.08.28 21:37:34.562296 [ 276 ] {91b6dfa5-e4cb-464b-88a7-59a0957c47e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6458 | 2025.08.28 21:37:34.562512 [ 276 ] {91b6dfa5-e4cb-464b-88a7-59a0957c47e4} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2025.08.28 21:37:34.562641 [ 276 ] {91b6dfa5-e4cb-464b-88a7-59a0957c47e4} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001258 sec., 161367.2496025437 rows/sec., 10.41 MiB/sec. | ||
| 6460 | 2025.08.28 21:37:34.562678 [ 276 ] {91b6dfa5-e4cb-464b-88a7-59a0957c47e4} <Debug> TCPHandler: Processed in 0.001434108 sec. | ||
| 6461 | 2025.08.28 21:37:34.562786 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2025.08.28 21:37:34.562877 [ 276 ] {32abb6ca-c675-41f9-b56f-386dc0990413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6463 | 2025.08.28 21:37:34.562916 [ 276 ] {32abb6ca-c675-41f9-b56f-386dc0990413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6464 | 2025.08.28 21:37:34.563380 [ 276 ] {32abb6ca-c675-41f9-b56f-386dc0990413} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.08.28 21:37:34.563415 [ 276 ] {32abb6ca-c675-41f9-b56f-386dc0990413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6466 | 2025.08.28 21:37:34.563726 [ 276 ] {32abb6ca-c675-41f9-b56f-386dc0990413} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6467 | 2025.08.28 21:37:34.563943 [ 276 ] {32abb6ca-c675-41f9-b56f-386dc0990413} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2025.08.28 21:37:34.564072 [ 276 ] {32abb6ca-c675-41f9-b56f-386dc0990413} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001213 sec., 166529.26628194557 rows/sec., 9.46 MiB/sec. | ||
| 6469 | 2025.08.28 21:37:34.564108 [ 276 ] {32abb6ca-c675-41f9-b56f-386dc0990413} <Debug> TCPHandler: Processed in 0.001368866 sec. | ||
| 6470 | 2025.08.28 21:37:34.564219 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2025.08.28 21:37:34.564309 [ 276 ] {e923c82c-d2da-4200-8c6f-83d1359d9929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6472 | 2025.08.28 21:37:34.564347 [ 276 ] {e923c82c-d2da-4200-8c6f-83d1359d9929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6473 | 2025.08.28 21:37:34.565002 [ 276 ] {e923c82c-d2da-4200-8c6f-83d1359d9929} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2025.08.28 21:37:34.565037 [ 276 ] {e923c82c-d2da-4200-8c6f-83d1359d9929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6475 | 2025.08.28 21:37:34.565363 [ 276 ] {e923c82c-d2da-4200-8c6f-83d1359d9929} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6476 | 2025.08.28 21:37:34.565568 [ 276 ] {e923c82c-d2da-4200-8c6f-83d1359d9929} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2025.08.28 21:37:34.565692 [ 276 ] {e923c82c-d2da-4200-8c6f-83d1359d9929} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001401 sec., 495360.45681655966 rows/sec., 34.81 MiB/sec. | ||
| 6478 | 2025.08.28 21:37:34.565729 [ 276 ] {e923c82c-d2da-4200-8c6f-83d1359d9929} <Debug> TCPHandler: Processed in 0.001556371 sec. | ||
| 6479 | 2025.08.28 21:37:34.565844 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2025.08.28 21:37:34.565935 [ 276 ] {8352a25a-59e5-4cb2-8e7f-bc11da74dfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6481 | 2025.08.28 21:37:34.565975 [ 276 ] {8352a25a-59e5-4cb2-8e7f-bc11da74dfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6482 | 2025.08.28 21:37:34.566304 [ 276 ] {8352a25a-59e5-4cb2-8e7f-bc11da74dfe2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.08.28 21:37:34.566339 [ 276 ] {8352a25a-59e5-4cb2-8e7f-bc11da74dfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6484 | 2025.08.28 21:37:34.566636 [ 276 ] {8352a25a-59e5-4cb2-8e7f-bc11da74dfe2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6485 | 2025.08.28 21:37:34.566842 [ 276 ] {8352a25a-59e5-4cb2-8e7f-bc11da74dfe2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2025.08.28 21:37:34.566966 [ 276 ] {8352a25a-59e5-4cb2-8e7f-bc11da74dfe2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 6487 | 2025.08.28 21:37:34.567001 [ 276 ] {8352a25a-59e5-4cb2-8e7f-bc11da74dfe2} <Debug> TCPHandler: Processed in 0.001203152 sec. | ||
| 6488 | 2025.08.28 21:37:34.567133 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2025.08.28 21:37:34.567252 [ 276 ] {2c57b853-fd73-4775-9451-a0eff4a1e729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6490 | 2025.08.28 21:37:34.567304 [ 276 ] {2c57b853-fd73-4775-9451-a0eff4a1e729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6491 | 2025.08.28 21:37:34.567860 [ 276 ] {2c57b853-fd73-4775-9451-a0eff4a1e729} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.08.28 21:37:34.567905 [ 276 ] {2c57b853-fd73-4775-9451-a0eff4a1e729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6493 | 2025.08.28 21:37:34.568239 [ 276 ] {2c57b853-fd73-4775-9451-a0eff4a1e729} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6494 | 2025.08.28 21:37:34.568440 [ 276 ] {2c57b853-fd73-4775-9451-a0eff4a1e729} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.08.28 21:37:34.568569 [ 276 ] {2c57b853-fd73-4775-9451-a0eff4a1e729} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001342 sec., 228763.04023845005 rows/sec., 15.05 MiB/sec. | ||
| 6496 | 2025.08.28 21:37:34.568605 [ 276 ] {2c57b853-fd73-4775-9451-a0eff4a1e729} <Debug> TCPHandler: Processed in 0.00153118 sec. | ||
| 6497 | 2025.08.28 21:37:34.568710 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2025.08.28 21:37:34.568815 [ 276 ] {aad3e892-c73a-4d81-b363-686458e94cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6499 | 2025.08.28 21:37:34.568856 [ 276 ] {aad3e892-c73a-4d81-b363-686458e94cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6500 | 2025.08.28 21:37:34.569205 [ 276 ] {aad3e892-c73a-4d81-b363-686458e94cde} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2025.08.28 21:37:34.569249 [ 276 ] {aad3e892-c73a-4d81-b363-686458e94cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6502 | 2025.08.28 21:37:34.569615 [ 276 ] {aad3e892-c73a-4d81-b363-686458e94cde} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6503 | 2025.08.28 21:37:34.569874 [ 276 ] {aad3e892-c73a-4d81-b363-686458e94cde} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2025.08.28 21:37:34.570016 [ 276 ] {aad3e892-c73a-4d81-b363-686458e94cde} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001219 sec., 820.3445447087777 rows/sec., 55.28 KiB/sec. | ||
| 6505 | 2025.08.28 21:37:34.570051 [ 276 ] {aad3e892-c73a-4d81-b363-686458e94cde} <Debug> TCPHandler: Processed in 0.001390036 sec. | ||
| 6506 | 2025.08.28 21:37:34.570175 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2025.08.28 21:37:34.570295 [ 276 ] {175eabc1-850d-411b-8ed5-051564881246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6508 | 2025.08.28 21:37:34.570361 [ 276 ] {175eabc1-850d-411b-8ed5-051564881246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6509 | 2025.08.28 21:37:34.571288 [ 276 ] {175eabc1-850d-411b-8ed5-051564881246} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2025.08.28 21:37:34.571325 [ 276 ] {175eabc1-850d-411b-8ed5-051564881246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6511 | 2025.08.28 21:37:34.571885 [ 276 ] {175eabc1-850d-411b-8ed5-051564881246} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6512 | 2025.08.28 21:37:34.572102 [ 276 ] {175eabc1-850d-411b-8ed5-051564881246} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.08.28 21:37:34.572237 [ 276 ] {175eabc1-850d-411b-8ed5-051564881246} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001966 sec., 21363.173957273655 rows/sec., 38.28 MiB/sec. | ||
| 6514 | 2025.08.28 21:37:34.572288 [ 276 ] {175eabc1-850d-411b-8ed5-051564881246} <Debug> TCPHandler: Processed in 0.002173817 sec. | ||
| 6515 | 2025.08.28 21:37:34.572403 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2025.08.28 21:37:34.572498 [ 276 ] {1acabaee-11b8-4a4e-b20b-7bf898587cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6517 | 2025.08.28 21:37:34.572540 [ 276 ] {1acabaee-11b8-4a4e-b20b-7bf898587cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6518 | 2025.08.28 21:37:34.572890 [ 276 ] {1acabaee-11b8-4a4e-b20b-7bf898587cc1} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2025.08.28 21:37:34.572927 [ 276 ] {1acabaee-11b8-4a4e-b20b-7bf898587cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6520 | 2025.08.28 21:37:34.573227 [ 276 ] {1acabaee-11b8-4a4e-b20b-7bf898587cc1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6521 | 2025.08.28 21:37:34.573438 [ 276 ] {1acabaee-11b8-4a4e-b20b-7bf898587cc1} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2025.08.28 21:37:34.573563 [ 276 ] {1acabaee-11b8-4a4e-b20b-7bf898587cc1} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001084 sec., 94095.9409594096 rows/sec., 5.78 MiB/sec. | ||
| 6523 | 2025.08.28 21:37:34.573599 [ 276 ] {1acabaee-11b8-4a4e-b20b-7bf898587cc1} <Debug> TCPHandler: Processed in 0.001243803 sec. | ||
| 6524 | 2025.08.28 21:37:35.721491 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6525 | 2025.08.28 21:37:35.721569 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6526 | 2025.08.28 21:37:35.875152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
| 6527 | 2025.08.28 21:37:35.875643 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.08.28 21:37:35.875693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6529 | 2025.08.28 21:37:35.876197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6530 | 2025.08.28 21:37:35.876445 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2025.08.28 21:37:35.876593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 6532 | 2025.08.28 21:37:36.742159 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6533 | 2025.08.28 21:37:36.759140 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2025.08.28 21:37:36.759201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6535 | 2025.08.28 21:37:36.764850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6536 | 2025.08.28 21:37:36.765560 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2025.08.28 21:37:36.768406 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6538 | 2025.08.28 21:37:39.543180 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2025.08.28 21:37:39.543372 [ 276 ] {c9ee112c-cdd7-4691-bfc2-fb0287257fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6540 | 2025.08.28 21:37:39.543441 [ 276 ] {c9ee112c-cdd7-4691-bfc2-fb0287257fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6541 | 2025.08.28 21:37:39.544162 [ 276 ] {c9ee112c-cdd7-4691-bfc2-fb0287257fad} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2025.08.28 21:37:39.544203 [ 276 ] {c9ee112c-cdd7-4691-bfc2-fb0287257fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6543 | 2025.08.28 21:37:39.544580 [ 276 ] {c9ee112c-cdd7-4691-bfc2-fb0287257fad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6544 | 2025.08.28 21:37:39.544796 [ 276 ] {c9ee112c-cdd7-4691-bfc2-fb0287257fad} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2025.08.28 21:37:39.544946 [ 276 ] {c9ee112c-cdd7-4691-bfc2-fb0287257fad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 6546 | 2025.08.28 21:37:39.544987 [ 276 ] {c9ee112c-cdd7-4691-bfc2-fb0287257fad} <Debug> TCPHandler: Processed in 0.001963681 sec. | ||
| 6547 | 2025.08.28 21:37:39.545111 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2025.08.28 21:37:39.545205 [ 276 ] {5ddc7253-38ba-42aa-af44-268f045f7b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6549 | 2025.08.28 21:37:39.545244 [ 276 ] {5ddc7253-38ba-42aa-af44-268f045f7b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6550 | 2025.08.28 21:37:39.545697 [ 276 ] {5ddc7253-38ba-42aa-af44-268f045f7b95} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.08.28 21:37:39.545734 [ 276 ] {5ddc7253-38ba-42aa-af44-268f045f7b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6552 | 2025.08.28 21:37:39.546033 [ 276 ] {5ddc7253-38ba-42aa-af44-268f045f7b95} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6553 | 2025.08.28 21:37:39.546234 [ 276 ] {5ddc7253-38ba-42aa-af44-268f045f7b95} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2025.08.28 21:37:39.546357 [ 276 ] {5ddc7253-38ba-42aa-af44-268f045f7b95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 6555 | 2025.08.28 21:37:39.546393 [ 276 ] {5ddc7253-38ba-42aa-af44-268f045f7b95} <Debug> TCPHandler: Processed in 0.001330394 sec. | ||
| 6556 | 2025.08.28 21:37:39.546504 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2025.08.28 21:37:39.546599 [ 276 ] {9309da74-a675-4611-ba1b-9170910abb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6558 | 2025.08.28 21:37:39.546643 [ 276 ] {9309da74-a675-4611-ba1b-9170910abb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6559 | 2025.08.28 21:37:39.547065 [ 276 ] {9309da74-a675-4611-ba1b-9170910abb4c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2025.08.28 21:37:39.547103 [ 276 ] {9309da74-a675-4611-ba1b-9170910abb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6561 | 2025.08.28 21:37:39.547428 [ 276 ] {9309da74-a675-4611-ba1b-9170910abb4c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6562 | 2025.08.28 21:37:39.547639 [ 276 ] {9309da74-a675-4611-ba1b-9170910abb4c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2025.08.28 21:37:39.547767 [ 276 ] {9309da74-a675-4611-ba1b-9170910abb4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6564 | 2025.08.28 21:37:39.547803 [ 276 ] {9309da74-a675-4611-ba1b-9170910abb4c} <Debug> TCPHandler: Processed in 0.001345475 sec. | ||
| 6565 | 2025.08.28 21:37:39.547935 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2025.08.28 21:37:39.548064 [ 276 ] {2d2a85a5-79ce-4129-aea4-8f7b76bb8211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6567 | 2025.08.28 21:37:39.548114 [ 276 ] {2d2a85a5-79ce-4129-aea4-8f7b76bb8211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6568 | 2025.08.28 21:37:39.548505 [ 276 ] {2d2a85a5-79ce-4129-aea4-8f7b76bb8211} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.08.28 21:37:39.548548 [ 276 ] {2d2a85a5-79ce-4129-aea4-8f7b76bb8211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6570 | 2025.08.28 21:37:39.548921 [ 276 ] {2d2a85a5-79ce-4129-aea4-8f7b76bb8211} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6571 | 2025.08.28 21:37:39.549149 [ 276 ] {2d2a85a5-79ce-4129-aea4-8f7b76bb8211} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.08.28 21:37:39.549277 [ 276 ] {2d2a85a5-79ce-4129-aea4-8f7b76bb8211} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 6573 | 2025.08.28 21:37:39.549312 [ 276 ] {2d2a85a5-79ce-4129-aea4-8f7b76bb8211} <Debug> TCPHandler: Processed in 0.001434967 sec. | ||
| 6574 | 2025.08.28 21:37:40.920121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 962 | ||
| 6575 | 2025.08.28 21:37:40.922465 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.08.28 21:37:40.922514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6577 | 2025.08.28 21:37:40.923755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6578 | 2025.08.28 21:37:40.924029 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.08.28 21:37:40.924339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 6580 | 2025.08.28 21:37:43.377651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
| 6581 | 2025.08.28 21:37:43.378176 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2025.08.28 21:37:43.378221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6583 | 2025.08.28 21:37:43.378716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6584 | 2025.08.28 21:37:43.378948 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2025.08.28 21:37:43.379077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 6586 | 2025.08.28 21:37:44.269420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6587 | 2025.08.28 21:37:44.286505 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2025.08.28 21:37:44.286566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6589 | 2025.08.28 21:37:44.293020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6590 | 2025.08.28 21:37:44.293718 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2025.08.28 21:37:44.296580 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6592 | 2025.08.28 21:37:44.555732 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2025.08.28 21:37:44.556017 [ 276 ] {3429f471-8b10-4676-8efa-008af722fc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6594 | 2025.08.28 21:37:44.556122 [ 276 ] {3429f471-8b10-4676-8efa-008af722fc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6595 | 2025.08.28 21:37:44.556996 [ 276 ] {3429f471-8b10-4676-8efa-008af722fc20} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2025.08.28 21:37:44.557043 [ 276 ] {3429f471-8b10-4676-8efa-008af722fc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6597 | 2025.08.28 21:37:44.557442 [ 276 ] {3429f471-8b10-4676-8efa-008af722fc20} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6598 | 2025.08.28 21:37:44.557677 [ 276 ] {3429f471-8b10-4676-8efa-008af722fc20} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.08.28 21:37:44.557826 [ 103 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 6600 | 2025.08.28 21:37:44.557838 [ 276 ] {3429f471-8b10-4676-8efa-008af722fc20} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001896 sec., 206751.0548523207 rows/sec., 13.12 MiB/sec. | ||
| 6601 | 2025.08.28 21:37:44.557941 [ 103 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.08.28 21:37:44.557961 [ 276 ] {3429f471-8b10-4676-8efa-008af722fc20} <Debug> TCPHandler: Processed in 0.002417833 sec. | ||
| 6603 | 2025.08.28 21:37:44.557974 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6604 | 2025.08.28 21:37:44.558083 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::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 | ||
| 6605 | 2025.08.28 21:37:44.558094 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2025.08.28 21:37:44.558191 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6607 | 2025.08.28 21:37:44.558202 [ 276 ] {f380dcf0-77a9-4ba9-bfaf-bb0831b514ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6608 | 2025.08.28 21:37:44.558224 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 392 rows starting from the beginning of the part | ||
| 6609 | 2025.08.28 21:37:44.558246 [ 276 ] {f380dcf0-77a9-4ba9-bfaf-bb0831b514ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6610 | 2025.08.28 21:37:44.558288 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 392 rows starting from the beginning of the part | ||
| 6611 | 2025.08.28 21:37:44.558338 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 392 rows starting from the beginning of the part | ||
| 6612 | 2025.08.28 21:37:44.558385 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 392 rows starting from the beginning of the part | ||
| 6613 | 2025.08.28 21:37:44.558428 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 392 rows starting from the beginning of the part | ||
| 6614 | 2025.08.28 21:37:44.558648 [ 276 ] {f380dcf0-77a9-4ba9-bfaf-bb0831b514ae} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2025.08.28 21:37:44.558685 [ 276 ] {f380dcf0-77a9-4ba9-bfaf-bb0831b514ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6616 | 2025.08.28 21:37:44.559093 [ 276 ] {f380dcf0-77a9-4ba9-bfaf-bb0831b514ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6617 | 2025.08.28 21:37:44.559304 [ 276 ] {f380dcf0-77a9-4ba9-bfaf-bb0831b514ae} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2025.08.28 21:37:44.559434 [ 276 ] {f380dcf0-77a9-4ba9-bfaf-bb0831b514ae} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00125 sec., 9600 rows/sec., 782.81 KiB/sec. | ||
| 6619 | 2025.08.28 21:37:44.559458 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418627 sec., 1381617.5781230726 rows/sec., 92.93 MiB/sec. | ||
| 6620 | 2025.08.28 21:37:44.559473 [ 276 ] {f380dcf0-77a9-4ba9-bfaf-bb0831b514ae} <Debug> TCPHandler: Processed in 0.001428277 sec. | ||
| 6621 | 2025.08.28 21:37:44.559590 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2025.08.28 21:37:44.559648 [ 195 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 6623 | 2025.08.28 21:37:44.559687 [ 276 ] {5ef377aa-a653-4f78-a27d-c2c581fccebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6624 | 2025.08.28 21:37:44.559732 [ 276 ] {5ef377aa-a653-4f78-a27d-c2c581fccebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6625 | 2025.08.28 21:37:44.559949 [ 195 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2025.08.28 21:37:44.560030 [ 195 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_25_6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 6627 | 2025.08.28 21:37:44.560136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6628 | 2025.08.28 21:37:44.560665 [ 276 ] {5ef377aa-a653-4f78-a27d-c2c581fccebc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.08.28 21:37:44.560707 [ 276 ] {5ef377aa-a653-4f78-a27d-c2c581fccebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6630 | 2025.08.28 21:37:44.561088 [ 276 ] {5ef377aa-a653-4f78-a27d-c2c581fccebc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6631 | 2025.08.28 21:37:44.561299 [ 276 ] {5ef377aa-a653-4f78-a27d-c2c581fccebc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2025.08.28 21:37:44.561433 [ 276 ] {5ef377aa-a653-4f78-a27d-c2c581fccebc} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.001764 sec., 655895.6916099774 rows/sec., 52.33 MiB/sec. | ||
| 6633 | 2025.08.28 21:37:44.561472 [ 276 ] {5ef377aa-a653-4f78-a27d-c2c581fccebc} <Debug> TCPHandler: Processed in 0.0019357 sec. | ||
| 6634 | 2025.08.28 21:37:44.561582 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2025.08.28 21:37:44.561676 [ 276 ] {77b87920-ae3c-40f1-bd85-f002986cf196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6636 | 2025.08.28 21:37:44.561716 [ 276 ] {77b87920-ae3c-40f1-bd85-f002986cf196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6637 | 2025.08.28 21:37:44.562199 [ 276 ] {77b87920-ae3c-40f1-bd85-f002986cf196} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2025.08.28 21:37:44.562237 [ 276 ] {77b87920-ae3c-40f1-bd85-f002986cf196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6639 | 2025.08.28 21:37:44.562549 [ 276 ] {77b87920-ae3c-40f1-bd85-f002986cf196} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6640 | 2025.08.28 21:37:44.562758 [ 276 ] {77b87920-ae3c-40f1-bd85-f002986cf196} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2025.08.28 21:37:44.562885 [ 276 ] {77b87920-ae3c-40f1-bd85-f002986cf196} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001227 sec., 203748.98125509373 rows/sec., 12.55 MiB/sec. | ||
| 6642 | 2025.08.28 21:37:44.562922 [ 276 ] {77b87920-ae3c-40f1-bd85-f002986cf196} <Debug> TCPHandler: Processed in 0.001387376 sec. | ||
| 6643 | 2025.08.28 21:37:44.563022 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2025.08.28 21:37:44.563115 [ 276 ] {c473a051-4960-430d-b2f8-803ba254fff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6645 | 2025.08.28 21:37:44.563155 [ 276 ] {c473a051-4960-430d-b2f8-803ba254fff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6646 | 2025.08.28 21:37:44.563613 [ 276 ] {c473a051-4960-430d-b2f8-803ba254fff4} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2025.08.28 21:37:44.563651 [ 276 ] {c473a051-4960-430d-b2f8-803ba254fff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6648 | 2025.08.28 21:37:44.563963 [ 276 ] {c473a051-4960-430d-b2f8-803ba254fff4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6649 | 2025.08.28 21:37:44.564174 [ 276 ] {c473a051-4960-430d-b2f8-803ba254fff4} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2025.08.28 21:37:44.564302 [ 276 ] {c473a051-4960-430d-b2f8-803ba254fff4} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001204 sec., 168604.6511627907 rows/sec., 10.88 MiB/sec. | ||
| 6651 | 2025.08.28 21:37:44.564339 [ 276 ] {c473a051-4960-430d-b2f8-803ba254fff4} <Debug> TCPHandler: Processed in 0.001364296 sec. | ||
| 6652 | 2025.08.28 21:37:44.564436 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2025.08.28 21:37:44.564529 [ 276 ] {55d667cb-03cb-497c-99e8-a98cda980194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6654 | 2025.08.28 21:37:44.564569 [ 276 ] {55d667cb-03cb-497c-99e8-a98cda980194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6655 | 2025.08.28 21:37:44.565006 [ 276 ] {55d667cb-03cb-497c-99e8-a98cda980194} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2025.08.28 21:37:44.565044 [ 276 ] {55d667cb-03cb-497c-99e8-a98cda980194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6657 | 2025.08.28 21:37:44.565347 [ 276 ] {55d667cb-03cb-497c-99e8-a98cda980194} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6658 | 2025.08.28 21:37:44.565559 [ 276 ] {55d667cb-03cb-497c-99e8-a98cda980194} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2025.08.28 21:37:44.565658 [ 103 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 6660 | 2025.08.28 21:37:44.565685 [ 276 ] {55d667cb-03cb-497c-99e8-a98cda980194} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001174 sec., 172061.32879046 rows/sec., 9.77 MiB/sec. | ||
| 6661 | 2025.08.28 21:37:44.565690 [ 103 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2025.08.28 21:37:44.565728 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6663 | 2025.08.28 21:37:44.565731 [ 276 ] {55d667cb-03cb-497c-99e8-a98cda980194} <Debug> TCPHandler: Processed in 0.001342515 sec. | ||
| 6664 | 2025.08.28 21:37:44.565816 [ 191 ] {72c327b7-86ff-4209-8877-4683220c7bf5::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 | ||
| 6665 | 2025.08.28 21:37:44.565854 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2025.08.28 21:37:44.565934 [ 191 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6667 | 2025.08.28 21:37:44.565954 [ 276 ] {ada56652-4ad7-4627-94b8-0761f0cb12c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6668 | 2025.08.28 21:37:44.565975 [ 191 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 202 rows starting from the beginning of the part | ||
| 6669 | 2025.08.28 21:37:44.565998 [ 276 ] {ada56652-4ad7-4627-94b8-0761f0cb12c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6670 | 2025.08.28 21:37:44.566051 [ 191 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 202 rows starting from the beginning of the part | ||
| 6671 | 2025.08.28 21:37:44.566111 [ 191 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 202 rows starting from the beginning of the part | ||
| 6672 | 2025.08.28 21:37:44.566157 [ 191 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 202 rows starting from the beginning of the part | ||
| 6673 | 2025.08.28 21:37:44.566204 [ 191 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 202 rows starting from the beginning of the part | ||
| 6674 | 2025.08.28 21:37:44.566637 [ 276 ] {ada56652-4ad7-4627-94b8-0761f0cb12c2} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2025.08.28 21:37:44.566679 [ 276 ] {ada56652-4ad7-4627-94b8-0761f0cb12c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6676 | 2025.08.28 21:37:44.567041 [ 276 ] {ada56652-4ad7-4627-94b8-0761f0cb12c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6677 | 2025.08.28 21:37:44.567068 [ 186 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285754 sec., 785531.2913667777 rows/sec., 47.61 MiB/sec. | ||
| 6678 | 2025.08.28 21:37:44.567249 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 6679 | 2025.08.28 21:37:44.567262 [ 276 ] {ada56652-4ad7-4627-94b8-0761f0cb12c2} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2025.08.28 21:37:44.567391 [ 276 ] {ada56652-4ad7-4627-94b8-0761f0cb12c2} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001455 sec., 485223.3676975945 rows/sec., 34.17 MiB/sec. | ||
| 6681 | 2025.08.28 21:37:44.567428 [ 276 ] {ada56652-4ad7-4627-94b8-0761f0cb12c2} <Debug> TCPHandler: Processed in 0.001623122 sec. | ||
| 6682 | 2025.08.28 21:37:44.567527 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.08.28 21:37:44.567537 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2025.08.28 21:37:44.567604 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_25_6} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 6685 | 2025.08.28 21:37:44.567635 [ 276 ] {eb45fc17-1bfe-4243-ae2c-5931740ebbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6686 | 2025.08.28 21:37:44.567678 [ 276 ] {eb45fc17-1bfe-4243-ae2c-5931740ebbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6687 | 2025.08.28 21:37:44.567683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6688 | 2025.08.28 21:37:44.568011 [ 276 ] {eb45fc17-1bfe-4243-ae2c-5931740ebbc7} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2025.08.28 21:37:44.568046 [ 276 ] {eb45fc17-1bfe-4243-ae2c-5931740ebbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6690 | 2025.08.28 21:37:44.568359 [ 276 ] {eb45fc17-1bfe-4243-ae2c-5931740ebbc7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6691 | 2025.08.28 21:37:44.568570 [ 276 ] {eb45fc17-1bfe-4243-ae2c-5931740ebbc7} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.08.28 21:37:44.568708 [ 276 ] {eb45fc17-1bfe-4243-ae2c-5931740ebbc7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 6693 | 2025.08.28 21:37:44.568743 [ 276 ] {eb45fc17-1bfe-4243-ae2c-5931740ebbc7} <Debug> TCPHandler: Processed in 0.001254493 sec. | ||
| 6694 | 2025.08.28 21:37:44.568842 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2025.08.28 21:37:44.568936 [ 276 ] {5d88842e-981e-4588-bf6d-be92a9e19879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6696 | 2025.08.28 21:37:44.568979 [ 276 ] {5d88842e-981e-4588-bf6d-be92a9e19879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6697 | 2025.08.28 21:37:44.569411 [ 276 ] {5d88842e-981e-4588-bf6d-be92a9e19879} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2025.08.28 21:37:44.569448 [ 276 ] {5d88842e-981e-4588-bf6d-be92a9e19879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6699 | 2025.08.28 21:37:44.569779 [ 276 ] {5d88842e-981e-4588-bf6d-be92a9e19879} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6700 | 2025.08.28 21:37:44.569992 [ 276 ] {5d88842e-981e-4588-bf6d-be92a9e19879} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2025.08.28 21:37:44.570121 [ 276 ] {5d88842e-981e-4588-bf6d-be92a9e19879} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001204 sec., 259966.77740863786 rows/sec., 17.12 MiB/sec. | ||
| 6702 | 2025.08.28 21:37:44.570157 [ 276 ] {5d88842e-981e-4588-bf6d-be92a9e19879} <Debug> TCPHandler: Processed in 0.001363675 sec. | ||
| 6703 | 2025.08.28 21:37:44.570277 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2025.08.28 21:37:44.570403 [ 276 ] {4a36b977-71de-409c-87f0-3ed919c48b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6705 | 2025.08.28 21:37:44.570455 [ 276 ] {4a36b977-71de-409c-87f0-3ed919c48b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6706 | 2025.08.28 21:37:44.570833 [ 276 ] {4a36b977-71de-409c-87f0-3ed919c48b65} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2025.08.28 21:37:44.570877 [ 276 ] {4a36b977-71de-409c-87f0-3ed919c48b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6708 | 2025.08.28 21:37:44.571257 [ 276 ] {4a36b977-71de-409c-87f0-3ed919c48b65} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6709 | 2025.08.28 21:37:44.571471 [ 276 ] {4a36b977-71de-409c-87f0-3ed919c48b65} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2025.08.28 21:37:44.571576 [ 103 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6711 | 2025.08.28 21:37:44.571606 [ 276 ] {4a36b977-71de-409c-87f0-3ed919c48b65} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
| 6712 | 2025.08.28 21:37:44.571607 [ 103 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2025.08.28 21:37:44.571649 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6714 | 2025.08.28 21:37:44.571651 [ 276 ] {4a36b977-71de-409c-87f0-3ed919c48b65} <Debug> TCPHandler: Processed in 0.001435187 sec. | ||
| 6715 | 2025.08.28 21:37:44.571768 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2025.08.28 21:37:44.571773 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 6717 | 2025.08.28 21:37:44.571864 [ 276 ] {a1ad652e-d030-42ee-98b2-784c9635eda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6718 | 2025.08.28 21:37:44.571924 [ 276 ] {a1ad652e-d030-42ee-98b2-784c9635eda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6719 | 2025.08.28 21:37:44.571963 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2025.08.28 21:37:44.572021 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 6721 | 2025.08.28 21:37:44.572113 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 6722 | 2025.08.28 21:37:44.572179 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 6723 | 2025.08.28 21:37:44.572238 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 6724 | 2025.08.28 21:37:44.572286 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 6725 | 2025.08.28 21:37:44.572324 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::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 | ||
| 6726 | 2025.08.28 21:37:44.572809 [ 276 ] {a1ad652e-d030-42ee-98b2-784c9635eda3} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2025.08.28 21:37:44.572851 [ 276 ] {a1ad652e-d030-42ee-98b2-784c9635eda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6728 | 2025.08.28 21:37:44.573087 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381555 sec., 18819.37382152719 rows/sec., 1.24 MiB/sec. | ||
| 6729 | 2025.08.28 21:37:44.573209 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6730 | 2025.08.28 21:37:44.573459 [ 276 ] {a1ad652e-d030-42ee-98b2-784c9635eda3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6731 | 2025.08.28 21:37:44.573478 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_25_5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2025.08.28 21:37:44.573561 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_25_5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6733 | 2025.08.28 21:37:44.573638 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6734 | 2025.08.28 21:37:44.573720 [ 276 ] {a1ad652e-d030-42ee-98b2-784c9635eda3} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2025.08.28 21:37:44.573872 [ 276 ] {a1ad652e-d030-42ee-98b2-784c9635eda3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002027 sec., 20720.27627035027 rows/sec., 37.13 MiB/sec. | ||
| 6736 | 2025.08.28 21:37:44.573925 [ 276 ] {a1ad652e-d030-42ee-98b2-784c9635eda3} <Debug> TCPHandler: Processed in 0.002207287 sec. | ||
| 6737 | 2025.08.28 21:37:44.574037 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2025.08.28 21:37:44.574132 [ 276 ] {c1cbfd04-6467-4367-8ce2-0096de016003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6739 | 2025.08.28 21:37:44.574173 [ 276 ] {c1cbfd04-6467-4367-8ce2-0096de016003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6740 | 2025.08.28 21:37:44.574515 [ 276 ] {c1cbfd04-6467-4367-8ce2-0096de016003} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.08.28 21:37:44.574552 [ 276 ] {c1cbfd04-6467-4367-8ce2-0096de016003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6742 | 2025.08.28 21:37:44.574860 [ 276 ] {c1cbfd04-6467-4367-8ce2-0096de016003} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6743 | 2025.08.28 21:37:44.575076 [ 276 ] {c1cbfd04-6467-4367-8ce2-0096de016003} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.08.28 21:37:44.575202 [ 276 ] {c1cbfd04-6467-4367-8ce2-0096de016003} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00109 sec., 93577.98165137615 rows/sec., 5.75 MiB/sec. | ||
| 6745 | 2025.08.28 21:37:44.575238 [ 276 ] {c1cbfd04-6467-4367-8ce2-0096de016003} <Debug> TCPHandler: Processed in 0.001251382 sec. | ||
| 6746 | 2025.08.28 21:37:49.543179 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2025.08.28 21:37:49.543394 [ 276 ] {a2032a08-6069-45ca-9230-4e8060f9b8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6748 | 2025.08.28 21:37:49.543458 [ 276 ] {a2032a08-6069-45ca-9230-4e8060f9b8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6749 | 2025.08.28 21:37:49.544103 [ 276 ] {a2032a08-6069-45ca-9230-4e8060f9b8d9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.08.28 21:37:49.544148 [ 276 ] {a2032a08-6069-45ca-9230-4e8060f9b8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6751 | 2025.08.28 21:37:49.544540 [ 276 ] {a2032a08-6069-45ca-9230-4e8060f9b8d9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6752 | 2025.08.28 21:37:49.544771 [ 276 ] {a2032a08-6069-45ca-9230-4e8060f9b8d9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.08.28 21:37:49.544917 [ 97 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6754 | 2025.08.28 21:37:49.544923 [ 276 ] {a2032a08-6069-45ca-9230-4e8060f9b8d9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.70 MiB/sec. | ||
| 6755 | 2025.08.28 21:37:49.544994 [ 97 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2025.08.28 21:37:49.545013 [ 276 ] {a2032a08-6069-45ca-9230-4e8060f9b8d9} <Debug> TCPHandler: Processed in 0.001972131 sec. | ||
| 6757 | 2025.08.28 21:37:49.545025 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6758 | 2025.08.28 21:37:49.545139 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2025.08.28 21:37:49.545183 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::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 | ||
| 6760 | 2025.08.28 21:37:49.545238 [ 276 ] {137f5567-0fc2-4e9f-8974-b2169b68d333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6761 | 2025.08.28 21:37:49.545284 [ 276 ] {137f5567-0fc2-4e9f-8974-b2169b68d333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6762 | 2025.08.28 21:37:49.545345 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6763 | 2025.08.28 21:37:49.545388 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2301 rows starting from the beginning of the part | ||
| 6764 | 2025.08.28 21:37:49.545455 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1196 rows starting from the beginning of the part | ||
| 6765 | 2025.08.28 21:37:49.545499 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1151 rows starting from the beginning of the part | ||
| 6766 | 2025.08.28 21:37:49.545542 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6767 | 2025.08.28 21:37:49.545580 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1157 rows starting from the beginning of the part | ||
| 6768 | 2025.08.28 21:37:49.545618 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6769 | 2025.08.28 21:37:49.545701 [ 276 ] {137f5567-0fc2-4e9f-8974-b2169b68d333} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2025.08.28 21:37:49.545744 [ 276 ] {137f5567-0fc2-4e9f-8974-b2169b68d333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6771 | 2025.08.28 21:37:49.546078 [ 276 ] {137f5567-0fc2-4e9f-8974-b2169b68d333} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6772 | 2025.08.28 21:37:49.546305 [ 276 ] {137f5567-0fc2-4e9f-8974-b2169b68d333} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2025.08.28 21:37:49.546440 [ 276 ] {137f5567-0fc2-4e9f-8974-b2169b68d333} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 6774 | 2025.08.28 21:37:49.546460 [ 95 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6775 | 2025.08.28 21:37:49.546479 [ 276 ] {137f5567-0fc2-4e9f-8974-b2169b68d333} <Debug> TCPHandler: Processed in 0.001388146 sec. | ||
| 6776 | 2025.08.28 21:37:49.546536 [ 95 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.08.28 21:37:49.546567 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6778 | 2025.08.28 21:37:49.546623 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2025.08.28 21:37:49.546654 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::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 | ||
| 6780 | 2025.08.28 21:37:49.546723 [ 276 ] {7b51635b-0d80-491f-a8d6-438605af353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6781 | 2025.08.28 21:37:49.546756 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6782 | 2025.08.28 21:37:49.546772 [ 276 ] {7b51635b-0d80-491f-a8d6-438605af353c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6783 | 2025.08.28 21:37:49.546792 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1186 rows starting from the beginning of the part | ||
| 6784 | 2025.08.28 21:37:49.546850 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 520 rows starting from the beginning of the part | ||
| 6785 | 2025.08.28 21:37:49.546893 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 694 rows starting from the beginning of the part | ||
| 6786 | 2025.08.28 21:37:49.546934 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6787 | 2025.08.28 21:37:49.546972 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 706 rows starting from the beginning of the part | ||
| 6788 | 2025.08.28 21:37:49.547014 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6789 | 2025.08.28 21:37:49.547202 [ 276 ] {7b51635b-0d80-491f-a8d6-438605af353c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2025.08.28 21:37:49.547246 [ 276 ] {7b51635b-0d80-491f-a8d6-438605af353c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6791 | 2025.08.28 21:37:49.547811 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5917 rows, containing 5 columns (5 merged, 0 gathered) in 0.00269645 sec., 2194366.6672847634 rows/sec., 185.40 MiB/sec. | ||
| 6792 | 2025.08.28 21:37:49.547854 [ 276 ] {7b51635b-0d80-491f-a8d6-438605af353c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6793 | 2025.08.28 21:37:49.548085 [ 276 ] {7b51635b-0d80-491f-a8d6-438605af353c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2025.08.28 21:37:49.548122 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6795 | 2025.08.28 21:37:49.548203 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6796 | 2025.08.28 21:37:49.548227 [ 276 ] {7b51635b-0d80-491f-a8d6-438605af353c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. | ||
| 6797 | 2025.08.28 21:37:49.548234 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2025.08.28 21:37:49.548279 [ 276 ] {7b51635b-0d80-491f-a8d6-438605af353c} <Debug> TCPHandler: Processed in 0.001704885 sec. | ||
| 6799 | 2025.08.28 21:37:49.548242 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625872 sec., 1989086.4717517737 rows/sec., 150.31 MiB/sec. | ||
| 6800 | 2025.08.28 21:37:49.548308 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6801 | 2025.08.28 21:37:49.548393 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2025.08.28 21:37:49.548404 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2025.08.28 21:37:49.548415 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 6804 | 2025.08.28 21:37:49.548461 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6805 | 2025.08.28 21:37:49.548481 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_51_10} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6806 | 2025.08.28 21:37:49.548523 [ 276 ] {05f18fa0-989c-48a0-8c67-d64263f53935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6807 | 2025.08.28 21:37:49.548558 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 6808 | 2025.08.28 21:37:49.548560 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6809 | 2025.08.28 21:37:49.548576 [ 276 ] {05f18fa0-989c-48a0-8c67-d64263f53935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6810 | 2025.08.28 21:37:49.548618 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16063 rows starting from the beginning of the part | ||
| 6811 | 2025.08.28 21:37:49.548686 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 6812 | 2025.08.28 21:37:49.548735 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 307 rows starting from the beginning of the part | ||
| 6813 | 2025.08.28 21:37:49.548737 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2025.08.28 21:37:49.548779 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 6815 | 2025.08.28 21:37:49.548823 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_51_10} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6816 | 2025.08.28 21:37:49.548826 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 313 rows starting from the beginning of the part | ||
| 6817 | 2025.08.28 21:37:49.548881 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::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 | ||
| 6818 | 2025.08.28 21:37:49.548898 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6819 | 2025.08.28 21:37:49.548951 [ 276 ] {05f18fa0-989c-48a0-8c67-d64263f53935} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2025.08.28 21:37:49.548993 [ 276 ] {05f18fa0-989c-48a0-8c67-d64263f53935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6821 | 2025.08.28 21:37:49.549349 [ 276 ] {05f18fa0-989c-48a0-8c67-d64263f53935} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6822 | 2025.08.28 21:37:49.549580 [ 276 ] {05f18fa0-989c-48a0-8c67-d64263f53935} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2025.08.28 21:37:49.549694 [ 95 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6824 | 2025.08.28 21:37:49.549714 [ 276 ] {05f18fa0-989c-48a0-8c67-d64263f53935} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 6825 | 2025.08.28 21:37:49.549727 [ 95 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2025.08.28 21:37:49.549755 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6827 | 2025.08.28 21:37:49.549759 [ 276 ] {05f18fa0-989c-48a0-8c67-d64263f53935} <Debug> TCPHandler: Processed in 0.001409117 sec. | ||
| 6828 | 2025.08.28 21:37:49.549824 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 6829 | 2025.08.28 21:37:49.549914 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6830 | 2025.08.28 21:37:49.549939 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3606 rows starting from the beginning of the part | ||
| 6831 | 2025.08.28 21:37:49.549981 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 6832 | 2025.08.28 21:37:49.550014 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 102 rows starting from the beginning of the part | ||
| 6833 | 2025.08.28 21:37:49.550044 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 6834 | 2025.08.28 21:37:49.550078 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 102 rows starting from the beginning of the part | ||
| 6835 | 2025.08.28 21:37:49.550107 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::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 | ||
| 6836 | 2025.08.28 21:37:49.551551 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 4 columns (4 merged, 0 gathered) in 0.001751365 sec., 2278222.986070865 rows/sec., 144.82 MiB/sec. | ||
| 6837 | 2025.08.28 21:37:49.552013 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6838 | 2025.08.28 21:37:49.552333 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_51_10} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2025.08.28 21:37:49.552414 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_51_10} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6840 | 2025.08.28 21:37:49.552510 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6841 | 2025.08.28 21:37:49.554355 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17847 rows, containing 5 columns (5 merged, 0 gathered) in 0.005983765 sec., 2982570.3382402216 rows/sec., 199.74 MiB/sec. | ||
| 6842 | 2025.08.28 21:37:49.554598 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6843 | 2025.08.28 21:37:49.554895 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2025.08.28 21:37:49.554972 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6845 | 2025.08.28 21:37:49.555068 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6846 | 2025.08.28 21:37:50.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.97 MiB, peak 264.21 MiB, free memory in arenas 0.00 B, will set to 258.75 MiB (RSS), difference: 1.78 MiB | ||
| 6847 | 2025.08.28 21:37:50.721636 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6848 | 2025.08.28 21:37:50.721722 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6849 | 2025.08.28 21:37:50.880121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
| 6850 | 2025.08.28 21:37:50.880667 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2025.08.28 21:37:50.880714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6852 | 2025.08.28 21:37:50.881198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6853 | 2025.08.28 21:37:50.881435 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2025.08.28 21:37:50.881562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 6855 | 2025.08.28 21:37:50.881568 [ 94 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6856 | 2025.08.28 21:37:50.881640 [ 94 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2025.08.28 21:37:50.881663 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6858 | 2025.08.28 21:37:50.881764 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 6859 | 2025.08.28 21:37:50.881881 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6860 | 2025.08.28 21:37:50.881922 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
| 6861 | 2025.08.28 21:37:50.881992 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
| 6862 | 2025.08.28 21:37:50.882040 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
| 6863 | 2025.08.28 21:37:50.882083 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
| 6864 | 2025.08.28 21:37:50.882130 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
| 6865 | 2025.08.28 21:37:50.882169 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
| 6866 | 2025.08.28 21:37:50.884322 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002604228 sec., 6347754.49768607 rows/sec., 90.81 MiB/sec. | ||
| 6867 | 2025.08.28 21:37:50.884457 [ 189 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6868 | 2025.08.28 21:37:50.884789 [ 189 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2025.08.28 21:37:50.884875 [ 189 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_36_7} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6870 | 2025.08.28 21:37:50.884990 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6871 | 2025.08.28 21:37:50.925469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 994 | ||
| 6872 | 2025.08.28 21:37:50.927772 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2025.08.28 21:37:50.927813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6874 | 2025.08.28 21:37:50.929014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6875 | 2025.08.28 21:37:50.929295 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2025.08.28 21:37:50.929447 [ 94 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6877 | 2025.08.28 21:37:50.929494 [ 94 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2025.08.28 21:37:50.929513 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6879 | 2025.08.28 21:37:50.929558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 6880 | 2025.08.28 21:37:50.929602 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 6881 | 2025.08.28 21:37:50.930257 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6882 | 2025.08.28 21:37:50.930448 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 838 rows starting from the beginning of the part | ||
| 6883 | 2025.08.28 21:37:50.930820 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 6884 | 2025.08.28 21:37:50.931183 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 6885 | 2025.08.28 21:37:50.931536 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 6886 | 2025.08.28 21:37:50.931917 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 6887 | 2025.08.28 21:37:50.932294 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 6888 | 2025.08.28 21:37:50.938640 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 72 columns (72 merged, 0 gathered) in 0.009075486 sec., 109525.81492605463 rows/sec., 88.48 MiB/sec. | ||
| 6889 | 2025.08.28 21:37:50.939864 [ 199 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6890 | 2025.08.28 21:37:50.940436 [ 199 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2025.08.28 21:37:50.940503 [ 199 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_26_5} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6892 | 2025.08.28 21:37:50.940789 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 6893 | 2025.08.28 21:37:51.797642 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6894 | 2025.08.28 21:37:51.814630 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.08.28 21:37:51.814677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6896 | 2025.08.28 21:37:51.820452 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6897 | 2025.08.28 21:37:51.821116 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.08.28 21:37:51.821399 [ 92 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6899 | 2025.08.28 21:37:51.821464 [ 92 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2025.08.28 21:37:51.821489 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6901 | 2025.08.28 21:37:51.821627 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 6902 | 2025.08.28 21:37:51.824212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6903 | 2025.08.28 21:37:51.825458 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6904 | 2025.08.28 21:37:51.826801 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 6905 | 2025.08.28 21:37:51.831318 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6906 | 2025.08.28 21:37:51.835680 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 6907 | 2025.08.28 21:37:51.840129 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6908 | 2025.08.28 21:37:51.844429 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 6909 | 2025.08.28 21:37:51.848166 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6910 | 2025.08.28 21:37:51.907191 [ 201 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.0856213 sec., 3176.7796097466403 rows/sec., 16.43 MiB/sec. | ||
| 6911 | 2025.08.28 21:37:51.910162 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6912 | 2025.08.28 21:37:51.912164 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2025.08.28 21:37:51.912258 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_36_7} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6914 | 2025.08.28 21:37:51.914532 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6915 | 2025.08.28 21:37:52.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.00 MiB, peak 271.87 MiB, free memory in arenas 0.00 B, will set to 263.78 MiB (RSS), difference: 3.78 MiB | ||
| 6916 | 2025.08.28 21:37:54.554700 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2025.08.28 21:37:54.554897 [ 276 ] {bba94509-3269-4f3c-8151-ea3cded8773b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6918 | 2025.08.28 21:37:54.554970 [ 276 ] {bba94509-3269-4f3c-8151-ea3cded8773b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6919 | 2025.08.28 21:37:54.555827 [ 276 ] {bba94509-3269-4f3c-8151-ea3cded8773b} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2025.08.28 21:37:54.555873 [ 276 ] {bba94509-3269-4f3c-8151-ea3cded8773b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6921 | 2025.08.28 21:37:54.556286 [ 276 ] {bba94509-3269-4f3c-8151-ea3cded8773b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6922 | 2025.08.28 21:37:54.556522 [ 276 ] {bba94509-3269-4f3c-8151-ea3cded8773b} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2025.08.28 21:37:54.556678 [ 276 ] {bba94509-3269-4f3c-8151-ea3cded8773b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001836 sec., 213507.62527233115 rows/sec., 13.55 MiB/sec. | ||
| 6924 | 2025.08.28 21:37:54.556720 [ 276 ] {bba94509-3269-4f3c-8151-ea3cded8773b} <Debug> TCPHandler: Processed in 0.002161916 sec. | ||
| 6925 | 2025.08.28 21:37:54.556841 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2025.08.28 21:37:54.556936 [ 276 ] {949ccd37-6634-4f08-8b4e-73502c1c84eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6927 | 2025.08.28 21:37:54.556979 [ 276 ] {949ccd37-6634-4f08-8b4e-73502c1c84eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6928 | 2025.08.28 21:37:54.557930 [ 276 ] {949ccd37-6634-4f08-8b4e-73502c1c84eb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2025.08.28 21:37:54.557967 [ 276 ] {949ccd37-6634-4f08-8b4e-73502c1c84eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6930 | 2025.08.28 21:37:54.558368 [ 276 ] {949ccd37-6634-4f08-8b4e-73502c1c84eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6931 | 2025.08.28 21:37:54.558587 [ 276 ] {949ccd37-6634-4f08-8b4e-73502c1c84eb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.08.28 21:37:54.558715 [ 276 ] {949ccd37-6634-4f08-8b4e-73502c1c84eb} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001798 sec., 640155.7285873193 rows/sec., 51.10 MiB/sec. | ||
| 6933 | 2025.08.28 21:37:54.558752 [ 276 ] {949ccd37-6634-4f08-8b4e-73502c1c84eb} <Debug> TCPHandler: Processed in 0.001960611 sec. | ||
| 6934 | 2025.08.28 21:37:54.558870 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2025.08.28 21:37:54.558965 [ 276 ] {5d347188-c45c-4614-8f46-37127d1e3312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6936 | 2025.08.28 21:37:54.559004 [ 276 ] {5d347188-c45c-4614-8f46-37127d1e3312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6937 | 2025.08.28 21:37:54.559491 [ 276 ] {5d347188-c45c-4614-8f46-37127d1e3312} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2025.08.28 21:37:54.559530 [ 276 ] {5d347188-c45c-4614-8f46-37127d1e3312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6939 | 2025.08.28 21:37:54.559851 [ 276 ] {5d347188-c45c-4614-8f46-37127d1e3312} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6940 | 2025.08.28 21:37:54.560095 [ 276 ] {5d347188-c45c-4614-8f46-37127d1e3312} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2025.08.28 21:37:54.560224 [ 276 ] {5d347188-c45c-4614-8f46-37127d1e3312} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001278 sec., 186228.48200312987 rows/sec., 11.41 MiB/sec. | ||
| 6942 | 2025.08.28 21:37:54.560262 [ 276 ] {5d347188-c45c-4614-8f46-37127d1e3312} <Debug> TCPHandler: Processed in 0.001440987 sec. | ||
| 6943 | 2025.08.28 21:37:54.560369 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2025.08.28 21:37:54.560466 [ 276 ] {4d077f67-5e62-4943-8460-392124326e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6945 | 2025.08.28 21:37:54.560507 [ 276 ] {4d077f67-5e62-4943-8460-392124326e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6946 | 2025.08.28 21:37:54.560975 [ 276 ] {4d077f67-5e62-4943-8460-392124326e33} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.08.28 21:37:54.561011 [ 276 ] {4d077f67-5e62-4943-8460-392124326e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6948 | 2025.08.28 21:37:54.561317 [ 276 ] {4d077f67-5e62-4943-8460-392124326e33} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6949 | 2025.08.28 21:37:54.561538 [ 276 ] {4d077f67-5e62-4943-8460-392124326e33} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.08.28 21:37:54.561668 [ 276 ] {4d077f67-5e62-4943-8460-392124326e33} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001221 sec., 166257.16625716625 rows/sec., 10.72 MiB/sec. | ||
| 6951 | 2025.08.28 21:37:54.561707 [ 276 ] {4d077f67-5e62-4943-8460-392124326e33} <Debug> TCPHandler: Processed in 0.001385906 sec. | ||
| 6952 | 2025.08.28 21:37:54.561808 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2025.08.28 21:37:54.561901 [ 276 ] {4a7b1209-3912-4895-83b7-52366dee936b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6954 | 2025.08.28 21:37:54.561940 [ 276 ] {4a7b1209-3912-4895-83b7-52366dee936b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6955 | 2025.08.28 21:37:54.562394 [ 276 ] {4a7b1209-3912-4895-83b7-52366dee936b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.08.28 21:37:54.562433 [ 276 ] {4a7b1209-3912-4895-83b7-52366dee936b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6957 | 2025.08.28 21:37:54.562739 [ 276 ] {4a7b1209-3912-4895-83b7-52366dee936b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6958 | 2025.08.28 21:37:54.562967 [ 276 ] {4a7b1209-3912-4895-83b7-52366dee936b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.08.28 21:37:54.563099 [ 276 ] {4a7b1209-3912-4895-83b7-52366dee936b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001216 sec., 166118.42105263157 rows/sec., 9.43 MiB/sec. | ||
| 6960 | 2025.08.28 21:37:54.563136 [ 276 ] {4a7b1209-3912-4895-83b7-52366dee936b} <Debug> TCPHandler: Processed in 0.001376416 sec. | ||
| 6961 | 2025.08.28 21:37:54.563251 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2025.08.28 21:37:54.563345 [ 276 ] {f64f0601-5b7f-49df-8a73-4edc38c8d9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6963 | 2025.08.28 21:37:54.563387 [ 276 ] {f64f0601-5b7f-49df-8a73-4edc38c8d9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6964 | 2025.08.28 21:37:54.564037 [ 276 ] {f64f0601-5b7f-49df-8a73-4edc38c8d9b9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.08.28 21:37:54.564076 [ 276 ] {f64f0601-5b7f-49df-8a73-4edc38c8d9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6966 | 2025.08.28 21:37:54.564410 [ 276 ] {f64f0601-5b7f-49df-8a73-4edc38c8d9b9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6967 | 2025.08.28 21:37:54.564651 [ 276 ] {f64f0601-5b7f-49df-8a73-4edc38c8d9b9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2025.08.28 21:37:54.564786 [ 276 ] {f64f0601-5b7f-49df-8a73-4edc38c8d9b9} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001458 sec., 475994.51303155004 rows/sec., 33.44 MiB/sec. | ||
| 6969 | 2025.08.28 21:37:54.564824 [ 276 ] {f64f0601-5b7f-49df-8a73-4edc38c8d9b9} <Debug> TCPHandler: Processed in 0.001621552 sec. | ||
| 6970 | 2025.08.28 21:37:54.564947 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2025.08.28 21:37:54.565041 [ 276 ] {141c6a69-b8e9-411c-9fb1-e4b45117d567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6972 | 2025.08.28 21:37:54.565083 [ 276 ] {141c6a69-b8e9-411c-9fb1-e4b45117d567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6973 | 2025.08.28 21:37:54.565421 [ 276 ] {141c6a69-b8e9-411c-9fb1-e4b45117d567} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.08.28 21:37:54.565458 [ 276 ] {141c6a69-b8e9-411c-9fb1-e4b45117d567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6975 | 2025.08.28 21:37:54.565767 [ 276 ] {141c6a69-b8e9-411c-9fb1-e4b45117d567} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6976 | 2025.08.28 21:37:54.565978 [ 276 ] {141c6a69-b8e9-411c-9fb1-e4b45117d567} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2025.08.28 21:37:54.566086 [ 90 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6978 | 2025.08.28 21:37:54.566106 [ 276 ] {141c6a69-b8e9-411c-9fb1-e4b45117d567} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 6979 | 2025.08.28 21:37:54.566181 [ 90 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2025.08.28 21:37:54.566188 [ 276 ] {141c6a69-b8e9-411c-9fb1-e4b45117d567} <Debug> TCPHandler: Processed in 0.001290434 sec. | ||
| 6981 | 2025.08.28 21:37:54.566212 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6982 | 2025.08.28 21:37:54.566306 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2025.08.28 21:37:54.566323 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 6984 | 2025.08.28 21:37:54.566405 [ 276 ] {e7975976-6001-4f6a-b4eb-ff9bba7468f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6985 | 2025.08.28 21:37:54.566452 [ 276 ] {e7975976-6001-4f6a-b4eb-ff9bba7468f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6986 | 2025.08.28 21:37:54.566470 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6987 | 2025.08.28 21:37:54.566520 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 6988 | 2025.08.28 21:37:54.566589 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 6989 | 2025.08.28 21:37:54.566655 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 6990 | 2025.08.28 21:37:54.566695 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 6991 | 2025.08.28 21:37:54.566732 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 6992 | 2025.08.28 21:37:54.566772 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 6993 | 2025.08.28 21:37:54.566915 [ 276 ] {e7975976-6001-4f6a-b4eb-ff9bba7468f2} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2025.08.28 21:37:54.566957 [ 276 ] {e7975976-6001-4f6a-b4eb-ff9bba7468f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6995 | 2025.08.28 21:37:54.567604 [ 276 ] {e7975976-6001-4f6a-b4eb-ff9bba7468f2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6996 | 2025.08.28 21:37:54.567609 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331014 sec., 117203.87614254997 rows/sec., 5.98 MiB/sec. | ||
| 6997 | 2025.08.28 21:37:54.567806 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6998 | 2025.08.28 21:37:54.567855 [ 276 ] {e7975976-6001-4f6a-b4eb-ff9bba7468f2} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2025.08.28 21:37:54.568001 [ 276 ] {e7975976-6001-4f6a-b4eb-ff9bba7468f2} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001615 sec., 190092.87925696594 rows/sec., 12.51 MiB/sec. | ||
| 7000 | 2025.08.28 21:37:54.568041 [ 276 ] {e7975976-6001-4f6a-b4eb-ff9bba7468f2} <Debug> TCPHandler: Processed in 0.001783976 sec. | ||
| 7001 | 2025.08.28 21:37:54.568124 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.08.28 21:37:54.568162 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2025.08.28 21:37:54.568206 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_26_5} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7004 | 2025.08.28 21:37:54.568267 [ 276 ] {a5d6ad21-a040-40f0-967c-91a07d87a2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7005 | 2025.08.28 21:37:54.568304 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7006 | 2025.08.28 21:37:54.568318 [ 276 ] {a5d6ad21-a040-40f0-967c-91a07d87a2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7007 | 2025.08.28 21:37:54.568671 [ 276 ] {a5d6ad21-a040-40f0-967c-91a07d87a2fd} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2025.08.28 21:37:54.568706 [ 276 ] {a5d6ad21-a040-40f0-967c-91a07d87a2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7009 | 2025.08.28 21:37:54.569013 [ 276 ] {a5d6ad21-a040-40f0-967c-91a07d87a2fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7010 | 2025.08.28 21:37:54.569218 [ 276 ] {a5d6ad21-a040-40f0-967c-91a07d87a2fd} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.08.28 21:37:54.569346 [ 276 ] {a5d6ad21-a040-40f0-967c-91a07d87a2fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 7012 | 2025.08.28 21:37:54.569383 [ 276 ] {a5d6ad21-a040-40f0-967c-91a07d87a2fd} <Debug> TCPHandler: Processed in 0.001272573 sec. | ||
| 7013 | 2025.08.28 21:37:54.569520 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2025.08.28 21:37:54.569612 [ 276 ] {ae08830d-c7bf-4111-a764-8e92abd1ee2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7015 | 2025.08.28 21:37:54.569666 [ 276 ] {ae08830d-c7bf-4111-a764-8e92abd1ee2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7016 | 2025.08.28 21:37:54.570496 [ 276 ] {ae08830d-c7bf-4111-a764-8e92abd1ee2e} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2025.08.28 21:37:54.570532 [ 276 ] {ae08830d-c7bf-4111-a764-8e92abd1ee2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7018 | 2025.08.28 21:37:54.571081 [ 276 ] {ae08830d-c7bf-4111-a764-8e92abd1ee2e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7019 | 2025.08.28 21:37:54.571302 [ 276 ] {ae08830d-c7bf-4111-a764-8e92abd1ee2e} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2025.08.28 21:37:54.571410 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7021 | 2025.08.28 21:37:54.571435 [ 276 ] {ae08830d-c7bf-4111-a764-8e92abd1ee2e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001842 sec., 22801.30293159609 rows/sec., 40.86 MiB/sec. | ||
| 7022 | 2025.08.28 21:37:54.571444 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2025.08.28 21:37:54.571477 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7024 | 2025.08.28 21:37:54.571502 [ 276 ] {ae08830d-c7bf-4111-a764-8e92abd1ee2e} <Debug> TCPHandler: Processed in 0.002028523 sec. | ||
| 7025 | 2025.08.28 21:37:54.571578 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 7026 | 2025.08.28 21:37:54.571621 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2025.08.28 21:37:54.571719 [ 276 ] {7a9cfb74-8a87-4bd7-80df-70ee3d7c2009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7028 | 2025.08.28 21:37:54.571760 [ 276 ] {7a9cfb74-8a87-4bd7-80df-70ee3d7c2009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7029 | 2025.08.28 21:37:54.571825 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7030 | 2025.08.28 21:37:54.571890 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 751 rows starting from the beginning of the part | ||
| 7031 | 2025.08.28 21:37:54.572020 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 7032 | 2025.08.28 21:37:54.572091 [ 276 ] {7a9cfb74-8a87-4bd7-80df-70ee3d7c2009} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.08.28 21:37:54.572124 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 7034 | 2025.08.28 21:37:54.572131 [ 276 ] {7a9cfb74-8a87-4bd7-80df-70ee3d7c2009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7035 | 2025.08.28 21:37:54.572229 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 7036 | 2025.08.28 21:37:54.572329 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 7037 | 2025.08.28 21:37:54.572423 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7038 | 2025.08.28 21:37:54.572470 [ 276 ] {7a9cfb74-8a87-4bd7-80df-70ee3d7c2009} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7039 | 2025.08.28 21:37:54.572721 [ 276 ] {7a9cfb74-8a87-4bd7-80df-70ee3d7c2009} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2025.08.28 21:37:54.572858 [ 276 ] {7a9cfb74-8a87-4bd7-80df-70ee3d7c2009} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001158 sec., 88082.90155440415 rows/sec., 5.41 MiB/sec. | ||
| 7041 | 2025.08.28 21:37:54.572895 [ 276 ] {7a9cfb74-8a87-4bd7-80df-70ee3d7c2009} <Debug> TCPHandler: Processed in 0.001320725 sec. | ||
| 7042 | 2025.08.28 21:37:54.588079 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 961 rows, containing 19 columns (19 merged, 0 gathered) in 0.01654517 sec., 58083.416489525334 rows/sec., 104.08 MiB/sec. | ||
| 7043 | 2025.08.28 21:37:54.589538 [ 201 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7044 | 2025.08.28 21:37:54.589879 [ 201 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.08.28 21:37:54.589954 [ 201 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7046 | 2025.08.28 21:37:54.590077 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 7047 | 2025.08.28 21:37:55.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.60 MiB, peak 272.33 MiB, free memory in arenas 0.00 B, will set to 268.18 MiB (RSS), difference: 3.57 MiB | ||
| 7048 | 2025.08.28 21:37:56.004250 [ 85 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7049 | 2025.08.28 21:37:56.004314 [ 85 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2025.08.28 21:37:56.004335 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7051 | 2025.08.28 21:37:56.004437 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::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 | ||
| 7052 | 2025.08.28 21:37:56.004563 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7053 | 2025.08.28 21:37:56.004601 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7054 | 2025.08.28 21:37:56.004678 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 7055 | 2025.08.28 21:37:56.004729 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7056 | 2025.08.28 21:37:56.004778 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7057 | 2025.08.28 21:37:56.004821 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7058 | 2025.08.28 21:37:56.005655 [ 201 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264613 sec., 37956.27595161524 rows/sec., 3.17 MiB/sec. | ||
| 7059 | 2025.08.28 21:37:56.005776 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7060 | 2025.08.28 21:37:56.006027 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2025.08.28 21:37:56.006096 [ 197 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_13_3} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7062 | 2025.08.28 21:37:56.006171 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7063 | 2025.08.28 21:37:58.382562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
| 7064 | 2025.08.28 21:37:58.383087 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2025.08.28 21:37:58.383129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7066 | 2025.08.28 21:37:58.383601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7067 | 2025.08.28 21:37:58.383827 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2025.08.28 21:37:58.383954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 7069 | 2025.08.28 21:37:59.325201 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7070 | 2025.08.28 21:37:59.339788 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2025.08.28 21:37:59.339851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7072 | 2025.08.28 21:37:59.345673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7073 | 2025.08.28 21:37:59.346363 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2025.08.28 21:37:59.349038 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7075 | 2025.08.28 21:37:59.572641 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2025.08.28 21:37:59.572838 [ 276 ] {c91c5c38-c450-45c6-aba8-ac498072607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7077 | 2025.08.28 21:37:59.572909 [ 276 ] {c91c5c38-c450-45c6-aba8-ac498072607f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7078 | 2025.08.28 21:37:59.573586 [ 276 ] {c91c5c38-c450-45c6-aba8-ac498072607f} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2025.08.28 21:37:59.573631 [ 276 ] {c91c5c38-c450-45c6-aba8-ac498072607f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7080 | 2025.08.28 21:37:59.574035 [ 276 ] {c91c5c38-c450-45c6-aba8-ac498072607f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7081 | 2025.08.28 21:37:59.574270 [ 276 ] {c91c5c38-c450-45c6-aba8-ac498072607f} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2025.08.28 21:37:59.574421 [ 276 ] {c91c5c38-c450-45c6-aba8-ac498072607f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001635 sec., 2446.483180428135 rows/sec., 199.49 KiB/sec. | ||
| 7083 | 2025.08.28 21:37:59.574463 [ 276 ] {c91c5c38-c450-45c6-aba8-ac498072607f} <Debug> TCPHandler: Processed in 0.001956611 sec. | ||
| 7084 | 2025.08.28 21:37:59.574584 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2025.08.28 21:37:59.574678 [ 276 ] {6eb45c98-161a-4336-9adb-8ac82926986a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7086 | 2025.08.28 21:37:59.574719 [ 276 ] {6eb45c98-161a-4336-9adb-8ac82926986a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7087 | 2025.08.28 21:37:59.575757 [ 276 ] {6eb45c98-161a-4336-9adb-8ac82926986a} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2025.08.28 21:37:59.575792 [ 276 ] {6eb45c98-161a-4336-9adb-8ac82926986a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7089 | 2025.08.28 21:37:59.576181 [ 276 ] {6eb45c98-161a-4336-9adb-8ac82926986a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7090 | 2025.08.28 21:37:59.576398 [ 276 ] {6eb45c98-161a-4336-9adb-8ac82926986a} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2025.08.28 21:37:59.576533 [ 276 ] {6eb45c98-161a-4336-9adb-8ac82926986a} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.001873 sec., 639615.5899626268 rows/sec., 52.47 MiB/sec. | ||
| 7092 | 2025.08.28 21:37:59.576570 [ 276 ] {6eb45c98-161a-4336-9adb-8ac82926986a} <Debug> TCPHandler: Processed in 0.002034803 sec. | ||
| 7093 | 2025.08.28 21:37:59.576680 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7094 | 2025.08.28 21:37:59.576775 [ 276 ] {09ac9d28-ac27-468c-8342-ee088af55936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7095 | 2025.08.28 21:37:59.576814 [ 276 ] {09ac9d28-ac27-468c-8342-ee088af55936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7096 | 2025.08.28 21:37:59.577207 [ 276 ] {09ac9d28-ac27-468c-8342-ee088af55936} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2025.08.28 21:37:59.577241 [ 276 ] {09ac9d28-ac27-468c-8342-ee088af55936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7098 | 2025.08.28 21:37:59.577549 [ 276 ] {09ac9d28-ac27-468c-8342-ee088af55936} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7099 | 2025.08.28 21:37:59.577770 [ 276 ] {09ac9d28-ac27-468c-8342-ee088af55936} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2025.08.28 21:37:59.577898 [ 276 ] {09ac9d28-ac27-468c-8342-ee088af55936} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 244.57 KiB/sec. | ||
| 7101 | 2025.08.28 21:37:59.577936 [ 276 ] {09ac9d28-ac27-468c-8342-ee088af55936} <Debug> TCPHandler: Processed in 0.001304824 sec. | ||
| 7102 | 2025.08.28 21:37:59.577942 [ 78 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7103 | 2025.08.28 21:37:59.578015 [ 78 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2025.08.28 21:37:59.578036 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7105 | 2025.08.28 21:37:59.578041 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7106 | 2025.08.28 21:37:59.578136 [ 276 ] {67113b06-9315-4323-9371-0aa2580f8a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7107 | 2025.08.28 21:37:59.578175 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 7108 | 2025.08.28 21:37:59.578181 [ 276 ] {67113b06-9315-4323-9371-0aa2580f8a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7109 | 2025.08.28 21:37:59.578318 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7110 | 2025.08.28 21:37:59.578361 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 256 rows starting from the beginning of the part | ||
| 7111 | 2025.08.28 21:37:59.578433 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 238 rows starting from the beginning of the part | ||
| 7112 | 2025.08.28 21:37:59.578487 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part | ||
| 7113 | 2025.08.28 21:37:59.578538 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 250 rows starting from the beginning of the part | ||
| 7114 | 2025.08.28 21:37:59.578583 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 238 rows starting from the beginning of the part | ||
| 7115 | 2025.08.28 21:37:59.578630 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 7116 | 2025.08.28 21:37:59.578743 [ 276 ] {67113b06-9315-4323-9371-0aa2580f8a29} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2025.08.28 21:37:59.578786 [ 276 ] {67113b06-9315-4323-9371-0aa2580f8a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7118 | 2025.08.28 21:37:59.579127 [ 276 ] {67113b06-9315-4323-9371-0aa2580f8a29} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7119 | 2025.08.28 21:37:59.579357 [ 276 ] {67113b06-9315-4323-9371-0aa2580f8a29} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2025.08.28 21:37:59.579494 [ 276 ] {67113b06-9315-4323-9371-0aa2580f8a29} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001375 sec., 165818.18181818182 rows/sec., 11.23 MiB/sec. | ||
| 7121 | 2025.08.28 21:37:59.579532 [ 276 ] {67113b06-9315-4323-9371-0aa2580f8a29} <Debug> TCPHandler: Processed in 0.001543249 sec. | ||
| 7122 | 2025.08.28 21:37:59.579619 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496699 sec., 817799.7045498126 rows/sec., 53.39 MiB/sec. | ||
| 7123 | 2025.08.28 21:37:59.579649 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2025.08.28 21:37:59.579755 [ 276 ] {73e8a514-7c33-4025-8061-c93f9636e2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7125 | 2025.08.28 21:37:59.579760 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7126 | 2025.08.28 21:37:59.579798 [ 276 ] {73e8a514-7c33-4025-8061-c93f9636e2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7127 | 2025.08.28 21:37:59.580025 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.08.28 21:37:59.580105 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_31_6} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7129 | 2025.08.28 21:37:59.580175 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7130 | 2025.08.28 21:37:59.580438 [ 276 ] {73e8a514-7c33-4025-8061-c93f9636e2cc} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2025.08.28 21:37:59.580480 [ 276 ] {73e8a514-7c33-4025-8061-c93f9636e2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7132 | 2025.08.28 21:37:59.580828 [ 276 ] {73e8a514-7c33-4025-8061-c93f9636e2cc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7133 | 2025.08.28 21:37:59.581043 [ 276 ] {73e8a514-7c33-4025-8061-c93f9636e2cc} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2025.08.28 21:37:59.581177 [ 276 ] {73e8a514-7c33-4025-8061-c93f9636e2cc} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001441 sec., 363636.36363636365 rows/sec., 26.93 MiB/sec. | ||
| 7135 | 2025.08.28 21:37:59.581215 [ 276 ] {73e8a514-7c33-4025-8061-c93f9636e2cc} <Debug> TCPHandler: Processed in 0.001616272 sec. | ||
| 7136 | 2025.08.28 21:37:59.581329 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2025.08.28 21:37:59.581423 [ 276 ] {9dfa8039-9057-449a-a330-b28bd21cef90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2025.08.28 21:37:59.581467 [ 276 ] {9dfa8039-9057-449a-a330-b28bd21cef90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7139 | 2025.08.28 21:37:59.582038 [ 276 ] {9dfa8039-9057-449a-a330-b28bd21cef90} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2025.08.28 21:37:59.582074 [ 276 ] {9dfa8039-9057-449a-a330-b28bd21cef90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7141 | 2025.08.28 21:37:59.582469 [ 276 ] {9dfa8039-9057-449a-a330-b28bd21cef90} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7142 | 2025.08.28 21:37:59.582677 [ 276 ] {9dfa8039-9057-449a-a330-b28bd21cef90} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2025.08.28 21:37:59.582807 [ 276 ] {9dfa8039-9057-449a-a330-b28bd21cef90} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001402 sec., 603423.6804564907 rows/sec., 40.62 MiB/sec. | ||
| 7144 | 2025.08.28 21:37:59.582843 [ 276 ] {9dfa8039-9057-449a-a330-b28bd21cef90} <Debug> TCPHandler: Processed in 0.00156284 sec. | ||
| 7145 | 2025.08.28 21:37:59.582953 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2025.08.28 21:37:59.583046 [ 276 ] {d14360d2-9991-442f-be49-6afdbf6c269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7147 | 2025.08.28 21:37:59.583088 [ 276 ] {d14360d2-9991-442f-be49-6afdbf6c269f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7148 | 2025.08.28 21:37:59.583422 [ 276 ] {d14360d2-9991-442f-be49-6afdbf6c269f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2025.08.28 21:37:59.583459 [ 276 ] {d14360d2-9991-442f-be49-6afdbf6c269f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7150 | 2025.08.28 21:37:59.583759 [ 276 ] {d14360d2-9991-442f-be49-6afdbf6c269f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7151 | 2025.08.28 21:37:59.583976 [ 276 ] {d14360d2-9991-442f-be49-6afdbf6c269f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2025.08.28 21:37:59.584102 [ 276 ] {d14360d2-9991-442f-be49-6afdbf6c269f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 7153 | 2025.08.28 21:37:59.584137 [ 276 ] {d14360d2-9991-442f-be49-6afdbf6c269f} <Debug> TCPHandler: Processed in 0.001231912 sec. | ||
| 7154 | 2025.08.28 21:38:00.930631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1030 | ||
| 7155 | 2025.08.28 21:38:00.933384 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.08.28 21:38:00.933457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7157 | 2025.08.28 21:38:00.934950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7158 | 2025.08.28 21:38:00.935239 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.08.28 21:38:00.935608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 7160 | 2025.08.28 21:38:04.555945 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2025.08.28 21:38:04.556159 [ 276 ] {610d2c08-e385-4f6f-a421-210d5961e019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7162 | 2025.08.28 21:38:04.556230 [ 276 ] {610d2c08-e385-4f6f-a421-210d5961e019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7163 | 2025.08.28 21:38:04.557185 [ 276 ] {610d2c08-e385-4f6f-a421-210d5961e019} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2025.08.28 21:38:04.557232 [ 276 ] {610d2c08-e385-4f6f-a421-210d5961e019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7165 | 2025.08.28 21:38:04.557642 [ 276 ] {610d2c08-e385-4f6f-a421-210d5961e019} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7166 | 2025.08.28 21:38:04.557864 [ 276 ] {610d2c08-e385-4f6f-a421-210d5961e019} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2025.08.28 21:38:04.558014 [ 276 ] {610d2c08-e385-4f6f-a421-210d5961e019} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001909 sec., 205343.11157674174 rows/sec., 13.03 MiB/sec. | ||
| 7168 | 2025.08.28 21:38:04.558055 [ 276 ] {610d2c08-e385-4f6f-a421-210d5961e019} <Debug> TCPHandler: Processed in 0.002268709 sec. | ||
| 7169 | 2025.08.28 21:38:04.558176 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2025.08.28 21:38:04.558269 [ 276 ] {46b59deb-70c7-4dc5-84f8-1f4060f38fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7171 | 2025.08.28 21:38:04.558309 [ 276 ] {46b59deb-70c7-4dc5-84f8-1f4060f38fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7172 | 2025.08.28 21:38:04.559314 [ 276 ] {46b59deb-70c7-4dc5-84f8-1f4060f38fa8} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2025.08.28 21:38:04.559351 [ 276 ] {46b59deb-70c7-4dc5-84f8-1f4060f38fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7174 | 2025.08.28 21:38:04.559723 [ 276 ] {46b59deb-70c7-4dc5-84f8-1f4060f38fa8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7175 | 2025.08.28 21:38:04.559927 [ 276 ] {46b59deb-70c7-4dc5-84f8-1f4060f38fa8} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2025.08.28 21:38:04.560054 [ 276 ] {46b59deb-70c7-4dc5-84f8-1f4060f38fa8} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001804 sec., 638026.6075388027 rows/sec., 50.93 MiB/sec. | ||
| 7177 | 2025.08.28 21:38:04.560093 [ 276 ] {46b59deb-70c7-4dc5-84f8-1f4060f38fa8} <Debug> TCPHandler: Processed in 0.001964521 sec. | ||
| 7178 | 2025.08.28 21:38:04.560205 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2025.08.28 21:38:04.560299 [ 276 ] {0f735140-8952-4d42-acf2-d313d42fbe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7180 | 2025.08.28 21:38:04.560338 [ 276 ] {0f735140-8952-4d42-acf2-d313d42fbe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7181 | 2025.08.28 21:38:04.560875 [ 276 ] {0f735140-8952-4d42-acf2-d313d42fbe4d} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2025.08.28 21:38:04.560913 [ 276 ] {0f735140-8952-4d42-acf2-d313d42fbe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7183 | 2025.08.28 21:38:04.561221 [ 276 ] {0f735140-8952-4d42-acf2-d313d42fbe4d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7184 | 2025.08.28 21:38:04.561428 [ 276 ] {0f735140-8952-4d42-acf2-d313d42fbe4d} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2025.08.28 21:38:04.561555 [ 276 ] {0f735140-8952-4d42-acf2-d313d42fbe4d} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001274 sec., 186813.18681318683 rows/sec., 11.45 MiB/sec. | ||
| 7186 | 2025.08.28 21:38:04.561593 [ 276 ] {0f735140-8952-4d42-acf2-d313d42fbe4d} <Debug> TCPHandler: Processed in 0.001434877 sec. | ||
| 7187 | 2025.08.28 21:38:04.561700 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2025.08.28 21:38:04.561793 [ 276 ] {8057cdf1-37b0-4cc9-a176-6a9d6f5e2af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7189 | 2025.08.28 21:38:04.561831 [ 276 ] {8057cdf1-37b0-4cc9-a176-6a9d6f5e2af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7190 | 2025.08.28 21:38:04.562345 [ 276 ] {8057cdf1-37b0-4cc9-a176-6a9d6f5e2af9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2025.08.28 21:38:04.562383 [ 276 ] {8057cdf1-37b0-4cc9-a176-6a9d6f5e2af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7192 | 2025.08.28 21:38:04.562712 [ 276 ] {8057cdf1-37b0-4cc9-a176-6a9d6f5e2af9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7193 | 2025.08.28 21:38:04.562933 [ 276 ] {8057cdf1-37b0-4cc9-a176-6a9d6f5e2af9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2025.08.28 21:38:04.563061 [ 276 ] {8057cdf1-37b0-4cc9-a176-6a9d6f5e2af9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001287 sec., 157731.15773115773 rows/sec., 10.17 MiB/sec. | ||
| 7195 | 2025.08.28 21:38:04.563060 [ 74 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7196 | 2025.08.28 21:38:04.563100 [ 276 ] {8057cdf1-37b0-4cc9-a176-6a9d6f5e2af9} <Debug> TCPHandler: Processed in 0.001447058 sec. | ||
| 7197 | 2025.08.28 21:38:04.563141 [ 74 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2025.08.28 21:38:04.563167 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7199 | 2025.08.28 21:38:04.563241 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2025.08.28 21:38:04.563295 [ 191 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 7201 | 2025.08.28 21:38:04.563339 [ 276 ] {2e20aa10-2be0-42ff-9db6-424ad06d7442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7202 | 2025.08.28 21:38:04.563383 [ 276 ] {2e20aa10-2be0-42ff-9db6-424ad06d7442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7203 | 2025.08.28 21:38:04.563438 [ 191 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7204 | 2025.08.28 21:38:04.563477 [ 191 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 432 rows starting from the beginning of the part | ||
| 7205 | 2025.08.28 21:38:04.563540 [ 191 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 203 rows starting from the beginning of the part | ||
| 7206 | 2025.08.28 21:38:04.563585 [ 191 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 203 rows starting from the beginning of the part | ||
| 7207 | 2025.08.28 21:38:04.563629 [ 191 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 203 rows starting from the beginning of the part | ||
| 7208 | 2025.08.28 21:38:04.563669 [ 191 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 7209 | 2025.08.28 21:38:04.563710 [ 191 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 203 rows starting from the beginning of the part | ||
| 7210 | 2025.08.28 21:38:04.563862 [ 276 ] {2e20aa10-2be0-42ff-9db6-424ad06d7442} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2025.08.28 21:38:04.563905 [ 276 ] {2e20aa10-2be0-42ff-9db6-424ad06d7442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7212 | 2025.08.28 21:38:04.564233 [ 276 ] {2e20aa10-2be0-42ff-9db6-424ad06d7442} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7213 | 2025.08.28 21:38:04.564460 [ 276 ] {2e20aa10-2be0-42ff-9db6-424ad06d7442} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2025.08.28 21:38:04.564584 [ 276 ] {2e20aa10-2be0-42ff-9db6-424ad06d7442} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001264 sec., 159810.1265822785 rows/sec., 9.08 MiB/sec. | ||
| 7215 | 2025.08.28 21:38:04.564620 [ 276 ] {2e20aa10-2be0-42ff-9db6-424ad06d7442} <Debug> TCPHandler: Processed in 0.001435347 sec. | ||
| 7216 | 2025.08.28 21:38:04.564729 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2025.08.28 21:38:04.564741 [ 197 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494359 sec., 985037.7318970877 rows/sec., 68.27 MiB/sec. | ||
| 7218 | 2025.08.28 21:38:04.564822 [ 276 ] {53bb5d57-e53b-4878-88bf-92c0831adfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7219 | 2025.08.28 21:38:04.564865 [ 276 ] {53bb5d57-e53b-4878-88bf-92c0831adfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7220 | 2025.08.28 21:38:04.564971 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7221 | 2025.08.28 21:38:04.565315 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2025.08.28 21:38:04.565405 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_36_7} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7223 | 2025.08.28 21:38:04.565506 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7224 | 2025.08.28 21:38:04.565530 [ 276 ] {53bb5d57-e53b-4878-88bf-92c0831adfe8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2025.08.28 21:38:04.565571 [ 276 ] {53bb5d57-e53b-4878-88bf-92c0831adfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7226 | 2025.08.28 21:38:04.565901 [ 276 ] {53bb5d57-e53b-4878-88bf-92c0831adfe8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7227 | 2025.08.28 21:38:04.566106 [ 276 ] {53bb5d57-e53b-4878-88bf-92c0831adfe8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2025.08.28 21:38:04.566231 [ 276 ] {53bb5d57-e53b-4878-88bf-92c0831adfe8} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001426 sec., 486676.01683029457 rows/sec., 34.20 MiB/sec. | ||
| 7229 | 2025.08.28 21:38:04.566268 [ 276 ] {53bb5d57-e53b-4878-88bf-92c0831adfe8} <Debug> TCPHandler: Processed in 0.001585301 sec. | ||
| 7230 | 2025.08.28 21:38:04.566385 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2025.08.28 21:38:04.566479 [ 276 ] {7f999434-076c-42e4-927c-e6ce7b24e6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7232 | 2025.08.28 21:38:04.566520 [ 276 ] {7f999434-076c-42e4-927c-e6ce7b24e6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7233 | 2025.08.28 21:38:04.566846 [ 276 ] {7f999434-076c-42e4-927c-e6ce7b24e6f7} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2025.08.28 21:38:04.566881 [ 276 ] {7f999434-076c-42e4-927c-e6ce7b24e6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7235 | 2025.08.28 21:38:04.567172 [ 276 ] {7f999434-076c-42e4-927c-e6ce7b24e6f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7236 | 2025.08.28 21:38:04.567382 [ 276 ] {7f999434-076c-42e4-927c-e6ce7b24e6f7} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2025.08.28 21:38:04.567507 [ 276 ] {7f999434-076c-42e4-927c-e6ce7b24e6f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 7238 | 2025.08.28 21:38:04.567542 [ 276 ] {7f999434-076c-42e4-927c-e6ce7b24e6f7} <Debug> TCPHandler: Processed in 0.001203201 sec. | ||
| 7239 | 2025.08.28 21:38:04.567639 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2025.08.28 21:38:04.567731 [ 276 ] {b2249a6b-e464-4c9f-8b6d-cf07a3cf2c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7241 | 2025.08.28 21:38:04.567773 [ 276 ] {b2249a6b-e464-4c9f-8b6d-cf07a3cf2c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7242 | 2025.08.28 21:38:04.568203 [ 276 ] {b2249a6b-e464-4c9f-8b6d-cf07a3cf2c52} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2025.08.28 21:38:04.568238 [ 276 ] {b2249a6b-e464-4c9f-8b6d-cf07a3cf2c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7244 | 2025.08.28 21:38:04.568561 [ 276 ] {b2249a6b-e464-4c9f-8b6d-cf07a3cf2c52} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7245 | 2025.08.28 21:38:04.568766 [ 276 ] {b2249a6b-e464-4c9f-8b6d-cf07a3cf2c52} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2025.08.28 21:38:04.568891 [ 276 ] {b2249a6b-e464-4c9f-8b6d-cf07a3cf2c52} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001178 sec., 260611.2054329372 rows/sec., 17.14 MiB/sec. | ||
| 7247 | 2025.08.28 21:38:04.568927 [ 276 ] {b2249a6b-e464-4c9f-8b6d-cf07a3cf2c52} <Debug> TCPHandler: Processed in 0.001334204 sec. | ||
| 7248 | 2025.08.28 21:38:04.569034 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2025.08.28 21:38:04.569125 [ 276 ] {740d60a4-6ed5-4105-89e0-b3901f7688c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7250 | 2025.08.28 21:38:04.569165 [ 276 ] {740d60a4-6ed5-4105-89e0-b3901f7688c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7251 | 2025.08.28 21:38:04.569474 [ 276 ] {740d60a4-6ed5-4105-89e0-b3901f7688c5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2025.08.28 21:38:04.569509 [ 276 ] {740d60a4-6ed5-4105-89e0-b3901f7688c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7253 | 2025.08.28 21:38:04.569792 [ 276 ] {740d60a4-6ed5-4105-89e0-b3901f7688c5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7254 | 2025.08.28 21:38:04.569993 [ 276 ] {740d60a4-6ed5-4105-89e0-b3901f7688c5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2025.08.28 21:38:04.570117 [ 276 ] {740d60a4-6ed5-4105-89e0-b3901f7688c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 7256 | 2025.08.28 21:38:04.570152 [ 276 ] {740d60a4-6ed5-4105-89e0-b3901f7688c5} <Debug> TCPHandler: Processed in 0.0011646 sec. | ||
| 7257 | 2025.08.28 21:38:04.570258 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2025.08.28 21:38:04.570349 [ 276 ] {6d613459-c065-4df3-9f12-ab909df83881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7259 | 2025.08.28 21:38:04.570403 [ 276 ] {6d613459-c065-4df3-9f12-ab909df83881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7260 | 2025.08.28 21:38:04.571236 [ 276 ] {6d613459-c065-4df3-9f12-ab909df83881} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2025.08.28 21:38:04.571271 [ 276 ] {6d613459-c065-4df3-9f12-ab909df83881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7262 | 2025.08.28 21:38:04.571809 [ 276 ] {6d613459-c065-4df3-9f12-ab909df83881} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7263 | 2025.08.28 21:38:04.572026 [ 276 ] {6d613459-c065-4df3-9f12-ab909df83881} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2025.08.28 21:38:04.572157 [ 276 ] {6d613459-c065-4df3-9f12-ab909df83881} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001825 sec., 23013.698630136987 rows/sec., 41.24 MiB/sec. | ||
| 7265 | 2025.08.28 21:38:04.572207 [ 276 ] {6d613459-c065-4df3-9f12-ab909df83881} <Debug> TCPHandler: Processed in 0.001995332 sec. | ||
| 7266 | 2025.08.28 21:38:04.572318 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.08.28 21:38:04.572435 [ 276 ] {42a50034-58a6-4a50-92d4-e8f19dcf3d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7268 | 2025.08.28 21:38:04.572475 [ 276 ] {42a50034-58a6-4a50-92d4-e8f19dcf3d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7269 | 2025.08.28 21:38:04.572801 [ 276 ] {42a50034-58a6-4a50-92d4-e8f19dcf3d91} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2025.08.28 21:38:04.572838 [ 276 ] {42a50034-58a6-4a50-92d4-e8f19dcf3d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7271 | 2025.08.28 21:38:04.573131 [ 276 ] {42a50034-58a6-4a50-92d4-e8f19dcf3d91} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7272 | 2025.08.28 21:38:04.573336 [ 276 ] {42a50034-58a6-4a50-92d4-e8f19dcf3d91} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2025.08.28 21:38:04.573461 [ 276 ] {42a50034-58a6-4a50-92d4-e8f19dcf3d91} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001044 sec., 97701.14942528735 rows/sec., 6.00 MiB/sec. | ||
| 7274 | 2025.08.28 21:38:04.573495 [ 276 ] {42a50034-58a6-4a50-92d4-e8f19dcf3d91} <Debug> TCPHandler: Processed in 0.001223721 sec. | ||
| 7275 | 2025.08.28 21:38:05.721784 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7276 | 2025.08.28 21:38:05.721917 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7277 | 2025.08.28 21:38:05.884964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
| 7278 | 2025.08.28 21:38:05.885438 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2025.08.28 21:38:05.885473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7280 | 2025.08.28 21:38:05.885939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7281 | 2025.08.28 21:38:05.886172 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2025.08.28 21:38:05.886301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 7283 | 2025.08.28 21:38:06.850072 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7284 | 2025.08.28 21:38:06.865704 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2025.08.28 21:38:06.865761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7286 | 2025.08.28 21:38:06.871582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7287 | 2025.08.28 21:38:06.872274 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2025.08.28 21:38:06.874974 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7289 | 2025.08.28 21:38:09.542515 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7290 | 2025.08.28 21:38:09.542711 [ 276 ] {d0502d39-d1bc-4c28-abc3-5f8c5658d197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7291 | 2025.08.28 21:38:09.542783 [ 276 ] {d0502d39-d1bc-4c28-abc3-5f8c5658d197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7292 | 2025.08.28 21:38:09.543456 [ 276 ] {d0502d39-d1bc-4c28-abc3-5f8c5658d197} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2025.08.28 21:38:09.543501 [ 276 ] {d0502d39-d1bc-4c28-abc3-5f8c5658d197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7294 | 2025.08.28 21:38:09.543906 [ 276 ] {d0502d39-d1bc-4c28-abc3-5f8c5658d197} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7295 | 2025.08.28 21:38:09.544124 [ 276 ] {d0502d39-d1bc-4c28-abc3-5f8c5658d197} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2025.08.28 21:38:09.544276 [ 276 ] {d0502d39-d1bc-4c28-abc3-5f8c5658d197} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.64 MiB/sec. | ||
| 7297 | 2025.08.28 21:38:09.544324 [ 276 ] {d0502d39-d1bc-4c28-abc3-5f8c5658d197} <Debug> TCPHandler: Processed in 0.001944351 sec. | ||
| 7298 | 2025.08.28 21:38:09.544451 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2025.08.28 21:38:09.544552 [ 276 ] {b21dee2d-68a0-40f8-b949-f90fa3ee5d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7300 | 2025.08.28 21:38:09.544595 [ 276 ] {b21dee2d-68a0-40f8-b949-f90fa3ee5d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7301 | 2025.08.28 21:38:09.545036 [ 276 ] {b21dee2d-68a0-40f8-b949-f90fa3ee5d0b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2025.08.28 21:38:09.545073 [ 276 ] {b21dee2d-68a0-40f8-b949-f90fa3ee5d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7303 | 2025.08.28 21:38:09.545400 [ 276 ] {b21dee2d-68a0-40f8-b949-f90fa3ee5d0b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7304 | 2025.08.28 21:38:09.545609 [ 276 ] {b21dee2d-68a0-40f8-b949-f90fa3ee5d0b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2025.08.28 21:38:09.545743 [ 276 ] {b21dee2d-68a0-40f8-b949-f90fa3ee5d0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 7306 | 2025.08.28 21:38:09.545781 [ 276 ] {b21dee2d-68a0-40f8-b949-f90fa3ee5d0b} <Debug> TCPHandler: Processed in 0.001381126 sec. | ||
| 7307 | 2025.08.28 21:38:09.545893 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7308 | 2025.08.28 21:38:09.545989 [ 276 ] {35d2aaa2-341d-420d-81c0-d8c4857d3f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7309 | 2025.08.28 21:38:09.546034 [ 276 ] {35d2aaa2-341d-420d-81c0-d8c4857d3f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7310 | 2025.08.28 21:38:09.546458 [ 276 ] {35d2aaa2-341d-420d-81c0-d8c4857d3f15} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2025.08.28 21:38:09.546493 [ 276 ] {35d2aaa2-341d-420d-81c0-d8c4857d3f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7312 | 2025.08.28 21:38:09.546832 [ 276 ] {35d2aaa2-341d-420d-81c0-d8c4857d3f15} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7313 | 2025.08.28 21:38:09.547040 [ 276 ] {35d2aaa2-341d-420d-81c0-d8c4857d3f15} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2025.08.28 21:38:09.547170 [ 276 ] {35d2aaa2-341d-420d-81c0-d8c4857d3f15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 7315 | 2025.08.28 21:38:09.547207 [ 276 ] {35d2aaa2-341d-420d-81c0-d8c4857d3f15} <Debug> TCPHandler: Processed in 0.001363305 sec. | ||
| 7316 | 2025.08.28 21:38:09.547305 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7317 | 2025.08.28 21:38:09.547397 [ 276 ] {e1c8a688-0081-4e25-9cce-111a40252839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7318 | 2025.08.28 21:38:09.547438 [ 276 ] {e1c8a688-0081-4e25-9cce-111a40252839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7319 | 2025.08.28 21:38:09.547778 [ 276 ] {e1c8a688-0081-4e25-9cce-111a40252839} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7320 | 2025.08.28 21:38:09.547813 [ 276 ] {e1c8a688-0081-4e25-9cce-111a40252839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7321 | 2025.08.28 21:38:09.548121 [ 276 ] {e1c8a688-0081-4e25-9cce-111a40252839} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7322 | 2025.08.28 21:38:09.548331 [ 276 ] {e1c8a688-0081-4e25-9cce-111a40252839} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2025.08.28 21:38:09.548462 [ 276 ] {e1c8a688-0081-4e25-9cce-111a40252839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 7324 | 2025.08.28 21:38:09.548498 [ 276 ] {e1c8a688-0081-4e25-9cce-111a40252839} <Debug> TCPHandler: Processed in 0.001240252 sec. | ||
| 7325 | 2025.08.28 21:38:10.936723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1060 | ||
| 7326 | 2025.08.28 21:38:10.939128 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2025.08.28 21:38:10.939191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7328 | 2025.08.28 21:38:10.940464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7329 | 2025.08.28 21:38:10.940768 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2025.08.28 21:38:10.941204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 7331 | 2025.08.28 21:38:13.387309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
| 7332 | 2025.08.28 21:38:13.387813 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2025.08.28 21:38:13.387849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7334 | 2025.08.28 21:38:13.388312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7335 | 2025.08.28 21:38:13.388542 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.08.28 21:38:13.388672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 7337 | 2025.08.28 21:38:14.375982 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7338 | 2025.08.28 21:38:14.392950 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2025.08.28 21:38:14.393018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7340 | 2025.08.28 21:38:14.399204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7341 | 2025.08.28 21:38:14.399886 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2025.08.28 21:38:14.402947 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7343 | 2025.08.28 21:38:14.555462 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2025.08.28 21:38:14.555745 [ 276 ] {e32292c4-76d0-4b54-924a-91c97ef4c228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7345 | 2025.08.28 21:38:14.555850 [ 276 ] {e32292c4-76d0-4b54-924a-91c97ef4c228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7346 | 2025.08.28 21:38:14.556731 [ 276 ] {e32292c4-76d0-4b54-924a-91c97ef4c228} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2025.08.28 21:38:14.556779 [ 276 ] {e32292c4-76d0-4b54-924a-91c97ef4c228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7348 | 2025.08.28 21:38:14.557196 [ 276 ] {e32292c4-76d0-4b54-924a-91c97ef4c228} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7349 | 2025.08.28 21:38:14.557427 [ 276 ] {e32292c4-76d0-4b54-924a-91c97ef4c228} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2025.08.28 21:38:14.557590 [ 276 ] {e32292c4-76d0-4b54-924a-91c97ef4c228} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00192 sec., 204166.66666666666 rows/sec., 12.95 MiB/sec. | ||
| 7351 | 2025.08.28 21:38:14.557641 [ 276 ] {e32292c4-76d0-4b54-924a-91c97ef4c228} <Debug> TCPHandler: Processed in 0.002371871 sec. | ||
| 7352 | 2025.08.28 21:38:14.557775 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2025.08.28 21:38:14.557876 [ 276 ] {ab0393f4-5519-47d4-a035-92c82e6d82c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7354 | 2025.08.28 21:38:14.557919 [ 276 ] {ab0393f4-5519-47d4-a035-92c82e6d82c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7355 | 2025.08.28 21:38:14.558348 [ 276 ] {ab0393f4-5519-47d4-a035-92c82e6d82c0} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2025.08.28 21:38:14.558385 [ 276 ] {ab0393f4-5519-47d4-a035-92c82e6d82c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7357 | 2025.08.28 21:38:14.558687 [ 276 ] {ab0393f4-5519-47d4-a035-92c82e6d82c0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7358 | 2025.08.28 21:38:14.558889 [ 276 ] {ab0393f4-5519-47d4-a035-92c82e6d82c0} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2025.08.28 21:38:14.559021 [ 276 ] {ab0393f4-5519-47d4-a035-92c82e6d82c0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 7360 | 2025.08.28 21:38:14.559059 [ 276 ] {ab0393f4-5519-47d4-a035-92c82e6d82c0} <Debug> TCPHandler: Processed in 0.001336105 sec. | ||
| 7361 | 2025.08.28 21:38:14.559178 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2025.08.28 21:38:14.559273 [ 276 ] {2ba089bf-515d-4642-a601-ab1f50ddbcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7363 | 2025.08.28 21:38:14.559312 [ 276 ] {2ba089bf-515d-4642-a601-ab1f50ddbcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7364 | 2025.08.28 21:38:14.560120 [ 276 ] {2ba089bf-515d-4642-a601-ab1f50ddbcfe} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2025.08.28 21:38:14.560156 [ 276 ] {2ba089bf-515d-4642-a601-ab1f50ddbcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7366 | 2025.08.28 21:38:14.560529 [ 276 ] {2ba089bf-515d-4642-a601-ab1f50ddbcfe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7367 | 2025.08.28 21:38:14.560739 [ 276 ] {2ba089bf-515d-4642-a601-ab1f50ddbcfe} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2025.08.28 21:38:14.560854 [ 57 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7369 | 2025.08.28 21:38:14.560870 [ 276 ] {2ba089bf-515d-4642-a601-ab1f50ddbcfe} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001616 sec., 712871.2871287129 rows/sec., 56.90 MiB/sec. | ||
| 7370 | 2025.08.28 21:38:14.560898 [ 57 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2025.08.28 21:38:14.560918 [ 276 ] {2ba089bf-515d-4642-a601-ab1f50ddbcfe} <Debug> TCPHandler: Processed in 0.001788296 sec. | ||
| 7372 | 2025.08.28 21:38:14.560924 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7373 | 2025.08.28 21:38:14.561036 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7374 | 2025.08.28 21:38:14.561069 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2025.08.28 21:38:14.561144 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7376 | 2025.08.28 21:38:14.561165 [ 276 ] {cd93e204-ab81-4a03-87bb-eec3acee906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7377 | 2025.08.28 21:38:14.561177 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2301 rows starting from the beginning of the part | ||
| 7378 | 2025.08.28 21:38:14.561206 [ 276 ] {cd93e204-ab81-4a03-87bb-eec3acee906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7379 | 2025.08.28 21:38:14.561250 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1151 rows starting from the beginning of the part | ||
| 7380 | 2025.08.28 21:38:14.561301 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1198 rows starting from the beginning of the part | ||
| 7381 | 2025.08.28 21:38:14.561349 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1151 rows starting from the beginning of the part | ||
| 7382 | 2025.08.28 21:38:14.561395 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7383 | 2025.08.28 21:38:14.561441 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1152 rows starting from the beginning of the part | ||
| 7384 | 2025.08.28 21:38:14.561714 [ 276 ] {cd93e204-ab81-4a03-87bb-eec3acee906a} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2025.08.28 21:38:14.561749 [ 276 ] {cd93e204-ab81-4a03-87bb-eec3acee906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7386 | 2025.08.28 21:38:14.562188 [ 276 ] {cd93e204-ab81-4a03-87bb-eec3acee906a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7387 | 2025.08.28 21:38:14.562414 [ 276 ] {cd93e204-ab81-4a03-87bb-eec3acee906a} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2025.08.28 21:38:14.562547 [ 276 ] {cd93e204-ab81-4a03-87bb-eec3acee906a} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.0014 sec., 171428.57142857142 rows/sec., 10.51 MiB/sec. | ||
| 7389 | 2025.08.28 21:38:14.562585 [ 276 ] {cd93e204-ab81-4a03-87bb-eec3acee906a} <Debug> TCPHandler: Processed in 0.001563521 sec. | ||
| 7390 | 2025.08.28 21:38:14.562700 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2025.08.28 21:38:14.562794 [ 276 ] {ba419915-8516-4ce1-9044-228f158b8ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7392 | 2025.08.28 21:38:14.562834 [ 276 ] {ba419915-8516-4ce1-9044-228f158b8ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7393 | 2025.08.28 21:38:14.563284 [ 276 ] {ba419915-8516-4ce1-9044-228f158b8ad6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2025.08.28 21:38:14.563319 [ 276 ] {ba419915-8516-4ce1-9044-228f158b8ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7395 | 2025.08.28 21:38:14.563630 [ 276 ] {ba419915-8516-4ce1-9044-228f158b8ad6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7396 | 2025.08.28 21:38:14.563722 [ 197 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002726411 sec., 2570778.9471213254 rows/sec., 216.95 MiB/sec. | ||
| 7397 | 2025.08.28 21:38:14.563855 [ 276 ] {ba419915-8516-4ce1-9044-228f158b8ad6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2025.08.28 21:38:14.563959 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7399 | 2025.08.28 21:38:14.563992 [ 276 ] {ba419915-8516-4ce1-9044-228f158b8ad6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001216 sec., 166940.7894736842 rows/sec., 10.77 MiB/sec. | ||
| 7400 | 2025.08.28 21:38:14.564029 [ 276 ] {ba419915-8516-4ce1-9044-228f158b8ad6} <Debug> TCPHandler: Processed in 0.001377526 sec. | ||
| 7401 | 2025.08.28 21:38:14.564144 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2025.08.28 21:38:14.564200 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2025.08.28 21:38:14.564238 [ 276 ] {a7dc7b88-eb0f-4a1d-8f1c-76d20ad77112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7404 | 2025.08.28 21:38:14.564264 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_56_11} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7405 | 2025.08.28 21:38:14.564279 [ 276 ] {a7dc7b88-eb0f-4a1d-8f1c-76d20ad77112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7406 | 2025.08.28 21:38:14.564333 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 7407 | 2025.08.28 21:38:14.564718 [ 276 ] {a7dc7b88-eb0f-4a1d-8f1c-76d20ad77112} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2025.08.28 21:38:14.564752 [ 276 ] {a7dc7b88-eb0f-4a1d-8f1c-76d20ad77112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7409 | 2025.08.28 21:38:14.565064 [ 276 ] {a7dc7b88-eb0f-4a1d-8f1c-76d20ad77112} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7410 | 2025.08.28 21:38:14.565278 [ 276 ] {a7dc7b88-eb0f-4a1d-8f1c-76d20ad77112} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2025.08.28 21:38:14.565408 [ 276 ] {a7dc7b88-eb0f-4a1d-8f1c-76d20ad77112} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001188 sec., 170033.67003367003 rows/sec., 9.66 MiB/sec. | ||
| 7412 | 2025.08.28 21:38:14.565446 [ 276 ] {a7dc7b88-eb0f-4a1d-8f1c-76d20ad77112} <Debug> TCPHandler: Processed in 0.001349885 sec. | ||
| 7413 | 2025.08.28 21:38:14.565557 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2025.08.28 21:38:14.565652 [ 276 ] {80b6a999-2441-4df7-b84d-12ad747aca3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7415 | 2025.08.28 21:38:14.565690 [ 276 ] {80b6a999-2441-4df7-b84d-12ad747aca3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7416 | 2025.08.28 21:38:14.566285 [ 276 ] {80b6a999-2441-4df7-b84d-12ad747aca3e} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2025.08.28 21:38:14.566321 [ 276 ] {80b6a999-2441-4df7-b84d-12ad747aca3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7418 | 2025.08.28 21:38:14.566652 [ 276 ] {80b6a999-2441-4df7-b84d-12ad747aca3e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7419 | 2025.08.28 21:38:14.566867 [ 276 ] {80b6a999-2441-4df7-b84d-12ad747aca3e} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2025.08.28 21:38:14.566964 [ 57 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7421 | 2025.08.28 21:38:14.566994 [ 276 ] {80b6a999-2441-4df7-b84d-12ad747aca3e} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.00136 sec., 511764.7058823529 rows/sec., 35.97 MiB/sec. | ||
| 7422 | 2025.08.28 21:38:14.566995 [ 57 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2025.08.28 21:38:14.567033 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7424 | 2025.08.28 21:38:14.567037 [ 276 ] {80b6a999-2441-4df7-b84d-12ad747aca3e} <Debug> TCPHandler: Processed in 0.00152695 sec. | ||
| 7425 | 2025.08.28 21:38:14.567107 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7426 | 2025.08.28 21:38:14.567179 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2025.08.28 21:38:14.567208 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7428 | 2025.08.28 21:38:14.567242 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1186 rows starting from the beginning of the part | ||
| 7429 | 2025.08.28 21:38:14.567279 [ 276 ] {81afbed4-d988-4cd9-85d0-169fccc66886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7430 | 2025.08.28 21:38:14.567298 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 694 rows starting from the beginning of the part | ||
| 7431 | 2025.08.28 21:38:14.567324 [ 276 ] {81afbed4-d988-4cd9-85d0-169fccc66886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7432 | 2025.08.28 21:38:14.567345 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 524 rows starting from the beginning of the part | ||
| 7433 | 2025.08.28 21:38:14.567390 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 694 rows starting from the beginning of the part | ||
| 7434 | 2025.08.28 21:38:14.567428 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7435 | 2025.08.28 21:38:14.567464 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 696 rows starting from the beginning of the part | ||
| 7436 | 2025.08.28 21:38:14.567683 [ 276 ] {81afbed4-d988-4cd9-85d0-169fccc66886} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2025.08.28 21:38:14.567723 [ 276 ] {81afbed4-d988-4cd9-85d0-169fccc66886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7438 | 2025.08.28 21:38:14.568035 [ 276 ] {81afbed4-d988-4cd9-85d0-169fccc66886} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7439 | 2025.08.28 21:38:14.568272 [ 276 ] {81afbed4-d988-4cd9-85d0-169fccc66886} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2025.08.28 21:38:14.568406 [ 276 ] {81afbed4-d988-4cd9-85d0-169fccc66886} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 7441 | 2025.08.28 21:38:14.568441 [ 276 ] {81afbed4-d988-4cd9-85d0-169fccc66886} <Debug> TCPHandler: Processed in 0.001310574 sec. | ||
| 7442 | 2025.08.28 21:38:14.568551 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2025.08.28 21:38:14.568644 [ 276 ] {2778b9dd-34ef-4af0-a218-c42163d864b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7444 | 2025.08.28 21:38:14.568687 [ 276 ] {2778b9dd-34ef-4af0-a218-c42163d864b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7445 | 2025.08.28 21:38:14.568746 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669633 sec., 2310687.438496963 rows/sec., 173.72 MiB/sec. | ||
| 7446 | 2025.08.28 21:38:14.568898 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7447 | 2025.08.28 21:38:14.569112 [ 276 ] {2778b9dd-34ef-4af0-a218-c42163d864b8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2025.08.28 21:38:14.569131 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2025.08.28 21:38:14.569153 [ 276 ] {2778b9dd-34ef-4af0-a218-c42163d864b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7450 | 2025.08.28 21:38:14.569204 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_56_11} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7451 | 2025.08.28 21:38:14.569268 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7452 | 2025.08.28 21:38:14.569507 [ 276 ] {2778b9dd-34ef-4af0-a218-c42163d864b8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7453 | 2025.08.28 21:38:14.569723 [ 276 ] {2778b9dd-34ef-4af0-a218-c42163d864b8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2025.08.28 21:38:14.569835 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7455 | 2025.08.28 21:38:14.569852 [ 276 ] {2778b9dd-34ef-4af0-a218-c42163d864b8} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001226 sec., 251223.49102773244 rows/sec., 16.53 MiB/sec. | ||
| 7456 | 2025.08.28 21:38:14.569870 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2025.08.28 21:38:14.569894 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7458 | 2025.08.28 21:38:14.569894 [ 276 ] {2778b9dd-34ef-4af0-a218-c42163d864b8} <Debug> TCPHandler: Processed in 0.001391236 sec. | ||
| 7459 | 2025.08.28 21:38:14.569958 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7460 | 2025.08.28 21:38:14.570023 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2025.08.28 21:38:14.570041 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7462 | 2025.08.28 21:38:14.570071 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17847 rows starting from the beginning of the part | ||
| 7463 | 2025.08.28 21:38:14.570116 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 307 rows starting from the beginning of the part | ||
| 7464 | 2025.08.28 21:38:14.570122 [ 276 ] {2f9f5d53-08d4-41d5-8057-c2bf5899aa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7465 | 2025.08.28 21:38:14.570155 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 846 rows starting from the beginning of the part | ||
| 7466 | 2025.08.28 21:38:14.570172 [ 276 ] {2f9f5d53-08d4-41d5-8057-c2bf5899aa45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7467 | 2025.08.28 21:38:14.570192 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 307 rows starting from the beginning of the part | ||
| 7468 | 2025.08.28 21:38:14.570229 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7469 | 2025.08.28 21:38:14.570261 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 308 rows starting from the beginning of the part | ||
| 7470 | 2025.08.28 21:38:14.570499 [ 276 ] {2f9f5d53-08d4-41d5-8057-c2bf5899aa45} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.08.28 21:38:14.570539 [ 276 ] {2f9f5d53-08d4-41d5-8057-c2bf5899aa45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7472 | 2025.08.28 21:38:14.570848 [ 276 ] {2f9f5d53-08d4-41d5-8057-c2bf5899aa45} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7473 | 2025.08.28 21:38:14.571070 [ 276 ] {2f9f5d53-08d4-41d5-8057-c2bf5899aa45} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.08.28 21:38:14.571201 [ 276 ] {2f9f5d53-08d4-41d5-8057-c2bf5899aa45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 7475 | 2025.08.28 21:38:14.571237 [ 276 ] {2f9f5d53-08d4-41d5-8057-c2bf5899aa45} <Debug> TCPHandler: Processed in 0.001262723 sec. | ||
| 7476 | 2025.08.28 21:38:14.571346 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2025.08.28 21:38:14.571438 [ 276 ] {00ccfd51-35e1-48bb-b88e-c35ae4ef9b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7478 | 2025.08.28 21:38:14.571492 [ 276 ] {00ccfd51-35e1-48bb-b88e-c35ae4ef9b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7479 | 2025.08.28 21:38:14.572324 [ 276 ] {00ccfd51-35e1-48bb-b88e-c35ae4ef9b98} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2025.08.28 21:38:14.572361 [ 276 ] {00ccfd51-35e1-48bb-b88e-c35ae4ef9b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7481 | 2025.08.28 21:38:14.573163 [ 276 ] {00ccfd51-35e1-48bb-b88e-c35ae4ef9b98} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7482 | 2025.08.28 21:38:14.573402 [ 276 ] {00ccfd51-35e1-48bb-b88e-c35ae4ef9b98} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2025.08.28 21:38:14.573541 [ 276 ] {00ccfd51-35e1-48bb-b88e-c35ae4ef9b98} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002121 sec., 19801.980198019803 rows/sec., 35.48 MiB/sec. | ||
| 7484 | 2025.08.28 21:38:14.573592 [ 276 ] {00ccfd51-35e1-48bb-b88e-c35ae4ef9b98} <Debug> TCPHandler: Processed in 0.002295189 sec. | ||
| 7485 | 2025.08.28 21:38:14.573707 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2025.08.28 21:38:14.573801 [ 276 ] {e80445e8-6d8f-4347-b2cb-649c9a7e9da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7487 | 2025.08.28 21:38:14.573841 [ 276 ] {e80445e8-6d8f-4347-b2cb-649c9a7e9da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7488 | 2025.08.28 21:38:14.574174 [ 276 ] {e80445e8-6d8f-4347-b2cb-649c9a7e9da0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.08.28 21:38:14.574209 [ 276 ] {e80445e8-6d8f-4347-b2cb-649c9a7e9da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7490 | 2025.08.28 21:38:14.574513 [ 276 ] {e80445e8-6d8f-4347-b2cb-649c9a7e9da0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7491 | 2025.08.28 21:38:14.574721 [ 276 ] {e80445e8-6d8f-4347-b2cb-649c9a7e9da0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.08.28 21:38:14.574828 [ 57 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7493 | 2025.08.28 21:38:14.574851 [ 276 ] {e80445e8-6d8f-4347-b2cb-649c9a7e9da0} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001068 sec., 95505.61797752809 rows/sec., 5.87 MiB/sec. | ||
| 7494 | 2025.08.28 21:38:14.574861 [ 57 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2025.08.28 21:38:14.574889 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7496 | 2025.08.28 21:38:14.574892 [ 276 ] {e80445e8-6d8f-4347-b2cb-649c9a7e9da0} <Debug> TCPHandler: Processed in 0.001232932 sec. | ||
| 7497 | 2025.08.28 21:38:14.574966 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7498 | 2025.08.28 21:38:14.575056 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7499 | 2025.08.28 21:38:14.575084 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3990 rows starting from the beginning of the part | ||
| 7500 | 2025.08.28 21:38:14.575141 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 102 rows starting from the beginning of the part | ||
| 7501 | 2025.08.28 21:38:14.575188 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7502 | 2025.08.28 21:38:14.575233 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 102 rows starting from the beginning of the part | ||
| 7503 | 2025.08.28 21:38:14.575274 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7504 | 2025.08.28 21:38:14.575317 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 102 rows starting from the beginning of the part | ||
| 7505 | 2025.08.28 21:38:14.575359 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19775 rows, containing 5 columns (5 merged, 0 gathered) in 0.005424501 sec., 3645496.6088124975 rows/sec., 244.07 MiB/sec. | ||
| 7506 | 2025.08.28 21:38:14.575627 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7507 | 2025.08.28 21:38:14.575895 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2025.08.28 21:38:14.575959 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7509 | 2025.08.28 21:38:14.576023 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 7510 | 2025.08.28 21:38:14.576700 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767775 sec., 2498055.4652034338 rows/sec., 158.69 MiB/sec. | ||
| 7511 | 2025.08.28 21:38:14.577058 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7512 | 2025.08.28 21:38:14.577315 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2025.08.28 21:38:14.577379 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_56_11} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7514 | 2025.08.28 21:38:14.577449 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 7515 | 2025.08.28 21:38:19.542333 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2025.08.28 21:38:19.542549 [ 276 ] {1fe561d0-1836-46bd-9688-d5aeb3eee261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7517 | 2025.08.28 21:38:19.542619 [ 276 ] {1fe561d0-1836-46bd-9688-d5aeb3eee261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7518 | 2025.08.28 21:38:19.543326 [ 276 ] {1fe561d0-1836-46bd-9688-d5aeb3eee261} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2025.08.28 21:38:19.543367 [ 276 ] {1fe561d0-1836-46bd-9688-d5aeb3eee261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7520 | 2025.08.28 21:38:19.543764 [ 276 ] {1fe561d0-1836-46bd-9688-d5aeb3eee261} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7521 | 2025.08.28 21:38:19.544003 [ 276 ] {1fe561d0-1836-46bd-9688-d5aeb3eee261} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2025.08.28 21:38:19.544162 [ 276 ] {1fe561d0-1836-46bd-9688-d5aeb3eee261} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.56 MiB/sec. | ||
| 7523 | 2025.08.28 21:38:19.544211 [ 276 ] {1fe561d0-1836-46bd-9688-d5aeb3eee261} <Debug> TCPHandler: Processed in 0.002012282 sec. | ||
| 7524 | 2025.08.28 21:38:19.544331 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2025.08.28 21:38:19.544433 [ 276 ] {ae9af81b-2a49-4d4c-8553-17e046a81634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7526 | 2025.08.28 21:38:19.544475 [ 276 ] {ae9af81b-2a49-4d4c-8553-17e046a81634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7527 | 2025.08.28 21:38:19.544898 [ 276 ] {ae9af81b-2a49-4d4c-8553-17e046a81634} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2025.08.28 21:38:19.544932 [ 276 ] {ae9af81b-2a49-4d4c-8553-17e046a81634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7529 | 2025.08.28 21:38:19.545245 [ 276 ] {ae9af81b-2a49-4d4c-8553-17e046a81634} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7530 | 2025.08.28 21:38:19.545454 [ 276 ] {ae9af81b-2a49-4d4c-8553-17e046a81634} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2025.08.28 21:38:19.545582 [ 276 ] {ae9af81b-2a49-4d4c-8553-17e046a81634} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 7532 | 2025.08.28 21:38:19.545620 [ 276 ] {ae9af81b-2a49-4d4c-8553-17e046a81634} <Debug> TCPHandler: Processed in 0.001339044 sec. | ||
| 7533 | 2025.08.28 21:38:19.545732 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2025.08.28 21:38:19.545827 [ 276 ] {dc0d22eb-f135-4a36-9e04-eaa5c0294a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7535 | 2025.08.28 21:38:19.545870 [ 276 ] {dc0d22eb-f135-4a36-9e04-eaa5c0294a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7536 | 2025.08.28 21:38:19.546266 [ 276 ] {dc0d22eb-f135-4a36-9e04-eaa5c0294a64} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2025.08.28 21:38:19.546300 [ 276 ] {dc0d22eb-f135-4a36-9e04-eaa5c0294a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7538 | 2025.08.28 21:38:19.546636 [ 276 ] {dc0d22eb-f135-4a36-9e04-eaa5c0294a64} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7539 | 2025.08.28 21:38:19.546840 [ 276 ] {dc0d22eb-f135-4a36-9e04-eaa5c0294a64} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2025.08.28 21:38:19.546967 [ 276 ] {dc0d22eb-f135-4a36-9e04-eaa5c0294a64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 7541 | 2025.08.28 21:38:19.547003 [ 276 ] {dc0d22eb-f135-4a36-9e04-eaa5c0294a64} <Debug> TCPHandler: Processed in 0.001319694 sec. | ||
| 7542 | 2025.08.28 21:38:19.547107 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2025.08.28 21:38:19.547202 [ 276 ] {6c841418-2c40-4920-87b0-63bb7548d97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7544 | 2025.08.28 21:38:19.547243 [ 276 ] {6c841418-2c40-4920-87b0-63bb7548d97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7545 | 2025.08.28 21:38:19.547572 [ 276 ] {6c841418-2c40-4920-87b0-63bb7548d97a} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2025.08.28 21:38:19.547605 [ 276 ] {6c841418-2c40-4920-87b0-63bb7548d97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7547 | 2025.08.28 21:38:19.547905 [ 276 ] {6c841418-2c40-4920-87b0-63bb7548d97a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7548 | 2025.08.28 21:38:19.548106 [ 276 ] {6c841418-2c40-4920-87b0-63bb7548d97a} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2025.08.28 21:38:19.548231 [ 276 ] {6c841418-2c40-4920-87b0-63bb7548d97a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 7550 | 2025.08.28 21:38:19.548266 [ 276 ] {6c841418-2c40-4920-87b0-63bb7548d97a} <Debug> TCPHandler: Processed in 0.001206502 sec. | ||
| 7551 | 2025.08.28 21:38:20.721983 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7552 | 2025.08.28 21:38:20.722037 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7553 | 2025.08.28 21:38:20.889712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
| 7554 | 2025.08.28 21:38:20.890228 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2025.08.28 21:38:20.890281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7556 | 2025.08.28 21:38:20.890782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7557 | 2025.08.28 21:38:20.891022 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2025.08.28 21:38:20.891180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 7559 | 2025.08.28 21:38:20.942309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1092 | ||
| 7560 | 2025.08.28 21:38:20.944678 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2025.08.28 21:38:20.944740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7562 | 2025.08.28 21:38:20.946004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7563 | 2025.08.28 21:38:20.946314 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2025.08.28 21:38:20.946713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
| 7565 | 2025.08.28 21:38:21.903991 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7566 | 2025.08.28 21:38:21.921049 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2025.08.28 21:38:21.921096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7568 | 2025.08.28 21:38:21.927150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7569 | 2025.08.28 21:38:21.927835 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2025.08.28 21:38:21.930830 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7571 | 2025.08.28 21:38:24.554381 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2025.08.28 21:38:24.554651 [ 276 ] {84f52e28-a28d-4ad5-ba04-0981e1ff9664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7573 | 2025.08.28 21:38:24.554752 [ 276 ] {84f52e28-a28d-4ad5-ba04-0981e1ff9664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7574 | 2025.08.28 21:38:24.555712 [ 276 ] {84f52e28-a28d-4ad5-ba04-0981e1ff9664} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2025.08.28 21:38:24.555755 [ 276 ] {84f52e28-a28d-4ad5-ba04-0981e1ff9664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7576 | 2025.08.28 21:38:24.556157 [ 276 ] {84f52e28-a28d-4ad5-ba04-0981e1ff9664} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7577 | 2025.08.28 21:38:24.556390 [ 276 ] {84f52e28-a28d-4ad5-ba04-0981e1ff9664} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2025.08.28 21:38:24.556539 [ 276 ] {84f52e28-a28d-4ad5-ba04-0981e1ff9664} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001961 sec., 199898.01121876593 rows/sec., 12.68 MiB/sec. | ||
| 7579 | 2025.08.28 21:38:24.556548 [ 47 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 7580 | 2025.08.28 21:38:24.556579 [ 276 ] {84f52e28-a28d-4ad5-ba04-0981e1ff9664} <Debug> TCPHandler: Processed in 0.00233523 sec. | ||
| 7581 | 2025.08.28 21:38:24.556621 [ 47 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2025.08.28 21:38:24.556648 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7583 | 2025.08.28 21:38:24.556706 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2025.08.28 21:38:24.556748 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 7585 | 2025.08.28 21:38:24.556812 [ 276 ] {1d8fecd2-b5e8-446e-9899-d98a9a9eaff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7586 | 2025.08.28 21:38:24.556853 [ 276 ] {1d8fecd2-b5e8-446e-9899-d98a9a9eaff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7587 | 2025.08.28 21:38:24.556858 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7588 | 2025.08.28 21:38:24.556896 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 392 rows starting from the beginning of the part | ||
| 7589 | 2025.08.28 21:38:24.556964 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 392 rows starting from the beginning of the part | ||
| 7590 | 2025.08.28 21:38:24.557018 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 392 rows starting from the beginning of the part | ||
| 7591 | 2025.08.28 21:38:24.557069 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 392 rows starting from the beginning of the part | ||
| 7592 | 2025.08.28 21:38:24.557116 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 392 rows starting from the beginning of the part | ||
| 7593 | 2025.08.28 21:38:24.557630 [ 276 ] {1d8fecd2-b5e8-446e-9899-d98a9a9eaff0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2025.08.28 21:38:24.557667 [ 276 ] {1d8fecd2-b5e8-446e-9899-d98a9a9eaff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7595 | 2025.08.28 21:38:24.558050 [ 276 ] {1d8fecd2-b5e8-446e-9899-d98a9a9eaff0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7596 | 2025.08.28 21:38:24.558108 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403566 sec., 1396443.060034227 rows/sec., 93.92 MiB/sec. | ||
| 7597 | 2025.08.28 21:38:24.558263 [ 276 ] {1d8fecd2-b5e8-446e-9899-d98a9a9eaff0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2025.08.28 21:38:24.558332 [ 189 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 7599 | 2025.08.28 21:38:24.558402 [ 276 ] {1d8fecd2-b5e8-446e-9899-d98a9a9eaff0} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.00161 sec., 714906.8322981365 rows/sec., 57.07 MiB/sec. | ||
| 7600 | 2025.08.28 21:38:24.558445 [ 276 ] {1d8fecd2-b5e8-446e-9899-d98a9a9eaff0} <Debug> TCPHandler: Processed in 0.001787096 sec. | ||
| 7601 | 2025.08.28 21:38:24.558553 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7602 | 2025.08.28 21:38:24.558646 [ 276 ] {e44d8666-cea1-40e0-a139-2e4d9db6fb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7603 | 2025.08.28 21:38:24.558657 [ 189 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2025.08.28 21:38:24.558686 [ 276 ] {e44d8666-cea1-40e0-a139-2e4d9db6fb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7605 | 2025.08.28 21:38:24.558744 [ 189 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_29_7} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 7606 | 2025.08.28 21:38:24.558845 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7607 | 2025.08.28 21:38:24.559144 [ 276 ] {e44d8666-cea1-40e0-a139-2e4d9db6fb38} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2025.08.28 21:38:24.559184 [ 276 ] {e44d8666-cea1-40e0-a139-2e4d9db6fb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7609 | 2025.08.28 21:38:24.559500 [ 276 ] {e44d8666-cea1-40e0-a139-2e4d9db6fb38} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7610 | 2025.08.28 21:38:24.559718 [ 276 ] {e44d8666-cea1-40e0-a139-2e4d9db6fb38} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2025.08.28 21:38:24.559844 [ 276 ] {e44d8666-cea1-40e0-a139-2e4d9db6fb38} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001215 sec., 195884.77366255145 rows/sec., 12.00 MiB/sec. | ||
| 7612 | 2025.08.28 21:38:24.559880 [ 276 ] {e44d8666-cea1-40e0-a139-2e4d9db6fb38} <Debug> TCPHandler: Processed in 0.001373816 sec. | ||
| 7613 | 2025.08.28 21:38:24.559985 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2025.08.28 21:38:24.560085 [ 276 ] {08df3569-60ff-4a2a-8495-2ddc0db29b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7615 | 2025.08.28 21:38:24.560126 [ 276 ] {08df3569-60ff-4a2a-8495-2ddc0db29b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7616 | 2025.08.28 21:38:24.560579 [ 276 ] {08df3569-60ff-4a2a-8495-2ddc0db29b0b} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2025.08.28 21:38:24.560617 [ 276 ] {08df3569-60ff-4a2a-8495-2ddc0db29b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7618 | 2025.08.28 21:38:24.560934 [ 276 ] {08df3569-60ff-4a2a-8495-2ddc0db29b0b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7619 | 2025.08.28 21:38:24.561161 [ 276 ] {08df3569-60ff-4a2a-8495-2ddc0db29b0b} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2025.08.28 21:38:24.561297 [ 276 ] {08df3569-60ff-4a2a-8495-2ddc0db29b0b} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001229 sec., 165174.93897477625 rows/sec., 10.65 MiB/sec. | ||
| 7621 | 2025.08.28 21:38:24.561335 [ 276 ] {08df3569-60ff-4a2a-8495-2ddc0db29b0b} <Debug> TCPHandler: Processed in 0.001400536 sec. | ||
| 7622 | 2025.08.28 21:38:24.561458 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2025.08.28 21:38:24.561577 [ 276 ] {2c89c0fe-8571-46d3-bbc6-3c058e01cc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7624 | 2025.08.28 21:38:24.561625 [ 276 ] {2c89c0fe-8571-46d3-bbc6-3c058e01cc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7625 | 2025.08.28 21:38:24.562147 [ 276 ] {2c89c0fe-8571-46d3-bbc6-3c058e01cc7b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2025.08.28 21:38:24.562192 [ 276 ] {2c89c0fe-8571-46d3-bbc6-3c058e01cc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7627 | 2025.08.28 21:38:24.562551 [ 276 ] {2c89c0fe-8571-46d3-bbc6-3c058e01cc7b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7628 | 2025.08.28 21:38:24.562775 [ 276 ] {2c89c0fe-8571-46d3-bbc6-3c058e01cc7b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2025.08.28 21:38:24.562876 [ 47 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 7630 | 2025.08.28 21:38:24.562904 [ 276 ] {2c89c0fe-8571-46d3-bbc6-3c058e01cc7b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001351 sec., 149518.87490747595 rows/sec., 8.49 MiB/sec. | ||
| 7631 | 2025.08.28 21:38:24.562909 [ 47 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2025.08.28 21:38:24.562944 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7633 | 2025.08.28 21:38:24.562950 [ 276 ] {2c89c0fe-8571-46d3-bbc6-3c058e01cc7b} <Debug> TCPHandler: Processed in 0.00155277 sec. | ||
| 7634 | 2025.08.28 21:38:24.563038 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 7635 | 2025.08.28 21:38:24.563070 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2025.08.28 21:38:24.563165 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7637 | 2025.08.28 21:38:24.563170 [ 276 ] {49678aa3-67f3-49e6-89ef-8e6e8f1f6945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7638 | 2025.08.28 21:38:24.563212 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 202 rows starting from the beginning of the part | ||
| 7639 | 2025.08.28 21:38:24.563227 [ 276 ] {49678aa3-67f3-49e6-89ef-8e6e8f1f6945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7640 | 2025.08.28 21:38:24.563292 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 202 rows starting from the beginning of the part | ||
| 7641 | 2025.08.28 21:38:24.563348 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 202 rows starting from the beginning of the part | ||
| 7642 | 2025.08.28 21:38:24.563405 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 202 rows starting from the beginning of the part | ||
| 7643 | 2025.08.28 21:38:24.563446 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 202 rows starting from the beginning of the part | ||
| 7644 | 2025.08.28 21:38:24.563820 [ 276 ] {49678aa3-67f3-49e6-89ef-8e6e8f1f6945} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2025.08.28 21:38:24.563862 [ 276 ] {49678aa3-67f3-49e6-89ef-8e6e8f1f6945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7646 | 2025.08.28 21:38:24.564214 [ 276 ] {49678aa3-67f3-49e6-89ef-8e6e8f1f6945} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7647 | 2025.08.28 21:38:24.564377 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386426 sec., 728491.8199745244 rows/sec., 44.15 MiB/sec. | ||
| 7648 | 2025.08.28 21:38:24.564452 [ 276 ] {49678aa3-67f3-49e6-89ef-8e6e8f1f6945} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2025.08.28 21:38:24.564516 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 7650 | 2025.08.28 21:38:24.564597 [ 276 ] {49678aa3-67f3-49e6-89ef-8e6e8f1f6945} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001446 sec., 479944.67496542184 rows/sec., 33.72 MiB/sec. | ||
| 7651 | 2025.08.28 21:38:24.564643 [ 276 ] {49678aa3-67f3-49e6-89ef-8e6e8f1f6945} <Debug> TCPHandler: Processed in 0.001623672 sec. | ||
| 7652 | 2025.08.28 21:38:24.564755 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2025.08.28 21:38:24.564795 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2025.08.28 21:38:24.564853 [ 276 ] {eb261fc7-2f36-4340-b9cd-f1f091d169f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7655 | 2025.08.28 21:38:24.564870 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_29_7} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 7656 | 2025.08.28 21:38:24.564901 [ 276 ] {eb261fc7-2f36-4340-b9cd-f1f091d169f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7657 | 2025.08.28 21:38:24.564956 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7658 | 2025.08.28 21:38:24.565226 [ 276 ] {eb261fc7-2f36-4340-b9cd-f1f091d169f4} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2025.08.28 21:38:24.565269 [ 276 ] {eb261fc7-2f36-4340-b9cd-f1f091d169f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7660 | 2025.08.28 21:38:24.565586 [ 276 ] {eb261fc7-2f36-4340-b9cd-f1f091d169f4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7661 | 2025.08.28 21:38:24.565804 [ 276 ] {eb261fc7-2f36-4340-b9cd-f1f091d169f4} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2025.08.28 21:38:24.565937 [ 276 ] {eb261fc7-2f36-4340-b9cd-f1f091d169f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 7663 | 2025.08.28 21:38:24.565974 [ 276 ] {eb261fc7-2f36-4340-b9cd-f1f091d169f4} <Debug> TCPHandler: Processed in 0.001267973 sec. | ||
| 7664 | 2025.08.28 21:38:24.566073 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7665 | 2025.08.28 21:38:24.566168 [ 276 ] {e6dc582d-98aa-4dab-8544-ebd00374611f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7666 | 2025.08.28 21:38:24.566211 [ 276 ] {e6dc582d-98aa-4dab-8544-ebd00374611f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7667 | 2025.08.28 21:38:24.566617 [ 276 ] {e6dc582d-98aa-4dab-8544-ebd00374611f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2025.08.28 21:38:24.566653 [ 276 ] {e6dc582d-98aa-4dab-8544-ebd00374611f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7669 | 2025.08.28 21:38:24.566984 [ 276 ] {e6dc582d-98aa-4dab-8544-ebd00374611f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7670 | 2025.08.28 21:38:24.567211 [ 276 ] {e6dc582d-98aa-4dab-8544-ebd00374611f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2025.08.28 21:38:24.567346 [ 276 ] {e6dc582d-98aa-4dab-8544-ebd00374611f} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001196 sec., 256688.96321070235 rows/sec., 16.89 MiB/sec. | ||
| 7672 | 2025.08.28 21:38:24.567382 [ 276 ] {e6dc582d-98aa-4dab-8544-ebd00374611f} <Debug> TCPHandler: Processed in 0.001356955 sec. | ||
| 7673 | 2025.08.28 21:38:24.567502 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7674 | 2025.08.28 21:38:24.567621 [ 276 ] {3624d4f9-c2e1-4b25-ae44-486ee207a8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7675 | 2025.08.28 21:38:24.567671 [ 276 ] {3624d4f9-c2e1-4b25-ae44-486ee207a8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7676 | 2025.08.28 21:38:24.568035 [ 276 ] {3624d4f9-c2e1-4b25-ae44-486ee207a8d9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2025.08.28 21:38:24.568078 [ 276 ] {3624d4f9-c2e1-4b25-ae44-486ee207a8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7678 | 2025.08.28 21:38:24.568444 [ 276 ] {3624d4f9-c2e1-4b25-ae44-486ee207a8d9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7679 | 2025.08.28 21:38:24.568647 [ 276 ] {3624d4f9-c2e1-4b25-ae44-486ee207a8d9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2025.08.28 21:38:24.568777 [ 276 ] {3624d4f9-c2e1-4b25-ae44-486ee207a8d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00118 sec., 847.457627118644 rows/sec., 57.10 KiB/sec. | ||
| 7681 | 2025.08.28 21:38:24.568814 [ 276 ] {3624d4f9-c2e1-4b25-ae44-486ee207a8d9} <Debug> TCPHandler: Processed in 0.001369165 sec. | ||
| 7682 | 2025.08.28 21:38:24.568911 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2025.08.28 21:38:24.569002 [ 276 ] {ac980a60-9550-4198-9942-dd8950de39f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7684 | 2025.08.28 21:38:24.569056 [ 276 ] {ac980a60-9550-4198-9942-dd8950de39f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7685 | 2025.08.28 21:38:24.569845 [ 276 ] {ac980a60-9550-4198-9942-dd8950de39f1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2025.08.28 21:38:24.569881 [ 276 ] {ac980a60-9550-4198-9942-dd8950de39f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7687 | 2025.08.28 21:38:24.570450 [ 276 ] {ac980a60-9550-4198-9942-dd8950de39f1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7688 | 2025.08.28 21:38:24.570667 [ 276 ] {ac980a60-9550-4198-9942-dd8950de39f1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2025.08.28 21:38:24.570803 [ 276 ] {ac980a60-9550-4198-9942-dd8950de39f1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001819 sec., 23089.60967564596 rows/sec., 41.38 MiB/sec. | ||
| 7690 | 2025.08.28 21:38:24.570860 [ 276 ] {ac980a60-9550-4198-9942-dd8950de39f1} <Debug> TCPHandler: Processed in 0.001995081 sec. | ||
| 7691 | 2025.08.28 21:38:24.570966 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2025.08.28 21:38:24.571057 [ 276 ] {db34b7f6-9923-4918-ba88-05ac3cecc764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7693 | 2025.08.28 21:38:24.571098 [ 276 ] {db34b7f6-9923-4918-ba88-05ac3cecc764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7694 | 2025.08.28 21:38:24.571416 [ 276 ] {db34b7f6-9923-4918-ba88-05ac3cecc764} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2025.08.28 21:38:24.571451 [ 276 ] {db34b7f6-9923-4918-ba88-05ac3cecc764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7696 | 2025.08.28 21:38:24.571752 [ 276 ] {db34b7f6-9923-4918-ba88-05ac3cecc764} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7697 | 2025.08.28 21:38:24.571969 [ 276 ] {db34b7f6-9923-4918-ba88-05ac3cecc764} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2025.08.28 21:38:24.572098 [ 276 ] {db34b7f6-9923-4918-ba88-05ac3cecc764} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00106 sec., 96226.41509433962 rows/sec., 5.91 MiB/sec. | ||
| 7699 | 2025.08.28 21:38:24.572134 [ 276 ] {db34b7f6-9923-4918-ba88-05ac3cecc764} <Debug> TCPHandler: Processed in 0.001215321 sec. | ||
| 7700 | 2025.08.28 21:38:28.392212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
| 7701 | 2025.08.28 21:38:28.392748 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2025.08.28 21:38:28.392798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7703 | 2025.08.28 21:38:28.393291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7704 | 2025.08.28 21:38:28.393525 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2025.08.28 21:38:28.393659 [ 39 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7706 | 2025.08.28 21:38:28.393668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 7707 | 2025.08.28 21:38:28.393734 [ 39 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2025.08.28 21:38:28.393761 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7709 | 2025.08.28 21:38:28.393858 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 7710 | 2025.08.28 21:38:28.393956 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7711 | 2025.08.28 21:38:28.393990 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 7712 | 2025.08.28 21:38:28.394048 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
| 7713 | 2025.08.28 21:38:28.394094 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
| 7714 | 2025.08.28 21:38:28.394135 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
| 7715 | 2025.08.28 21:38:28.394175 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
| 7716 | 2025.08.28 21:38:28.394213 [ 196 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
| 7717 | 2025.08.28 21:38:28.396046 [ 199 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002230568 sec., 8450314.000738826 rows/sec., 120.88 MiB/sec. | ||
| 7718 | 2025.08.28 21:38:28.396431 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7719 | 2025.08.28 21:38:28.396774 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2025.08.28 21:38:28.396860 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_41_8} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7721 | 2025.08.28 21:38:28.396969 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 7722 | 2025.08.28 21:38:29.431839 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7723 | 2025.08.28 21:38:29.449850 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2025.08.28 21:38:29.449915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7725 | 2025.08.28 21:38:29.455970 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7726 | 2025.08.28 21:38:29.456654 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2025.08.28 21:38:29.456974 [ 38 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7728 | 2025.08.28 21:38:29.457049 [ 38 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2025.08.28 21:38:29.457072 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7730 | 2025.08.28 21:38:29.457205 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 7731 | 2025.08.28 21:38:29.459980 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7732 | 2025.08.28 21:38:29.460595 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7733 | 2025.08.28 21:38:29.462056 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7734 | 2025.08.28 21:38:29.466709 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7735 | 2025.08.28 21:38:29.471358 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 7736 | 2025.08.28 21:38:29.475873 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 7737 | 2025.08.28 21:38:29.480663 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 7738 | 2025.08.28 21:38:29.484683 [ 196 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 7739 | 2025.08.28 21:38:29.535067 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.077924161 sec., 3965.393993783263 rows/sec., 20.50 MiB/sec. | ||
| 7740 | 2025.08.28 21:38:29.537846 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7741 | 2025.08.28 21:38:29.539793 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2025.08.28 21:38:29.539893 [ 190 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_41_8} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7743 | 2025.08.28 21:38:29.542544 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7744 | 2025.08.28 21:38:29.568246 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7745 | 2025.08.28 21:38:29.568422 [ 276 ] {896d7c46-6829-4085-8e5a-e56453cc883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7746 | 2025.08.28 21:38:29.568491 [ 276 ] {896d7c46-6829-4085-8e5a-e56453cc883b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7747 | 2025.08.28 21:38:29.569726 [ 276 ] {896d7c46-6829-4085-8e5a-e56453cc883b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2025.08.28 21:38:29.569768 [ 276 ] {896d7c46-6829-4085-8e5a-e56453cc883b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7749 | 2025.08.28 21:38:29.570243 [ 276 ] {896d7c46-6829-4085-8e5a-e56453cc883b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7750 | 2025.08.28 21:38:29.570478 [ 276 ] {896d7c46-6829-4085-8e5a-e56453cc883b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2025.08.28 21:38:29.570634 [ 276 ] {896d7c46-6829-4085-8e5a-e56453cc883b} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00226 sec., 529203.5398230089 rows/sec., 43.42 MiB/sec. | ||
| 7752 | 2025.08.28 21:38:29.570679 [ 276 ] {896d7c46-6829-4085-8e5a-e56453cc883b} <Debug> TCPHandler: Processed in 0.002562346 sec. | ||
| 7753 | 2025.08.28 21:38:29.570802 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7754 | 2025.08.28 21:38:29.570902 [ 276 ] {b306e519-c1bb-4240-82e5-ac1064b3f1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7755 | 2025.08.28 21:38:29.570944 [ 276 ] {b306e519-c1bb-4240-82e5-ac1064b3f1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7756 | 2025.08.28 21:38:29.571471 [ 276 ] {b306e519-c1bb-4240-82e5-ac1064b3f1ae} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2025.08.28 21:38:29.571508 [ 276 ] {b306e519-c1bb-4240-82e5-ac1064b3f1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7758 | 2025.08.28 21:38:29.571844 [ 276 ] {b306e519-c1bb-4240-82e5-ac1064b3f1ae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7759 | 2025.08.28 21:38:29.572056 [ 276 ] {b306e519-c1bb-4240-82e5-ac1064b3f1ae} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2025.08.28 21:38:29.572193 [ 276 ] {b306e519-c1bb-4240-82e5-ac1064b3f1ae} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001312 sec., 173780.48780487804 rows/sec., 11.77 MiB/sec. | ||
| 7761 | 2025.08.28 21:38:29.572232 [ 276 ] {b306e519-c1bb-4240-82e5-ac1064b3f1ae} <Debug> TCPHandler: Processed in 0.001480239 sec. | ||
| 7762 | 2025.08.28 21:38:29.572347 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2025.08.28 21:38:29.572442 [ 276 ] {f0b5b52f-520a-45b8-9af8-738be5fe1f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7764 | 2025.08.28 21:38:29.572482 [ 276 ] {f0b5b52f-520a-45b8-9af8-738be5fe1f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7765 | 2025.08.28 21:38:29.573084 [ 276 ] {f0b5b52f-520a-45b8-9af8-738be5fe1f79} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2025.08.28 21:38:29.573120 [ 276 ] {f0b5b52f-520a-45b8-9af8-738be5fe1f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7767 | 2025.08.28 21:38:29.573457 [ 276 ] {f0b5b52f-520a-45b8-9af8-738be5fe1f79} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7768 | 2025.08.28 21:38:29.573668 [ 276 ] {f0b5b52f-520a-45b8-9af8-738be5fe1f79} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2025.08.28 21:38:29.573798 [ 276 ] {f0b5b52f-520a-45b8-9af8-738be5fe1f79} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001375 sec., 378181.8181818182 rows/sec., 27.99 MiB/sec. | ||
| 7770 | 2025.08.28 21:38:29.573835 [ 276 ] {f0b5b52f-520a-45b8-9af8-738be5fe1f79} <Debug> TCPHandler: Processed in 0.00153797 sec. | ||
| 7771 | 2025.08.28 21:38:29.573959 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2025.08.28 21:38:29.574056 [ 276 ] {6c4b1028-5361-4dd6-b5f6-ae1550a5f11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7773 | 2025.08.28 21:38:29.574100 [ 276 ] {6c4b1028-5361-4dd6-b5f6-ae1550a5f11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7774 | 2025.08.28 21:38:29.574676 [ 276 ] {6c4b1028-5361-4dd6-b5f6-ae1550a5f11f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2025.08.28 21:38:29.574713 [ 276 ] {6c4b1028-5361-4dd6-b5f6-ae1550a5f11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7776 | 2025.08.28 21:38:29.575122 [ 276 ] {6c4b1028-5361-4dd6-b5f6-ae1550a5f11f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7777 | 2025.08.28 21:38:29.575332 [ 276 ] {6c4b1028-5361-4dd6-b5f6-ae1550a5f11f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2025.08.28 21:38:29.575461 [ 276 ] {6c4b1028-5361-4dd6-b5f6-ae1550a5f11f} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001424 sec., 592696.6292134832 rows/sec., 39.89 MiB/sec. | ||
| 7779 | 2025.08.28 21:38:29.575497 [ 276 ] {6c4b1028-5361-4dd6-b5f6-ae1550a5f11f} <Debug> TCPHandler: Processed in 0.001588211 sec. | ||
| 7780 | 2025.08.28 21:38:29.575606 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2025.08.28 21:38:29.575699 [ 276 ] {ede34f6e-4e4a-4a46-a51e-09cda6e93587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7782 | 2025.08.28 21:38:29.575740 [ 276 ] {ede34f6e-4e4a-4a46-a51e-09cda6e93587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7783 | 2025.08.28 21:38:29.576055 [ 276 ] {ede34f6e-4e4a-4a46-a51e-09cda6e93587} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2025.08.28 21:38:29.576091 [ 276 ] {ede34f6e-4e4a-4a46-a51e-09cda6e93587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7785 | 2025.08.28 21:38:29.576404 [ 276 ] {ede34f6e-4e4a-4a46-a51e-09cda6e93587} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7786 | 2025.08.28 21:38:29.576606 [ 276 ] {ede34f6e-4e4a-4a46-a51e-09cda6e93587} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2025.08.28 21:38:29.576735 [ 276 ] {ede34f6e-4e4a-4a46-a51e-09cda6e93587} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7788 | 2025.08.28 21:38:29.576769 [ 276 ] {ede34f6e-4e4a-4a46-a51e-09cda6e93587} <Debug> TCPHandler: Processed in 0.001210171 sec. | ||
| 7789 | 2025.08.28 21:38:30.947826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1124 | ||
| 7790 | 2025.08.28 21:38:30.950234 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2025.08.28 21:38:30.950296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7792 | 2025.08.28 21:38:30.951678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7793 | 2025.08.28 21:38:30.952012 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2025.08.28 21:38:30.952418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 7795 | 2025.08.28 21:38:34.554673 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2025.08.28 21:38:34.555012 [ 276 ] {0baf9630-2643-42f4-b30b-7cb744ad5fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7797 | 2025.08.28 21:38:34.555120 [ 276 ] {0baf9630-2643-42f4-b30b-7cb744ad5fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7798 | 2025.08.28 21:38:34.556155 [ 276 ] {0baf9630-2643-42f4-b30b-7cb744ad5fb2} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2025.08.28 21:38:34.556200 [ 276 ] {0baf9630-2643-42f4-b30b-7cb744ad5fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7800 | 2025.08.28 21:38:34.556640 [ 276 ] {0baf9630-2643-42f4-b30b-7cb744ad5fb2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7801 | 2025.08.28 21:38:34.556884 [ 276 ] {0baf9630-2643-42f4-b30b-7cb744ad5fb2} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2025.08.28 21:38:34.557054 [ 276 ] {0baf9630-2643-42f4-b30b-7cb744ad5fb2} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002122 sec., 184731.38548539113 rows/sec., 11.72 MiB/sec. | ||
| 7803 | 2025.08.28 21:38:34.557106 [ 276 ] {0baf9630-2643-42f4-b30b-7cb744ad5fb2} <Debug> TCPHandler: Processed in 0.002623028 sec. | ||
| 7804 | 2025.08.28 21:38:34.557234 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2025.08.28 21:38:34.557339 [ 276 ] {873f2ede-b2b6-41c9-adce-a9f759ae315f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7806 | 2025.08.28 21:38:34.557383 [ 276 ] {873f2ede-b2b6-41c9-adce-a9f759ae315f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7807 | 2025.08.28 21:38:34.558483 [ 276 ] {873f2ede-b2b6-41c9-adce-a9f759ae315f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2025.08.28 21:38:34.558522 [ 276 ] {873f2ede-b2b6-41c9-adce-a9f759ae315f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7809 | 2025.08.28 21:38:34.558921 [ 276 ] {873f2ede-b2b6-41c9-adce-a9f759ae315f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7810 | 2025.08.28 21:38:34.559143 [ 276 ] {873f2ede-b2b6-41c9-adce-a9f759ae315f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2025.08.28 21:38:34.559279 [ 276 ] {873f2ede-b2b6-41c9-adce-a9f759ae315f} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001964 sec., 586048.8798370672 rows/sec., 46.78 MiB/sec. | ||
| 7812 | 2025.08.28 21:38:34.559318 [ 276 ] {873f2ede-b2b6-41c9-adce-a9f759ae315f} <Debug> TCPHandler: Processed in 0.002139065 sec. | ||
| 7813 | 2025.08.28 21:38:34.559433 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2025.08.28 21:38:34.559530 [ 276 ] {70179924-d5dd-4b16-b820-b70b2d7e27b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7815 | 2025.08.28 21:38:34.559573 [ 276 ] {70179924-d5dd-4b16-b820-b70b2d7e27b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7816 | 2025.08.28 21:38:34.560124 [ 276 ] {70179924-d5dd-4b16-b820-b70b2d7e27b7} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2025.08.28 21:38:34.560160 [ 276 ] {70179924-d5dd-4b16-b820-b70b2d7e27b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7818 | 2025.08.28 21:38:34.560501 [ 276 ] {70179924-d5dd-4b16-b820-b70b2d7e27b7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7819 | 2025.08.28 21:38:34.560717 [ 276 ] {70179924-d5dd-4b16-b820-b70b2d7e27b7} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2025.08.28 21:38:34.560848 [ 276 ] {70179924-d5dd-4b16-b820-b70b2d7e27b7} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001339 sec., 177744.5855115758 rows/sec., 10.89 MiB/sec. | ||
| 7821 | 2025.08.28 21:38:34.560886 [ 276 ] {70179924-d5dd-4b16-b820-b70b2d7e27b7} <Debug> TCPHandler: Processed in 0.001503389 sec. | ||
| 7822 | 2025.08.28 21:38:34.560995 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2025.08.28 21:38:34.561091 [ 276 ] {d51bc6c4-87b3-4f05-b6bb-af41c3f72f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7824 | 2025.08.28 21:38:34.561130 [ 276 ] {d51bc6c4-87b3-4f05-b6bb-af41c3f72f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7825 | 2025.08.28 21:38:34.561642 [ 276 ] {d51bc6c4-87b3-4f05-b6bb-af41c3f72f82} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2025.08.28 21:38:34.561677 [ 276 ] {d51bc6c4-87b3-4f05-b6bb-af41c3f72f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7827 | 2025.08.28 21:38:34.561986 [ 276 ] {d51bc6c4-87b3-4f05-b6bb-af41c3f72f82} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7828 | 2025.08.28 21:38:34.562201 [ 276 ] {d51bc6c4-87b3-4f05-b6bb-af41c3f72f82} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2025.08.28 21:38:34.562327 [ 276 ] {d51bc6c4-87b3-4f05-b6bb-af41c3f72f82} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001257 sec., 161495.6245027844 rows/sec., 10.42 MiB/sec. | ||
| 7830 | 2025.08.28 21:38:34.562364 [ 276 ] {d51bc6c4-87b3-4f05-b6bb-af41c3f72f82} <Debug> TCPHandler: Processed in 0.001417467 sec. | ||
| 7831 | 2025.08.28 21:38:34.562472 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2025.08.28 21:38:34.562565 [ 276 ] {6f45a724-2fdd-4a7b-a864-dfdb5cb2c0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7833 | 2025.08.28 21:38:34.562606 [ 276 ] {6f45a724-2fdd-4a7b-a864-dfdb5cb2c0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7834 | 2025.08.28 21:38:34.563091 [ 276 ] {6f45a724-2fdd-4a7b-a864-dfdb5cb2c0b0} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2025.08.28 21:38:34.563124 [ 276 ] {6f45a724-2fdd-4a7b-a864-dfdb5cb2c0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7836 | 2025.08.28 21:38:34.563456 [ 276 ] {6f45a724-2fdd-4a7b-a864-dfdb5cb2c0b0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7837 | 2025.08.28 21:38:34.563670 [ 276 ] {6f45a724-2fdd-4a7b-a864-dfdb5cb2c0b0} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2025.08.28 21:38:34.563802 [ 276 ] {6f45a724-2fdd-4a7b-a864-dfdb5cb2c0b0} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001254 sec., 161084.52950558215 rows/sec., 9.15 MiB/sec. | ||
| 7839 | 2025.08.28 21:38:34.563839 [ 276 ] {6f45a724-2fdd-4a7b-a864-dfdb5cb2c0b0} <Debug> TCPHandler: Processed in 0.001415797 sec. | ||
| 7840 | 2025.08.28 21:38:34.563950 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2025.08.28 21:38:34.564044 [ 276 ] {ed0b808d-5235-4f4a-a679-101ab83e4878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7842 | 2025.08.28 21:38:34.564085 [ 276 ] {ed0b808d-5235-4f4a-a679-101ab83e4878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7843 | 2025.08.28 21:38:34.564839 [ 276 ] {ed0b808d-5235-4f4a-a679-101ab83e4878} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2025.08.28 21:38:34.564873 [ 276 ] {ed0b808d-5235-4f4a-a679-101ab83e4878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7845 | 2025.08.28 21:38:34.565198 [ 276 ] {ed0b808d-5235-4f4a-a679-101ab83e4878} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7846 | 2025.08.28 21:38:34.565413 [ 276 ] {ed0b808d-5235-4f4a-a679-101ab83e4878} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2025.08.28 21:38:34.565537 [ 276 ] {ed0b808d-5235-4f4a-a679-101ab83e4878} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001511 sec., 459298.47782925214 rows/sec., 32.27 MiB/sec. | ||
| 7848 | 2025.08.28 21:38:34.565573 [ 276 ] {ed0b808d-5235-4f4a-a679-101ab83e4878} <Debug> TCPHandler: Processed in 0.001672094 sec. | ||
| 7849 | 2025.08.28 21:38:34.565685 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2025.08.28 21:38:34.565780 [ 276 ] {748396bb-2df1-4f5b-a67d-6482871d523c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7851 | 2025.08.28 21:38:34.565821 [ 276 ] {748396bb-2df1-4f5b-a67d-6482871d523c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7852 | 2025.08.28 21:38:34.566154 [ 276 ] {748396bb-2df1-4f5b-a67d-6482871d523c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.08.28 21:38:34.566188 [ 276 ] {748396bb-2df1-4f5b-a67d-6482871d523c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7854 | 2025.08.28 21:38:34.566494 [ 276 ] {748396bb-2df1-4f5b-a67d-6482871d523c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7855 | 2025.08.28 21:38:34.566704 [ 276 ] {748396bb-2df1-4f5b-a67d-6482871d523c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2025.08.28 21:38:34.566830 [ 276 ] {748396bb-2df1-4f5b-a67d-6482871d523c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 7857 | 2025.08.28 21:38:34.566865 [ 276 ] {748396bb-2df1-4f5b-a67d-6482871d523c} <Debug> TCPHandler: Processed in 0.001228742 sec. | ||
| 7858 | 2025.08.28 21:38:34.566973 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2025.08.28 21:38:34.567066 [ 276 ] {99d8d420-5665-4081-9b7e-cddecf7c9883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7860 | 2025.08.28 21:38:34.567107 [ 276 ] {99d8d420-5665-4081-9b7e-cddecf7c9883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7861 | 2025.08.28 21:38:34.567562 [ 276 ] {99d8d420-5665-4081-9b7e-cddecf7c9883} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2025.08.28 21:38:34.567596 [ 276 ] {99d8d420-5665-4081-9b7e-cddecf7c9883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7863 | 2025.08.28 21:38:34.567929 [ 276 ] {99d8d420-5665-4081-9b7e-cddecf7c9883} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7864 | 2025.08.28 21:38:34.568149 [ 276 ] {99d8d420-5665-4081-9b7e-cddecf7c9883} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2025.08.28 21:38:34.568276 [ 276 ] {99d8d420-5665-4081-9b7e-cddecf7c9883} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001229 sec., 249796.5825874695 rows/sec., 16.43 MiB/sec. | ||
| 7866 | 2025.08.28 21:38:34.568313 [ 276 ] {99d8d420-5665-4081-9b7e-cddecf7c9883} <Debug> TCPHandler: Processed in 0.001387826 sec. | ||
| 7867 | 2025.08.28 21:38:34.568426 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2025.08.28 21:38:34.568530 [ 276 ] {13ddefbe-f20f-4783-aced-6c2f5b486f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7869 | 2025.08.28 21:38:34.568574 [ 276 ] {13ddefbe-f20f-4783-aced-6c2f5b486f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7870 | 2025.08.28 21:38:34.568910 [ 276 ] {13ddefbe-f20f-4783-aced-6c2f5b486f90} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2025.08.28 21:38:34.568946 [ 276 ] {13ddefbe-f20f-4783-aced-6c2f5b486f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7872 | 2025.08.28 21:38:34.569254 [ 276 ] {13ddefbe-f20f-4783-aced-6c2f5b486f90} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7873 | 2025.08.28 21:38:34.569467 [ 276 ] {13ddefbe-f20f-4783-aced-6c2f5b486f90} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2025.08.28 21:38:34.569574 [ 32 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7875 | 2025.08.28 21:38:34.569600 [ 276 ] {13ddefbe-f20f-4783-aced-6c2f5b486f90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 7876 | 2025.08.28 21:38:34.569614 [ 32 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2025.08.28 21:38:34.569639 [ 276 ] {13ddefbe-f20f-4783-aced-6c2f5b486f90} <Debug> TCPHandler: Processed in 0.001262643 sec. | ||
| 7878 | 2025.08.28 21:38:34.569639 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7879 | 2025.08.28 21:38:34.569764 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2025.08.28 21:38:34.569782 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 7881 | 2025.08.28 21:38:34.569863 [ 276 ] {024af40e-e721-4fd4-b77c-a9641394ac6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7882 | 2025.08.28 21:38:34.569925 [ 276 ] {024af40e-e721-4fd4-b77c-a9641394ac6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7883 | 2025.08.28 21:38:34.569945 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7884 | 2025.08.28 21:38:34.569991 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part | ||
| 7885 | 2025.08.28 21:38:34.570066 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 7886 | 2025.08.28 21:38:34.570118 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 7887 | 2025.08.28 21:38:34.570166 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 7888 | 2025.08.28 21:38:34.570210 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 7889 | 2025.08.28 21:38:34.570256 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 7890 | 2025.08.28 21:38:34.570818 [ 276 ] {024af40e-e721-4fd4-b77c-a9641394ac6a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2025.08.28 21:38:34.570861 [ 276 ] {024af40e-e721-4fd4-b77c-a9641394ac6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7892 | 2025.08.28 21:38:34.571113 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001394156 sec., 22235.675204209572 rows/sec., 1.46 MiB/sec. | ||
| 7893 | 2025.08.28 21:38:34.571270 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7894 | 2025.08.28 21:38:34.571542 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2025.08.28 21:38:34.571614 [ 195 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_30_6} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7896 | 2025.08.28 21:38:34.571690 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7897 | 2025.08.28 21:38:34.571734 [ 276 ] {024af40e-e721-4fd4-b77c-a9641394ac6a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7898 | 2025.08.28 21:38:34.571971 [ 276 ] {024af40e-e721-4fd4-b77c-a9641394ac6a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.08.28 21:38:34.572109 [ 276 ] {024af40e-e721-4fd4-b77c-a9641394ac6a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002265 sec., 18543.046357615895 rows/sec., 33.23 MiB/sec. | ||
| 7900 | 2025.08.28 21:38:34.572174 [ 276 ] {024af40e-e721-4fd4-b77c-a9641394ac6a} <Debug> TCPHandler: Processed in 0.002464354 sec. | ||
| 7901 | 2025.08.28 21:38:34.572288 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.08.28 21:38:34.572380 [ 276 ] {94a7c8d0-197b-4713-9e09-a18fdfce41b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7903 | 2025.08.28 21:38:34.572421 [ 276 ] {94a7c8d0-197b-4713-9e09-a18fdfce41b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7904 | 2025.08.28 21:38:34.572764 [ 276 ] {94a7c8d0-197b-4713-9e09-a18fdfce41b3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.08.28 21:38:34.572798 [ 276 ] {94a7c8d0-197b-4713-9e09-a18fdfce41b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7906 | 2025.08.28 21:38:34.573102 [ 276 ] {94a7c8d0-197b-4713-9e09-a18fdfce41b3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7907 | 2025.08.28 21:38:34.573309 [ 276 ] {94a7c8d0-197b-4713-9e09-a18fdfce41b3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2025.08.28 21:38:34.573430 [ 276 ] {94a7c8d0-197b-4713-9e09-a18fdfce41b3} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001069 sec., 95416.27689429373 rows/sec., 5.86 MiB/sec. | ||
| 7909 | 2025.08.28 21:38:34.573465 [ 276 ] {94a7c8d0-197b-4713-9e09-a18fdfce41b3} <Debug> TCPHandler: Processed in 0.001224331 sec. | ||
| 7910 | 2025.08.28 21:38:35.722067 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7911 | 2025.08.28 21:38:35.722117 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7912 | 2025.08.28 21:38:35.894740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
| 7913 | 2025.08.28 21:38:35.895226 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2025.08.28 21:38:35.895269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7915 | 2025.08.28 21:38:35.895742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7916 | 2025.08.28 21:38:35.895962 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2025.08.28 21:38:35.896087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 7918 | 2025.08.28 21:38:36.960991 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7919 | 2025.08.28 21:38:36.976720 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2025.08.28 21:38:36.976784 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7921 | 2025.08.28 21:38:36.982319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7922 | 2025.08.28 21:38:36.982993 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2025.08.28 21:38:36.985857 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7924 | 2025.08.28 21:38:39.542393 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2025.08.28 21:38:39.542569 [ 276 ] {5b92b390-4adb-4cb8-aa41-fa5ee53c1802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7926 | 2025.08.28 21:38:39.542632 [ 276 ] {5b92b390-4adb-4cb8-aa41-fa5ee53c1802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7927 | 2025.08.28 21:38:39.543288 [ 276 ] {5b92b390-4adb-4cb8-aa41-fa5ee53c1802} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2025.08.28 21:38:39.543334 [ 276 ] {5b92b390-4adb-4cb8-aa41-fa5ee53c1802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7929 | 2025.08.28 21:38:39.543743 [ 276 ] {5b92b390-4adb-4cb8-aa41-fa5ee53c1802} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7930 | 2025.08.28 21:38:39.543972 [ 276 ] {5b92b390-4adb-4cb8-aa41-fa5ee53c1802} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2025.08.28 21:38:39.544123 [ 276 ] {5b92b390-4adb-4cb8-aa41-fa5ee53c1802} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.67 MiB/sec. | ||
| 7932 | 2025.08.28 21:38:39.544143 [ 23 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7933 | 2025.08.28 21:38:39.544165 [ 276 ] {5b92b390-4adb-4cb8-aa41-fa5ee53c1802} <Debug> TCPHandler: Processed in 0.00189744 sec. | ||
| 7934 | 2025.08.28 21:38:39.544219 [ 23 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2025.08.28 21:38:39.544245 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7936 | 2025.08.28 21:38:39.544363 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7937 | 2025.08.28 21:38:39.544390 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2025.08.28 21:38:39.544502 [ 276 ] {2ff2eef7-5792-47ca-ba70-a5f736d0f9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7939 | 2025.08.28 21:38:39.544531 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7940 | 2025.08.28 21:38:39.544544 [ 276 ] {2ff2eef7-5792-47ca-ba70-a5f736d0f9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7941 | 2025.08.28 21:38:39.544577 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2301 rows starting from the beginning of the part | ||
| 7942 | 2025.08.28 21:38:39.544650 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7943 | 2025.08.28 21:38:39.544694 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1151 rows starting from the beginning of the part | ||
| 7944 | 2025.08.28 21:38:39.544734 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1196 rows starting from the beginning of the part | ||
| 7945 | 2025.08.28 21:38:39.544772 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1151 rows starting from the beginning of the part | ||
| 7946 | 2025.08.28 21:38:39.544810 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7947 | 2025.08.28 21:38:39.544998 [ 276 ] {2ff2eef7-5792-47ca-ba70-a5f736d0f9c1} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.08.28 21:38:39.545040 [ 276 ] {2ff2eef7-5792-47ca-ba70-a5f736d0f9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7949 | 2025.08.28 21:38:39.545384 [ 276 ] {2ff2eef7-5792-47ca-ba70-a5f736d0f9c1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7950 | 2025.08.28 21:38:39.545612 [ 276 ] {2ff2eef7-5792-47ca-ba70-a5f736d0f9c1} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.08.28 21:38:39.545726 [ 23 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7952 | 2025.08.28 21:38:39.545742 [ 276 ] {2ff2eef7-5792-47ca-ba70-a5f736d0f9c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 7953 | 2025.08.28 21:38:39.545760 [ 23 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2025.08.28 21:38:39.545784 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7955 | 2025.08.28 21:38:39.545786 [ 276 ] {2ff2eef7-5792-47ca-ba70-a5f736d0f9c1} <Debug> TCPHandler: Processed in 0.001445028 sec. | ||
| 7956 | 2025.08.28 21:38:39.545872 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7957 | 2025.08.28 21:38:39.545915 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2025.08.28 21:38:39.546021 [ 276 ] {ff699991-b42c-493b-800b-d8e8c8b8f154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7959 | 2025.08.28 21:38:39.546034 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7960 | 2025.08.28 21:38:39.546064 [ 276 ] {ff699991-b42c-493b-800b-d8e8c8b8f154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7961 | 2025.08.28 21:38:39.546075 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1186 rows starting from the beginning of the part | ||
| 7962 | 2025.08.28 21:38:39.546147 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7963 | 2025.08.28 21:38:39.546191 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 694 rows starting from the beginning of the part | ||
| 7964 | 2025.08.28 21:38:39.546256 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 520 rows starting from the beginning of the part | ||
| 7965 | 2025.08.28 21:38:39.546296 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 694 rows starting from the beginning of the part | ||
| 7966 | 2025.08.28 21:38:39.546355 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7967 | 2025.08.28 21:38:39.546501 [ 276 ] {ff699991-b42c-493b-800b-d8e8c8b8f154} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2025.08.28 21:38:39.546545 [ 276 ] {ff699991-b42c-493b-800b-d8e8c8b8f154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7969 | 2025.08.28 21:38:39.546878 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5911 rows, containing 5 columns (5 merged, 0 gathered) in 0.002569457 sec., 2300486.0560032725 rows/sec., 194.39 MiB/sec. | ||
| 7970 | 2025.08.28 21:38:39.547148 [ 276 ] {ff699991-b42c-493b-800b-d8e8c8b8f154} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7971 | 2025.08.28 21:38:39.547256 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7972 | 2025.08.28 21:38:39.547410 [ 276 ] {ff699991-b42c-493b-800b-d8e8c8b8f154} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2025.08.28 21:38:39.547558 [ 276 ] {ff699991-b42c-493b-800b-d8e8c8b8f154} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
| 7974 | 2025.08.28 21:38:39.547563 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7975 | 2025.08.28 21:38:39.547596 [ 276 ] {ff699991-b42c-493b-800b-d8e8c8b8f154} <Debug> TCPHandler: Processed in 0.001728625 sec. | ||
| 7976 | 2025.08.28 21:38:39.547573 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2025.08.28 21:38:39.547630 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2025.08.28 21:38:39.547658 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828377 sec., 1762218.6234020665 rows/sec., 133.11 MiB/sec. | ||
| 7979 | 2025.08.28 21:38:39.547680 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7980 | 2025.08.28 21:38:39.547715 [ 198 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_61_12} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7981 | 2025.08.28 21:38:39.547719 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2025.08.28 21:38:39.547767 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7983 | 2025.08.28 21:38:39.547803 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 7984 | 2025.08.28 21:38:39.547826 [ 276 ] {f067c432-72bd-40b3-8aed-4163b1f39daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7985 | 2025.08.28 21:38:39.547863 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7986 | 2025.08.28 21:38:39.547869 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7987 | 2025.08.28 21:38:39.547871 [ 276 ] {f067c432-72bd-40b3-8aed-4163b1f39daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7988 | 2025.08.28 21:38:39.547907 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19775 rows starting from the beginning of the part | ||
| 7989 | 2025.08.28 21:38:39.547957 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7990 | 2025.08.28 21:38:39.547992 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 307 rows starting from the beginning of the part | ||
| 7991 | 2025.08.28 21:38:39.548027 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 844 rows starting from the beginning of the part | ||
| 7992 | 2025.08.28 21:38:39.548059 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 307 rows starting from the beginning of the part | ||
| 7993 | 2025.08.28 21:38:39.548111 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7994 | 2025.08.28 21:38:39.548144 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2025.08.28 21:38:39.548212 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_61_12} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7996 | 2025.08.28 21:38:39.548234 [ 276 ] {f067c432-72bd-40b3-8aed-4163b1f39daa} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2025.08.28 21:38:39.548275 [ 276 ] {f067c432-72bd-40b3-8aed-4163b1f39daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7998 | 2025.08.28 21:38:39.548280 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7999 | 2025.08.28 21:38:39.548609 [ 276 ] {f067c432-72bd-40b3-8aed-4163b1f39daa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8000 | 2025.08.28 21:38:39.548824 [ 276 ] {f067c432-72bd-40b3-8aed-4163b1f39daa} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.08.28 21:38:39.548938 [ 23 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8002 | 2025.08.28 21:38:39.548954 [ 276 ] {f067c432-72bd-40b3-8aed-4163b1f39daa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 8003 | 2025.08.28 21:38:39.548986 [ 23 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2025.08.28 21:38:39.549005 [ 276 ] {f067c432-72bd-40b3-8aed-4163b1f39daa} <Debug> TCPHandler: Processed in 0.001332264 sec. | ||
| 8005 | 2025.08.28 21:38:39.549012 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8006 | 2025.08.28 21:38:39.549098 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8007 | 2025.08.28 21:38:39.549206 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8008 | 2025.08.28 21:38:39.549234 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4416 rows starting from the beginning of the part | ||
| 8009 | 2025.08.28 21:38:39.549281 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8010 | 2025.08.28 21:38:39.549319 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part | ||
| 8011 | 2025.08.28 21:38:39.549356 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8012 | 2025.08.28 21:38:39.549395 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part | ||
| 8013 | 2025.08.28 21:38:39.549439 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8014 | 2025.08.28 21:38:39.551927 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4800 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848134 sec., 1685313.96345818 rows/sec., 107.15 MiB/sec. | ||
| 8015 | 2025.08.28 21:38:39.552435 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8016 | 2025.08.28 21:38:39.552708 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2025.08.28 21:38:39.552776 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_61_12} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8018 | 2025.08.28 21:38:39.552856 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8019 | 2025.08.28 21:38:39.554369 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21553 rows, containing 5 columns (5 merged, 0 gathered) in 0.006625792 sec., 3252894.1445792443 rows/sec., 217.85 MiB/sec. | ||
| 8020 | 2025.08.28 21:38:39.554816 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8021 | 2025.08.28 21:38:39.555114 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2025.08.28 21:38:39.555198 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8023 | 2025.08.28 21:38:39.555304 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 8024 | 2025.08.28 21:38:40.001156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.94 MiB, peak 285.54 MiB, free memory in arenas 0.00 B, will set to 275.96 MiB (RSS), difference: 3.02 MiB | ||
| 8025 | 2025.08.28 21:38:40.953501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1154 | ||
| 8026 | 2025.08.28 21:38:40.955867 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2025.08.28 21:38:40.955933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8028 | 2025.08.28 21:38:40.957210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8029 | 2025.08.28 21:38:40.957491 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2025.08.28 21:38:40.957650 [ 45 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8031 | 2025.08.28 21:38:40.957712 [ 45 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2025.08.28 21:38:40.957734 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8033 | 2025.08.28 21:38:40.957859 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 8034 | 2025.08.28 21:38:40.957889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 8035 | 2025.08.28 21:38:40.958514 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8036 | 2025.08.28 21:38:40.958695 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 994 rows starting from the beginning of the part | ||
| 8037 | 2025.08.28 21:38:40.959112 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 8038 | 2025.08.28 21:38:40.959514 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 8039 | 2025.08.28 21:38:40.959917 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 8040 | 2025.08.28 21:38:40.960286 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 8041 | 2025.08.28 21:38:40.960627 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 8042 | 2025.08.28 21:38:40.967356 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1154 rows, containing 72 columns (72 merged, 0 gathered) in 0.009551247 sec., 120821.9199021866 rows/sec., 95.91 MiB/sec. | ||
| 8043 | 2025.08.28 21:38:40.968891 [ 201 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8044 | 2025.08.28 21:38:40.969539 [ 201 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2025.08.28 21:38:40.969632 [ 201 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_31_6} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8046 | 2025.08.28 21:38:40.969888 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 8047 | 2025.08.28 21:38:43.397092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
| 8048 | 2025.08.28 21:38:43.397620 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2025.08.28 21:38:43.397664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8050 | 2025.08.28 21:38:43.398160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8051 | 2025.08.28 21:38:43.398391 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2025.08.28 21:38:43.398527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 8053 | 2025.08.28 21:38:44.486854 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8054 | 2025.08.28 21:38:44.502106 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2025.08.28 21:38:44.502155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8056 | 2025.08.28 21:38:44.508228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8057 | 2025.08.28 21:38:44.508915 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2025.08.28 21:38:44.511738 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8059 | 2025.08.28 21:38:44.554620 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2025.08.28 21:38:44.554798 [ 276 ] {a161bd9b-66a4-41b6-b4e7-7ac724d0e1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8061 | 2025.08.28 21:38:44.554861 [ 276 ] {a161bd9b-66a4-41b6-b4e7-7ac724d0e1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8062 | 2025.08.28 21:38:44.555717 [ 276 ] {a161bd9b-66a4-41b6-b4e7-7ac724d0e1eb} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2025.08.28 21:38:44.555758 [ 276 ] {a161bd9b-66a4-41b6-b4e7-7ac724d0e1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8064 | 2025.08.28 21:38:44.556202 [ 276 ] {a161bd9b-66a4-41b6-b4e7-7ac724d0e1eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8065 | 2025.08.28 21:38:44.556434 [ 276 ] {a161bd9b-66a4-41b6-b4e7-7ac724d0e1eb} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2025.08.28 21:38:44.556583 [ 276 ] {a161bd9b-66a4-41b6-b4e7-7ac724d0e1eb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001833 sec., 213857.0649208947 rows/sec., 13.57 MiB/sec. | ||
| 8067 | 2025.08.28 21:38:44.556630 [ 276 ] {a161bd9b-66a4-41b6-b4e7-7ac724d0e1eb} <Debug> TCPHandler: Processed in 0.002137416 sec. | ||
| 8068 | 2025.08.28 21:38:44.556749 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2025.08.28 21:38:44.556841 [ 276 ] {79746f7a-f677-453c-8b32-2443f3705ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8070 | 2025.08.28 21:38:44.556882 [ 276 ] {79746f7a-f677-453c-8b32-2443f3705ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8071 | 2025.08.28 21:38:44.557287 [ 276 ] {79746f7a-f677-453c-8b32-2443f3705ab6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2025.08.28 21:38:44.557323 [ 276 ] {79746f7a-f677-453c-8b32-2443f3705ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8073 | 2025.08.28 21:38:44.557616 [ 276 ] {79746f7a-f677-453c-8b32-2443f3705ab6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8074 | 2025.08.28 21:38:44.557820 [ 276 ] {79746f7a-f677-453c-8b32-2443f3705ab6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2025.08.28 21:38:44.557946 [ 276 ] {79746f7a-f677-453c-8b32-2443f3705ab6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 870.57 KiB/sec. | ||
| 8076 | 2025.08.28 21:38:44.557984 [ 276 ] {79746f7a-f677-453c-8b32-2443f3705ab6} <Debug> TCPHandler: Processed in 0.001282024 sec. | ||
| 8077 | 2025.08.28 21:38:44.558093 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2025.08.28 21:38:44.558184 [ 276 ] {ee61e5f6-cb16-4a22-8921-27f0b5a5f067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8079 | 2025.08.28 21:38:44.558222 [ 276 ] {ee61e5f6-cb16-4a22-8921-27f0b5a5f067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8080 | 2025.08.28 21:38:44.559264 [ 276 ] {ee61e5f6-cb16-4a22-8921-27f0b5a5f067} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2025.08.28 21:38:44.559300 [ 276 ] {ee61e5f6-cb16-4a22-8921-27f0b5a5f067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8082 | 2025.08.28 21:38:44.559668 [ 276 ] {ee61e5f6-cb16-4a22-8921-27f0b5a5f067} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8083 | 2025.08.28 21:38:44.559870 [ 276 ] {ee61e5f6-cb16-4a22-8921-27f0b5a5f067} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2025.08.28 21:38:44.559995 [ 276 ] {ee61e5f6-cb16-4a22-8921-27f0b5a5f067} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.001828 sec., 632932.1663019693 rows/sec., 50.50 MiB/sec. | ||
| 8085 | 2025.08.28 21:38:44.560031 [ 276 ] {ee61e5f6-cb16-4a22-8921-27f0b5a5f067} <Debug> TCPHandler: Processed in 0.001984852 sec. | ||
| 8086 | 2025.08.28 21:38:44.560143 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2025.08.28 21:38:44.560234 [ 276 ] {4ac94c1e-691c-4d73-8660-c208889d4eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8088 | 2025.08.28 21:38:44.560272 [ 276 ] {4ac94c1e-691c-4d73-8660-c208889d4eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8089 | 2025.08.28 21:38:44.560804 [ 276 ] {4ac94c1e-691c-4d73-8660-c208889d4eb5} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.08.28 21:38:44.560839 [ 276 ] {4ac94c1e-691c-4d73-8660-c208889d4eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8091 | 2025.08.28 21:38:44.561145 [ 276 ] {4ac94c1e-691c-4d73-8660-c208889d4eb5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8092 | 2025.08.28 21:38:44.561357 [ 276 ] {4ac94c1e-691c-4d73-8660-c208889d4eb5} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.08.28 21:38:44.561460 [ 111 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8094 | 2025.08.28 21:38:44.561482 [ 276 ] {4ac94c1e-691c-4d73-8660-c208889d4eb5} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001266 sec., 197472.35387045814 rows/sec., 12.17 MiB/sec. | ||
| 8095 | 2025.08.28 21:38:44.561533 [ 111 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2025.08.28 21:38:44.561536 [ 276 ] {4ac94c1e-691c-4d73-8660-c208889d4eb5} <Debug> TCPHandler: Processed in 0.001439817 sec. | ||
| 8097 | 2025.08.28 21:38:44.561564 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8098 | 2025.08.28 21:38:44.561661 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2025.08.28 21:38:44.561664 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 8100 | 2025.08.28 21:38:44.561758 [ 276 ] {94afc320-c24a-4135-8f6c-c35e1eb044e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8101 | 2025.08.28 21:38:44.561786 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8102 | 2025.08.28 21:38:44.561800 [ 276 ] {94afc320-c24a-4135-8f6c-c35e1eb044e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8103 | 2025.08.28 21:38:44.561820 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 256 rows starting from the beginning of the part | ||
| 8104 | 2025.08.28 21:38:44.561883 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part | ||
| 8105 | 2025.08.28 21:38:44.561925 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 240 rows starting from the beginning of the part | ||
| 8106 | 2025.08.28 21:38:44.561966 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 238 rows starting from the beginning of the part | ||
| 8107 | 2025.08.28 21:38:44.562006 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 238 rows starting from the beginning of the part | ||
| 8108 | 2025.08.28 21:38:44.562044 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 250 rows starting from the beginning of the part | ||
| 8109 | 2025.08.28 21:38:44.562323 [ 276 ] {94afc320-c24a-4135-8f6c-c35e1eb044e2} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2025.08.28 21:38:44.562362 [ 276 ] {94afc320-c24a-4135-8f6c-c35e1eb044e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8111 | 2025.08.28 21:38:44.562698 [ 276 ] {94afc320-c24a-4135-8f6c-c35e1eb044e2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8112 | 2025.08.28 21:38:44.562912 [ 276 ] {94afc320-c24a-4135-8f6c-c35e1eb044e2} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2025.08.28 21:38:44.563003 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378836 sec., 1058864.143378908 rows/sec., 69.09 MiB/sec. | ||
| 8114 | 2025.08.28 21:38:44.563020 [ 111 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8115 | 2025.08.28 21:38:44.563041 [ 276 ] {94afc320-c24a-4135-8f6c-c35e1eb044e2} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001301 sec., 156033.8201383551 rows/sec., 10.06 MiB/sec. | ||
| 8116 | 2025.08.28 21:38:44.563069 [ 111 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2025.08.28 21:38:44.563092 [ 276 ] {94afc320-c24a-4135-8f6c-c35e1eb044e2} <Debug> TCPHandler: Processed in 0.001477458 sec. | ||
| 8118 | 2025.08.28 21:38:44.563095 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8119 | 2025.08.28 21:38:44.563193 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8120 | 2025.08.28 21:38:44.563222 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2025.08.28 21:38:44.563226 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 8122 | 2025.08.28 21:38:44.563314 [ 276 ] {4e6753c8-f2ca-4ef8-9efc-fdd2c12601a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8123 | 2025.08.28 21:38:44.563326 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8124 | 2025.08.28 21:38:44.563353 [ 276 ] {4e6753c8-f2ca-4ef8-9efc-fdd2c12601a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8125 | 2025.08.28 21:38:44.563356 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 432 rows starting from the beginning of the part | ||
| 8126 | 2025.08.28 21:38:44.563419 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 203 rows starting from the beginning of the part | ||
| 8127 | 2025.08.28 21:38:44.563465 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 203 rows starting from the beginning of the part | ||
| 8128 | 2025.08.28 21:38:44.563492 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2025.08.28 21:38:44.563508 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 8130 | 2025.08.28 21:38:44.563552 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 203 rows starting from the beginning of the part | ||
| 8131 | 2025.08.28 21:38:44.563575 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_36_7} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8132 | 2025.08.28 21:38:44.563594 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 203 rows starting from the beginning of the part | ||
| 8133 | 2025.08.28 21:38:44.563659 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8134 | 2025.08.28 21:38:44.563840 [ 276 ] {4e6753c8-f2ca-4ef8-9efc-fdd2c12601a4} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2025.08.28 21:38:44.563875 [ 276 ] {4e6753c8-f2ca-4ef8-9efc-fdd2c12601a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8136 | 2025.08.28 21:38:44.564175 [ 276 ] {4e6753c8-f2ca-4ef8-9efc-fdd2c12601a4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8137 | 2025.08.28 21:38:44.564385 [ 276 ] {4e6753c8-f2ca-4ef8-9efc-fdd2c12601a4} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2025.08.28 21:38:44.564535 [ 276 ] {4e6753c8-f2ca-4ef8-9efc-fdd2c12601a4} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001239 sec., 163034.70540758676 rows/sec., 9.26 MiB/sec. | ||
| 8139 | 2025.08.28 21:38:44.564560 [ 189 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375155 sec., 1070424.7884783896 rows/sec., 74.19 MiB/sec. | ||
| 8140 | 2025.08.28 21:38:44.564574 [ 276 ] {4e6753c8-f2ca-4ef8-9efc-fdd2c12601a4} <Debug> TCPHandler: Processed in 0.001400066 sec. | ||
| 8141 | 2025.08.28 21:38:44.564697 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8142 | 2025.08.28 21:38:44.564709 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2025.08.28 21:38:44.564815 [ 276 ] {0422f6ef-5da2-4863-ad9a-7908273f3973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8144 | 2025.08.28 21:38:44.564862 [ 276 ] {0422f6ef-5da2-4863-ad9a-7908273f3973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8145 | 2025.08.28 21:38:44.564932 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2025.08.28 21:38:44.564996 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_41_8} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8147 | 2025.08.28 21:38:44.565053 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8148 | 2025.08.28 21:38:44.565631 [ 276 ] {0422f6ef-5da2-4863-ad9a-7908273f3973} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2025.08.28 21:38:44.565666 [ 276 ] {0422f6ef-5da2-4863-ad9a-7908273f3973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8150 | 2025.08.28 21:38:44.566010 [ 276 ] {0422f6ef-5da2-4863-ad9a-7908273f3973} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8151 | 2025.08.28 21:38:44.566218 [ 276 ] {0422f6ef-5da2-4863-ad9a-7908273f3973} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2025.08.28 21:38:44.566346 [ 276 ] {0422f6ef-5da2-4863-ad9a-7908273f3973} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001563 sec., 451695.45745361486 rows/sec., 31.81 MiB/sec. | ||
| 8153 | 2025.08.28 21:38:44.566383 [ 276 ] {0422f6ef-5da2-4863-ad9a-7908273f3973} <Debug> TCPHandler: Processed in 0.001719825 sec. | ||
| 8154 | 2025.08.28 21:38:44.566496 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8155 | 2025.08.28 21:38:44.566589 [ 276 ] {73e863f6-39bd-4dde-a4f7-a9401be286d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8156 | 2025.08.28 21:38:44.566629 [ 276 ] {73e863f6-39bd-4dde-a4f7-a9401be286d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8157 | 2025.08.28 21:38:44.566963 [ 276 ] {73e863f6-39bd-4dde-a4f7-a9401be286d8} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2025.08.28 21:38:44.566996 [ 276 ] {73e863f6-39bd-4dde-a4f7-a9401be286d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8159 | 2025.08.28 21:38:44.567291 [ 276 ] {73e863f6-39bd-4dde-a4f7-a9401be286d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8160 | 2025.08.28 21:38:44.567494 [ 276 ] {73e863f6-39bd-4dde-a4f7-a9401be286d8} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2025.08.28 21:38:44.567588 [ 132 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8162 | 2025.08.28 21:38:44.567617 [ 276 ] {73e863f6-39bd-4dde-a4f7-a9401be286d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 8163 | 2025.08.28 21:38:44.567626 [ 132 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.08.28 21:38:44.567647 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8165 | 2025.08.28 21:38:44.567653 [ 276 ] {73e863f6-39bd-4dde-a4f7-a9401be286d8} <Debug> TCPHandler: Processed in 0.001204812 sec. | ||
| 8166 | 2025.08.28 21:38:44.567721 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 8167 | 2025.08.28 21:38:44.567775 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2025.08.28 21:38:44.567815 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8169 | 2025.08.28 21:38:44.567846 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 8170 | 2025.08.28 21:38:44.567872 [ 276 ] {b730fd98-74a3-463e-abab-976b6e25e7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8171 | 2025.08.28 21:38:44.567894 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 8172 | 2025.08.28 21:38:44.567919 [ 276 ] {b730fd98-74a3-463e-abab-976b6e25e7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8173 | 2025.08.28 21:38:44.567937 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 8174 | 2025.08.28 21:38:44.567976 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 8175 | 2025.08.28 21:38:44.568010 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 8176 | 2025.08.28 21:38:44.568045 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 8177 | 2025.08.28 21:38:44.568387 [ 276 ] {b730fd98-74a3-463e-abab-976b6e25e7cf} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2025.08.28 21:38:44.568426 [ 276 ] {b730fd98-74a3-463e-abab-976b6e25e7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8179 | 2025.08.28 21:38:44.568749 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001059988 sec., 175473.68460775027 rows/sec., 8.95 MiB/sec. | ||
| 8180 | 2025.08.28 21:38:44.568793 [ 276 ] {b730fd98-74a3-463e-abab-976b6e25e7cf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8181 | 2025.08.28 21:38:44.568945 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8182 | 2025.08.28 21:38:44.569028 [ 276 ] {b730fd98-74a3-463e-abab-976b6e25e7cf} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2025.08.28 21:38:44.569169 [ 276 ] {b730fd98-74a3-463e-abab-976b6e25e7cf} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001315 sec., 238022.81368821292 rows/sec., 15.67 MiB/sec. | ||
| 8184 | 2025.08.28 21:38:44.569208 [ 276 ] {b730fd98-74a3-463e-abab-976b6e25e7cf} <Debug> TCPHandler: Processed in 0.001480328 sec. | ||
| 8185 | 2025.08.28 21:38:44.569330 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8186 | 2025.08.28 21:38:44.569337 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2025.08.28 21:38:44.569425 [ 276 ] {e53b17e5-a750-4568-beaf-183ba4b00330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8188 | 2025.08.28 21:38:44.569437 [ 199 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_31_6} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8189 | 2025.08.28 21:38:44.569473 [ 276 ] {e53b17e5-a750-4568-beaf-183ba4b00330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8190 | 2025.08.28 21:38:44.569555 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8191 | 2025.08.28 21:38:44.569797 [ 276 ] {e53b17e5-a750-4568-beaf-183ba4b00330} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2025.08.28 21:38:44.569836 [ 276 ] {e53b17e5-a750-4568-beaf-183ba4b00330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8193 | 2025.08.28 21:38:44.570142 [ 276 ] {e53b17e5-a750-4568-beaf-183ba4b00330} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8194 | 2025.08.28 21:38:44.570347 [ 276 ] {e53b17e5-a750-4568-beaf-183ba4b00330} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2025.08.28 21:38:44.570476 [ 276 ] {e53b17e5-a750-4568-beaf-183ba4b00330} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 8196 | 2025.08.28 21:38:44.570511 [ 276 ] {e53b17e5-a750-4568-beaf-183ba4b00330} <Debug> TCPHandler: Processed in 0.001228382 sec. | ||
| 8197 | 2025.08.28 21:38:44.570619 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2025.08.28 21:38:44.570710 [ 276 ] {66869a6c-a0a0-4668-9234-fc51c0fefb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8199 | 2025.08.28 21:38:44.570764 [ 276 ] {66869a6c-a0a0-4668-9234-fc51c0fefb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8200 | 2025.08.28 21:38:44.571657 [ 276 ] {66869a6c-a0a0-4668-9234-fc51c0fefb90} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2025.08.28 21:38:44.571691 [ 276 ] {66869a6c-a0a0-4668-9234-fc51c0fefb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8202 | 2025.08.28 21:38:44.572256 [ 276 ] {66869a6c-a0a0-4668-9234-fc51c0fefb90} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8203 | 2025.08.28 21:38:44.572476 [ 276 ] {66869a6c-a0a0-4668-9234-fc51c0fefb90} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2025.08.28 21:38:44.572573 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8205 | 2025.08.28 21:38:44.572601 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2025.08.28 21:38:44.572607 [ 276 ] {66869a6c-a0a0-4668-9234-fc51c0fefb90} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001914 sec., 21943.5736677116 rows/sec., 39.32 MiB/sec. | ||
| 8207 | 2025.08.28 21:38:44.572617 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8208 | 2025.08.28 21:38:44.572659 [ 276 ] {66869a6c-a0a0-4668-9234-fc51c0fefb90} <Debug> TCPHandler: Processed in 0.002086395 sec. | ||
| 8209 | 2025.08.28 21:38:44.572692 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 8210 | 2025.08.28 21:38:44.572773 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2025.08.28 21:38:44.572869 [ 276 ] {ae583402-f988-4782-8b94-4641136bdbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8212 | 2025.08.28 21:38:44.572896 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8213 | 2025.08.28 21:38:44.572910 [ 276 ] {ae583402-f988-4782-8b94-4641136bdbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8214 | 2025.08.28 21:38:44.572954 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 961 rows starting from the beginning of the part | ||
| 8215 | 2025.08.28 21:38:44.573071 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 8216 | 2025.08.28 21:38:44.573168 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 8217 | 2025.08.28 21:38:44.573267 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 8218 | 2025.08.28 21:38:44.573281 [ 276 ] {ae583402-f988-4782-8b94-4641136bdbdd} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2025.08.28 21:38:44.573321 [ 276 ] {ae583402-f988-4782-8b94-4641136bdbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8220 | 2025.08.28 21:38:44.573358 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 8221 | 2025.08.28 21:38:44.573452 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 8222 | 2025.08.28 21:38:44.573640 [ 276 ] {ae583402-f988-4782-8b94-4641136bdbdd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8223 | 2025.08.28 21:38:44.573890 [ 276 ] {ae583402-f988-4782-8b94-4641136bdbdd} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2025.08.28 21:38:44.574018 [ 276 ] {ae583402-f988-4782-8b94-4641136bdbdd} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001167 sec., 87403.59897172236 rows/sec., 5.37 MiB/sec. | ||
| 8225 | 2025.08.28 21:38:44.574053 [ 276 ] {ae583402-f988-4782-8b94-4641136bdbdd} <Debug> TCPHandler: Processed in 0.001327185 sec. | ||
| 8226 | 2025.08.28 21:38:44.579780 [ 189 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 19 columns (19 merged, 0 gathered) in 0.007120885 sec., 164445.8518849834 rows/sec., 294.68 MiB/sec. | ||
| 8227 | 2025.08.28 21:38:44.581366 [ 190 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8228 | 2025.08.28 21:38:44.581781 [ 190 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2025.08.28 21:38:44.581877 [ 190 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8230 | 2025.08.28 21:38:44.582047 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 8231 | 2025.08.28 21:38:45.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.85 MiB, peak 289.43 MiB, free memory in arenas 0.00 B, will set to 280.48 MiB (RSS), difference: 2.63 MiB | ||
| 8232 | 2025.08.28 21:38:49.542091 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.08.28 21:38:49.542379 [ 276 ] {e1f20b1e-bbb2-4888-adcd-7ecd73d9c592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8234 | 2025.08.28 21:38:49.542479 [ 276 ] {e1f20b1e-bbb2-4888-adcd-7ecd73d9c592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8235 | 2025.08.28 21:38:49.543361 [ 276 ] {e1f20b1e-bbb2-4888-adcd-7ecd73d9c592} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.08.28 21:38:49.543411 [ 276 ] {e1f20b1e-bbb2-4888-adcd-7ecd73d9c592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8237 | 2025.08.28 21:38:49.543823 [ 276 ] {e1f20b1e-bbb2-4888-adcd-7ecd73d9c592} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8238 | 2025.08.28 21:38:49.544071 [ 276 ] {e1f20b1e-bbb2-4888-adcd-7ecd73d9c592} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.08.28 21:38:49.544238 [ 276 ] {e1f20b1e-bbb2-4888-adcd-7ecd73d9c592} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.22 MiB/sec. | ||
| 8240 | 2025.08.28 21:38:49.544287 [ 276 ] {e1f20b1e-bbb2-4888-adcd-7ecd73d9c592} <Debug> TCPHandler: Processed in 0.002369761 sec. | ||
| 8241 | 2025.08.28 21:38:49.544408 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.08.28 21:38:49.544521 [ 276 ] {491c26d7-2eb3-4e7a-9288-a125adb668e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8243 | 2025.08.28 21:38:49.544564 [ 276 ] {491c26d7-2eb3-4e7a-9288-a125adb668e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8244 | 2025.08.28 21:38:49.544980 [ 276 ] {491c26d7-2eb3-4e7a-9288-a125adb668e0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.08.28 21:38:49.545018 [ 276 ] {491c26d7-2eb3-4e7a-9288-a125adb668e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8246 | 2025.08.28 21:38:49.545326 [ 276 ] {491c26d7-2eb3-4e7a-9288-a125adb668e0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8247 | 2025.08.28 21:38:49.545546 [ 276 ] {491c26d7-2eb3-4e7a-9288-a125adb668e0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2025.08.28 21:38:49.545673 [ 276 ] {491c26d7-2eb3-4e7a-9288-a125adb668e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 8249 | 2025.08.28 21:38:49.545711 [ 276 ] {491c26d7-2eb3-4e7a-9288-a125adb668e0} <Debug> TCPHandler: Processed in 0.001355105 sec. | ||
| 8250 | 2025.08.28 21:38:49.545818 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2025.08.28 21:38:49.545923 [ 276 ] {f79a7809-2a7e-43b9-ae4a-3b19c69b8870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8252 | 2025.08.28 21:38:49.545967 [ 276 ] {f79a7809-2a7e-43b9-ae4a-3b19c69b8870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8253 | 2025.08.28 21:38:49.546366 [ 276 ] {f79a7809-2a7e-43b9-ae4a-3b19c69b8870} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2025.08.28 21:38:49.546402 [ 276 ] {f79a7809-2a7e-43b9-ae4a-3b19c69b8870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8255 | 2025.08.28 21:38:49.546741 [ 276 ] {f79a7809-2a7e-43b9-ae4a-3b19c69b8870} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8256 | 2025.08.28 21:38:49.546953 [ 276 ] {f79a7809-2a7e-43b9-ae4a-3b19c69b8870} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.08.28 21:38:49.547080 [ 276 ] {f79a7809-2a7e-43b9-ae4a-3b19c69b8870} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 8258 | 2025.08.28 21:38:49.547118 [ 276 ] {f79a7809-2a7e-43b9-ae4a-3b19c69b8870} <Debug> TCPHandler: Processed in 0.001347835 sec. | ||
| 8259 | 2025.08.28 21:38:49.547279 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2025.08.28 21:38:49.547375 [ 276 ] {fa999d7e-9720-4e25-a5b0-d733aba0289c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8261 | 2025.08.28 21:38:49.547418 [ 276 ] {fa999d7e-9720-4e25-a5b0-d733aba0289c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8262 | 2025.08.28 21:38:49.547746 [ 276 ] {fa999d7e-9720-4e25-a5b0-d733aba0289c} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.08.28 21:38:49.547783 [ 276 ] {fa999d7e-9720-4e25-a5b0-d733aba0289c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8264 | 2025.08.28 21:38:49.548099 [ 276 ] {fa999d7e-9720-4e25-a5b0-d733aba0289c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8265 | 2025.08.28 21:38:49.548308 [ 276 ] {fa999d7e-9720-4e25-a5b0-d733aba0289c} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.08.28 21:38:49.548434 [ 276 ] {fa999d7e-9720-4e25-a5b0-d733aba0289c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 8267 | 2025.08.28 21:38:49.548470 [ 276 ] {fa999d7e-9720-4e25-a5b0-d733aba0289c} <Debug> TCPHandler: Processed in 0.001239052 sec. | ||
| 8268 | 2025.08.28 21:38:50.722160 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8269 | 2025.08.28 21:38:50.722217 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8270 | 2025.08.28 21:38:50.899566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
| 8271 | 2025.08.28 21:38:50.900067 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.08.28 21:38:50.900113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8273 | 2025.08.28 21:38:50.900609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8274 | 2025.08.28 21:38:50.900872 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.08.28 21:38:50.901012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 8276 | 2025.08.28 21:38:50.959003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1186 | ||
| 8277 | 2025.08.28 21:38:50.961614 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.08.28 21:38:50.961680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8279 | 2025.08.28 21:38:50.962924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8280 | 2025.08.28 21:38:50.963234 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2025.08.28 21:38:50.963617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 8282 | 2025.08.28 21:38:52.012794 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8283 | 2025.08.28 21:38:52.029909 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.08.28 21:38:52.029978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8285 | 2025.08.28 21:38:52.036177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8286 | 2025.08.28 21:38:52.036878 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2025.08.28 21:38:52.039655 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8288 | 2025.08.28 21:38:54.555048 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2025.08.28 21:38:54.555330 [ 276 ] {06920033-e37d-4fee-9f3c-4fdb4b85ee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8290 | 2025.08.28 21:38:54.555413 [ 276 ] {06920033-e37d-4fee-9f3c-4fdb4b85ee56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8291 | 2025.08.28 21:38:54.556206 [ 276 ] {06920033-e37d-4fee-9f3c-4fdb4b85ee56} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2025.08.28 21:38:54.556243 [ 276 ] {06920033-e37d-4fee-9f3c-4fdb4b85ee56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8293 | 2025.08.28 21:38:54.556629 [ 276 ] {06920033-e37d-4fee-9f3c-4fdb4b85ee56} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8294 | 2025.08.28 21:38:54.556862 [ 276 ] {06920033-e37d-4fee-9f3c-4fdb4b85ee56} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2025.08.28 21:38:54.557010 [ 276 ] {06920033-e37d-4fee-9f3c-4fdb4b85ee56} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001754 sec., 223489.16761687573 rows/sec., 14.18 MiB/sec. | ||
| 8296 | 2025.08.28 21:38:54.557050 [ 276 ] {06920033-e37d-4fee-9f3c-4fdb4b85ee56} <Debug> TCPHandler: Processed in 0.002178987 sec. | ||
| 8297 | 2025.08.28 21:38:54.557173 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2025.08.28 21:38:54.557265 [ 276 ] {e9059731-8f46-4751-b22c-a327f2d644d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8299 | 2025.08.28 21:38:54.557305 [ 276 ] {e9059731-8f46-4751-b22c-a327f2d644d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8300 | 2025.08.28 21:38:54.558533 [ 276 ] {e9059731-8f46-4751-b22c-a327f2d644d2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2025.08.28 21:38:54.558567 [ 276 ] {e9059731-8f46-4751-b22c-a327f2d644d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8302 | 2025.08.28 21:38:54.558939 [ 276 ] {e9059731-8f46-4751-b22c-a327f2d644d2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8303 | 2025.08.28 21:38:54.559149 [ 276 ] {e9059731-8f46-4751-b22c-a327f2d644d2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2025.08.28 21:38:54.559271 [ 276 ] {e9059731-8f46-4751-b22c-a327f2d644d2} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.002024 sec., 568675.8893280632 rows/sec., 45.40 MiB/sec. | ||
| 8305 | 2025.08.28 21:38:54.559307 [ 276 ] {e9059731-8f46-4751-b22c-a327f2d644d2} <Debug> TCPHandler: Processed in 0.002180896 sec. | ||
| 8306 | 2025.08.28 21:38:54.559423 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2025.08.28 21:38:54.559514 [ 276 ] {bf881bf1-f775-4b6f-9b09-f971a9e433a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8308 | 2025.08.28 21:38:54.559553 [ 276 ] {bf881bf1-f775-4b6f-9b09-f971a9e433a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8309 | 2025.08.28 21:38:54.560084 [ 276 ] {bf881bf1-f775-4b6f-9b09-f971a9e433a7} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2025.08.28 21:38:54.560120 [ 276 ] {bf881bf1-f775-4b6f-9b09-f971a9e433a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8311 | 2025.08.28 21:38:54.560428 [ 276 ] {bf881bf1-f775-4b6f-9b09-f971a9e433a7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8312 | 2025.08.28 21:38:54.560635 [ 276 ] {bf881bf1-f775-4b6f-9b09-f971a9e433a7} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2025.08.28 21:38:54.560758 [ 276 ] {bf881bf1-f775-4b6f-9b09-f971a9e433a7} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001262 sec., 188589.54041204436 rows/sec., 11.56 MiB/sec. | ||
| 8314 | 2025.08.28 21:38:54.560793 [ 276 ] {bf881bf1-f775-4b6f-9b09-f971a9e433a7} <Debug> TCPHandler: Processed in 0.001417237 sec. | ||
| 8315 | 2025.08.28 21:38:54.560900 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2025.08.28 21:38:54.560991 [ 276 ] {ca30dbfe-27fe-4381-b89a-066b6faaae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8317 | 2025.08.28 21:38:54.561029 [ 276 ] {ca30dbfe-27fe-4381-b89a-066b6faaae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8318 | 2025.08.28 21:38:54.561564 [ 276 ] {ca30dbfe-27fe-4381-b89a-066b6faaae74} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2025.08.28 21:38:54.561598 [ 276 ] {ca30dbfe-27fe-4381-b89a-066b6faaae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8320 | 2025.08.28 21:38:54.561896 [ 276 ] {ca30dbfe-27fe-4381-b89a-066b6faaae74} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8321 | 2025.08.28 21:38:54.562100 [ 276 ] {ca30dbfe-27fe-4381-b89a-066b6faaae74} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2025.08.28 21:38:54.562230 [ 276 ] {ca30dbfe-27fe-4381-b89a-066b6faaae74} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001257 sec., 161495.6245027844 rows/sec., 10.42 MiB/sec. | ||
| 8323 | 2025.08.28 21:38:54.562266 [ 276 ] {ca30dbfe-27fe-4381-b89a-066b6faaae74} <Debug> TCPHandler: Processed in 0.001411577 sec. | ||
| 8324 | 2025.08.28 21:38:54.562369 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2025.08.28 21:38:54.562459 [ 276 ] {f4e78b47-0a79-4a7a-83a1-f488ab613778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8326 | 2025.08.28 21:38:54.562497 [ 276 ] {f4e78b47-0a79-4a7a-83a1-f488ab613778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8327 | 2025.08.28 21:38:54.562970 [ 276 ] {f4e78b47-0a79-4a7a-83a1-f488ab613778} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2025.08.28 21:38:54.563003 [ 276 ] {f4e78b47-0a79-4a7a-83a1-f488ab613778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8329 | 2025.08.28 21:38:54.563311 [ 276 ] {f4e78b47-0a79-4a7a-83a1-f488ab613778} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8330 | 2025.08.28 21:38:54.563516 [ 276 ] {f4e78b47-0a79-4a7a-83a1-f488ab613778} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2025.08.28 21:38:54.563637 [ 276 ] {f4e78b47-0a79-4a7a-83a1-f488ab613778} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001195 sec., 169037.6569037657 rows/sec., 9.60 MiB/sec. | ||
| 8332 | 2025.08.28 21:38:54.563672 [ 276 ] {f4e78b47-0a79-4a7a-83a1-f488ab613778} <Debug> TCPHandler: Processed in 0.001348835 sec. | ||
| 8333 | 2025.08.28 21:38:54.563781 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2025.08.28 21:38:54.563870 [ 276 ] {f10363cd-2735-4af6-ad42-c948704123af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8335 | 2025.08.28 21:38:54.563909 [ 276 ] {f10363cd-2735-4af6-ad42-c948704123af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8336 | 2025.08.28 21:38:54.564647 [ 276 ] {f10363cd-2735-4af6-ad42-c948704123af} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2025.08.28 21:38:54.564681 [ 276 ] {f10363cd-2735-4af6-ad42-c948704123af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8338 | 2025.08.28 21:38:54.565004 [ 276 ] {f10363cd-2735-4af6-ad42-c948704123af} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8339 | 2025.08.28 21:38:54.565214 [ 276 ] {f10363cd-2735-4af6-ad42-c948704123af} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2025.08.28 21:38:54.565334 [ 276 ] {f10363cd-2735-4af6-ad42-c948704123af} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.00148 sec., 468918.91891891893 rows/sec., 32.95 MiB/sec. | ||
| 8341 | 2025.08.28 21:38:54.565370 [ 276 ] {f10363cd-2735-4af6-ad42-c948704123af} <Debug> TCPHandler: Processed in 0.001635433 sec. | ||
| 8342 | 2025.08.28 21:38:54.565478 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2025.08.28 21:38:54.565569 [ 276 ] {d326796f-7f21-4e07-ac8d-74f343c03818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8344 | 2025.08.28 21:38:54.565608 [ 276 ] {d326796f-7f21-4e07-ac8d-74f343c03818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8345 | 2025.08.28 21:38:54.565932 [ 276 ] {d326796f-7f21-4e07-ac8d-74f343c03818} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.08.28 21:38:54.565965 [ 276 ] {d326796f-7f21-4e07-ac8d-74f343c03818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8347 | 2025.08.28 21:38:54.566256 [ 276 ] {d326796f-7f21-4e07-ac8d-74f343c03818} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8348 | 2025.08.28 21:38:54.566452 [ 276 ] {d326796f-7f21-4e07-ac8d-74f343c03818} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2025.08.28 21:38:54.566573 [ 276 ] {d326796f-7f21-4e07-ac8d-74f343c03818} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 8350 | 2025.08.28 21:38:54.566608 [ 276 ] {d326796f-7f21-4e07-ac8d-74f343c03818} <Debug> TCPHandler: Processed in 0.001176581 sec. | ||
| 8351 | 2025.08.28 21:38:54.566713 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2025.08.28 21:38:54.566805 [ 276 ] {d98cf3bd-3ef5-4b88-aff3-9bb28b856fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8353 | 2025.08.28 21:38:54.566846 [ 276 ] {d98cf3bd-3ef5-4b88-aff3-9bb28b856fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8354 | 2025.08.28 21:38:54.567346 [ 276 ] {d98cf3bd-3ef5-4b88-aff3-9bb28b856fbf} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2025.08.28 21:38:54.567389 [ 276 ] {d98cf3bd-3ef5-4b88-aff3-9bb28b856fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8356 | 2025.08.28 21:38:54.567800 [ 276 ] {d98cf3bd-3ef5-4b88-aff3-9bb28b856fbf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8357 | 2025.08.28 21:38:54.568046 [ 276 ] {d98cf3bd-3ef5-4b88-aff3-9bb28b856fbf} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2025.08.28 21:38:54.568198 [ 276 ] {d98cf3bd-3ef5-4b88-aff3-9bb28b856fbf} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00141 sec., 217730.4964539007 rows/sec., 14.32 MiB/sec. | ||
| 8359 | 2025.08.28 21:38:54.568242 [ 276 ] {d98cf3bd-3ef5-4b88-aff3-9bb28b856fbf} <Debug> TCPHandler: Processed in 0.001574431 sec. | ||
| 8360 | 2025.08.28 21:38:54.568359 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2025.08.28 21:38:54.568453 [ 276 ] {e787e25c-0438-4a58-89c4-a2ca3590ad51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8362 | 2025.08.28 21:38:54.568494 [ 276 ] {e787e25c-0438-4a58-89c4-a2ca3590ad51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8363 | 2025.08.28 21:38:54.568807 [ 276 ] {e787e25c-0438-4a58-89c4-a2ca3590ad51} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2025.08.28 21:38:54.568840 [ 276 ] {e787e25c-0438-4a58-89c4-a2ca3590ad51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8365 | 2025.08.28 21:38:54.569127 [ 276 ] {e787e25c-0438-4a58-89c4-a2ca3590ad51} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8366 | 2025.08.28 21:38:54.569322 [ 276 ] {e787e25c-0438-4a58-89c4-a2ca3590ad51} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2025.08.28 21:38:54.569446 [ 276 ] {e787e25c-0438-4a58-89c4-a2ca3590ad51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 8368 | 2025.08.28 21:38:54.569481 [ 276 ] {e787e25c-0438-4a58-89c4-a2ca3590ad51} <Debug> TCPHandler: Processed in 0.00117243 sec. | ||
| 8369 | 2025.08.28 21:38:54.569623 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2025.08.28 21:38:54.569744 [ 276 ] {27a5d814-3f7d-474b-8f58-3931f6a77ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8371 | 2025.08.28 21:38:54.569808 [ 276 ] {27a5d814-3f7d-474b-8f58-3931f6a77ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8372 | 2025.08.28 21:38:54.570771 [ 276 ] {27a5d814-3f7d-474b-8f58-3931f6a77ab1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2025.08.28 21:38:54.570806 [ 276 ] {27a5d814-3f7d-474b-8f58-3931f6a77ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8374 | 2025.08.28 21:38:54.571364 [ 276 ] {27a5d814-3f7d-474b-8f58-3931f6a77ab1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8375 | 2025.08.28 21:38:54.571579 [ 276 ] {27a5d814-3f7d-474b-8f58-3931f6a77ab1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2025.08.28 21:38:54.571711 [ 276 ] {27a5d814-3f7d-474b-8f58-3931f6a77ab1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001991 sec., 21094.92717227524 rows/sec., 37.80 MiB/sec. | ||
| 8377 | 2025.08.28 21:38:54.571763 [ 276 ] {27a5d814-3f7d-474b-8f58-3931f6a77ab1} <Debug> TCPHandler: Processed in 0.002207087 sec. | ||
| 8378 | 2025.08.28 21:38:54.571874 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2025.08.28 21:38:54.571967 [ 276 ] {b12df53a-87a4-40d0-a701-8df628dbd673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8380 | 2025.08.28 21:38:54.572007 [ 276 ] {b12df53a-87a4-40d0-a701-8df628dbd673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8381 | 2025.08.28 21:38:54.572343 [ 276 ] {b12df53a-87a4-40d0-a701-8df628dbd673} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2025.08.28 21:38:54.572379 [ 276 ] {b12df53a-87a4-40d0-a701-8df628dbd673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8383 | 2025.08.28 21:38:54.572717 [ 276 ] {b12df53a-87a4-40d0-a701-8df628dbd673} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8384 | 2025.08.28 21:38:54.572917 [ 276 ] {b12df53a-87a4-40d0-a701-8df628dbd673} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2025.08.28 21:38:54.573040 [ 276 ] {b12df53a-87a4-40d0-a701-8df628dbd673} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001092 sec., 93406.5934065934 rows/sec., 5.74 MiB/sec. | ||
| 8386 | 2025.08.28 21:38:54.573076 [ 276 ] {b12df53a-87a4-40d0-a701-8df628dbd673} <Debug> TCPHandler: Processed in 0.001249532 sec. | ||
| 8387 | 2025.08.28 21:38:58.402047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
| 8388 | 2025.08.28 21:38:58.402571 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2025.08.28 21:38:58.402608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8390 | 2025.08.28 21:38:58.403076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8391 | 2025.08.28 21:38:58.403297 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2025.08.28 21:38:58.403425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 8393 | 2025.08.28 21:38:59.540681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8394 | 2025.08.28 21:38:59.558831 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2025.08.28 21:38:59.558893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8396 | 2025.08.28 21:38:59.565017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8397 | 2025.08.28 21:38:59.565713 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2025.08.28 21:38:59.568906 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8399 | 2025.08.28 21:38:59.569130 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2025.08.28 21:38:59.569328 [ 276 ] {e70b90a3-ff47-4108-8419-dc203792ee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8401 | 2025.08.28 21:38:59.569399 [ 276 ] {e70b90a3-ff47-4108-8419-dc203792ee56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8402 | 2025.08.28 21:38:59.570057 [ 276 ] {e70b90a3-ff47-4108-8419-dc203792ee56} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2025.08.28 21:38:59.570104 [ 276 ] {e70b90a3-ff47-4108-8419-dc203792ee56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8404 | 2025.08.28 21:38:59.570485 [ 276 ] {e70b90a3-ff47-4108-8419-dc203792ee56} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8405 | 2025.08.28 21:38:59.570702 [ 276 ] {e70b90a3-ff47-4108-8419-dc203792ee56} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2025.08.28 21:38:59.570850 [ 276 ] {e70b90a3-ff47-4108-8419-dc203792ee56} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 207.22 KiB/sec. | ||
| 8407 | 2025.08.28 21:38:59.570891 [ 276 ] {e70b90a3-ff47-4108-8419-dc203792ee56} <Debug> TCPHandler: Processed in 0.001899199 sec. | ||
| 8408 | 2025.08.28 21:38:59.571011 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2025.08.28 21:38:59.571129 [ 276 ] {35bbd01e-fcf1-471d-9107-46c565105107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8410 | 2025.08.28 21:38:59.571180 [ 276 ] {35bbd01e-fcf1-471d-9107-46c565105107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8411 | 2025.08.28 21:38:59.572174 [ 276 ] {35bbd01e-fcf1-471d-9107-46c565105107} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2025.08.28 21:38:59.572211 [ 276 ] {35bbd01e-fcf1-471d-9107-46c565105107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8413 | 2025.08.28 21:38:59.572626 [ 276 ] {35bbd01e-fcf1-471d-9107-46c565105107} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8414 | 2025.08.28 21:38:59.572839 [ 276 ] {35bbd01e-fcf1-471d-9107-46c565105107} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2025.08.28 21:38:59.572972 [ 276 ] {35bbd01e-fcf1-471d-9107-46c565105107} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.001882 sec., 636556.8544102019 rows/sec., 52.22 MiB/sec. | ||
| 8416 | 2025.08.28 21:38:59.573010 [ 276 ] {35bbd01e-fcf1-471d-9107-46c565105107} <Debug> TCPHandler: Processed in 0.002045213 sec. | ||
| 8417 | 2025.08.28 21:38:59.573144 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2025.08.28 21:38:59.573273 [ 276 ] {4845c313-900f-42ad-92a6-a85a5008e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8419 | 2025.08.28 21:38:59.573323 [ 276 ] {4845c313-900f-42ad-92a6-a85a5008e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8420 | 2025.08.28 21:38:59.573768 [ 276 ] {4845c313-900f-42ad-92a6-a85a5008e454} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2025.08.28 21:38:59.573807 [ 276 ] {4845c313-900f-42ad-92a6-a85a5008e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8422 | 2025.08.28 21:38:59.574124 [ 276 ] {4845c313-900f-42ad-92a6-a85a5008e454} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8423 | 2025.08.28 21:38:59.574349 [ 276 ] {4845c313-900f-42ad-92a6-a85a5008e454} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2025.08.28 21:38:59.574489 [ 276 ] {4845c313-900f-42ad-92a6-a85a5008e454} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001242 sec., 3220.6119162640903 rows/sec., 224.88 KiB/sec. | ||
| 8425 | 2025.08.28 21:38:59.574530 [ 276 ] {4845c313-900f-42ad-92a6-a85a5008e454} <Debug> TCPHandler: Processed in 0.001447488 sec. | ||
| 8426 | 2025.08.28 21:38:59.574645 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8427 | 2025.08.28 21:38:59.574741 [ 276 ] {290446e1-e336-477e-891c-23c083a20051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8428 | 2025.08.28 21:38:59.574781 [ 276 ] {290446e1-e336-477e-891c-23c083a20051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8429 | 2025.08.28 21:38:59.575307 [ 276 ] {290446e1-e336-477e-891c-23c083a20051} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2025.08.28 21:38:59.575344 [ 276 ] {290446e1-e336-477e-891c-23c083a20051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8431 | 2025.08.28 21:38:59.575670 [ 276 ] {290446e1-e336-477e-891c-23c083a20051} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8432 | 2025.08.28 21:38:59.575894 [ 276 ] {290446e1-e336-477e-891c-23c083a20051} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2025.08.28 21:38:59.576030 [ 276 ] {290446e1-e336-477e-891c-23c083a20051} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 8434 | 2025.08.28 21:38:59.576069 [ 276 ] {290446e1-e336-477e-891c-23c083a20051} <Debug> TCPHandler: Processed in 0.001474319 sec. | ||
| 8435 | 2025.08.28 21:38:59.576174 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8436 | 2025.08.28 21:38:59.576268 [ 276 ] {81768dd9-fcb1-43db-a3bb-5d647c80c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8437 | 2025.08.28 21:38:59.576308 [ 276 ] {81768dd9-fcb1-43db-a3bb-5d647c80c59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8438 | 2025.08.28 21:38:59.576939 [ 276 ] {81768dd9-fcb1-43db-a3bb-5d647c80c59f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.08.28 21:38:59.576977 [ 276 ] {81768dd9-fcb1-43db-a3bb-5d647c80c59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8440 | 2025.08.28 21:38:59.577321 [ 276 ] {81768dd9-fcb1-43db-a3bb-5d647c80c59f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8441 | 2025.08.28 21:38:59.577543 [ 276 ] {81768dd9-fcb1-43db-a3bb-5d647c80c59f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.08.28 21:38:59.577680 [ 276 ] {81768dd9-fcb1-43db-a3bb-5d647c80c59f} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.00143 sec., 366433.5664335664 rows/sec., 27.13 MiB/sec. | ||
| 8443 | 2025.08.28 21:38:59.577719 [ 276 ] {81768dd9-fcb1-43db-a3bb-5d647c80c59f} <Debug> TCPHandler: Processed in 0.001595961 sec. | ||
| 8444 | 2025.08.28 21:38:59.577834 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2025.08.28 21:38:59.577930 [ 276 ] {8f252736-5aa1-4259-afbe-ddb7b7d1efee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8446 | 2025.08.28 21:38:59.577974 [ 276 ] {8f252736-5aa1-4259-afbe-ddb7b7d1efee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8447 | 2025.08.28 21:38:59.578596 [ 276 ] {8f252736-5aa1-4259-afbe-ddb7b7d1efee} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2025.08.28 21:38:59.578634 [ 276 ] {8f252736-5aa1-4259-afbe-ddb7b7d1efee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8449 | 2025.08.28 21:38:59.579031 [ 276 ] {8f252736-5aa1-4259-afbe-ddb7b7d1efee} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8450 | 2025.08.28 21:38:59.579257 [ 276 ] {8f252736-5aa1-4259-afbe-ddb7b7d1efee} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2025.08.28 21:38:59.579395 [ 276 ] {8f252736-5aa1-4259-afbe-ddb7b7d1efee} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001483 sec., 570465.2730950776 rows/sec., 38.40 MiB/sec. | ||
| 8452 | 2025.08.28 21:38:59.579433 [ 276 ] {8f252736-5aa1-4259-afbe-ddb7b7d1efee} <Debug> TCPHandler: Processed in 0.001648523 sec. | ||
| 8453 | 2025.08.28 21:38:59.579549 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2025.08.28 21:38:59.579645 [ 276 ] {f4329589-ce19-4c40-8dcf-f5ba7ebaa021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8455 | 2025.08.28 21:38:59.579688 [ 276 ] {f4329589-ce19-4c40-8dcf-f5ba7ebaa021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8456 | 2025.08.28 21:38:59.580027 [ 276 ] {f4329589-ce19-4c40-8dcf-f5ba7ebaa021} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2025.08.28 21:38:59.580063 [ 276 ] {f4329589-ce19-4c40-8dcf-f5ba7ebaa021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8458 | 2025.08.28 21:38:59.580373 [ 276 ] {f4329589-ce19-4c40-8dcf-f5ba7ebaa021} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8459 | 2025.08.28 21:38:59.580583 [ 276 ] {f4329589-ce19-4c40-8dcf-f5ba7ebaa021} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2025.08.28 21:38:59.580719 [ 276 ] {f4329589-ce19-4c40-8dcf-f5ba7ebaa021} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8461 | 2025.08.28 21:38:59.580755 [ 276 ] {f4329589-ce19-4c40-8dcf-f5ba7ebaa021} <Debug> TCPHandler: Processed in 0.001257152 sec. | ||
| 8462 | 2025.08.28 21:39:00.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.49 MiB, peak 289.43 MiB, free memory in arenas 0.00 B, will set to 280.48 MiB (RSS), difference: -1.01 MiB | ||
| 8463 | 2025.08.28 21:39:00.964729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1222 | ||
| 8464 | 2025.08.28 21:39:00.967231 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2025.08.28 21:39:00.967292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8466 | 2025.08.28 21:39:00.968536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8467 | 2025.08.28 21:39:00.968817 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2025.08.28 21:39:00.969188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
| 8469 | 2025.08.28 21:39:04.554944 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2025.08.28 21:39:04.555254 [ 276 ] {dcfb9945-fc17-41e6-ac80-db2771644808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8471 | 2025.08.28 21:39:04.555359 [ 276 ] {dcfb9945-fc17-41e6-ac80-db2771644808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8472 | 2025.08.28 21:39:04.556312 [ 276 ] {dcfb9945-fc17-41e6-ac80-db2771644808} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2025.08.28 21:39:04.556357 [ 276 ] {dcfb9945-fc17-41e6-ac80-db2771644808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8474 | 2025.08.28 21:39:04.556779 [ 276 ] {dcfb9945-fc17-41e6-ac80-db2771644808} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8475 | 2025.08.28 21:39:04.557011 [ 276 ] {dcfb9945-fc17-41e6-ac80-db2771644808} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2025.08.28 21:39:04.557144 [ 46 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 8477 | 2025.08.28 21:39:04.557167 [ 276 ] {dcfb9945-fc17-41e6-ac80-db2771644808} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001988 sec., 197183.09859154926 rows/sec., 12.51 MiB/sec. | ||
| 8478 | 2025.08.28 21:39:04.557218 [ 46 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.08.28 21:39:04.557233 [ 276 ] {dcfb9945-fc17-41e6-ac80-db2771644808} <Debug> TCPHandler: Processed in 0.002478815 sec. | ||
| 8480 | 2025.08.28 21:39:04.557246 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8481 | 2025.08.28 21:39:04.557349 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 8482 | 2025.08.28 21:39:04.557376 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2025.08.28 21:39:04.557458 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8484 | 2025.08.28 21:39:04.557473 [ 276 ] {541c6861-9f08-4b16-803c-471014f5eac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8485 | 2025.08.28 21:39:04.557494 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 392 rows starting from the beginning of the part | ||
| 8486 | 2025.08.28 21:39:04.557516 [ 276 ] {541c6861-9f08-4b16-803c-471014f5eac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8487 | 2025.08.28 21:39:04.557565 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 392 rows starting from the beginning of the part | ||
| 8488 | 2025.08.28 21:39:04.557619 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 392 rows starting from the beginning of the part | ||
| 8489 | 2025.08.28 21:39:04.557667 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 392 rows starting from the beginning of the part | ||
| 8490 | 2025.08.28 21:39:04.557710 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 392 rows starting from the beginning of the part | ||
| 8491 | 2025.08.28 21:39:04.558464 [ 276 ] {541c6861-9f08-4b16-803c-471014f5eac7} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2025.08.28 21:39:04.558501 [ 276 ] {541c6861-9f08-4b16-803c-471014f5eac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8493 | 2025.08.28 21:39:04.558769 [ 190 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463067 sec., 1339651.567563208 rows/sec., 90.10 MiB/sec. | ||
| 8494 | 2025.08.28 21:39:04.558889 [ 276 ] {541c6861-9f08-4b16-803c-471014f5eac7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8495 | 2025.08.28 21:39:04.558900 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 8496 | 2025.08.28 21:39:04.559120 [ 276 ] {541c6861-9f08-4b16-803c-471014f5eac7} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2025.08.28 21:39:04.559137 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2025.08.28 21:39:04.559197 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_33_8} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 8499 | 2025.08.28 21:39:04.559240 [ 46 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8500 | 2025.08.28 21:39:04.559253 [ 276 ] {541c6861-9f08-4b16-803c-471014f5eac7} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001799 sec., 639799.8888271261 rows/sec., 51.07 MiB/sec. | ||
| 8501 | 2025.08.28 21:39:04.559255 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8502 | 2025.08.28 21:39:04.559278 [ 46 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2025.08.28 21:39:04.559303 [ 276 ] {541c6861-9f08-4b16-803c-471014f5eac7} <Debug> TCPHandler: Processed in 0.001978052 sec. | ||
| 8504 | 2025.08.28 21:39:04.559311 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8505 | 2025.08.28 21:39:04.559404 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8506 | 2025.08.28 21:39:04.559424 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2025.08.28 21:39:04.559508 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8508 | 2025.08.28 21:39:04.559524 [ 276 ] {6f76da2d-3109-451d-9733-84090beb24ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8509 | 2025.08.28 21:39:04.559539 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2301 rows starting from the beginning of the part | ||
| 8510 | 2025.08.28 21:39:04.559566 [ 276 ] {6f76da2d-3109-451d-9733-84090beb24ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8511 | 2025.08.28 21:39:04.559599 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1157 rows starting from the beginning of the part | ||
| 8512 | 2025.08.28 21:39:04.559642 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8513 | 2025.08.28 21:39:04.559683 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1151 rows starting from the beginning of the part | ||
| 8514 | 2025.08.28 21:39:04.559721 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1198 rows starting from the beginning of the part | ||
| 8515 | 2025.08.28 21:39:04.559759 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1151 rows starting from the beginning of the part | ||
| 8516 | 2025.08.28 21:39:04.560052 [ 276 ] {6f76da2d-3109-451d-9733-84090beb24ba} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2025.08.28 21:39:04.560088 [ 276 ] {6f76da2d-3109-451d-9733-84090beb24ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8518 | 2025.08.28 21:39:04.560403 [ 276 ] {6f76da2d-3109-451d-9733-84090beb24ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8519 | 2025.08.28 21:39:04.560614 [ 276 ] {6f76da2d-3109-451d-9733-84090beb24ba} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2025.08.28 21:39:04.560746 [ 276 ] {6f76da2d-3109-451d-9733-84090beb24ba} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.00124 sec., 191935.48387096773 rows/sec., 11.76 MiB/sec. | ||
| 8521 | 2025.08.28 21:39:04.560784 [ 276 ] {6f76da2d-3109-451d-9733-84090beb24ba} <Debug> TCPHandler: Processed in 0.001409597 sec. | ||
| 8522 | 2025.08.28 21:39:04.560886 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2025.08.28 21:39:04.560981 [ 276 ] {5df5dd6c-732a-473f-aa2c-9561b08ff9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8524 | 2025.08.28 21:39:04.561021 [ 276 ] {5df5dd6c-732a-473f-aa2c-9561b08ff9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8525 | 2025.08.28 21:39:04.561479 [ 276 ] {5df5dd6c-732a-473f-aa2c-9561b08ff9e3} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2025.08.28 21:39:04.561516 [ 276 ] {5df5dd6c-732a-473f-aa2c-9561b08ff9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8527 | 2025.08.28 21:39:04.561707 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7014 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342371 sec., 2994401.826183811 rows/sec., 252.68 MiB/sec. | ||
| 8528 | 2025.08.28 21:39:04.561822 [ 276 ] {5df5dd6c-732a-473f-aa2c-9561b08ff9e3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8529 | 2025.08.28 21:39:04.561911 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8530 | 2025.08.28 21:39:04.562040 [ 276 ] {5df5dd6c-732a-473f-aa2c-9561b08ff9e3} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2025.08.28 21:39:04.562146 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2025.08.28 21:39:04.562171 [ 276 ] {5df5dd6c-732a-473f-aa2c-9561b08ff9e3} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001208 sec., 168046.35761589403 rows/sec., 10.84 MiB/sec. | ||
| 8533 | 2025.08.28 21:39:04.562209 [ 276 ] {5df5dd6c-732a-473f-aa2c-9561b08ff9e3} <Debug> TCPHandler: Processed in 0.001371286 sec. | ||
| 8534 | 2025.08.28 21:39:04.562210 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_66_13} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8535 | 2025.08.28 21:39:04.562279 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 8536 | 2025.08.28 21:39:04.562313 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2025.08.28 21:39:04.562407 [ 276 ] {a45a36a4-2514-4e24-9267-f7c9293f5608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8538 | 2025.08.28 21:39:04.562447 [ 276 ] {a45a36a4-2514-4e24-9267-f7c9293f5608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8539 | 2025.08.28 21:39:04.562884 [ 276 ] {a45a36a4-2514-4e24-9267-f7c9293f5608} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2025.08.28 21:39:04.562920 [ 276 ] {a45a36a4-2514-4e24-9267-f7c9293f5608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8541 | 2025.08.28 21:39:04.563231 [ 276 ] {a45a36a4-2514-4e24-9267-f7c9293f5608} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8542 | 2025.08.28 21:39:04.563448 [ 276 ] {a45a36a4-2514-4e24-9267-f7c9293f5608} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2025.08.28 21:39:04.563549 [ 46 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 8544 | 2025.08.28 21:39:04.563574 [ 276 ] {a45a36a4-2514-4e24-9267-f7c9293f5608} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001184 sec., 170608.1081081081 rows/sec., 9.69 MiB/sec. | ||
| 8545 | 2025.08.28 21:39:04.563585 [ 46 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2025.08.28 21:39:04.563617 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8547 | 2025.08.28 21:39:04.563619 [ 276 ] {a45a36a4-2514-4e24-9267-f7c9293f5608} <Debug> TCPHandler: Processed in 0.001355215 sec. | ||
| 8548 | 2025.08.28 21:39:04.563695 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 8549 | 2025.08.28 21:39:04.563742 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2025.08.28 21:39:04.563800 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8551 | 2025.08.28 21:39:04.563837 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 202 rows starting from the beginning of the part | ||
| 8552 | 2025.08.28 21:39:04.563841 [ 276 ] {3b4b3aa1-9fd2-4f1b-aad1-b56247cd10c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8553 | 2025.08.28 21:39:04.563891 [ 276 ] {3b4b3aa1-9fd2-4f1b-aad1-b56247cd10c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8554 | 2025.08.28 21:39:04.563904 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 202 rows starting from the beginning of the part | ||
| 8555 | 2025.08.28 21:39:04.563956 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 202 rows starting from the beginning of the part | ||
| 8556 | 2025.08.28 21:39:04.563999 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 202 rows starting from the beginning of the part | ||
| 8557 | 2025.08.28 21:39:04.564039 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 202 rows starting from the beginning of the part | ||
| 8558 | 2025.08.28 21:39:04.564522 [ 276 ] {3b4b3aa1-9fd2-4f1b-aad1-b56247cd10c8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2025.08.28 21:39:04.564565 [ 276 ] {3b4b3aa1-9fd2-4f1b-aad1-b56247cd10c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8560 | 2025.08.28 21:39:04.564909 [ 276 ] {3b4b3aa1-9fd2-4f1b-aad1-b56247cd10c8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8561 | 2025.08.28 21:39:04.564914 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249772 sec., 808147.4060868704 rows/sec., 48.98 MiB/sec. | ||
| 8562 | 2025.08.28 21:39:04.565129 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 8563 | 2025.08.28 21:39:04.565152 [ 276 ] {3b4b3aa1-9fd2-4f1b-aad1-b56247cd10c8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2025.08.28 21:39:04.565281 [ 46 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8565 | 2025.08.28 21:39:04.565297 [ 276 ] {3b4b3aa1-9fd2-4f1b-aad1-b56247cd10c8} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001473 sec., 471147.31839782756 rows/sec., 33.10 MiB/sec. | ||
| 8566 | 2025.08.28 21:39:04.565318 [ 46 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2025.08.28 21:39:04.565344 [ 276 ] {3b4b3aa1-9fd2-4f1b-aad1-b56247cd10c8} <Debug> TCPHandler: Processed in 0.001652603 sec. | ||
| 8568 | 2025.08.28 21:39:04.565345 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8569 | 2025.08.28 21:39:04.565431 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8570 | 2025.08.28 21:39:04.565476 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2025.08.28 21:39:04.565491 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2025.08.28 21:39:04.565507 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8573 | 2025.08.28 21:39:04.565538 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1186 rows starting from the beginning of the part | ||
| 8574 | 2025.08.28 21:39:04.565571 [ 276 ] {6d6324f3-22ef-4c4e-acae-a628eca7098e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8575 | 2025.08.28 21:39:04.565584 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 706 rows starting from the beginning of the part | ||
| 8576 | 2025.08.28 21:39:04.565586 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_33_8} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 8577 | 2025.08.28 21:39:04.565616 [ 276 ] {6d6324f3-22ef-4c4e-acae-a628eca7098e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8578 | 2025.08.28 21:39:04.565627 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8579 | 2025.08.28 21:39:04.565661 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 694 rows starting from the beginning of the part | ||
| 8580 | 2025.08.28 21:39:04.565694 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 524 rows starting from the beginning of the part | ||
| 8581 | 2025.08.28 21:39:04.565702 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8582 | 2025.08.28 21:39:04.565729 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 694 rows starting from the beginning of the part | ||
| 8583 | 2025.08.28 21:39:04.565961 [ 276 ] {6d6324f3-22ef-4c4e-acae-a628eca7098e} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2025.08.28 21:39:04.565997 [ 276 ] {6d6324f3-22ef-4c4e-acae-a628eca7098e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8585 | 2025.08.28 21:39:04.566304 [ 276 ] {6d6324f3-22ef-4c4e-acae-a628eca7098e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8586 | 2025.08.28 21:39:04.566512 [ 276 ] {6d6324f3-22ef-4c4e-acae-a628eca7098e} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2025.08.28 21:39:04.566642 [ 276 ] {6d6324f3-22ef-4c4e-acae-a628eca7098e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 8588 | 2025.08.28 21:39:04.566679 [ 276 ] {6d6324f3-22ef-4c4e-acae-a628eca7098e} <Debug> TCPHandler: Processed in 0.001252283 sec. | ||
| 8589 | 2025.08.28 21:39:04.566792 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2025.08.28 21:39:04.566889 [ 276 ] {796b2f01-942f-442c-ac30-7f67b176e507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8591 | 2025.08.28 21:39:04.566911 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505419 sec., 2569384.3375166645 rows/sec., 193.23 MiB/sec. | ||
| 8592 | 2025.08.28 21:39:04.566931 [ 276 ] {796b2f01-942f-442c-ac30-7f67b176e507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8593 | 2025.08.28 21:39:04.567143 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8594 | 2025.08.28 21:39:04.567358 [ 276 ] {796b2f01-942f-442c-ac30-7f67b176e507} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2025.08.28 21:39:04.567402 [ 276 ] {796b2f01-942f-442c-ac30-7f67b176e507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8596 | 2025.08.28 21:39:04.567478 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2025.08.28 21:39:04.567578 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_66_13} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8598 | 2025.08.28 21:39:04.567667 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8599 | 2025.08.28 21:39:04.567764 [ 276 ] {796b2f01-942f-442c-ac30-7f67b176e507} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8600 | 2025.08.28 21:39:04.567995 [ 276 ] {796b2f01-942f-442c-ac30-7f67b176e507} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2025.08.28 21:39:04.568099 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8602 | 2025.08.28 21:39:04.568126 [ 276 ] {796b2f01-942f-442c-ac30-7f67b176e507} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001256 sec., 244426.75159235668 rows/sec., 16.08 MiB/sec. | ||
| 8603 | 2025.08.28 21:39:04.568134 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2025.08.28 21:39:04.568166 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8605 | 2025.08.28 21:39:04.568171 [ 276 ] {796b2f01-942f-442c-ac30-7f67b176e507} <Debug> TCPHandler: Processed in 0.001426197 sec. | ||
| 8606 | 2025.08.28 21:39:04.568234 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8607 | 2025.08.28 21:39:04.568303 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2025.08.28 21:39:04.568318 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8609 | 2025.08.28 21:39:04.568352 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21553 rows starting from the beginning of the part | ||
| 8610 | 2025.08.28 21:39:04.568398 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 313 rows starting from the beginning of the part | ||
| 8611 | 2025.08.28 21:39:04.568426 [ 276 ] {d4fdfa4e-3c1c-4ed5-a6f3-87e6e0d4c49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8612 | 2025.08.28 21:39:04.568435 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8613 | 2025.08.28 21:39:04.568478 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 307 rows starting from the beginning of the part | ||
| 8614 | 2025.08.28 21:39:04.568479 [ 276 ] {d4fdfa4e-3c1c-4ed5-a6f3-87e6e0d4c49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8615 | 2025.08.28 21:39:04.568514 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 846 rows starting from the beginning of the part | ||
| 8616 | 2025.08.28 21:39:04.568549 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 307 rows starting from the beginning of the part | ||
| 8617 | 2025.08.28 21:39:04.568817 [ 276 ] {d4fdfa4e-3c1c-4ed5-a6f3-87e6e0d4c49c} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2025.08.28 21:39:04.568852 [ 276 ] {d4fdfa4e-3c1c-4ed5-a6f3-87e6e0d4c49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8619 | 2025.08.28 21:39:04.569188 [ 276 ] {d4fdfa4e-3c1c-4ed5-a6f3-87e6e0d4c49c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8620 | 2025.08.28 21:39:04.569395 [ 276 ] {d4fdfa4e-3c1c-4ed5-a6f3-87e6e0d4c49c} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2025.08.28 21:39:04.569521 [ 276 ] {d4fdfa4e-3c1c-4ed5-a6f3-87e6e0d4c49c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 8622 | 2025.08.28 21:39:04.569555 [ 276 ] {d4fdfa4e-3c1c-4ed5-a6f3-87e6e0d4c49c} <Debug> TCPHandler: Processed in 0.001313625 sec. | ||
| 8623 | 2025.08.28 21:39:04.569655 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8624 | 2025.08.28 21:39:04.569749 [ 276 ] {27495349-b359-49e4-a9be-6e6d24ff9324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8625 | 2025.08.28 21:39:04.569803 [ 276 ] {27495349-b359-49e4-a9be-6e6d24ff9324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8626 | 2025.08.28 21:39:04.570659 [ 276 ] {27495349-b359-49e4-a9be-6e6d24ff9324} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2025.08.28 21:39:04.570695 [ 276 ] {27495349-b359-49e4-a9be-6e6d24ff9324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8628 | 2025.08.28 21:39:04.576278 [ 276 ] {27495349-b359-49e4-a9be-6e6d24ff9324} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8629 | 2025.08.28 21:39:04.576676 [ 276 ] {27495349-b359-49e4-a9be-6e6d24ff9324} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2025.08.28 21:39:04.576814 [ 276 ] {27495349-b359-49e4-a9be-6e6d24ff9324} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.007083 sec., 5929.690808979246 rows/sec., 10.63 MiB/sec. | ||
| 8631 | 2025.08.28 21:39:04.576871 [ 276 ] {27495349-b359-49e4-a9be-6e6d24ff9324} <Debug> TCPHandler: Processed in 0.007264248 sec. | ||
| 8632 | 2025.08.28 21:39:04.576993 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2025.08.28 21:39:04.577088 [ 276 ] {ee26fc2b-0783-413b-a7d5-06a80ec88678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8634 | 2025.08.28 21:39:04.577131 [ 276 ] {ee26fc2b-0783-413b-a7d5-06a80ec88678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8635 | 2025.08.28 21:39:04.577502 [ 276 ] {ee26fc2b-0783-413b-a7d5-06a80ec88678} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2025.08.28 21:39:04.577539 [ 276 ] {ee26fc2b-0783-413b-a7d5-06a80ec88678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8637 | 2025.08.28 21:39:04.577843 [ 276 ] {ee26fc2b-0783-413b-a7d5-06a80ec88678} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8638 | 2025.08.28 21:39:04.578051 [ 276 ] {ee26fc2b-0783-413b-a7d5-06a80ec88678} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2025.08.28 21:39:04.578153 [ 46 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8640 | 2025.08.28 21:39:04.578177 [ 276 ] {ee26fc2b-0783-413b-a7d5-06a80ec88678} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001106 sec., 92224.2314647378 rows/sec., 5.67 MiB/sec. | ||
| 8641 | 2025.08.28 21:39:04.578188 [ 46 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2025.08.28 21:39:04.578217 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8643 | 2025.08.28 21:39:04.578219 [ 276 ] {ee26fc2b-0783-413b-a7d5-06a80ec88678} <Debug> TCPHandler: Processed in 0.001275893 sec. | ||
| 8644 | 2025.08.28 21:39:04.578330 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8645 | 2025.08.28 21:39:04.578439 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8646 | 2025.08.28 21:39:04.578469 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4800 rows starting from the beginning of the part | ||
| 8647 | 2025.08.28 21:39:04.578527 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 102 rows starting from the beginning of the part | ||
| 8648 | 2025.08.28 21:39:04.578574 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8649 | 2025.08.28 21:39:04.578615 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 102 rows starting from the beginning of the part | ||
| 8650 | 2025.08.28 21:39:04.578657 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8651 | 2025.08.28 21:39:04.578696 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 102 rows starting from the beginning of the part | ||
| 8652 | 2025.08.28 21:39:04.580755 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5226 rows, containing 4 columns (4 merged, 0 gathered) in 0.002460194 sec., 2124222.7238990096 rows/sec., 134.98 MiB/sec. | ||
| 8653 | 2025.08.28 21:39:04.581283 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8654 | 2025.08.28 21:39:04.581597 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2025.08.28 21:39:04.581669 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_66_13} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8656 | 2025.08.28 21:39:04.581745 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 8657 | 2025.08.28 21:39:04.582039 [ 186 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23486 rows, containing 5 columns (5 merged, 0 gathered) in 0.013833188 sec., 1697800.9696680186 rows/sec., 113.68 MiB/sec. | ||
| 8658 | 2025.08.28 21:39:04.582532 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8659 | 2025.08.28 21:39:04.582795 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2025.08.28 21:39:04.582867 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8661 | 2025.08.28 21:39:04.582947 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8662 | 2025.08.28 21:39:05.722255 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8663 | 2025.08.28 21:39:05.722314 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8664 | 2025.08.28 21:39:05.904423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
| 8665 | 2025.08.28 21:39:05.905040 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2025.08.28 21:39:05.905091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8667 | 2025.08.28 21:39:05.905586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8668 | 2025.08.28 21:39:05.905829 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2025.08.28 21:39:05.905983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 8670 | 2025.08.28 21:39:05.905983 [ 29 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8671 | 2025.08.28 21:39:05.906054 [ 29 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2025.08.28 21:39:05.906075 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8673 | 2025.08.28 21:39:05.906190 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 8674 | 2025.08.28 21:39:05.906334 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8675 | 2025.08.28 21:39:05.906373 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
| 8676 | 2025.08.28 21:39:05.906438 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
| 8677 | 2025.08.28 21:39:05.906482 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
| 8678 | 2025.08.28 21:39:05.906522 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
| 8679 | 2025.08.28 21:39:05.906560 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
| 8680 | 2025.08.28 21:39:05.906599 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
| 8681 | 2025.08.28 21:39:05.908550 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002410543 sec., 8755703.59043585 rows/sec., 125.25 MiB/sec. | ||
| 8682 | 2025.08.28 21:39:05.908805 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8683 | 2025.08.28 21:39:05.909063 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2025.08.28 21:39:05.909135 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_46_9} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8685 | 2025.08.28 21:39:05.909217 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 8686 | 2025.08.28 21:39:07.069893 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8687 | 2025.08.28 21:39:07.087520 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2025.08.28 21:39:07.087579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8689 | 2025.08.28 21:39:07.093169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8690 | 2025.08.28 21:39:07.093852 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2025.08.28 21:39:07.094144 [ 25 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8692 | 2025.08.28 21:39:07.094188 [ 25 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.08.28 21:39:07.094212 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8694 | 2025.08.28 21:39:07.094361 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 8695 | 2025.08.28 21:39:07.096949 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8696 | 2025.08.28 21:39:07.098134 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8697 | 2025.08.28 21:39:07.099476 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 8698 | 2025.08.28 21:39:07.103948 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 8699 | 2025.08.28 21:39:07.108332 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 8700 | 2025.08.28 21:39:07.112813 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 8701 | 2025.08.28 21:39:07.117173 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 8702 | 2025.08.28 21:39:07.120901 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 8703 | 2025.08.28 21:39:07.176913 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082614633 sec., 4200.22443239565 rows/sec., 21.72 MiB/sec. | ||
| 8704 | 2025.08.28 21:39:07.179598 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8705 | 2025.08.28 21:39:07.181497 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2025.08.28 21:39:07.181583 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_46_9} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8707 | 2025.08.28 21:39:07.183735 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8708 | 2025.08.28 21:39:08.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.77 MiB, peak 296.19 MiB, free memory in arenas 0.00 B, will set to 283.91 MiB (RSS), difference: 1.14 MiB | ||
| 8709 | 2025.08.28 21:39:09.542196 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2025.08.28 21:39:09.542373 [ 276 ] {a10bd6d9-445e-4d2d-bb55-e1211468a32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8711 | 2025.08.28 21:39:09.542437 [ 276 ] {a10bd6d9-445e-4d2d-bb55-e1211468a32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8712 | 2025.08.28 21:39:09.543074 [ 276 ] {a10bd6d9-445e-4d2d-bb55-e1211468a32a} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2025.08.28 21:39:09.543115 [ 276 ] {a10bd6d9-445e-4d2d-bb55-e1211468a32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8714 | 2025.08.28 21:39:09.543506 [ 276 ] {a10bd6d9-445e-4d2d-bb55-e1211468a32a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8715 | 2025.08.28 21:39:09.543720 [ 276 ] {a10bd6d9-445e-4d2d-bb55-e1211468a32a} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2025.08.28 21:39:09.543868 [ 276 ] {a10bd6d9-445e-4d2d-bb55-e1211468a32a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.77 MiB/sec. | ||
| 8717 | 2025.08.28 21:39:09.543909 [ 276 ] {a10bd6d9-445e-4d2d-bb55-e1211468a32a} <Debug> TCPHandler: Processed in 0.001839358 sec. | ||
| 8718 | 2025.08.28 21:39:09.544030 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2025.08.28 21:39:09.544134 [ 276 ] {d3fbcacb-9e43-4e0c-901f-6aac574fea3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8720 | 2025.08.28 21:39:09.544174 [ 276 ] {d3fbcacb-9e43-4e0c-901f-6aac574fea3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8721 | 2025.08.28 21:39:09.544584 [ 276 ] {d3fbcacb-9e43-4e0c-901f-6aac574fea3c} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2025.08.28 21:39:09.544622 [ 276 ] {d3fbcacb-9e43-4e0c-901f-6aac574fea3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8723 | 2025.08.28 21:39:09.544932 [ 276 ] {d3fbcacb-9e43-4e0c-901f-6aac574fea3c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8724 | 2025.08.28 21:39:09.545139 [ 276 ] {d3fbcacb-9e43-4e0c-901f-6aac574fea3c} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2025.08.28 21:39:09.545268 [ 276 ] {d3fbcacb-9e43-4e0c-901f-6aac574fea3c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 8726 | 2025.08.28 21:39:09.545307 [ 276 ] {d3fbcacb-9e43-4e0c-901f-6aac574fea3c} <Debug> TCPHandler: Processed in 0.001325645 sec. | ||
| 8727 | 2025.08.28 21:39:09.545415 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2025.08.28 21:39:09.545507 [ 276 ] {2a541ec2-4fea-4861-8e53-6bf26336e47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8729 | 2025.08.28 21:39:09.545549 [ 276 ] {2a541ec2-4fea-4861-8e53-6bf26336e47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8730 | 2025.08.28 21:39:09.545954 [ 276 ] {2a541ec2-4fea-4861-8e53-6bf26336e47d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2025.08.28 21:39:09.545991 [ 276 ] {2a541ec2-4fea-4861-8e53-6bf26336e47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8732 | 2025.08.28 21:39:09.546312 [ 276 ] {2a541ec2-4fea-4861-8e53-6bf26336e47d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8733 | 2025.08.28 21:39:09.546519 [ 276 ] {2a541ec2-4fea-4861-8e53-6bf26336e47d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2025.08.28 21:39:09.546648 [ 276 ] {2a541ec2-4fea-4861-8e53-6bf26336e47d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 8735 | 2025.08.28 21:39:09.546688 [ 276 ] {2a541ec2-4fea-4861-8e53-6bf26336e47d} <Debug> TCPHandler: Processed in 0.001320424 sec. | ||
| 8736 | 2025.08.28 21:39:09.546793 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2025.08.28 21:39:09.546884 [ 276 ] {5b894258-585b-410c-bcbb-0a24159a2e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8738 | 2025.08.28 21:39:09.546924 [ 276 ] {5b894258-585b-410c-bcbb-0a24159a2e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8739 | 2025.08.28 21:39:09.547246 [ 276 ] {5b894258-585b-410c-bcbb-0a24159a2e8c} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2025.08.28 21:39:09.547281 [ 276 ] {5b894258-585b-410c-bcbb-0a24159a2e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8741 | 2025.08.28 21:39:09.547572 [ 276 ] {5b894258-585b-410c-bcbb-0a24159a2e8c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8742 | 2025.08.28 21:39:09.547783 [ 276 ] {5b894258-585b-410c-bcbb-0a24159a2e8c} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2025.08.28 21:39:09.547912 [ 276 ] {5b894258-585b-410c-bcbb-0a24159a2e8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 8744 | 2025.08.28 21:39:09.547947 [ 276 ] {5b894258-585b-410c-bcbb-0a24159a2e8c} <Debug> TCPHandler: Processed in 0.001200461 sec. | ||
| 8745 | 2025.08.28 21:39:10.970271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1252 | ||
| 8746 | 2025.08.28 21:39:10.972579 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2025.08.28 21:39:10.972640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8748 | 2025.08.28 21:39:10.973852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8749 | 2025.08.28 21:39:10.974141 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2025.08.28 21:39:10.974530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1252 | ||
| 8751 | 2025.08.28 21:39:11.371290 [ 66 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8752 | 2025.08.28 21:39:11.371354 [ 66 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2025.08.28 21:39:11.371375 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8754 | 2025.08.28 21:39:11.371487 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::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 | ||
| 8755 | 2025.08.28 21:39:11.371623 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8756 | 2025.08.28 21:39:11.371659 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8757 | 2025.08.28 21:39:11.371726 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8758 | 2025.08.28 21:39:11.371774 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8759 | 2025.08.28 21:39:11.371820 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8760 | 2025.08.28 21:39:11.371861 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 8761 | 2025.08.28 21:39:11.372660 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223981 sec., 32680.245853489552 rows/sec., 2.73 MiB/sec. | ||
| 8762 | 2025.08.28 21:39:11.372779 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8763 | 2025.08.28 21:39:11.373024 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2025.08.28 21:39:11.373095 [ 200 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_17_4} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8765 | 2025.08.28 21:39:11.373164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8766 | 2025.08.28 21:39:13.407031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
| 8767 | 2025.08.28 21:39:13.407541 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2025.08.28 21:39:13.407581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8769 | 2025.08.28 21:39:13.408274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8770 | 2025.08.28 21:39:13.408505 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2025.08.28 21:39:13.408632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 8772 | 2025.08.28 21:39:14.554436 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2025.08.28 21:39:14.554634 [ 276 ] {98702e6c-49d1-416e-867a-d52b02222f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8774 | 2025.08.28 21:39:14.554705 [ 276 ] {98702e6c-49d1-416e-867a-d52b02222f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8775 | 2025.08.28 21:39:14.555521 [ 276 ] {98702e6c-49d1-416e-867a-d52b02222f0d} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2025.08.28 21:39:14.555567 [ 276 ] {98702e6c-49d1-416e-867a-d52b02222f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8777 | 2025.08.28 21:39:14.555973 [ 276 ] {98702e6c-49d1-416e-867a-d52b02222f0d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8778 | 2025.08.28 21:39:14.556196 [ 276 ] {98702e6c-49d1-416e-867a-d52b02222f0d} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2025.08.28 21:39:14.556346 [ 276 ] {98702e6c-49d1-416e-867a-d52b02222f0d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001765 sec., 222096.31728045325 rows/sec., 14.09 MiB/sec. | ||
| 8780 | 2025.08.28 21:39:14.556387 [ 276 ] {98702e6c-49d1-416e-867a-d52b02222f0d} <Debug> TCPHandler: Processed in 0.002088245 sec. | ||
| 8781 | 2025.08.28 21:39:14.556506 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2025.08.28 21:39:14.556597 [ 276 ] {0ce3ed28-bd28-4bde-9af6-25ed73e43834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8783 | 2025.08.28 21:39:14.556637 [ 276 ] {0ce3ed28-bd28-4bde-9af6-25ed73e43834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8784 | 2025.08.28 21:39:14.557057 [ 276 ] {0ce3ed28-bd28-4bde-9af6-25ed73e43834} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2025.08.28 21:39:14.557092 [ 276 ] {0ce3ed28-bd28-4bde-9af6-25ed73e43834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8786 | 2025.08.28 21:39:14.557378 [ 276 ] {0ce3ed28-bd28-4bde-9af6-25ed73e43834} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8787 | 2025.08.28 21:39:14.557577 [ 276 ] {0ce3ed28-bd28-4bde-9af6-25ed73e43834} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2025.08.28 21:39:14.557700 [ 276 ] {0ce3ed28-bd28-4bde-9af6-25ed73e43834} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 145.48 KiB/sec. | ||
| 8789 | 2025.08.28 21:39:14.557736 [ 276 ] {0ce3ed28-bd28-4bde-9af6-25ed73e43834} <Debug> TCPHandler: Processed in 0.001277414 sec. | ||
| 8790 | 2025.08.28 21:39:14.557851 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2025.08.28 21:39:14.557942 [ 276 ] {78623210-1328-40b3-b54d-6ed6f7a940e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8792 | 2025.08.28 21:39:14.557981 [ 276 ] {78623210-1328-40b3-b54d-6ed6f7a940e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8793 | 2025.08.28 21:39:14.558744 [ 276 ] {78623210-1328-40b3-b54d-6ed6f7a940e0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2025.08.28 21:39:14.558780 [ 276 ] {78623210-1328-40b3-b54d-6ed6f7a940e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8795 | 2025.08.28 21:39:14.559138 [ 276 ] {78623210-1328-40b3-b54d-6ed6f7a940e0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8796 | 2025.08.28 21:39:14.559345 [ 276 ] {78623210-1328-40b3-b54d-6ed6f7a940e0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2025.08.28 21:39:14.559471 [ 276 ] {78623210-1328-40b3-b54d-6ed6f7a940e0} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001547 sec., 744667.0976082741 rows/sec., 59.44 MiB/sec. | ||
| 8798 | 2025.08.28 21:39:14.559508 [ 276 ] {78623210-1328-40b3-b54d-6ed6f7a940e0} <Debug> TCPHandler: Processed in 0.001703345 sec. | ||
| 8799 | 2025.08.28 21:39:14.559626 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2025.08.28 21:39:14.559718 [ 276 ] {354192f1-efbf-4e19-9a1f-01c648e358dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8801 | 2025.08.28 21:39:14.559756 [ 276 ] {354192f1-efbf-4e19-9a1f-01c648e358dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8802 | 2025.08.28 21:39:14.560216 [ 276 ] {354192f1-efbf-4e19-9a1f-01c648e358dd} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2025.08.28 21:39:14.560251 [ 276 ] {354192f1-efbf-4e19-9a1f-01c648e358dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8804 | 2025.08.28 21:39:14.560564 [ 276 ] {354192f1-efbf-4e19-9a1f-01c648e358dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8805 | 2025.08.28 21:39:14.560767 [ 276 ] {354192f1-efbf-4e19-9a1f-01c648e358dd} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2025.08.28 21:39:14.560892 [ 276 ] {354192f1-efbf-4e19-9a1f-01c648e358dd} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001191 sec., 201511.33501259447 rows/sec., 12.36 MiB/sec. | ||
| 8807 | 2025.08.28 21:39:14.560928 [ 276 ] {354192f1-efbf-4e19-9a1f-01c648e358dd} <Debug> TCPHandler: Processed in 0.001348745 sec. | ||
| 8808 | 2025.08.28 21:39:14.561061 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2025.08.28 21:39:14.561152 [ 276 ] {6895198c-6740-4a80-a6bb-ba302440c9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8810 | 2025.08.28 21:39:14.561190 [ 276 ] {6895198c-6740-4a80-a6bb-ba302440c9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8811 | 2025.08.28 21:39:14.561632 [ 276 ] {6895198c-6740-4a80-a6bb-ba302440c9de} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2025.08.28 21:39:14.561667 [ 276 ] {6895198c-6740-4a80-a6bb-ba302440c9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8813 | 2025.08.28 21:39:14.561968 [ 276 ] {6895198c-6740-4a80-a6bb-ba302440c9de} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8814 | 2025.08.28 21:39:14.562171 [ 276 ] {6895198c-6740-4a80-a6bb-ba302440c9de} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2025.08.28 21:39:14.562302 [ 276 ] {6895198c-6740-4a80-a6bb-ba302440c9de} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001167 sec., 173950.2999143102 rows/sec., 11.22 MiB/sec. | ||
| 8816 | 2025.08.28 21:39:14.562339 [ 276 ] {6895198c-6740-4a80-a6bb-ba302440c9de} <Debug> TCPHandler: Processed in 0.001334035 sec. | ||
| 8817 | 2025.08.28 21:39:14.562444 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2025.08.28 21:39:14.562534 [ 276 ] {82c08a42-7f24-4801-807c-e9eedf9d7157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8819 | 2025.08.28 21:39:14.562572 [ 276 ] {82c08a42-7f24-4801-807c-e9eedf9d7157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8820 | 2025.08.28 21:39:14.562989 [ 276 ] {82c08a42-7f24-4801-807c-e9eedf9d7157} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2025.08.28 21:39:14.563024 [ 276 ] {82c08a42-7f24-4801-807c-e9eedf9d7157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8822 | 2025.08.28 21:39:14.563321 [ 276 ] {82c08a42-7f24-4801-807c-e9eedf9d7157} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8823 | 2025.08.28 21:39:14.563525 [ 276 ] {82c08a42-7f24-4801-807c-e9eedf9d7157} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2025.08.28 21:39:14.563647 [ 276 ] {82c08a42-7f24-4801-807c-e9eedf9d7157} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001131 sec., 178603.00618921308 rows/sec., 10.14 MiB/sec. | ||
| 8825 | 2025.08.28 21:39:14.563683 [ 276 ] {82c08a42-7f24-4801-807c-e9eedf9d7157} <Debug> TCPHandler: Processed in 0.001285503 sec. | ||
| 8826 | 2025.08.28 21:39:14.563792 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2025.08.28 21:39:14.563882 [ 276 ] {769db2cc-88d1-4db4-83ba-8a8c540ecdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8828 | 2025.08.28 21:39:14.563921 [ 276 ] {769db2cc-88d1-4db4-83ba-8a8c540ecdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8829 | 2025.08.28 21:39:14.564487 [ 276 ] {769db2cc-88d1-4db4-83ba-8a8c540ecdd1} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2025.08.28 21:39:14.564522 [ 276 ] {769db2cc-88d1-4db4-83ba-8a8c540ecdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8831 | 2025.08.28 21:39:14.564854 [ 276 ] {769db2cc-88d1-4db4-83ba-8a8c540ecdd1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8832 | 2025.08.28 21:39:14.565059 [ 276 ] {769db2cc-88d1-4db4-83ba-8a8c540ecdd1} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2025.08.28 21:39:14.565183 [ 276 ] {769db2cc-88d1-4db4-83ba-8a8c540ecdd1} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.001319 sec., 527672.4791508719 rows/sec., 37.09 MiB/sec. | ||
| 8834 | 2025.08.28 21:39:14.565219 [ 276 ] {769db2cc-88d1-4db4-83ba-8a8c540ecdd1} <Debug> TCPHandler: Processed in 0.001473549 sec. | ||
| 8835 | 2025.08.28 21:39:14.565329 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8836 | 2025.08.28 21:39:14.565420 [ 276 ] {7299bd61-0e3d-4dce-8b0d-10adc97cfc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8837 | 2025.08.28 21:39:14.565460 [ 276 ] {7299bd61-0e3d-4dce-8b0d-10adc97cfc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8838 | 2025.08.28 21:39:14.565783 [ 276 ] {7299bd61-0e3d-4dce-8b0d-10adc97cfc36} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2025.08.28 21:39:14.565817 [ 276 ] {7299bd61-0e3d-4dce-8b0d-10adc97cfc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8840 | 2025.08.28 21:39:14.566116 [ 276 ] {7299bd61-0e3d-4dce-8b0d-10adc97cfc36} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8841 | 2025.08.28 21:39:14.566316 [ 276 ] {7299bd61-0e3d-4dce-8b0d-10adc97cfc36} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2025.08.28 21:39:14.566441 [ 276 ] {7299bd61-0e3d-4dce-8b0d-10adc97cfc36} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 8843 | 2025.08.28 21:39:14.566475 [ 276 ] {7299bd61-0e3d-4dce-8b0d-10adc97cfc36} <Debug> TCPHandler: Processed in 0.001192641 sec. | ||
| 8844 | 2025.08.28 21:39:14.566573 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2025.08.28 21:39:14.566664 [ 276 ] {71626d97-f3cc-48b0-a80c-e5f353f2f715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8846 | 2025.08.28 21:39:14.566705 [ 276 ] {71626d97-f3cc-48b0-a80c-e5f353f2f715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8847 | 2025.08.28 21:39:14.567113 [ 276 ] {71626d97-f3cc-48b0-a80c-e5f353f2f715} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2025.08.28 21:39:14.567148 [ 276 ] {71626d97-f3cc-48b0-a80c-e5f353f2f715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8849 | 2025.08.28 21:39:14.567472 [ 276 ] {71626d97-f3cc-48b0-a80c-e5f353f2f715} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8850 | 2025.08.28 21:39:14.567676 [ 276 ] {71626d97-f3cc-48b0-a80c-e5f353f2f715} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2025.08.28 21:39:14.567803 [ 276 ] {71626d97-f3cc-48b0-a80c-e5f353f2f715} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001157 sec., 266205.70440795156 rows/sec., 17.51 MiB/sec. | ||
| 8852 | 2025.08.28 21:39:14.567839 [ 276 ] {71626d97-f3cc-48b0-a80c-e5f353f2f715} <Debug> TCPHandler: Processed in 0.001311745 sec. | ||
| 8853 | 2025.08.28 21:39:14.567944 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2025.08.28 21:39:14.568035 [ 276 ] {14b0d86b-719f-49d3-841f-4abc54cab947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8855 | 2025.08.28 21:39:14.568075 [ 276 ] {14b0d86b-719f-49d3-841f-4abc54cab947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8856 | 2025.08.28 21:39:14.568381 [ 276 ] {14b0d86b-719f-49d3-841f-4abc54cab947} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2025.08.28 21:39:14.568416 [ 276 ] {14b0d86b-719f-49d3-841f-4abc54cab947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8858 | 2025.08.28 21:39:14.568702 [ 276 ] {14b0d86b-719f-49d3-841f-4abc54cab947} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8859 | 2025.08.28 21:39:14.568913 [ 276 ] {14b0d86b-719f-49d3-841f-4abc54cab947} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2025.08.28 21:39:14.569038 [ 276 ] {14b0d86b-719f-49d3-841f-4abc54cab947} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 8861 | 2025.08.28 21:39:14.569072 [ 276 ] {14b0d86b-719f-49d3-841f-4abc54cab947} <Debug> TCPHandler: Processed in 0.001175651 sec. | ||
| 8862 | 2025.08.28 21:39:14.569169 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2025.08.28 21:39:14.569259 [ 276 ] {7c42d3db-6cfb-4722-a095-ce9b3a06a52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8864 | 2025.08.28 21:39:14.569312 [ 276 ] {7c42d3db-6cfb-4722-a095-ce9b3a06a52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8865 | 2025.08.28 21:39:14.570105 [ 276 ] {7c42d3db-6cfb-4722-a095-ce9b3a06a52e} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8866 | 2025.08.28 21:39:14.570140 [ 276 ] {7c42d3db-6cfb-4722-a095-ce9b3a06a52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8867 | 2025.08.28 21:39:14.570684 [ 276 ] {7c42d3db-6cfb-4722-a095-ce9b3a06a52e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8868 | 2025.08.28 21:39:14.570902 [ 276 ] {7c42d3db-6cfb-4722-a095-ce9b3a06a52e} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2025.08.28 21:39:14.571033 [ 276 ] {7c42d3db-6cfb-4722-a095-ce9b3a06a52e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001791 sec., 23450.586264656617 rows/sec., 42.02 MiB/sec. | ||
| 8870 | 2025.08.28 21:39:14.571085 [ 276 ] {7c42d3db-6cfb-4722-a095-ce9b3a06a52e} <Debug> TCPHandler: Processed in 0.001961371 sec. | ||
| 8871 | 2025.08.28 21:39:14.571197 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2025.08.28 21:39:14.571288 [ 276 ] {f9206e0f-ddb6-408b-a2b5-a70e6f5ebfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8873 | 2025.08.28 21:39:14.571327 [ 276 ] {f9206e0f-ddb6-408b-a2b5-a70e6f5ebfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8874 | 2025.08.28 21:39:14.571647 [ 276 ] {f9206e0f-ddb6-408b-a2b5-a70e6f5ebfd3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2025.08.28 21:39:14.571683 [ 276 ] {f9206e0f-ddb6-408b-a2b5-a70e6f5ebfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8876 | 2025.08.28 21:39:14.571977 [ 276 ] {f9206e0f-ddb6-408b-a2b5-a70e6f5ebfd3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8877 | 2025.08.28 21:39:14.572179 [ 276 ] {f9206e0f-ddb6-408b-a2b5-a70e6f5ebfd3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2025.08.28 21:39:14.572305 [ 276 ] {f9206e0f-ddb6-408b-a2b5-a70e6f5ebfd3} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001035 sec., 98550.72463768117 rows/sec., 6.05 MiB/sec. | ||
| 8879 | 2025.08.28 21:39:14.572340 [ 276 ] {f9206e0f-ddb6-408b-a2b5-a70e6f5ebfd3} <Debug> TCPHandler: Processed in 0.001189941 sec. | ||
| 8880 | 2025.08.28 21:39:14.598002 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8881 | 2025.08.28 21:39:14.612677 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2025.08.28 21:39:14.612727 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8883 | 2025.08.28 21:39:14.622003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8884 | 2025.08.28 21:39:14.623335 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2025.08.28 21:39:14.629086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8886 | 2025.08.28 21:39:15.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.29 MiB, peak 296.19 MiB, free memory in arenas 0.00 B, will set to 284.14 MiB (RSS), difference: -1.15 MiB | ||
| 8887 | 2025.08.28 21:39:19.542115 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2025.08.28 21:39:19.542327 [ 276 ] {b018145b-65e7-4c74-8398-5934586f70c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8889 | 2025.08.28 21:39:19.542397 [ 276 ] {b018145b-65e7-4c74-8398-5934586f70c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8890 | 2025.08.28 21:39:19.543130 [ 276 ] {b018145b-65e7-4c74-8398-5934586f70c0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2025.08.28 21:39:19.543175 [ 276 ] {b018145b-65e7-4c74-8398-5934586f70c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8892 | 2025.08.28 21:39:19.543552 [ 276 ] {b018145b-65e7-4c74-8398-5934586f70c0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8893 | 2025.08.28 21:39:19.543785 [ 276 ] {b018145b-65e7-4c74-8398-5934586f70c0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2025.08.28 21:39:19.543946 [ 276 ] {b018145b-65e7-4c74-8398-5934586f70c0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.56 MiB/sec. | ||
| 8895 | 2025.08.28 21:39:19.543993 [ 276 ] {b018145b-65e7-4c74-8398-5934586f70c0} <Debug> TCPHandler: Processed in 0.002057683 sec. | ||
| 8896 | 2025.08.28 21:39:19.544118 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2025.08.28 21:39:19.544233 [ 276 ] {955760e8-f242-4de9-82d2-2ccd8d13435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8898 | 2025.08.28 21:39:19.544282 [ 276 ] {955760e8-f242-4de9-82d2-2ccd8d13435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8899 | 2025.08.28 21:39:19.544778 [ 276 ] {955760e8-f242-4de9-82d2-2ccd8d13435d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2025.08.28 21:39:19.544822 [ 276 ] {955760e8-f242-4de9-82d2-2ccd8d13435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8901 | 2025.08.28 21:39:19.545170 [ 276 ] {955760e8-f242-4de9-82d2-2ccd8d13435d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8902 | 2025.08.28 21:39:19.545380 [ 276 ] {955760e8-f242-4de9-82d2-2ccd8d13435d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2025.08.28 21:39:19.545507 [ 276 ] {955760e8-f242-4de9-82d2-2ccd8d13435d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 8904 | 2025.08.28 21:39:19.545545 [ 276 ] {955760e8-f242-4de9-82d2-2ccd8d13435d} <Debug> TCPHandler: Processed in 0.001487168 sec. | ||
| 8905 | 2025.08.28 21:39:19.545650 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2025.08.28 21:39:19.545743 [ 276 ] {e74fad54-dbdf-4cb1-976d-c700a936901f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8907 | 2025.08.28 21:39:19.545786 [ 276 ] {e74fad54-dbdf-4cb1-976d-c700a936901f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8908 | 2025.08.28 21:39:19.546236 [ 276 ] {e74fad54-dbdf-4cb1-976d-c700a936901f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2025.08.28 21:39:19.546282 [ 276 ] {e74fad54-dbdf-4cb1-976d-c700a936901f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8910 | 2025.08.28 21:39:19.546698 [ 276 ] {e74fad54-dbdf-4cb1-976d-c700a936901f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8911 | 2025.08.28 21:39:19.546967 [ 276 ] {e74fad54-dbdf-4cb1-976d-c700a936901f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2025.08.28 21:39:19.547119 [ 276 ] {e74fad54-dbdf-4cb1-976d-c700a936901f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001393 sec., 114860.0143575018 rows/sec., 8.00 MiB/sec. | ||
| 8913 | 2025.08.28 21:39:19.547157 [ 276 ] {e74fad54-dbdf-4cb1-976d-c700a936901f} <Debug> TCPHandler: Processed in 0.00155431 sec. | ||
| 8914 | 2025.08.28 21:39:19.547286 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2025.08.28 21:39:19.547402 [ 276 ] {8a86d744-0777-4103-8fdd-c253b0c50cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8916 | 2025.08.28 21:39:19.547453 [ 276 ] {8a86d744-0777-4103-8fdd-c253b0c50cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8917 | 2025.08.28 21:39:19.547847 [ 276 ] {8a86d744-0777-4103-8fdd-c253b0c50cdb} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2025.08.28 21:39:19.547892 [ 276 ] {8a86d744-0777-4103-8fdd-c253b0c50cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8919 | 2025.08.28 21:39:19.548239 [ 276 ] {8a86d744-0777-4103-8fdd-c253b0c50cdb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8920 | 2025.08.28 21:39:19.548462 [ 276 ] {8a86d744-0777-4103-8fdd-c253b0c50cdb} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2025.08.28 21:39:19.548596 [ 276 ] {8a86d744-0777-4103-8fdd-c253b0c50cdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 8922 | 2025.08.28 21:39:19.548633 [ 276 ] {8a86d744-0777-4103-8fdd-c253b0c50cdb} <Debug> TCPHandler: Processed in 0.001407366 sec. | ||
| 8923 | 2025.08.28 21:39:20.722369 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8924 | 2025.08.28 21:39:20.722419 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8925 | 2025.08.28 21:39:20.908697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
| 8926 | 2025.08.28 21:39:20.909367 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.08.28 21:39:20.909414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8928 | 2025.08.28 21:39:20.910030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8929 | 2025.08.28 21:39:20.910270 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.08.28 21:39:20.910408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 8931 | 2025.08.28 21:39:20.975667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1284 | ||
| 8932 | 2025.08.28 21:39:20.978017 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.08.28 21:39:20.978065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8934 | 2025.08.28 21:39:20.979320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8935 | 2025.08.28 21:39:20.979593 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.08.28 21:39:20.979858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 8937 | 2025.08.28 21:39:21.001565 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001130539 sec. | ||
| 8938 | 2025.08.28 21:39:22.130140 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8939 | 2025.08.28 21:39:22.147097 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2025.08.28 21:39:22.147151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8941 | 2025.08.28 21:39:22.153220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8942 | 2025.08.28 21:39:22.153914 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2025.08.28 21:39:22.156888 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8944 | 2025.08.28 21:39:24.554921 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2025.08.28 21:39:24.555208 [ 276 ] {6cd04634-96c4-4a96-be91-8c3788b85f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8946 | 2025.08.28 21:39:24.555300 [ 276 ] {6cd04634-96c4-4a96-be91-8c3788b85f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8947 | 2025.08.28 21:39:24.556112 [ 276 ] {6cd04634-96c4-4a96-be91-8c3788b85f3a} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2025.08.28 21:39:24.556160 [ 276 ] {6cd04634-96c4-4a96-be91-8c3788b85f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8949 | 2025.08.28 21:39:24.556568 [ 276 ] {6cd04634-96c4-4a96-be91-8c3788b85f3a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8950 | 2025.08.28 21:39:24.556794 [ 276 ] {6cd04634-96c4-4a96-be91-8c3788b85f3a} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2025.08.28 21:39:24.556942 [ 276 ] {6cd04634-96c4-4a96-be91-8c3788b85f3a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001812 sec., 216335.5408388521 rows/sec., 13.73 MiB/sec. | ||
| 8952 | 2025.08.28 21:39:24.556983 [ 276 ] {6cd04634-96c4-4a96-be91-8c3788b85f3a} <Debug> TCPHandler: Processed in 0.002250518 sec. | ||
| 8953 | 2025.08.28 21:39:24.557107 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2025.08.28 21:39:24.557236 [ 276 ] {d5448fde-15a0-4067-899d-90c1b7f9056a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8955 | 2025.08.28 21:39:24.557286 [ 276 ] {d5448fde-15a0-4067-899d-90c1b7f9056a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8956 | 2025.08.28 21:39:24.558528 [ 276 ] {d5448fde-15a0-4067-899d-90c1b7f9056a} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2025.08.28 21:39:24.558566 [ 276 ] {d5448fde-15a0-4067-899d-90c1b7f9056a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8958 | 2025.08.28 21:39:24.558950 [ 276 ] {d5448fde-15a0-4067-899d-90c1b7f9056a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8959 | 2025.08.28 21:39:24.559159 [ 276 ] {d5448fde-15a0-4067-899d-90c1b7f9056a} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2025.08.28 21:39:24.559287 [ 276 ] {d5448fde-15a0-4067-899d-90c1b7f9056a} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.002075 sec., 554698.7951807228 rows/sec., 44.28 MiB/sec. | ||
| 8961 | 2025.08.28 21:39:24.559324 [ 276 ] {d5448fde-15a0-4067-899d-90c1b7f9056a} <Debug> TCPHandler: Processed in 0.002275959 sec. | ||
| 8962 | 2025.08.28 21:39:24.559436 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2025.08.28 21:39:24.559529 [ 276 ] {0f98d09f-6382-443d-a189-b6cbd5957f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8964 | 2025.08.28 21:39:24.559569 [ 276 ] {0f98d09f-6382-443d-a189-b6cbd5957f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8965 | 2025.08.28 21:39:24.560101 [ 276 ] {0f98d09f-6382-443d-a189-b6cbd5957f22} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2025.08.28 21:39:24.560137 [ 276 ] {0f98d09f-6382-443d-a189-b6cbd5957f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8967 | 2025.08.28 21:39:24.560466 [ 276 ] {0f98d09f-6382-443d-a189-b6cbd5957f22} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8968 | 2025.08.28 21:39:24.560675 [ 276 ] {0f98d09f-6382-443d-a189-b6cbd5957f22} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2025.08.28 21:39:24.560787 [ 139 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8970 | 2025.08.28 21:39:24.560801 [ 276 ] {0f98d09f-6382-443d-a189-b6cbd5957f22} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001291 sec., 184353.21456235475 rows/sec., 11.30 MiB/sec. | ||
| 8971 | 2025.08.28 21:39:24.560855 [ 139 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2025.08.28 21:39:24.560863 [ 276 ] {0f98d09f-6382-443d-a189-b6cbd5957f22} <Debug> TCPHandler: Processed in 0.001474019 sec. | ||
| 8973 | 2025.08.28 21:39:24.560885 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8974 | 2025.08.28 21:39:24.560998 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2025.08.28 21:39:24.561003 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 8976 | 2025.08.28 21:39:24.561096 [ 276 ] {1686b63c-5f41-43f7-9e8e-79a2b3d841db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8977 | 2025.08.28 21:39:24.561140 [ 276 ] {1686b63c-5f41-43f7-9e8e-79a2b3d841db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8978 | 2025.08.28 21:39:24.561145 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8979 | 2025.08.28 21:39:24.561192 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 256 rows starting from the beginning of the part | ||
| 8980 | 2025.08.28 21:39:24.561264 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 238 rows starting from the beginning of the part | ||
| 8981 | 2025.08.28 21:39:24.561312 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 8982 | 2025.08.28 21:39:24.561360 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 238 rows starting from the beginning of the part | ||
| 8983 | 2025.08.28 21:39:24.561410 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 240 rows starting from the beginning of the part | ||
| 8984 | 2025.08.28 21:39:24.561455 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 238 rows starting from the beginning of the part | ||
| 8985 | 2025.08.28 21:39:24.561657 [ 276 ] {1686b63c-5f41-43f7-9e8e-79a2b3d841db} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2025.08.28 21:39:24.561697 [ 276 ] {1686b63c-5f41-43f7-9e8e-79a2b3d841db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8987 | 2025.08.28 21:39:24.562033 [ 276 ] {1686b63c-5f41-43f7-9e8e-79a2b3d841db} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8988 | 2025.08.28 21:39:24.562281 [ 276 ] {1686b63c-5f41-43f7-9e8e-79a2b3d841db} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2025.08.28 21:39:24.562389 [ 139 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8990 | 2025.08.28 21:39:24.562411 [ 276 ] {1686b63c-5f41-43f7-9e8e-79a2b3d841db} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001332 sec., 152402.4024024024 rows/sec., 9.83 MiB/sec. | ||
| 8991 | 2025.08.28 21:39:24.562419 [ 139 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2025.08.28 21:39:24.562449 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8993 | 2025.08.28 21:39:24.562455 [ 276 ] {1686b63c-5f41-43f7-9e8e-79a2b3d841db} <Debug> TCPHandler: Processed in 0.001504019 sec. | ||
| 8994 | 2025.08.28 21:39:24.562507 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 8995 | 2025.08.28 21:39:24.562562 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2025.08.28 21:39:24.562589 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8997 | 2025.08.28 21:39:24.562619 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 432 rows starting from the beginning of the part | ||
| 8998 | 2025.08.28 21:39:24.562667 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 203 rows starting from the beginning of the part | ||
| 8999 | 2025.08.28 21:39:24.562667 [ 276 ] {7e1dfc35-8169-4ffc-8b63-2208e71df40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9000 | 2025.08.28 21:39:24.562683 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723175 sec., 704513.4707734269 rows/sec., 45.96 MiB/sec. | ||
| 9001 | 2025.08.28 21:39:24.562711 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 9002 | 2025.08.28 21:39:24.562722 [ 276 ] {7e1dfc35-8169-4ffc-8b63-2208e71df40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9003 | 2025.08.28 21:39:24.562769 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 203 rows starting from the beginning of the part | ||
| 9004 | 2025.08.28 21:39:24.562815 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 203 rows starting from the beginning of the part | ||
| 9005 | 2025.08.28 21:39:24.562854 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 203 rows starting from the beginning of the part | ||
| 9006 | 2025.08.28 21:39:24.562865 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9007 | 2025.08.28 21:39:24.563170 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2025.08.28 21:39:24.563231 [ 276 ] {7e1dfc35-8169-4ffc-8b63-2208e71df40c} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2025.08.28 21:39:24.563237 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_41_8} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9010 | 2025.08.28 21:39:24.563268 [ 276 ] {7e1dfc35-8169-4ffc-8b63-2208e71df40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9011 | 2025.08.28 21:39:24.563328 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9012 | 2025.08.28 21:39:24.563586 [ 276 ] {7e1dfc35-8169-4ffc-8b63-2208e71df40c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9013 | 2025.08.28 21:39:24.563771 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286294 sec., 1144372.9038617923 rows/sec., 79.32 MiB/sec. | ||
| 9014 | 2025.08.28 21:39:24.563796 [ 276 ] {7e1dfc35-8169-4ffc-8b63-2208e71df40c} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2025.08.28 21:39:24.563924 [ 276 ] {7e1dfc35-8169-4ffc-8b63-2208e71df40c} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001275 sec., 158431.3725490196 rows/sec., 9.00 MiB/sec. | ||
| 9016 | 2025.08.28 21:39:24.563964 [ 276 ] {7e1dfc35-8169-4ffc-8b63-2208e71df40c} <Debug> TCPHandler: Processed in 0.001448588 sec. | ||
| 9017 | 2025.08.28 21:39:24.563977 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9018 | 2025.08.28 21:39:24.564074 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2025.08.28 21:39:24.564180 [ 276 ] {0ad70dfd-6d79-42ef-b564-c877e4f54cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9020 | 2025.08.28 21:39:24.564221 [ 276 ] {0ad70dfd-6d79-42ef-b564-c877e4f54cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9021 | 2025.08.28 21:39:24.564296 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2025.08.28 21:39:24.564385 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_46_9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9023 | 2025.08.28 21:39:24.564485 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9024 | 2025.08.28 21:39:24.564982 [ 276 ] {0ad70dfd-6d79-42ef-b564-c877e4f54cb4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2025.08.28 21:39:24.565021 [ 276 ] {0ad70dfd-6d79-42ef-b564-c877e4f54cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9026 | 2025.08.28 21:39:24.565355 [ 276 ] {0ad70dfd-6d79-42ef-b564-c877e4f54cb4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9027 | 2025.08.28 21:39:24.565562 [ 276 ] {0ad70dfd-6d79-42ef-b564-c877e4f54cb4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2025.08.28 21:39:24.565688 [ 276 ] {0ad70dfd-6d79-42ef-b564-c877e4f54cb4} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001525 sec., 455081.9672131147 rows/sec., 31.98 MiB/sec. | ||
| 9029 | 2025.08.28 21:39:24.565724 [ 276 ] {0ad70dfd-6d79-42ef-b564-c877e4f54cb4} <Debug> TCPHandler: Processed in 0.001696884 sec. | ||
| 9030 | 2025.08.28 21:39:24.565835 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2025.08.28 21:39:24.565934 [ 276 ] {937cf49f-625e-42f1-af14-9f0620385955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9032 | 2025.08.28 21:39:24.565975 [ 276 ] {937cf49f-625e-42f1-af14-9f0620385955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9033 | 2025.08.28 21:39:24.566293 [ 276 ] {937cf49f-625e-42f1-af14-9f0620385955} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2025.08.28 21:39:24.566328 [ 276 ] {937cf49f-625e-42f1-af14-9f0620385955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9035 | 2025.08.28 21:39:24.566622 [ 276 ] {937cf49f-625e-42f1-af14-9f0620385955} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9036 | 2025.08.28 21:39:24.566832 [ 276 ] {937cf49f-625e-42f1-af14-9f0620385955} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2025.08.28 21:39:24.566960 [ 276 ] {937cf49f-625e-42f1-af14-9f0620385955} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 9038 | 2025.08.28 21:39:24.566995 [ 276 ] {937cf49f-625e-42f1-af14-9f0620385955} <Debug> TCPHandler: Processed in 0.001207022 sec. | ||
| 9039 | 2025.08.28 21:39:24.567134 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2025.08.28 21:39:24.567253 [ 276 ] {419fcb00-8360-45e5-b1ea-a9921da78c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9041 | 2025.08.28 21:39:24.567305 [ 276 ] {419fcb00-8360-45e5-b1ea-a9921da78c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9042 | 2025.08.28 21:39:24.567874 [ 276 ] {419fcb00-8360-45e5-b1ea-a9921da78c53} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2025.08.28 21:39:24.567920 [ 276 ] {419fcb00-8360-45e5-b1ea-a9921da78c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9044 | 2025.08.28 21:39:24.568307 [ 276 ] {419fcb00-8360-45e5-b1ea-a9921da78c53} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9045 | 2025.08.28 21:39:24.568527 [ 276 ] {419fcb00-8360-45e5-b1ea-a9921da78c53} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2025.08.28 21:39:24.568655 [ 276 ] {419fcb00-8360-45e5-b1ea-a9921da78c53} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001426 sec., 215287.5175315568 rows/sec., 14.16 MiB/sec. | ||
| 9047 | 2025.08.28 21:39:24.568693 [ 276 ] {419fcb00-8360-45e5-b1ea-a9921da78c53} <Debug> TCPHandler: Processed in 0.001624602 sec. | ||
| 9048 | 2025.08.28 21:39:24.568796 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2025.08.28 21:39:24.568906 [ 276 ] {80d5c448-7dfc-486b-b679-3d4bfcc2516b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9050 | 2025.08.28 21:39:24.568949 [ 276 ] {80d5c448-7dfc-486b-b679-3d4bfcc2516b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9051 | 2025.08.28 21:39:24.569263 [ 276 ] {80d5c448-7dfc-486b-b679-3d4bfcc2516b} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2025.08.28 21:39:24.569300 [ 276 ] {80d5c448-7dfc-486b-b679-3d4bfcc2516b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9053 | 2025.08.28 21:39:24.569594 [ 276 ] {80d5c448-7dfc-486b-b679-3d4bfcc2516b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9054 | 2025.08.28 21:39:24.569795 [ 276 ] {80d5c448-7dfc-486b-b679-3d4bfcc2516b} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2025.08.28 21:39:24.569903 [ 138 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 9056 | 2025.08.28 21:39:24.569922 [ 276 ] {80d5c448-7dfc-486b-b679-3d4bfcc2516b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 9057 | 2025.08.28 21:39:24.569970 [ 138 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2025.08.28 21:39:24.569979 [ 276 ] {80d5c448-7dfc-486b-b679-3d4bfcc2516b} <Debug> TCPHandler: Processed in 0.001231302 sec. | ||
| 9059 | 2025.08.28 21:39:24.570001 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9060 | 2025.08.28 21:39:24.570104 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 9061 | 2025.08.28 21:39:24.570113 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2025.08.28 21:39:24.570231 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9063 | 2025.08.28 21:39:24.570252 [ 276 ] {704a6079-6949-412a-b402-7f36a8f55c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9064 | 2025.08.28 21:39:24.570271 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 31 rows starting from the beginning of the part | ||
| 9065 | 2025.08.28 21:39:24.570326 [ 276 ] {704a6079-6949-412a-b402-7f36a8f55c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9066 | 2025.08.28 21:39:24.570351 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 9067 | 2025.08.28 21:39:24.570410 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 9068 | 2025.08.28 21:39:24.570457 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 9069 | 2025.08.28 21:39:24.570502 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 9070 | 2025.08.28 21:39:24.570547 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 9071 | 2025.08.28 21:39:24.571361 [ 276 ] {704a6079-6949-412a-b402-7f36a8f55c06} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2025.08.28 21:39:24.571403 [ 276 ] {704a6079-6949-412a-b402-7f36a8f55c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9073 | 2025.08.28 21:39:24.571418 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359225 sec., 26485.681178612813 rows/sec., 1.74 MiB/sec. | ||
| 9074 | 2025.08.28 21:39:24.571561 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 9075 | 2025.08.28 21:39:24.571867 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2025.08.28 21:39:24.571944 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_35_7} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 9077 | 2025.08.28 21:39:24.572014 [ 276 ] {704a6079-6949-412a-b402-7f36a8f55c06} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9078 | 2025.08.28 21:39:24.572039 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9079 | 2025.08.28 21:39:24.572246 [ 276 ] {704a6079-6949-412a-b402-7f36a8f55c06} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2025.08.28 21:39:24.572387 [ 276 ] {704a6079-6949-412a-b402-7f36a8f55c06} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002159 sec., 19453.45067160723 rows/sec., 34.86 MiB/sec. | ||
| 9081 | 2025.08.28 21:39:24.572453 [ 276 ] {704a6079-6949-412a-b402-7f36a8f55c06} <Debug> TCPHandler: Processed in 0.002401252 sec. | ||
| 9082 | 2025.08.28 21:39:24.572564 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2025.08.28 21:39:24.572670 [ 276 ] {932678da-2e98-497f-9c4b-7ea9761759b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9084 | 2025.08.28 21:39:24.572712 [ 276 ] {932678da-2e98-497f-9c4b-7ea9761759b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9085 | 2025.08.28 21:39:24.573069 [ 276 ] {932678da-2e98-497f-9c4b-7ea9761759b9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2025.08.28 21:39:24.573107 [ 276 ] {932678da-2e98-497f-9c4b-7ea9761759b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9087 | 2025.08.28 21:39:24.573415 [ 276 ] {932678da-2e98-497f-9c4b-7ea9761759b9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9088 | 2025.08.28 21:39:24.573622 [ 276 ] {932678da-2e98-497f-9c4b-7ea9761759b9} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2025.08.28 21:39:24.573748 [ 276 ] {932678da-2e98-497f-9c4b-7ea9761759b9} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001097 sec., 92980.85688240656 rows/sec., 5.71 MiB/sec. | ||
| 9090 | 2025.08.28 21:39:24.573784 [ 276 ] {932678da-2e98-497f-9c4b-7ea9761759b9} <Debug> TCPHandler: Processed in 0.001268293 sec. | ||
| 9091 | 2025.08.28 21:39:28.411425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
| 9092 | 2025.08.28 21:39:28.411951 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2025.08.28 21:39:28.412001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9094 | 2025.08.28 21:39:28.412494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9095 | 2025.08.28 21:39:28.412729 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2025.08.28 21:39:28.412875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 9097 | 2025.08.28 21:39:29.568478 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2025.08.28 21:39:29.568665 [ 276 ] {3e481907-eb54-435b-ac31-5670471954c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9099 | 2025.08.28 21:39:29.568731 [ 276 ] {3e481907-eb54-435b-ac31-5670471954c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9100 | 2025.08.28 21:39:29.569863 [ 276 ] {3e481907-eb54-435b-ac31-5670471954c0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2025.08.28 21:39:29.569910 [ 276 ] {3e481907-eb54-435b-ac31-5670471954c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9102 | 2025.08.28 21:39:29.570384 [ 276 ] {3e481907-eb54-435b-ac31-5670471954c0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9103 | 2025.08.28 21:39:29.570629 [ 276 ] {3e481907-eb54-435b-ac31-5670471954c0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2025.08.28 21:39:29.570779 [ 115 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9105 | 2025.08.28 21:39:29.570789 [ 276 ] {3e481907-eb54-435b-ac31-5670471954c0} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002172 sec., 550644.5672191529 rows/sec., 45.18 MiB/sec. | ||
| 9106 | 2025.08.28 21:39:29.570853 [ 115 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2025.08.28 21:39:29.570881 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9108 | 2025.08.28 21:39:29.570882 [ 276 ] {3e481907-eb54-435b-ac31-5670471954c0} <Debug> TCPHandler: Processed in 0.002532356 sec. | ||
| 9109 | 2025.08.28 21:39:29.571001 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9110 | 2025.08.28 21:39:29.571023 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2025.08.28 21:39:29.571138 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9112 | 2025.08.28 21:39:29.571143 [ 276 ] {c43beca0-f1e2-4910-a45f-e79893b3ffd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9113 | 2025.08.28 21:39:29.571181 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2301 rows starting from the beginning of the part | ||
| 9114 | 2025.08.28 21:39:29.571202 [ 276 ] {c43beca0-f1e2-4910-a45f-e79893b3ffd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9115 | 2025.08.28 21:39:29.571257 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9116 | 2025.08.28 21:39:29.571309 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1152 rows starting from the beginning of the part | ||
| 9117 | 2025.08.28 21:39:29.571352 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9118 | 2025.08.28 21:39:29.571391 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1151 rows starting from the beginning of the part | ||
| 9119 | 2025.08.28 21:39:29.571433 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1196 rows starting from the beginning of the part | ||
| 9120 | 2025.08.28 21:39:29.571719 [ 276 ] {c43beca0-f1e2-4910-a45f-e79893b3ffd1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2025.08.28 21:39:29.571761 [ 276 ] {c43beca0-f1e2-4910-a45f-e79893b3ffd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9122 | 2025.08.28 21:39:29.572094 [ 276 ] {c43beca0-f1e2-4910-a45f-e79893b3ffd1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9123 | 2025.08.28 21:39:29.572330 [ 276 ] {c43beca0-f1e2-4910-a45f-e79893b3ffd1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2025.08.28 21:39:29.572471 [ 276 ] {c43beca0-f1e2-4910-a45f-e79893b3ffd1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001351 sec., 168763.8786084382 rows/sec., 11.43 MiB/sec. | ||
| 9125 | 2025.08.28 21:39:29.572509 [ 276 ] {c43beca0-f1e2-4910-a45f-e79893b3ffd1} <Debug> TCPHandler: Processed in 0.00153783 sec. | ||
| 9126 | 2025.08.28 21:39:29.572620 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2025.08.28 21:39:29.572715 [ 276 ] {7e2af713-d30e-4459-9ed7-bcd3ae9e44e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9128 | 2025.08.28 21:39:29.572755 [ 276 ] {7e2af713-d30e-4459-9ed7-bcd3ae9e44e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9129 | 2025.08.28 21:39:29.573375 [ 276 ] {7e2af713-d30e-4459-9ed7-bcd3ae9e44e9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2025.08.28 21:39:29.573411 [ 276 ] {7e2af713-d30e-4459-9ed7-bcd3ae9e44e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9131 | 2025.08.28 21:39:29.573635 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002691209 sec., 2196782.189714734 rows/sec., 185.62 MiB/sec. | ||
| 9132 | 2025.08.28 21:39:29.573749 [ 276 ] {7e2af713-d30e-4459-9ed7-bcd3ae9e44e9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9133 | 2025.08.28 21:39:29.573897 [ 200 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9134 | 2025.08.28 21:39:29.573971 [ 276 ] {7e2af713-d30e-4459-9ed7-bcd3ae9e44e9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2025.08.28 21:39:29.574093 [ 115 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9136 | 2025.08.28 21:39:29.574104 [ 276 ] {7e2af713-d30e-4459-9ed7-bcd3ae9e44e9} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001408 sec., 369318.1818181818 rows/sec., 27.33 MiB/sec. | ||
| 9137 | 2025.08.28 21:39:29.574143 [ 115 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2025.08.28 21:39:29.574162 [ 200 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.08.28 21:39:29.574164 [ 276 ] {7e2af713-d30e-4459-9ed7-bcd3ae9e44e9} <Debug> TCPHandler: Processed in 0.001593601 sec. | ||
| 9140 | 2025.08.28 21:39:29.574170 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9141 | 2025.08.28 21:39:29.574244 [ 200 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_71_14} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9142 | 2025.08.28 21:39:29.574298 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9143 | 2025.08.28 21:39:29.574297 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9144 | 2025.08.28 21:39:29.574344 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 9145 | 2025.08.28 21:39:29.574393 [ 276 ] {b6c1d700-ec09-4533-addd-2033eb78f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9146 | 2025.08.28 21:39:29.574440 [ 276 ] {b6c1d700-ec09-4533-addd-2033eb78f04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9147 | 2025.08.28 21:39:29.574458 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9148 | 2025.08.28 21:39:29.574496 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1186 rows starting from the beginning of the part | ||
| 9149 | 2025.08.28 21:39:29.574560 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9150 | 2025.08.28 21:39:29.574607 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 696 rows starting from the beginning of the part | ||
| 9151 | 2025.08.28 21:39:29.574646 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9152 | 2025.08.28 21:39:29.574683 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 694 rows starting from the beginning of the part | ||
| 9153 | 2025.08.28 21:39:29.574730 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 520 rows starting from the beginning of the part | ||
| 9154 | 2025.08.28 21:39:29.575017 [ 276 ] {b6c1d700-ec09-4533-addd-2033eb78f04a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2025.08.28 21:39:29.575058 [ 276 ] {b6c1d700-ec09-4533-addd-2033eb78f04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9156 | 2025.08.28 21:39:29.575455 [ 276 ] {b6c1d700-ec09-4533-addd-2033eb78f04a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9157 | 2025.08.28 21:39:29.575675 [ 276 ] {b6c1d700-ec09-4533-addd-2033eb78f04a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2025.08.28 21:39:29.575796 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9159 | 2025.08.28 21:39:29.575806 [ 276 ] {b6c1d700-ec09-4533-addd-2033eb78f04a} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001431 sec., 589797.3445143256 rows/sec., 39.70 MiB/sec. | ||
| 9160 | 2025.08.28 21:39:29.575841 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2025.08.28 21:39:29.575862 [ 276 ] {b6c1d700-ec09-4533-addd-2033eb78f04a} <Debug> TCPHandler: Processed in 0.001612762 sec. | ||
| 9162 | 2025.08.28 21:39:29.575871 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9163 | 2025.08.28 21:39:29.575966 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9164 | 2025.08.28 21:39:29.575989 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2025.08.28 21:39:29.576047 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800847 sec., 1790268.690232985 rows/sec., 135.24 MiB/sec. | ||
| 9166 | 2025.08.28 21:39:29.576058 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9167 | 2025.08.28 21:39:29.576086 [ 276 ] {89ba0b5e-ba60-418c-a92c-21301959a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9168 | 2025.08.28 21:39:29.576109 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23486 rows starting from the beginning of the part | ||
| 9169 | 2025.08.28 21:39:29.576129 [ 276 ] {89ba0b5e-ba60-418c-a92c-21301959a944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9170 | 2025.08.28 21:39:29.576170 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9171 | 2025.08.28 21:39:29.576218 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 308 rows starting from the beginning of the part | ||
| 9172 | 2025.08.28 21:39:29.576236 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9173 | 2025.08.28 21:39:29.576259 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9174 | 2025.08.28 21:39:29.576302 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 307 rows starting from the beginning of the part | ||
| 9175 | 2025.08.28 21:39:29.576343 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 844 rows starting from the beginning of the part | ||
| 9176 | 2025.08.28 21:39:29.576471 [ 276 ] {89ba0b5e-ba60-418c-a92c-21301959a944} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2025.08.28 21:39:29.576500 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2025.08.28 21:39:29.576507 [ 276 ] {89ba0b5e-ba60-418c-a92c-21301959a944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9179 | 2025.08.28 21:39:29.576574 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_71_14} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9180 | 2025.08.28 21:39:29.576659 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 9181 | 2025.08.28 21:39:29.576838 [ 276 ] {89ba0b5e-ba60-418c-a92c-21301959a944} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9182 | 2025.08.28 21:39:29.577051 [ 276 ] {89ba0b5e-ba60-418c-a92c-21301959a944} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2025.08.28 21:39:29.577182 [ 276 ] {89ba0b5e-ba60-418c-a92c-21301959a944} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 9184 | 2025.08.28 21:39:29.577183 [ 133 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9185 | 2025.08.28 21:39:29.577220 [ 276 ] {89ba0b5e-ba60-418c-a92c-21301959a944} <Debug> TCPHandler: Processed in 0.001279993 sec. | ||
| 9186 | 2025.08.28 21:39:29.577240 [ 133 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2025.08.28 21:39:29.577265 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9188 | 2025.08.28 21:39:29.577353 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9189 | 2025.08.28 21:39:29.577473 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9190 | 2025.08.28 21:39:29.577509 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5226 rows starting from the beginning of the part | ||
| 9191 | 2025.08.28 21:39:29.577571 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9192 | 2025.08.28 21:39:29.577615 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 102 rows starting from the beginning of the part | ||
| 9193 | 2025.08.28 21:39:29.577655 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9194 | 2025.08.28 21:39:29.577692 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 102 rows starting from the beginning of the part | ||
| 9195 | 2025.08.28 21:39:29.577730 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9196 | 2025.08.28 21:39:29.579641 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5610 rows, containing 4 columns (4 merged, 0 gathered) in 0.00232838 sec., 2409400.52740532 rows/sec., 153.21 MiB/sec. | ||
| 9197 | 2025.08.28 21:39:29.580173 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9198 | 2025.08.28 21:39:29.580471 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2025.08.28 21:39:29.580549 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_71_14} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9200 | 2025.08.28 21:39:29.580627 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 9201 | 2025.08.28 21:39:29.583590 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25265 rows, containing 5 columns (5 merged, 0 gathered) in 0.007659299 sec., 3298604.7417655326 rows/sec., 220.92 MiB/sec. | ||
| 9202 | 2025.08.28 21:39:29.583849 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9203 | 2025.08.28 21:39:29.584146 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2025.08.28 21:39:29.584229 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9205 | 2025.08.28 21:39:29.584316 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9206 | 2025.08.28 21:39:29.657887 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9207 | 2025.08.28 21:39:29.675238 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2025.08.28 21:39:29.675292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9209 | 2025.08.28 21:39:29.681503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9210 | 2025.08.28 21:39:29.682193 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.08.28 21:39:29.685255 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9212 | 2025.08.28 21:39:30.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.22 MiB, peak 296.19 MiB, free memory in arenas 0.00 B, will set to 286.59 MiB (RSS), difference: 1.37 MiB | ||
| 9213 | 2025.08.28 21:39:30.980965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1316 | ||
| 9214 | 2025.08.28 21:39:30.983313 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2025.08.28 21:39:30.983362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9216 | 2025.08.28 21:39:30.984550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9217 | 2025.08.28 21:39:30.984824 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.08.28 21:39:30.984961 [ 130 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9219 | 2025.08.28 21:39:30.985024 [ 130 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2025.08.28 21:39:30.985043 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9221 | 2025.08.28 21:39:30.985088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
| 9222 | 2025.08.28 21:39:30.985156 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 9223 | 2025.08.28 21:39:30.985707 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9224 | 2025.08.28 21:39:30.985857 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1154 rows starting from the beginning of the part | ||
| 9225 | 2025.08.28 21:39:30.986231 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 9226 | 2025.08.28 21:39:30.986584 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 9227 | 2025.08.28 21:39:30.986954 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 9228 | 2025.08.28 21:39:30.987304 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 9229 | 2025.08.28 21:39:30.987656 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 9230 | 2025.08.28 21:39:30.994606 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1316 rows, containing 72 columns (72 merged, 0 gathered) in 0.009501517 sec., 138504.19885582483 rows/sec., 108.46 MiB/sec. | ||
| 9231 | 2025.08.28 21:39:30.996110 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9232 | 2025.08.28 21:39:30.996747 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2025.08.28 21:39:30.996836 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_36_7} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9234 | 2025.08.28 21:39:30.997164 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 9235 | 2025.08.28 21:39:34.554308 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2025.08.28 21:39:34.554515 [ 276 ] {73c9d567-80a3-4686-88eb-d89e90934479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9237 | 2025.08.28 21:39:34.554578 [ 276 ] {73c9d567-80a3-4686-88eb-d89e90934479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9238 | 2025.08.28 21:39:34.555350 [ 276 ] {73c9d567-80a3-4686-88eb-d89e90934479} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2025.08.28 21:39:34.555387 [ 276 ] {73c9d567-80a3-4686-88eb-d89e90934479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9240 | 2025.08.28 21:39:34.555789 [ 276 ] {73c9d567-80a3-4686-88eb-d89e90934479} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9241 | 2025.08.28 21:39:34.556007 [ 276 ] {73c9d567-80a3-4686-88eb-d89e90934479} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2025.08.28 21:39:34.556152 [ 276 ] {73c9d567-80a3-4686-88eb-d89e90934479} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001691 sec., 231815.49379065642 rows/sec., 14.71 MiB/sec. | ||
| 9243 | 2025.08.28 21:39:34.556193 [ 276 ] {73c9d567-80a3-4686-88eb-d89e90934479} <Debug> TCPHandler: Processed in 0.002016683 sec. | ||
| 9244 | 2025.08.28 21:39:34.556308 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2025.08.28 21:39:34.556409 [ 276 ] {d74962d4-65b8-4cc2-b8d9-561e27e37dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9246 | 2025.08.28 21:39:34.556449 [ 276 ] {d74962d4-65b8-4cc2-b8d9-561e27e37dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9247 | 2025.08.28 21:39:34.557609 [ 276 ] {d74962d4-65b8-4cc2-b8d9-561e27e37dce} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2025.08.28 21:39:34.557643 [ 276 ] {d74962d4-65b8-4cc2-b8d9-561e27e37dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9249 | 2025.08.28 21:39:34.558005 [ 276 ] {d74962d4-65b8-4cc2-b8d9-561e27e37dce} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9250 | 2025.08.28 21:39:34.558216 [ 276 ] {d74962d4-65b8-4cc2-b8d9-561e27e37dce} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2025.08.28 21:39:34.558338 [ 276 ] {d74962d4-65b8-4cc2-b8d9-561e27e37dce} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001948 sec., 590862.4229979466 rows/sec., 47.17 MiB/sec. | ||
| 9252 | 2025.08.28 21:39:34.558374 [ 276 ] {d74962d4-65b8-4cc2-b8d9-561e27e37dce} <Debug> TCPHandler: Processed in 0.002113744 sec. | ||
| 9253 | 2025.08.28 21:39:34.558481 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9254 | 2025.08.28 21:39:34.558573 [ 276 ] {e8eadae6-a9af-45fd-b473-3e0ad24ea56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9255 | 2025.08.28 21:39:34.558612 [ 276 ] {e8eadae6-a9af-45fd-b473-3e0ad24ea56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9256 | 2025.08.28 21:39:34.559196 [ 276 ] {e8eadae6-a9af-45fd-b473-3e0ad24ea56a} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2025.08.28 21:39:34.559240 [ 276 ] {e8eadae6-a9af-45fd-b473-3e0ad24ea56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9258 | 2025.08.28 21:39:34.559600 [ 276 ] {e8eadae6-a9af-45fd-b473-3e0ad24ea56a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9259 | 2025.08.28 21:39:34.559806 [ 276 ] {e8eadae6-a9af-45fd-b473-3e0ad24ea56a} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2025.08.28 21:39:34.559938 [ 276 ] {e8eadae6-a9af-45fd-b473-3e0ad24ea56a} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001383 sec., 172089.6601590745 rows/sec., 10.55 MiB/sec. | ||
| 9261 | 2025.08.28 21:39:34.559975 [ 276 ] {e8eadae6-a9af-45fd-b473-3e0ad24ea56a} <Debug> TCPHandler: Processed in 0.0015406 sec. | ||
| 9262 | 2025.08.28 21:39:34.560081 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2025.08.28 21:39:34.560174 [ 276 ] {24668853-3d41-483d-a359-b37f4b987814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9264 | 2025.08.28 21:39:34.560210 [ 276 ] {24668853-3d41-483d-a359-b37f4b987814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9265 | 2025.08.28 21:39:34.560689 [ 276 ] {24668853-3d41-483d-a359-b37f4b987814} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2025.08.28 21:39:34.560722 [ 276 ] {24668853-3d41-483d-a359-b37f4b987814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9267 | 2025.08.28 21:39:34.561022 [ 276 ] {24668853-3d41-483d-a359-b37f4b987814} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9268 | 2025.08.28 21:39:34.561238 [ 276 ] {24668853-3d41-483d-a359-b37f4b987814} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2025.08.28 21:39:34.561362 [ 276 ] {24668853-3d41-483d-a359-b37f4b987814} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001205 sec., 168464.73029045644 rows/sec., 10.87 MiB/sec. | ||
| 9270 | 2025.08.28 21:39:34.561397 [ 276 ] {24668853-3d41-483d-a359-b37f4b987814} <Debug> TCPHandler: Processed in 0.001370406 sec. | ||
| 9271 | 2025.08.28 21:39:34.561504 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2025.08.28 21:39:34.561615 [ 276 ] {905c8284-942d-4b4c-a1c0-33f877bd122e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9273 | 2025.08.28 21:39:34.561663 [ 276 ] {905c8284-942d-4b4c-a1c0-33f877bd122e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9274 | 2025.08.28 21:39:34.562262 [ 276 ] {905c8284-942d-4b4c-a1c0-33f877bd122e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2025.08.28 21:39:34.562303 [ 276 ] {905c8284-942d-4b4c-a1c0-33f877bd122e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9276 | 2025.08.28 21:39:34.562650 [ 276 ] {905c8284-942d-4b4c-a1c0-33f877bd122e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9277 | 2025.08.28 21:39:34.562858 [ 276 ] {905c8284-942d-4b4c-a1c0-33f877bd122e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2025.08.28 21:39:34.562983 [ 276 ] {905c8284-942d-4b4c-a1c0-33f877bd122e} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001393 sec., 145010.76812634603 rows/sec., 8.24 MiB/sec. | ||
| 9279 | 2025.08.28 21:39:34.563021 [ 276 ] {905c8284-942d-4b4c-a1c0-33f877bd122e} <Debug> TCPHandler: Processed in 0.001566811 sec. | ||
| 9280 | 2025.08.28 21:39:34.563129 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9281 | 2025.08.28 21:39:34.563228 [ 276 ] {d407a339-6afe-4d0c-93ea-20941956a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9282 | 2025.08.28 21:39:34.563267 [ 276 ] {d407a339-6afe-4d0c-93ea-20941956a703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9283 | 2025.08.28 21:39:34.564011 [ 276 ] {d407a339-6afe-4d0c-93ea-20941956a703} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2025.08.28 21:39:34.564044 [ 276 ] {d407a339-6afe-4d0c-93ea-20941956a703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9285 | 2025.08.28 21:39:34.564375 [ 276 ] {d407a339-6afe-4d0c-93ea-20941956a703} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9286 | 2025.08.28 21:39:34.564580 [ 276 ] {d407a339-6afe-4d0c-93ea-20941956a703} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2025.08.28 21:39:34.564704 [ 276 ] {d407a339-6afe-4d0c-93ea-20941956a703} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001495 sec., 464214.04682274244 rows/sec., 32.62 MiB/sec. | ||
| 9288 | 2025.08.28 21:39:34.564741 [ 276 ] {d407a339-6afe-4d0c-93ea-20941956a703} <Debug> TCPHandler: Processed in 0.001659474 sec. | ||
| 9289 | 2025.08.28 21:39:34.564845 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2025.08.28 21:39:34.564946 [ 276 ] {ee24e409-091b-4ed0-a184-0aea98f78579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9291 | 2025.08.28 21:39:34.564987 [ 276 ] {ee24e409-091b-4ed0-a184-0aea98f78579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9292 | 2025.08.28 21:39:34.565300 [ 276 ] {ee24e409-091b-4ed0-a184-0aea98f78579} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2025.08.28 21:39:34.565334 [ 276 ] {ee24e409-091b-4ed0-a184-0aea98f78579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9294 | 2025.08.28 21:39:34.565641 [ 276 ] {ee24e409-091b-4ed0-a184-0aea98f78579} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9295 | 2025.08.28 21:39:34.565846 [ 276 ] {ee24e409-091b-4ed0-a184-0aea98f78579} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2025.08.28 21:39:34.565937 [ 128 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9297 | 2025.08.28 21:39:34.565968 [ 128 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2025.08.28 21:39:34.565971 [ 276 ] {ee24e409-091b-4ed0-a184-0aea98f78579} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 9299 | 2025.08.28 21:39:34.565985 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9300 | 2025.08.28 21:39:34.566011 [ 276 ] {ee24e409-091b-4ed0-a184-0aea98f78579} <Debug> TCPHandler: Processed in 0.001212561 sec. | ||
| 9301 | 2025.08.28 21:39:34.566111 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2025.08.28 21:39:34.566154 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 9303 | 2025.08.28 21:39:34.566202 [ 276 ] {b67a882a-28c6-4281-8bf4-6c66c809bf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9304 | 2025.08.28 21:39:34.566269 [ 276 ] {b67a882a-28c6-4281-8bf4-6c66c809bf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9305 | 2025.08.28 21:39:34.566384 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9306 | 2025.08.28 21:39:34.566448 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 9307 | 2025.08.28 21:39:34.566551 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 9308 | 2025.08.28 21:39:34.566610 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 9309 | 2025.08.28 21:39:34.566651 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 9310 | 2025.08.28 21:39:34.566687 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 9311 | 2025.08.28 21:39:34.566696 [ 276 ] {b67a882a-28c6-4281-8bf4-6c66c809bf24} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2025.08.28 21:39:34.566725 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 9313 | 2025.08.28 21:39:34.566736 [ 276 ] {b67a882a-28c6-4281-8bf4-6c66c809bf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9314 | 2025.08.28 21:39:34.567095 [ 276 ] {b67a882a-28c6-4281-8bf4-6c66c809bf24} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9315 | 2025.08.28 21:39:34.567332 [ 276 ] {b67a882a-28c6-4281-8bf4-6c66c809bf24} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2025.08.28 21:39:34.567464 [ 276 ] {b67a882a-28c6-4281-8bf4-6c66c809bf24} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001281 sec., 239656.51834504292 rows/sec., 15.77 MiB/sec. | ||
| 9317 | 2025.08.28 21:39:34.567502 [ 276 ] {b67a882a-28c6-4281-8bf4-6c66c809bf24} <Debug> TCPHandler: Processed in 0.001437427 sec. | ||
| 9318 | 2025.08.28 21:39:34.567561 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001499728 sec., 144026.11673583474 rows/sec., 7.35 MiB/sec. | ||
| 9319 | 2025.08.28 21:39:34.567646 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2025.08.28 21:39:34.567762 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9321 | 2025.08.28 21:39:34.567772 [ 276 ] {27c16f29-47ba-4147-863c-3d24f45019b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9322 | 2025.08.28 21:39:34.567842 [ 276 ] {27c16f29-47ba-4147-863c-3d24f45019b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9323 | 2025.08.28 21:39:34.568079 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2025.08.28 21:39:34.568156 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_36_7} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9325 | 2025.08.28 21:39:34.568215 [ 276 ] {27c16f29-47ba-4147-863c-3d24f45019b5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.08.28 21:39:34.568262 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9327 | 2025.08.28 21:39:34.568291 [ 276 ] {27c16f29-47ba-4147-863c-3d24f45019b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9328 | 2025.08.28 21:39:34.568640 [ 276 ] {27c16f29-47ba-4147-863c-3d24f45019b5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9329 | 2025.08.28 21:39:34.568840 [ 276 ] {27c16f29-47ba-4147-863c-3d24f45019b5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2025.08.28 21:39:34.568970 [ 276 ] {27c16f29-47ba-4147-863c-3d24f45019b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
| 9331 | 2025.08.28 21:39:34.569006 [ 276 ] {27c16f29-47ba-4147-863c-3d24f45019b5} <Debug> TCPHandler: Processed in 0.001419107 sec. | ||
| 9332 | 2025.08.28 21:39:34.569109 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2025.08.28 21:39:34.569217 [ 276 ] {182b780b-c4ec-4918-a8da-93328f95fd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9334 | 2025.08.28 21:39:34.569271 [ 276 ] {182b780b-c4ec-4918-a8da-93328f95fd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9335 | 2025.08.28 21:39:34.570140 [ 276 ] {182b780b-c4ec-4918-a8da-93328f95fd0a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2025.08.28 21:39:34.570175 [ 276 ] {182b780b-c4ec-4918-a8da-93328f95fd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9337 | 2025.08.28 21:39:34.570727 [ 276 ] {182b780b-c4ec-4918-a8da-93328f95fd0a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9338 | 2025.08.28 21:39:34.570939 [ 276 ] {182b780b-c4ec-4918-a8da-93328f95fd0a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2025.08.28 21:39:34.571051 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9340 | 2025.08.28 21:39:34.571070 [ 276 ] {182b780b-c4ec-4918-a8da-93328f95fd0a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001871 sec., 22447.88882950294 rows/sec., 40.23 MiB/sec. | ||
| 9341 | 2025.08.28 21:39:34.571085 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2025.08.28 21:39:34.571107 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9343 | 2025.08.28 21:39:34.571121 [ 276 ] {182b780b-c4ec-4918-a8da-93328f95fd0a} <Debug> TCPHandler: Processed in 0.002058223 sec. | ||
| 9344 | 2025.08.28 21:39:34.571230 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9345 | 2025.08.28 21:39:34.571234 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 9346 | 2025.08.28 21:39:34.571332 [ 276 ] {7a5bf2da-b754-48fc-9080-2b25dde99416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9347 | 2025.08.28 21:39:34.571377 [ 276 ] {7a5bf2da-b754-48fc-9080-2b25dde99416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9348 | 2025.08.28 21:39:34.571524 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9349 | 2025.08.28 21:39:34.571593 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1171 rows starting from the beginning of the part | ||
| 9350 | 2025.08.28 21:39:34.571708 [ 276 ] {7a5bf2da-b754-48fc-9080-2b25dde99416} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.08.28 21:39:34.571726 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 9352 | 2025.08.28 21:39:34.571751 [ 276 ] {7a5bf2da-b754-48fc-9080-2b25dde99416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9353 | 2025.08.28 21:39:34.571845 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 9354 | 2025.08.28 21:39:34.571960 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 9355 | 2025.08.28 21:39:34.572066 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 9356 | 2025.08.28 21:39:34.572077 [ 276 ] {7a5bf2da-b754-48fc-9080-2b25dde99416} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9357 | 2025.08.28 21:39:34.572173 [ 195 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 9358 | 2025.08.28 21:39:34.572297 [ 276 ] {7a5bf2da-b754-48fc-9080-2b25dde99416} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2025.08.28 21:39:34.572434 [ 276 ] {7a5bf2da-b754-48fc-9080-2b25dde99416} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00112 sec., 91071.42857142858 rows/sec., 5.60 MiB/sec. | ||
| 9360 | 2025.08.28 21:39:34.572471 [ 276 ] {7a5bf2da-b754-48fc-9080-2b25dde99416} <Debug> TCPHandler: Processed in 0.001291414 sec. | ||
| 9361 | 2025.08.28 21:39:34.578784 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1381 rows, containing 19 columns (19 merged, 0 gathered) in 0.007608147 sec., 181515.9459984146 rows/sec., 325.27 MiB/sec. | ||
| 9362 | 2025.08.28 21:39:34.580223 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9363 | 2025.08.28 21:39:34.580548 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2025.08.28 21:39:34.580628 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9365 | 2025.08.28 21:39:34.580779 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 9366 | 2025.08.28 21:39:35.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.43 MiB, peak 298.92 MiB, free memory in arenas 0.00 B, will set to 290.37 MiB (RSS), difference: 2.94 MiB | ||
| 9367 | 2025.08.28 21:39:35.722453 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9368 | 2025.08.28 21:39:35.722505 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9369 | 2025.08.28 21:39:35.913930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
| 9370 | 2025.08.28 21:39:35.914387 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2025.08.28 21:39:35.914420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9372 | 2025.08.28 21:39:35.914898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9373 | 2025.08.28 21:39:35.915122 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2025.08.28 21:39:35.915247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 9375 | 2025.08.28 21:39:37.186295 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9376 | 2025.08.28 21:39:37.203230 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2025.08.28 21:39:37.203272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9378 | 2025.08.28 21:39:37.209157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9379 | 2025.08.28 21:39:37.209843 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2025.08.28 21:39:37.212537 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9381 | 2025.08.28 21:39:39.541797 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2025.08.28 21:39:39.542064 [ 276 ] {dcae7e82-cd1e-437b-9bec-8547b6857a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9383 | 2025.08.28 21:39:39.542165 [ 276 ] {dcae7e82-cd1e-437b-9bec-8547b6857a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9384 | 2025.08.28 21:39:39.543484 [ 276 ] {dcae7e82-cd1e-437b-9bec-8547b6857a70} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2025.08.28 21:39:39.543525 [ 276 ] {dcae7e82-cd1e-437b-9bec-8547b6857a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9386 | 2025.08.28 21:39:39.543904 [ 276 ] {dcae7e82-cd1e-437b-9bec-8547b6857a70} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9387 | 2025.08.28 21:39:39.544119 [ 276 ] {dcae7e82-cd1e-437b-9bec-8547b6857a70} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2025.08.28 21:39:39.544269 [ 276 ] {dcae7e82-cd1e-437b-9bec-8547b6857a70} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00228 sec., 24561.40350877193 rows/sec., 1.88 MiB/sec. | ||
| 9389 | 2025.08.28 21:39:39.544310 [ 276 ] {dcae7e82-cd1e-437b-9bec-8547b6857a70} <Debug> TCPHandler: Processed in 0.002695081 sec. | ||
| 9390 | 2025.08.28 21:39:39.544443 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2025.08.28 21:39:39.544535 [ 276 ] {a616a8ad-0443-4480-9b78-7ad1c797a25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9392 | 2025.08.28 21:39:39.544574 [ 276 ] {a616a8ad-0443-4480-9b78-7ad1c797a25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9393 | 2025.08.28 21:39:39.545062 [ 276 ] {a616a8ad-0443-4480-9b78-7ad1c797a25b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2025.08.28 21:39:39.545098 [ 276 ] {a616a8ad-0443-4480-9b78-7ad1c797a25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9395 | 2025.08.28 21:39:39.545399 [ 276 ] {a616a8ad-0443-4480-9b78-7ad1c797a25b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9396 | 2025.08.28 21:39:39.545599 [ 276 ] {a616a8ad-0443-4480-9b78-7ad1c797a25b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2025.08.28 21:39:39.545723 [ 276 ] {a616a8ad-0443-4480-9b78-7ad1c797a25b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 9398 | 2025.08.28 21:39:39.545759 [ 276 ] {a616a8ad-0443-4480-9b78-7ad1c797a25b} <Debug> TCPHandler: Processed in 0.001365695 sec. | ||
| 9399 | 2025.08.28 21:39:39.545891 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2025.08.28 21:39:39.545982 [ 276 ] {76920ae4-8869-4eea-aa91-a7d74aa8516b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9401 | 2025.08.28 21:39:39.546025 [ 276 ] {76920ae4-8869-4eea-aa91-a7d74aa8516b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9402 | 2025.08.28 21:39:39.546470 [ 276 ] {76920ae4-8869-4eea-aa91-a7d74aa8516b} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2025.08.28 21:39:39.546503 [ 276 ] {76920ae4-8869-4eea-aa91-a7d74aa8516b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9404 | 2025.08.28 21:39:39.546819 [ 276 ] {76920ae4-8869-4eea-aa91-a7d74aa8516b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9405 | 2025.08.28 21:39:39.547036 [ 276 ] {76920ae4-8869-4eea-aa91-a7d74aa8516b} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2025.08.28 21:39:39.547163 [ 276 ] {76920ae4-8869-4eea-aa91-a7d74aa8516b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9407 | 2025.08.28 21:39:39.547198 [ 276 ] {76920ae4-8869-4eea-aa91-a7d74aa8516b} <Debug> TCPHandler: Processed in 0.001363685 sec. | ||
| 9408 | 2025.08.28 21:39:39.547322 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2025.08.28 21:39:39.547413 [ 276 ] {e5e3479a-4518-4137-ad20-0b25771004db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9410 | 2025.08.28 21:39:39.547454 [ 276 ] {e5e3479a-4518-4137-ad20-0b25771004db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9411 | 2025.08.28 21:39:39.547787 [ 276 ] {e5e3479a-4518-4137-ad20-0b25771004db} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2025.08.28 21:39:39.547821 [ 276 ] {e5e3479a-4518-4137-ad20-0b25771004db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9413 | 2025.08.28 21:39:39.548112 [ 276 ] {e5e3479a-4518-4137-ad20-0b25771004db} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9414 | 2025.08.28 21:39:39.548311 [ 276 ] {e5e3479a-4518-4137-ad20-0b25771004db} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2025.08.28 21:39:39.548436 [ 276 ] {e5e3479a-4518-4137-ad20-0b25771004db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 9416 | 2025.08.28 21:39:39.548470 [ 276 ] {e5e3479a-4518-4137-ad20-0b25771004db} <Debug> TCPHandler: Processed in 0.001201601 sec. | ||
| 9417 | 2025.08.28 21:39:40.986196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1346 | ||
| 9418 | 2025.08.28 21:39:40.988496 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.08.28 21:39:40.988535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9420 | 2025.08.28 21:39:40.989725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9421 | 2025.08.28 21:39:40.989992 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.08.28 21:39:40.990286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
| 9423 | 2025.08.28 21:39:43.416268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
| 9424 | 2025.08.28 21:39:43.416800 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2025.08.28 21:39:43.416844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9426 | 2025.08.28 21:39:43.417330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9427 | 2025.08.28 21:39:43.417559 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2025.08.28 21:39:43.417701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 9429 | 2025.08.28 21:39:43.417701 [ 117 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9430 | 2025.08.28 21:39:43.417775 [ 117 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2025.08.28 21:39:43.417794 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9432 | 2025.08.28 21:39:43.417900 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::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 | ||
| 9433 | 2025.08.28 21:39:43.418012 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9434 | 2025.08.28 21:39:43.418052 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 9435 | 2025.08.28 21:39:43.418116 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
| 9436 | 2025.08.28 21:39:43.418162 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
| 9437 | 2025.08.28 21:39:43.418206 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
| 9438 | 2025.08.28 21:39:43.418244 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
| 9439 | 2025.08.28 21:39:43.418281 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
| 9440 | 2025.08.28 21:39:43.420380 [ 192 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002525135 sec., 9276335.72066444 rows/sec., 132.70 MiB/sec. | ||
| 9441 | 2025.08.28 21:39:43.420802 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9442 | 2025.08.28 21:39:43.421128 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2025.08.28 21:39:43.421214 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_51_10} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9444 | 2025.08.28 21:39:43.421341 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 9445 | 2025.08.28 21:39:44.554993 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2025.08.28 21:39:44.555262 [ 276 ] {be02cc45-ffa1-4cc6-825e-94996915662f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9447 | 2025.08.28 21:39:44.555361 [ 276 ] {be02cc45-ffa1-4cc6-825e-94996915662f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9448 | 2025.08.28 21:39:44.556434 [ 276 ] {be02cc45-ffa1-4cc6-825e-94996915662f} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2025.08.28 21:39:44.556483 [ 276 ] {be02cc45-ffa1-4cc6-825e-94996915662f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9450 | 2025.08.28 21:39:44.556944 [ 276 ] {be02cc45-ffa1-4cc6-825e-94996915662f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9451 | 2025.08.28 21:39:44.557177 [ 276 ] {be02cc45-ffa1-4cc6-825e-94996915662f} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2025.08.28 21:39:44.557308 [ 116 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 9453 | 2025.08.28 21:39:44.557343 [ 276 ] {be02cc45-ffa1-4cc6-825e-94996915662f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002155 sec., 181902.55220417635 rows/sec., 11.54 MiB/sec. | ||
| 9454 | 2025.08.28 21:39:44.557344 [ 116 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2025.08.28 21:39:44.557376 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9456 | 2025.08.28 21:39:44.557389 [ 276 ] {be02cc45-ffa1-4cc6-825e-94996915662f} <Debug> TCPHandler: Processed in 0.002573026 sec. | ||
| 9457 | 2025.08.28 21:39:44.557488 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 9458 | 2025.08.28 21:39:44.557510 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2025.08.28 21:39:44.557625 [ 276 ] {e92a1a8b-ddb4-49fb-a910-aeb800436de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9460 | 2025.08.28 21:39:44.557636 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9461 | 2025.08.28 21:39:44.557667 [ 276 ] {e92a1a8b-ddb4-49fb-a910-aeb800436de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9462 | 2025.08.28 21:39:44.557675 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 392 rows starting from the beginning of the part | ||
| 9463 | 2025.08.28 21:39:44.557754 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 392 rows starting from the beginning of the part | ||
| 9464 | 2025.08.28 21:39:44.557804 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 392 rows starting from the beginning of the part | ||
| 9465 | 2025.08.28 21:39:44.557852 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 392 rows starting from the beginning of the part | ||
| 9466 | 2025.08.28 21:39:44.557894 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 392 rows starting from the beginning of the part | ||
| 9467 | 2025.08.28 21:39:44.558103 [ 276 ] {e92a1a8b-ddb4-49fb-a910-aeb800436de6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2025.08.28 21:39:44.558144 [ 276 ] {e92a1a8b-ddb4-49fb-a910-aeb800436de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9469 | 2025.08.28 21:39:44.558477 [ 276 ] {e92a1a8b-ddb4-49fb-a910-aeb800436de6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9470 | 2025.08.28 21:39:44.558703 [ 276 ] {e92a1a8b-ddb4-49fb-a910-aeb800436de6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2025.08.28 21:39:44.558837 [ 276 ] {e92a1a8b-ddb4-49fb-a910-aeb800436de6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001232 sec., 9740.25974025974 rows/sec., 794.25 KiB/sec. | ||
| 9472 | 2025.08.28 21:39:44.558876 [ 276 ] {e92a1a8b-ddb4-49fb-a910-aeb800436de6} <Debug> TCPHandler: Processed in 0.001416407 sec. | ||
| 9473 | 2025.08.28 21:39:44.558958 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015224 sec., 1287440.8828166055 rows/sec., 86.59 MiB/sec. | ||
| 9474 | 2025.08.28 21:39:44.558988 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2025.08.28 21:39:44.559083 [ 276 ] {d57c2c4b-3fae-4dc8-a6c2-e16ad518ea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9476 | 2025.08.28 21:39:44.559105 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 9477 | 2025.08.28 21:39:44.559126 [ 276 ] {d57c2c4b-3fae-4dc8-a6c2-e16ad518ea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9478 | 2025.08.28 21:39:44.559364 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2025.08.28 21:39:44.559441 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_37_9} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 9480 | 2025.08.28 21:39:44.559516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9481 | 2025.08.28 21:39:44.559960 [ 276 ] {d57c2c4b-3fae-4dc8-a6c2-e16ad518ea54} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2025.08.28 21:39:44.560000 [ 276 ] {d57c2c4b-3fae-4dc8-a6c2-e16ad518ea54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9483 | 2025.08.28 21:39:44.560388 [ 276 ] {d57c2c4b-3fae-4dc8-a6c2-e16ad518ea54} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9484 | 2025.08.28 21:39:44.560607 [ 276 ] {d57c2c4b-3fae-4dc8-a6c2-e16ad518ea54} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2025.08.28 21:39:44.560741 [ 276 ] {d57c2c4b-3fae-4dc8-a6c2-e16ad518ea54} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.001676 sec., 690334.1288782817 rows/sec., 55.08 MiB/sec. | ||
| 9486 | 2025.08.28 21:39:44.560779 [ 276 ] {d57c2c4b-3fae-4dc8-a6c2-e16ad518ea54} <Debug> TCPHandler: Processed in 0.001839767 sec. | ||
| 9487 | 2025.08.28 21:39:44.560892 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2025.08.28 21:39:44.560985 [ 276 ] {5f178bb8-e720-4121-8502-cbd6d0aa8005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9489 | 2025.08.28 21:39:44.561026 [ 276 ] {5f178bb8-e720-4121-8502-cbd6d0aa8005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9490 | 2025.08.28 21:39:44.561519 [ 276 ] {5f178bb8-e720-4121-8502-cbd6d0aa8005} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2025.08.28 21:39:44.561554 [ 276 ] {5f178bb8-e720-4121-8502-cbd6d0aa8005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9492 | 2025.08.28 21:39:44.561878 [ 276 ] {5f178bb8-e720-4121-8502-cbd6d0aa8005} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9493 | 2025.08.28 21:39:44.562090 [ 276 ] {5f178bb8-e720-4121-8502-cbd6d0aa8005} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2025.08.28 21:39:44.562222 [ 276 ] {5f178bb8-e720-4121-8502-cbd6d0aa8005} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001255 sec., 199203.187250996 rows/sec., 12.27 MiB/sec. | ||
| 9495 | 2025.08.28 21:39:44.562261 [ 276 ] {5f178bb8-e720-4121-8502-cbd6d0aa8005} <Debug> TCPHandler: Processed in 0.001417277 sec. | ||
| 9496 | 2025.08.28 21:39:44.562364 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2025.08.28 21:39:44.562458 [ 276 ] {4d577155-28a3-4bd7-b3a1-e468db8fe402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9498 | 2025.08.28 21:39:44.562497 [ 276 ] {4d577155-28a3-4bd7-b3a1-e468db8fe402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9499 | 2025.08.28 21:39:44.562954 [ 276 ] {4d577155-28a3-4bd7-b3a1-e468db8fe402} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2025.08.28 21:39:44.562988 [ 276 ] {4d577155-28a3-4bd7-b3a1-e468db8fe402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9501 | 2025.08.28 21:39:44.563294 [ 276 ] {4d577155-28a3-4bd7-b3a1-e468db8fe402} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9502 | 2025.08.28 21:39:44.563511 [ 276 ] {4d577155-28a3-4bd7-b3a1-e468db8fe402} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2025.08.28 21:39:44.563640 [ 276 ] {4d577155-28a3-4bd7-b3a1-e468db8fe402} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.0012 sec., 169166.6666666667 rows/sec., 10.91 MiB/sec. | ||
| 9504 | 2025.08.28 21:39:44.563678 [ 276 ] {4d577155-28a3-4bd7-b3a1-e468db8fe402} <Debug> TCPHandler: Processed in 0.001361056 sec. | ||
| 9505 | 2025.08.28 21:39:44.563779 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2025.08.28 21:39:44.563872 [ 276 ] {95fb3251-3c13-4842-8203-486f4286a6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9507 | 2025.08.28 21:39:44.563912 [ 276 ] {95fb3251-3c13-4842-8203-486f4286a6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9508 | 2025.08.28 21:39:44.564356 [ 276 ] {95fb3251-3c13-4842-8203-486f4286a6ac} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2025.08.28 21:39:44.564391 [ 276 ] {95fb3251-3c13-4842-8203-486f4286a6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9510 | 2025.08.28 21:39:44.564696 [ 276 ] {95fb3251-3c13-4842-8203-486f4286a6ac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9511 | 2025.08.28 21:39:44.564920 [ 276 ] {95fb3251-3c13-4842-8203-486f4286a6ac} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2025.08.28 21:39:44.565014 [ 116 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 9513 | 2025.08.28 21:39:44.565043 [ 116 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2025.08.28 21:39:44.565049 [ 276 ] {95fb3251-3c13-4842-8203-486f4286a6ac} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001196 sec., 168896.32107023412 rows/sec., 9.59 MiB/sec. | ||
| 9515 | 2025.08.28 21:39:44.565060 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9516 | 2025.08.28 21:39:44.565089 [ 276 ] {95fb3251-3c13-4842-8203-486f4286a6ac} <Debug> TCPHandler: Processed in 0.001358255 sec. | ||
| 9517 | 2025.08.28 21:39:44.565143 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 9518 | 2025.08.28 21:39:44.565202 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2025.08.28 21:39:44.565252 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9520 | 2025.08.28 21:39:44.565288 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 202 rows starting from the beginning of the part | ||
| 9521 | 2025.08.28 21:39:44.565300 [ 276 ] {d02df6cc-2dfb-46a1-ab59-ebb46f3bea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9522 | 2025.08.28 21:39:44.565345 [ 276 ] {d02df6cc-2dfb-46a1-ab59-ebb46f3bea39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9523 | 2025.08.28 21:39:44.565350 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 202 rows starting from the beginning of the part | ||
| 9524 | 2025.08.28 21:39:44.565411 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 202 rows starting from the beginning of the part | ||
| 9525 | 2025.08.28 21:39:44.565456 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 202 rows starting from the beginning of the part | ||
| 9526 | 2025.08.28 21:39:44.565502 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 202 rows starting from the beginning of the part | ||
| 9527 | 2025.08.28 21:39:44.565977 [ 276 ] {d02df6cc-2dfb-46a1-ab59-ebb46f3bea39} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2025.08.28 21:39:44.566017 [ 276 ] {d02df6cc-2dfb-46a1-ab59-ebb46f3bea39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9529 | 2025.08.28 21:39:44.566324 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219131 sec., 828458.9597016235 rows/sec., 50.21 MiB/sec. | ||
| 9530 | 2025.08.28 21:39:44.566369 [ 276 ] {d02df6cc-2dfb-46a1-ab59-ebb46f3bea39} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9531 | 2025.08.28 21:39:44.566449 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 9532 | 2025.08.28 21:39:44.566636 [ 276 ] {d02df6cc-2dfb-46a1-ab59-ebb46f3bea39} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2025.08.28 21:39:44.566735 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2025.08.28 21:39:44.566784 [ 276 ] {d02df6cc-2dfb-46a1-ab59-ebb46f3bea39} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001503 sec., 469727.2122421823 rows/sec., 33.08 MiB/sec. | ||
| 9535 | 2025.08.28 21:39:44.566805 [ 201 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_37_9} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 9536 | 2025.08.28 21:39:44.566831 [ 276 ] {d02df6cc-2dfb-46a1-ab59-ebb46f3bea39} <Debug> TCPHandler: Processed in 0.001677163 sec. | ||
| 9537 | 2025.08.28 21:39:44.566872 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9538 | 2025.08.28 21:39:44.566955 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9539 | 2025.08.28 21:39:44.567052 [ 276 ] {5ac173e0-302e-457f-9638-73e4cfeff645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9540 | 2025.08.28 21:39:44.567094 [ 276 ] {5ac173e0-302e-457f-9638-73e4cfeff645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9541 | 2025.08.28 21:39:44.567421 [ 276 ] {5ac173e0-302e-457f-9638-73e4cfeff645} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2025.08.28 21:39:44.567458 [ 276 ] {5ac173e0-302e-457f-9638-73e4cfeff645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9543 | 2025.08.28 21:39:44.567772 [ 276 ] {5ac173e0-302e-457f-9638-73e4cfeff645} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9544 | 2025.08.28 21:39:44.567987 [ 276 ] {5ac173e0-302e-457f-9638-73e4cfeff645} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9545 | 2025.08.28 21:39:44.568120 [ 276 ] {5ac173e0-302e-457f-9638-73e4cfeff645} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 9546 | 2025.08.28 21:39:44.568157 [ 276 ] {5ac173e0-302e-457f-9638-73e4cfeff645} <Debug> TCPHandler: Processed in 0.001250403 sec. | ||
| 9547 | 2025.08.28 21:39:44.568259 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2025.08.28 21:39:44.568352 [ 276 ] {2b42bac0-b954-4519-84b9-66baed99e829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9549 | 2025.08.28 21:39:44.568396 [ 276 ] {2b42bac0-b954-4519-84b9-66baed99e829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9550 | 2025.08.28 21:39:44.568830 [ 276 ] {2b42bac0-b954-4519-84b9-66baed99e829} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2025.08.28 21:39:44.568866 [ 276 ] {2b42bac0-b954-4519-84b9-66baed99e829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9552 | 2025.08.28 21:39:44.569214 [ 276 ] {2b42bac0-b954-4519-84b9-66baed99e829} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9553 | 2025.08.28 21:39:44.569432 [ 276 ] {2b42bac0-b954-4519-84b9-66baed99e829} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2025.08.28 21:39:44.569562 [ 276 ] {2b42bac0-b954-4519-84b9-66baed99e829} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001228 sec., 254885.99348534204 rows/sec., 16.78 MiB/sec. | ||
| 9555 | 2025.08.28 21:39:44.569599 [ 276 ] {2b42bac0-b954-4519-84b9-66baed99e829} <Debug> TCPHandler: Processed in 0.001387426 sec. | ||
| 9556 | 2025.08.28 21:39:44.569708 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9557 | 2025.08.28 21:39:44.569801 [ 276 ] {de62b090-b68c-4433-8fe4-0582c1337bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9558 | 2025.08.28 21:39:44.569844 [ 276 ] {de62b090-b68c-4433-8fe4-0582c1337bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9559 | 2025.08.28 21:39:44.570156 [ 276 ] {de62b090-b68c-4433-8fe4-0582c1337bb0} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2025.08.28 21:39:44.570192 [ 276 ] {de62b090-b68c-4433-8fe4-0582c1337bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9561 | 2025.08.28 21:39:44.570495 [ 276 ] {de62b090-b68c-4433-8fe4-0582c1337bb0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9562 | 2025.08.28 21:39:44.570706 [ 276 ] {de62b090-b68c-4433-8fe4-0582c1337bb0} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2025.08.28 21:39:44.570838 [ 276 ] {de62b090-b68c-4433-8fe4-0582c1337bb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 9564 | 2025.08.28 21:39:44.570875 [ 276 ] {de62b090-b68c-4433-8fe4-0582c1337bb0} <Debug> TCPHandler: Processed in 0.001214701 sec. | ||
| 9565 | 2025.08.28 21:39:44.571007 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2025.08.28 21:39:44.571127 [ 276 ] {856acbb9-a831-4fd6-ba95-7be92a38cdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9567 | 2025.08.28 21:39:44.571191 [ 276 ] {856acbb9-a831-4fd6-ba95-7be92a38cdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9568 | 2025.08.28 21:39:44.572088 [ 276 ] {856acbb9-a831-4fd6-ba95-7be92a38cdbd} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2025.08.28 21:39:44.572123 [ 276 ] {856acbb9-a831-4fd6-ba95-7be92a38cdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9570 | 2025.08.28 21:39:44.572681 [ 276 ] {856acbb9-a831-4fd6-ba95-7be92a38cdbd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9571 | 2025.08.28 21:39:44.572906 [ 276 ] {856acbb9-a831-4fd6-ba95-7be92a38cdbd} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2025.08.28 21:39:44.573040 [ 276 ] {856acbb9-a831-4fd6-ba95-7be92a38cdbd} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001938 sec., 21671.826625386995 rows/sec., 38.83 MiB/sec. | ||
| 9573 | 2025.08.28 21:39:44.573092 [ 276 ] {856acbb9-a831-4fd6-ba95-7be92a38cdbd} <Debug> TCPHandler: Processed in 0.002143626 sec. | ||
| 9574 | 2025.08.28 21:39:44.573201 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9575 | 2025.08.28 21:39:44.573293 [ 276 ] {f5464ec8-2065-42e2-b2b5-2215806bfe79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9576 | 2025.08.28 21:39:44.573332 [ 276 ] {f5464ec8-2065-42e2-b2b5-2215806bfe79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9577 | 2025.08.28 21:39:44.573658 [ 276 ] {f5464ec8-2065-42e2-b2b5-2215806bfe79} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2025.08.28 21:39:44.573693 [ 276 ] {f5464ec8-2065-42e2-b2b5-2215806bfe79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9579 | 2025.08.28 21:39:44.573995 [ 276 ] {f5464ec8-2065-42e2-b2b5-2215806bfe79} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9580 | 2025.08.28 21:39:44.574202 [ 276 ] {f5464ec8-2065-42e2-b2b5-2215806bfe79} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2025.08.28 21:39:44.574324 [ 276 ] {f5464ec8-2065-42e2-b2b5-2215806bfe79} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001049 sec., 97235.46234509056 rows/sec., 5.97 MiB/sec. | ||
| 9582 | 2025.08.28 21:39:44.574358 [ 276 ] {f5464ec8-2065-42e2-b2b5-2215806bfe79} <Debug> TCPHandler: Processed in 0.001203572 sec. | ||
| 9583 | 2025.08.28 21:39:44.713537 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9584 | 2025.08.28 21:39:44.731696 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2025.08.28 21:39:44.731757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9586 | 2025.08.28 21:39:44.737682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9587 | 2025.08.28 21:39:44.738446 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2025.08.28 21:39:44.738740 [ 113 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9589 | 2025.08.28 21:39:44.738781 [ 113 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2025.08.28 21:39:44.738805 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9591 | 2025.08.28 21:39:44.738919 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::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 | ||
| 9592 | 2025.08.28 21:39:44.742786 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9593 | 2025.08.28 21:39:44.742942 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9594 | 2025.08.28 21:39:44.744448 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 9595 | 2025.08.28 21:39:44.749015 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 9596 | 2025.08.28 21:39:44.753818 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 9597 | 2025.08.28 21:39:44.757938 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 9598 | 2025.08.28 21:39:44.762153 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 9599 | 2025.08.28 21:39:44.765860 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 9600 | 2025.08.28 21:39:44.823020 [ 201 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.084152862 sec., 4563.124662355513 rows/sec., 23.60 MiB/sec. | ||
| 9601 | 2025.08.28 21:39:44.826350 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9602 | 2025.08.28 21:39:44.828467 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.08.28 21:39:44.828591 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_51_10} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9604 | 2025.08.28 21:39:44.831518 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9605 | 2025.08.28 21:39:45.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.37 MiB, peak 305.79 MiB, free memory in arenas 0.00 B, will set to 294.63 MiB (RSS), difference: 2.26 MiB | ||
| 9606 | 2025.08.28 21:39:49.541614 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2025.08.28 21:39:49.541835 [ 276 ] {0b449cdb-824f-4431-b3e6-b8a46635b3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9608 | 2025.08.28 21:39:49.541908 [ 276 ] {0b449cdb-824f-4431-b3e6-b8a46635b3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9609 | 2025.08.28 21:39:49.542550 [ 276 ] {0b449cdb-824f-4431-b3e6-b8a46635b3a2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2025.08.28 21:39:49.542596 [ 276 ] {0b449cdb-824f-4431-b3e6-b8a46635b3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9611 | 2025.08.28 21:39:49.542991 [ 276 ] {0b449cdb-824f-4431-b3e6-b8a46635b3a2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9612 | 2025.08.28 21:39:49.543207 [ 276 ] {0b449cdb-824f-4431-b3e6-b8a46635b3a2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2025.08.28 21:39:49.543364 [ 276 ] {0b449cdb-824f-4431-b3e6-b8a46635b3a2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.69 MiB/sec. | ||
| 9614 | 2025.08.28 21:39:49.543415 [ 276 ] {0b449cdb-824f-4431-b3e6-b8a46635b3a2} <Debug> TCPHandler: Processed in 0.001939961 sec. | ||
| 9615 | 2025.08.28 21:39:49.543525 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2025.08.28 21:39:49.543624 [ 276 ] {cb82cbf0-2612-40fd-a228-6737e76ac1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9617 | 2025.08.28 21:39:49.543666 [ 276 ] {cb82cbf0-2612-40fd-a228-6737e76ac1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9618 | 2025.08.28 21:39:49.544076 [ 276 ] {cb82cbf0-2612-40fd-a228-6737e76ac1ee} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2025.08.28 21:39:49.544113 [ 276 ] {cb82cbf0-2612-40fd-a228-6737e76ac1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9620 | 2025.08.28 21:39:49.544408 [ 276 ] {cb82cbf0-2612-40fd-a228-6737e76ac1ee} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9621 | 2025.08.28 21:39:49.544610 [ 276 ] {cb82cbf0-2612-40fd-a228-6737e76ac1ee} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2025.08.28 21:39:49.544736 [ 276 ] {cb82cbf0-2612-40fd-a228-6737e76ac1ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 9623 | 2025.08.28 21:39:49.544772 [ 276 ] {cb82cbf0-2612-40fd-a228-6737e76ac1ee} <Debug> TCPHandler: Processed in 0.001295034 sec. | ||
| 9624 | 2025.08.28 21:39:49.544883 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2025.08.28 21:39:49.544975 [ 276 ] {318c8679-67a8-46b9-8b7d-8968bb5329e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9626 | 2025.08.28 21:39:49.545019 [ 276 ] {318c8679-67a8-46b9-8b7d-8968bb5329e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9627 | 2025.08.28 21:39:49.545400 [ 276 ] {318c8679-67a8-46b9-8b7d-8968bb5329e8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2025.08.28 21:39:49.545436 [ 276 ] {318c8679-67a8-46b9-8b7d-8968bb5329e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9629 | 2025.08.28 21:39:49.545753 [ 276 ] {318c8679-67a8-46b9-8b7d-8968bb5329e8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9630 | 2025.08.28 21:39:49.545967 [ 276 ] {318c8679-67a8-46b9-8b7d-8968bb5329e8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2025.08.28 21:39:49.546097 [ 276 ] {318c8679-67a8-46b9-8b7d-8968bb5329e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 9632 | 2025.08.28 21:39:49.546133 [ 276 ] {318c8679-67a8-46b9-8b7d-8968bb5329e8} <Debug> TCPHandler: Processed in 0.001296964 sec. | ||
| 9633 | 2025.08.28 21:39:49.546233 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2025.08.28 21:39:49.546325 [ 276 ] {0f8de274-7630-433a-baab-a90eae696ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9635 | 2025.08.28 21:39:49.546365 [ 276 ] {0f8de274-7630-433a-baab-a90eae696ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9636 | 2025.08.28 21:39:49.546685 [ 276 ] {0f8de274-7630-433a-baab-a90eae696ffe} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2025.08.28 21:39:49.546720 [ 276 ] {0f8de274-7630-433a-baab-a90eae696ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9638 | 2025.08.28 21:39:49.547016 [ 276 ] {0f8de274-7630-433a-baab-a90eae696ffe} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9639 | 2025.08.28 21:39:49.547213 [ 276 ] {0f8de274-7630-433a-baab-a90eae696ffe} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2025.08.28 21:39:49.547337 [ 276 ] {0f8de274-7630-433a-baab-a90eae696ffe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 9641 | 2025.08.28 21:39:49.547371 [ 276 ] {0f8de274-7630-433a-baab-a90eae696ffe} <Debug> TCPHandler: Processed in 0.001184751 sec. | ||
| 9642 | 2025.08.28 21:39:50.722544 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9643 | 2025.08.28 21:39:50.722595 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9644 | 2025.08.28 21:39:50.918738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
| 9645 | 2025.08.28 21:39:50.919244 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2025.08.28 21:39:50.919292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9647 | 2025.08.28 21:39:50.920023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9648 | 2025.08.28 21:39:50.920267 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2025.08.28 21:39:50.920422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 9650 | 2025.08.28 21:39:50.991385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1378 | ||
| 9651 | 2025.08.28 21:39:50.993802 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2025.08.28 21:39:50.993856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9653 | 2025.08.28 21:39:50.995104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9654 | 2025.08.28 21:39:50.995387 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2025.08.28 21:39:50.995771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 9656 | 2025.08.28 21:39:52.243806 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9657 | 2025.08.28 21:39:52.259336 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2025.08.28 21:39:52.259404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9659 | 2025.08.28 21:39:52.264805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9660 | 2025.08.28 21:39:52.265490 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2025.08.28 21:39:52.268210 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9662 | 2025.08.28 21:39:54.554387 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9663 | 2025.08.28 21:39:54.554664 [ 276 ] {d3589694-4540-48e3-b4af-93b448d97fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9664 | 2025.08.28 21:39:54.554771 [ 276 ] {d3589694-4540-48e3-b4af-93b448d97fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9665 | 2025.08.28 21:39:54.555730 [ 276 ] {d3589694-4540-48e3-b4af-93b448d97fd2} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2025.08.28 21:39:54.555769 [ 276 ] {d3589694-4540-48e3-b4af-93b448d97fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9667 | 2025.08.28 21:39:54.556172 [ 276 ] {d3589694-4540-48e3-b4af-93b448d97fd2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9668 | 2025.08.28 21:39:54.556399 [ 276 ] {d3589694-4540-48e3-b4af-93b448d97fd2} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2025.08.28 21:39:54.556548 [ 276 ] {d3589694-4540-48e3-b4af-93b448d97fd2} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00196 sec., 200000 rows/sec., 12.69 MiB/sec. | ||
| 9670 | 2025.08.28 21:39:54.556598 [ 276 ] {d3589694-4540-48e3-b4af-93b448d97fd2} <Debug> TCPHandler: Processed in 0.002388522 sec. | ||
| 9671 | 2025.08.28 21:39:54.556715 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2025.08.28 21:39:54.556819 [ 276 ] {204dae4f-804d-4d28-b294-c124f54fb2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9673 | 2025.08.28 21:39:54.556859 [ 276 ] {204dae4f-804d-4d28-b294-c124f54fb2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9674 | 2025.08.28 21:39:54.557838 [ 276 ] {204dae4f-804d-4d28-b294-c124f54fb2e0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2025.08.28 21:39:54.557873 [ 276 ] {204dae4f-804d-4d28-b294-c124f54fb2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9676 | 2025.08.28 21:39:54.558258 [ 276 ] {204dae4f-804d-4d28-b294-c124f54fb2e0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9677 | 2025.08.28 21:39:54.558468 [ 276 ] {204dae4f-804d-4d28-b294-c124f54fb2e0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2025.08.28 21:39:54.558593 [ 276 ] {204dae4f-804d-4d28-b294-c124f54fb2e0} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001794 sec., 641583.0546265328 rows/sec., 51.22 MiB/sec. | ||
| 9679 | 2025.08.28 21:39:54.558600 [ 100 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9680 | 2025.08.28 21:39:54.558630 [ 276 ] {204dae4f-804d-4d28-b294-c124f54fb2e0} <Debug> TCPHandler: Processed in 0.001962881 sec. | ||
| 9681 | 2025.08.28 21:39:54.558647 [ 100 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2025.08.28 21:39:54.558669 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9683 | 2025.08.28 21:39:54.558742 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2025.08.28 21:39:54.558787 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9685 | 2025.08.28 21:39:54.558836 [ 276 ] {fbe7a461-f6d6-4301-a39a-bc74225fcea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9686 | 2025.08.28 21:39:54.558888 [ 276 ] {fbe7a461-f6d6-4301-a39a-bc74225fcea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9687 | 2025.08.28 21:39:54.558929 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9688 | 2025.08.28 21:39:54.558968 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2301 rows starting from the beginning of the part | ||
| 9689 | 2025.08.28 21:39:54.559033 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1151 rows starting from the beginning of the part | ||
| 9690 | 2025.08.28 21:39:54.559078 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9691 | 2025.08.28 21:39:54.559120 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1157 rows starting from the beginning of the part | ||
| 9692 | 2025.08.28 21:39:54.559161 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9693 | 2025.08.28 21:39:54.559201 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1151 rows starting from the beginning of the part | ||
| 9694 | 2025.08.28 21:39:54.559385 [ 276 ] {fbe7a461-f6d6-4301-a39a-bc74225fcea8} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2025.08.28 21:39:54.559424 [ 276 ] {fbe7a461-f6d6-4301-a39a-bc74225fcea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9696 | 2025.08.28 21:39:54.559887 [ 276 ] {fbe7a461-f6d6-4301-a39a-bc74225fcea8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9697 | 2025.08.28 21:39:54.560111 [ 276 ] {fbe7a461-f6d6-4301-a39a-bc74225fcea8} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2025.08.28 21:39:54.560242 [ 276 ] {fbe7a461-f6d6-4301-a39a-bc74225fcea8} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001424 sec., 167134.83146067418 rows/sec., 10.24 MiB/sec. | ||
| 9699 | 2025.08.28 21:39:54.560281 [ 276 ] {fbe7a461-f6d6-4301-a39a-bc74225fcea8} <Debug> TCPHandler: Processed in 0.001587341 sec. | ||
| 9700 | 2025.08.28 21:39:54.560407 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2025.08.28 21:39:54.560508 [ 276 ] {52993639-18a9-4b6f-874c-586a45dfdd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9702 | 2025.08.28 21:39:54.560548 [ 276 ] {52993639-18a9-4b6f-874c-586a45dfdd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9703 | 2025.08.28 21:39:54.561053 [ 276 ] {52993639-18a9-4b6f-874c-586a45dfdd7d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2025.08.28 21:39:54.561090 [ 276 ] {52993639-18a9-4b6f-874c-586a45dfdd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9705 | 2025.08.28 21:39:54.561389 [ 190 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5872 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651729 sec., 2214404.26227567 rows/sec., 186.11 MiB/sec. | ||
| 9706 | 2025.08.28 21:39:54.561436 [ 276 ] {52993639-18a9-4b6f-874c-586a45dfdd7d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9707 | 2025.08.28 21:39:54.561672 [ 276 ] {52993639-18a9-4b6f-874c-586a45dfdd7d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2025.08.28 21:39:54.561800 [ 276 ] {52993639-18a9-4b6f-874c-586a45dfdd7d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00131 sec., 154961.8320610687 rows/sec., 10.00 MiB/sec. | ||
| 9709 | 2025.08.28 21:39:54.561840 [ 276 ] {52993639-18a9-4b6f-874c-586a45dfdd7d} <Debug> TCPHandler: Processed in 0.001486288 sec. | ||
| 9710 | 2025.08.28 21:39:54.561902 [ 190 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9711 | 2025.08.28 21:39:54.561969 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2025.08.28 21:39:54.562083 [ 276 ] {4b26b527-1144-4866-9b53-557a20f44c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9713 | 2025.08.28 21:39:54.562131 [ 276 ] {4b26b527-1144-4866-9b53-557a20f44c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9714 | 2025.08.28 21:39:54.562293 [ 190 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2025.08.28 21:39:54.562380 [ 190 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_76_15} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9716 | 2025.08.28 21:39:54.562479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 9717 | 2025.08.28 21:39:54.562709 [ 276 ] {4b26b527-1144-4866-9b53-557a20f44c70} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2025.08.28 21:39:54.562759 [ 276 ] {4b26b527-1144-4866-9b53-557a20f44c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9719 | 2025.08.28 21:39:54.563170 [ 276 ] {4b26b527-1144-4866-9b53-557a20f44c70} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9720 | 2025.08.28 21:39:54.563372 [ 276 ] {4b26b527-1144-4866-9b53-557a20f44c70} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2025.08.28 21:39:54.563499 [ 276 ] {4b26b527-1144-4866-9b53-557a20f44c70} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001434 sec., 140864.71408647142 rows/sec., 8.00 MiB/sec. | ||
| 9722 | 2025.08.28 21:39:54.563538 [ 276 ] {4b26b527-1144-4866-9b53-557a20f44c70} <Debug> TCPHandler: Processed in 0.001622282 sec. | ||
| 9723 | 2025.08.28 21:39:54.563645 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2025.08.28 21:39:54.563747 [ 276 ] {64e0933c-5ed1-4f16-91e2-43fb0afb5349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9725 | 2025.08.28 21:39:54.563787 [ 276 ] {64e0933c-5ed1-4f16-91e2-43fb0afb5349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9726 | 2025.08.28 21:39:54.564482 [ 276 ] {64e0933c-5ed1-4f16-91e2-43fb0afb5349} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2025.08.28 21:39:54.564519 [ 276 ] {64e0933c-5ed1-4f16-91e2-43fb0afb5349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9728 | 2025.08.28 21:39:54.564853 [ 276 ] {64e0933c-5ed1-4f16-91e2-43fb0afb5349} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9729 | 2025.08.28 21:39:54.565054 [ 276 ] {64e0933c-5ed1-4f16-91e2-43fb0afb5349} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2025.08.28 21:39:54.565180 [ 276 ] {64e0933c-5ed1-4f16-91e2-43fb0afb5349} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001452 sec., 477961.43250688707 rows/sec., 33.58 MiB/sec. | ||
| 9731 | 2025.08.28 21:39:54.565205 [ 99 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9732 | 2025.08.28 21:39:54.565219 [ 276 ] {64e0933c-5ed1-4f16-91e2-43fb0afb5349} <Debug> TCPHandler: Processed in 0.001620822 sec. | ||
| 9733 | 2025.08.28 21:39:54.565287 [ 99 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2025.08.28 21:39:54.565317 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9735 | 2025.08.28 21:39:54.565373 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2025.08.28 21:39:54.565430 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9737 | 2025.08.28 21:39:54.565486 [ 276 ] {32b97a68-303b-4524-8622-a5a333126fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9738 | 2025.08.28 21:39:54.565531 [ 276 ] {32b97a68-303b-4524-8622-a5a333126fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9739 | 2025.08.28 21:39:54.565543 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9740 | 2025.08.28 21:39:54.565582 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1186 rows starting from the beginning of the part | ||
| 9741 | 2025.08.28 21:39:54.565653 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 694 rows starting from the beginning of the part | ||
| 9742 | 2025.08.28 21:39:54.565703 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9743 | 2025.08.28 21:39:54.565749 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 706 rows starting from the beginning of the part | ||
| 9744 | 2025.08.28 21:39:54.565806 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9745 | 2025.08.28 21:39:54.565856 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 694 rows starting from the beginning of the part | ||
| 9746 | 2025.08.28 21:39:54.565878 [ 276 ] {32b97a68-303b-4524-8622-a5a333126fb2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2025.08.28 21:39:54.565935 [ 276 ] {32b97a68-303b-4524-8622-a5a333126fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9748 | 2025.08.28 21:39:54.566278 [ 276 ] {32b97a68-303b-4524-8622-a5a333126fb2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9749 | 2025.08.28 21:39:54.566492 [ 276 ] {32b97a68-303b-4524-8622-a5a333126fb2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2025.08.28 21:39:54.566629 [ 276 ] {32b97a68-303b-4524-8622-a5a333126fb2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 9751 | 2025.08.28 21:39:54.566665 [ 276 ] {32b97a68-303b-4524-8622-a5a333126fb2} <Debug> TCPHandler: Processed in 0.001340575 sec. | ||
| 9752 | 2025.08.28 21:39:54.566771 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2025.08.28 21:39:54.566880 [ 276 ] {cd44f1bc-21f4-4bb6-ae2d-086327b1c7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9754 | 2025.08.28 21:39:54.566923 [ 276 ] {cd44f1bc-21f4-4bb6-ae2d-086327b1c7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9755 | 2025.08.28 21:39:54.567198 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810418 sec., 1882438.199355066 rows/sec., 141.03 MiB/sec. | ||
| 9756 | 2025.08.28 21:39:54.567423 [ 276 ] {cd44f1bc-21f4-4bb6-ae2d-086327b1c7fb} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2025.08.28 21:39:54.567424 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9758 | 2025.08.28 21:39:54.567459 [ 276 ] {cd44f1bc-21f4-4bb6-ae2d-086327b1c7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9759 | 2025.08.28 21:39:54.567694 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2025.08.28 21:39:54.567758 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_76_15} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9761 | 2025.08.28 21:39:54.567806 [ 276 ] {cd44f1bc-21f4-4bb6-ae2d-086327b1c7fb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9762 | 2025.08.28 21:39:54.567848 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 9763 | 2025.08.28 21:39:54.568026 [ 276 ] {cd44f1bc-21f4-4bb6-ae2d-086327b1c7fb} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2025.08.28 21:39:54.568147 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9765 | 2025.08.28 21:39:54.568152 [ 276 ] {cd44f1bc-21f4-4bb6-ae2d-086327b1c7fb} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001299 sec., 236335.6428021555 rows/sec., 15.55 MiB/sec. | ||
| 9766 | 2025.08.28 21:39:54.568180 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2025.08.28 21:39:54.568199 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9768 | 2025.08.28 21:39:54.568200 [ 276 ] {cd44f1bc-21f4-4bb6-ae2d-086327b1c7fb} <Debug> TCPHandler: Processed in 0.001475729 sec. | ||
| 9769 | 2025.08.28 21:39:54.568292 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9770 | 2025.08.28 21:39:54.568344 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9771 | 2025.08.28 21:39:54.568438 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9772 | 2025.08.28 21:39:54.568478 [ 276 ] {1f602f76-e7ec-4bdf-9407-3db0f176cfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9773 | 2025.08.28 21:39:54.568479 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25265 rows starting from the beginning of the part | ||
| 9774 | 2025.08.28 21:39:54.568536 [ 276 ] {1f602f76-e7ec-4bdf-9407-3db0f176cfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9775 | 2025.08.28 21:39:54.568573 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 307 rows starting from the beginning of the part | ||
| 9776 | 2025.08.28 21:39:54.568626 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9777 | 2025.08.28 21:39:54.568670 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 313 rows starting from the beginning of the part | ||
| 9778 | 2025.08.28 21:39:54.568710 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9779 | 2025.08.28 21:39:54.568755 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 307 rows starting from the beginning of the part | ||
| 9780 | 2025.08.28 21:39:54.568967 [ 276 ] {1f602f76-e7ec-4bdf-9407-3db0f176cfe9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2025.08.28 21:39:54.569012 [ 276 ] {1f602f76-e7ec-4bdf-9407-3db0f176cfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9782 | 2025.08.28 21:39:54.569344 [ 276 ] {1f602f76-e7ec-4bdf-9407-3db0f176cfe9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9783 | 2025.08.28 21:39:54.569554 [ 276 ] {1f602f76-e7ec-4bdf-9407-3db0f176cfe9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2025.08.28 21:39:54.569689 [ 276 ] {1f602f76-e7ec-4bdf-9407-3db0f176cfe9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001243 sec., 804.5052292839904 rows/sec., 54.21 KiB/sec. | ||
| 9785 | 2025.08.28 21:39:54.569726 [ 276 ] {1f602f76-e7ec-4bdf-9407-3db0f176cfe9} <Debug> TCPHandler: Processed in 0.001440557 sec. | ||
| 9786 | 2025.08.28 21:39:54.569850 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9787 | 2025.08.28 21:39:54.569943 [ 276 ] {e55b65d4-221c-4133-a0c0-efa94909d489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9788 | 2025.08.28 21:39:54.569997 [ 276 ] {e55b65d4-221c-4133-a0c0-efa94909d489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9789 | 2025.08.28 21:39:54.570922 [ 276 ] {e55b65d4-221c-4133-a0c0-efa94909d489} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2025.08.28 21:39:54.570960 [ 276 ] {e55b65d4-221c-4133-a0c0-efa94909d489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9791 | 2025.08.28 21:39:54.571783 [ 276 ] {e55b65d4-221c-4133-a0c0-efa94909d489} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9792 | 2025.08.28 21:39:54.572007 [ 276 ] {e55b65d4-221c-4133-a0c0-efa94909d489} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2025.08.28 21:39:54.572143 [ 276 ] {e55b65d4-221c-4133-a0c0-efa94909d489} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002219 sec., 18927.44479495268 rows/sec., 33.92 MiB/sec. | ||
| 9794 | 2025.08.28 21:39:54.572196 [ 276 ] {e55b65d4-221c-4133-a0c0-efa94909d489} <Debug> TCPHandler: Processed in 0.002393542 sec. | ||
| 9795 | 2025.08.28 21:39:54.572324 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9796 | 2025.08.28 21:39:54.572417 [ 276 ] {3f30f714-4fc5-4e7e-a654-7e8bf2b401bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9797 | 2025.08.28 21:39:54.572458 [ 276 ] {3f30f714-4fc5-4e7e-a654-7e8bf2b401bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9798 | 2025.08.28 21:39:54.572791 [ 276 ] {3f30f714-4fc5-4e7e-a654-7e8bf2b401bc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2025.08.28 21:39:54.572824 [ 276 ] {3f30f714-4fc5-4e7e-a654-7e8bf2b401bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9800 | 2025.08.28 21:39:54.573239 [ 276 ] {3f30f714-4fc5-4e7e-a654-7e8bf2b401bc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9801 | 2025.08.28 21:39:54.573452 [ 276 ] {3f30f714-4fc5-4e7e-a654-7e8bf2b401bc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2025.08.28 21:39:54.573559 [ 100 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9803 | 2025.08.28 21:39:54.573584 [ 276 ] {3f30f714-4fc5-4e7e-a654-7e8bf2b401bc} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001186 sec., 86003.37268128162 rows/sec., 5.28 MiB/sec. | ||
| 9804 | 2025.08.28 21:39:54.573588 [ 100 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2025.08.28 21:39:54.573615 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9806 | 2025.08.28 21:39:54.573620 [ 276 ] {3f30f714-4fc5-4e7e-a654-7e8bf2b401bc} <Debug> TCPHandler: Processed in 0.001343465 sec. | ||
| 9807 | 2025.08.28 21:39:54.573706 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9808 | 2025.08.28 21:39:54.573807 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9809 | 2025.08.28 21:39:54.573839 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5610 rows starting from the beginning of the part | ||
| 9810 | 2025.08.28 21:39:54.573901 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 102 rows starting from the beginning of the part | ||
| 9811 | 2025.08.28 21:39:54.573951 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9812 | 2025.08.28 21:39:54.573995 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 102 rows starting from the beginning of the part | ||
| 9813 | 2025.08.28 21:39:54.574037 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9814 | 2025.08.28 21:39:54.574079 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 102 rows starting from the beginning of the part | ||
| 9815 | 2025.08.28 21:39:54.576277 [ 197 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6036 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602578 sec., 2319238.847020147 rows/sec., 147.40 MiB/sec. | ||
| 9816 | 2025.08.28 21:39:54.576478 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26512 rows, containing 5 columns (5 merged, 0 gathered) in 0.008232913 sec., 3220245.3736605747 rows/sec., 215.64 MiB/sec. | ||
| 9817 | 2025.08.28 21:39:54.576751 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9818 | 2025.08.28 21:39:54.576756 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9819 | 2025.08.28 21:39:54.577062 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2025.08.28 21:39:54.577117 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2025.08.28 21:39:54.577126 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_76_15} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9822 | 2025.08.28 21:39:54.577196 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 9823 | 2025.08.28 21:39:54.577207 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9824 | 2025.08.28 21:39:54.577316 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9825 | 2025.08.28 21:39:55.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.80 MiB, peak 306.26 MiB, free memory in arenas 0.00 B, will set to 298.68 MiB (RSS), difference: 2.88 MiB | ||
| 9826 | 2025.08.28 21:39:58.421431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
| 9827 | 2025.08.28 21:39:58.421960 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2025.08.28 21:39:58.422008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9829 | 2025.08.28 21:39:58.422488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9830 | 2025.08.28 21:39:58.422717 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2025.08.28 21:39:58.422862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 9832 | 2025.08.28 21:39:59.568005 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2025.08.28 21:39:59.568198 [ 276 ] {169f60ae-6974-47ef-8809-35cc6191b6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9834 | 2025.08.28 21:39:59.568267 [ 276 ] {169f60ae-6974-47ef-8809-35cc6191b6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9835 | 2025.08.28 21:39:59.568872 [ 276 ] {169f60ae-6974-47ef-8809-35cc6191b6f7} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2025.08.28 21:39:59.568908 [ 276 ] {169f60ae-6974-47ef-8809-35cc6191b6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9837 | 2025.08.28 21:39:59.569279 [ 276 ] {169f60ae-6974-47ef-8809-35cc6191b6f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9838 | 2025.08.28 21:39:59.569503 [ 276 ] {169f60ae-6974-47ef-8809-35cc6191b6f7} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2025.08.28 21:39:59.569648 [ 276 ] {169f60ae-6974-47ef-8809-35cc6191b6f7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001504 sec., 2659.5744680851067 rows/sec., 216.87 KiB/sec. | ||
| 9840 | 2025.08.28 21:39:59.569693 [ 276 ] {169f60ae-6974-47ef-8809-35cc6191b6f7} <Debug> TCPHandler: Processed in 0.001826438 sec. | ||
| 9841 | 2025.08.28 21:39:59.569821 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2025.08.28 21:39:59.569916 [ 276 ] {6d848c59-e08e-4a08-af7b-bf55b4c427bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9843 | 2025.08.28 21:39:59.569956 [ 276 ] {6d848c59-e08e-4a08-af7b-bf55b4c427bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9844 | 2025.08.28 21:39:59.571012 [ 276 ] {6d848c59-e08e-4a08-af7b-bf55b4c427bb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2025.08.28 21:39:59.571047 [ 276 ] {6d848c59-e08e-4a08-af7b-bf55b4c427bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9846 | 2025.08.28 21:39:59.571430 [ 276 ] {6d848c59-e08e-4a08-af7b-bf55b4c427bb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9847 | 2025.08.28 21:39:59.571639 [ 276 ] {6d848c59-e08e-4a08-af7b-bf55b4c427bb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2025.08.28 21:39:59.571766 [ 276 ] {6d848c59-e08e-4a08-af7b-bf55b4c427bb} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.001868 sec., 641327.6231263384 rows/sec., 52.61 MiB/sec. | ||
| 9849 | 2025.08.28 21:39:59.571803 [ 276 ] {6d848c59-e08e-4a08-af7b-bf55b4c427bb} <Debug> TCPHandler: Processed in 0.002032762 sec. | ||
| 9850 | 2025.08.28 21:39:59.571915 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2025.08.28 21:39:59.572009 [ 276 ] {be9f16bd-a0bd-4bae-bf8f-590f3c2a028e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9852 | 2025.08.28 21:39:59.572049 [ 276 ] {be9f16bd-a0bd-4bae-bf8f-590f3c2a028e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9853 | 2025.08.28 21:39:59.572444 [ 276 ] {be9f16bd-a0bd-4bae-bf8f-590f3c2a028e} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2025.08.28 21:39:59.572479 [ 276 ] {be9f16bd-a0bd-4bae-bf8f-590f3c2a028e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9855 | 2025.08.28 21:39:59.572781 [ 276 ] {be9f16bd-a0bd-4bae-bf8f-590f3c2a028e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9856 | 2025.08.28 21:39:59.573001 [ 276 ] {be9f16bd-a0bd-4bae-bf8f-590f3c2a028e} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2025.08.28 21:39:59.573134 [ 276 ] {be9f16bd-a0bd-4bae-bf8f-590f3c2a028e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001143 sec., 3499.562554680665 rows/sec., 244.35 KiB/sec. | ||
| 9858 | 2025.08.28 21:39:59.573170 [ 276 ] {be9f16bd-a0bd-4bae-bf8f-590f3c2a028e} <Debug> TCPHandler: Processed in 0.001303274 sec. | ||
| 9859 | 2025.08.28 21:39:59.573278 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2025.08.28 21:39:59.573372 [ 276 ] {e18e1604-0801-4e34-b7bf-c14f6fd1f002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9861 | 2025.08.28 21:39:59.573410 [ 276 ] {e18e1604-0801-4e34-b7bf-c14f6fd1f002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9862 | 2025.08.28 21:39:59.573902 [ 276 ] {e18e1604-0801-4e34-b7bf-c14f6fd1f002} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.08.28 21:39:59.573936 [ 276 ] {e18e1604-0801-4e34-b7bf-c14f6fd1f002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9864 | 2025.08.28 21:39:59.574240 [ 276 ] {e18e1604-0801-4e34-b7bf-c14f6fd1f002} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9865 | 2025.08.28 21:39:59.574440 [ 276 ] {e18e1604-0801-4e34-b7bf-c14f6fd1f002} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.08.28 21:39:59.574530 [ 92 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9867 | 2025.08.28 21:39:59.574560 [ 92 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2025.08.28 21:39:59.574563 [ 276 ] {e18e1604-0801-4e34-b7bf-c14f6fd1f002} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001209 sec., 188585.60794044664 rows/sec., 12.77 MiB/sec. | ||
| 9869 | 2025.08.28 21:39:59.574578 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9870 | 2025.08.28 21:39:59.574604 [ 276 ] {e18e1604-0801-4e34-b7bf-c14f6fd1f002} <Debug> TCPHandler: Processed in 0.001374515 sec. | ||
| 9871 | 2025.08.28 21:39:59.574706 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::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 | ||
| 9872 | 2025.08.28 21:39:59.574717 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2025.08.28 21:39:59.574870 [ 276 ] {3a73503b-f56e-4dd3-9363-2393e091146c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9874 | 2025.08.28 21:39:59.574887 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9875 | 2025.08.28 21:39:59.574910 [ 276 ] {3a73503b-f56e-4dd3-9363-2393e091146c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9876 | 2025.08.28 21:39:59.574932 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 432 rows starting from the beginning of the part | ||
| 9877 | 2025.08.28 21:39:59.575020 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
| 9878 | 2025.08.28 21:39:59.575074 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 203 rows starting from the beginning of the part | ||
| 9879 | 2025.08.28 21:39:59.575128 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 203 rows starting from the beginning of the part | ||
| 9880 | 2025.08.28 21:39:59.575209 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 203 rows starting from the beginning of the part | ||
| 9881 | 2025.08.28 21:39:59.575280 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 228 rows starting from the beginning of the part | ||
| 9882 | 2025.08.28 21:39:59.575541 [ 276 ] {3a73503b-f56e-4dd3-9363-2393e091146c} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2025.08.28 21:39:59.575583 [ 276 ] {3a73503b-f56e-4dd3-9363-2393e091146c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9884 | 2025.08.28 21:39:59.575923 [ 276 ] {3a73503b-f56e-4dd3-9363-2393e091146c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9885 | 2025.08.28 21:39:59.576139 [ 276 ] {3a73503b-f56e-4dd3-9363-2393e091146c} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2025.08.28 21:39:59.576264 [ 276 ] {3a73503b-f56e-4dd3-9363-2393e091146c} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001413 sec., 370842.1797593772 rows/sec., 27.46 MiB/sec. | ||
| 9887 | 2025.08.28 21:39:59.576302 [ 276 ] {3a73503b-f56e-4dd3-9363-2393e091146c} <Debug> TCPHandler: Processed in 0.001634512 sec. | ||
| 9888 | 2025.08.28 21:39:59.576354 [ 197 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708354 sec., 876282.0820509098 rows/sec., 61.15 MiB/sec. | ||
| 9889 | 2025.08.28 21:39:59.576421 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2025.08.28 21:39:59.576520 [ 276 ] {a869e952-f100-4e25-a434-fb7041e87948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9891 | 2025.08.28 21:39:59.576547 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9892 | 2025.08.28 21:39:59.576563 [ 276 ] {a869e952-f100-4e25-a434-fb7041e87948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9893 | 2025.08.28 21:39:59.576838 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2025.08.28 21:39:59.576917 [ 200 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_51_10} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9895 | 2025.08.28 21:39:59.577020 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9896 | 2025.08.28 21:39:59.577150 [ 276 ] {a869e952-f100-4e25-a434-fb7041e87948} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2025.08.28 21:39:59.577184 [ 276 ] {a869e952-f100-4e25-a434-fb7041e87948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9898 | 2025.08.28 21:39:59.577562 [ 276 ] {a869e952-f100-4e25-a434-fb7041e87948} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9899 | 2025.08.28 21:39:59.577774 [ 276 ] {a869e952-f100-4e25-a434-fb7041e87948} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2025.08.28 21:39:59.577899 [ 276 ] {a869e952-f100-4e25-a434-fb7041e87948} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001397 sec., 605583.3929849678 rows/sec., 40.76 MiB/sec. | ||
| 9901 | 2025.08.28 21:39:59.577935 [ 276 ] {a869e952-f100-4e25-a434-fb7041e87948} <Debug> TCPHandler: Processed in 0.001563161 sec. | ||
| 9902 | 2025.08.28 21:39:59.578053 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9903 | 2025.08.28 21:39:59.578146 [ 276 ] {99d834f9-29f5-4097-b878-9000c71178e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9904 | 2025.08.28 21:39:59.578187 [ 276 ] {99d834f9-29f5-4097-b878-9000c71178e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9905 | 2025.08.28 21:39:59.578532 [ 276 ] {99d834f9-29f5-4097-b878-9000c71178e5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2025.08.28 21:39:59.578567 [ 276 ] {99d834f9-29f5-4097-b878-9000c71178e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9907 | 2025.08.28 21:39:59.578869 [ 276 ] {99d834f9-29f5-4097-b878-9000c71178e5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9908 | 2025.08.28 21:39:59.579076 [ 276 ] {99d834f9-29f5-4097-b878-9000c71178e5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2025.08.28 21:39:59.579200 [ 276 ] {99d834f9-29f5-4097-b878-9000c71178e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9910 | 2025.08.28 21:39:59.579235 [ 276 ] {99d834f9-29f5-4097-b878-9000c71178e5} <Debug> TCPHandler: Processed in 0.001230472 sec. | ||
| 9911 | 2025.08.28 21:39:59.769176 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 9912 | 2025.08.28 21:39:59.786300 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2025.08.28 21:39:59.786358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9914 | 2025.08.28 21:39:59.792749 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9915 | 2025.08.28 21:39:59.793479 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2025.08.28 21:39:59.796797 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 9917 | 2025.08.28 21:40:00.996830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1414 | ||
| 9918 | 2025.08.28 21:40:00.999264 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2025.08.28 21:40:00.999318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9920 | 2025.08.28 21:40:01.000531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9921 | 2025.08.28 21:40:01.000824 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2025.08.28 21:40:01.001203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 9923 | 2025.08.28 21:40:04.554936 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9924 | 2025.08.28 21:40:04.555144 [ 276 ] {eadabeb6-9a0a-422f-b99c-2fa533796037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9925 | 2025.08.28 21:40:04.555212 [ 276 ] {eadabeb6-9a0a-422f-b99c-2fa533796037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9926 | 2025.08.28 21:40:04.556021 [ 276 ] {eadabeb6-9a0a-422f-b99c-2fa533796037} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9927 | 2025.08.28 21:40:04.556056 [ 276 ] {eadabeb6-9a0a-422f-b99c-2fa533796037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9928 | 2025.08.28 21:40:04.556454 [ 276 ] {eadabeb6-9a0a-422f-b99c-2fa533796037} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9929 | 2025.08.28 21:40:04.556680 [ 276 ] {eadabeb6-9a0a-422f-b99c-2fa533796037} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2025.08.28 21:40:04.556821 [ 276 ] {eadabeb6-9a0a-422f-b99c-2fa533796037} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001731 sec., 226458.69439630272 rows/sec., 14.37 MiB/sec. | ||
| 9931 | 2025.08.28 21:40:04.556862 [ 276 ] {eadabeb6-9a0a-422f-b99c-2fa533796037} <Debug> TCPHandler: Processed in 0.002059003 sec. | ||
| 9932 | 2025.08.28 21:40:04.556999 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9933 | 2025.08.28 21:40:04.557102 [ 276 ] {ce9a0445-252c-4846-b2da-6927628e2a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9934 | 2025.08.28 21:40:04.557147 [ 276 ] {ce9a0445-252c-4846-b2da-6927628e2a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9935 | 2025.08.28 21:40:04.558129 [ 276 ] {ce9a0445-252c-4846-b2da-6927628e2a62} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9936 | 2025.08.28 21:40:04.558162 [ 276 ] {ce9a0445-252c-4846-b2da-6927628e2a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9937 | 2025.08.28 21:40:04.558519 [ 276 ] {ce9a0445-252c-4846-b2da-6927628e2a62} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9938 | 2025.08.28 21:40:04.558736 [ 276 ] {ce9a0445-252c-4846-b2da-6927628e2a62} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2025.08.28 21:40:04.558864 [ 276 ] {ce9a0445-252c-4846-b2da-6927628e2a62} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001784 sec., 645179.3721973094 rows/sec., 51.50 MiB/sec. | ||
| 9940 | 2025.08.28 21:40:04.558901 [ 276 ] {ce9a0445-252c-4846-b2da-6927628e2a62} <Debug> TCPHandler: Processed in 0.00195574 sec. | ||
| 9941 | 2025.08.28 21:40:04.559014 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9942 | 2025.08.28 21:40:04.559106 [ 276 ] {f5dcc529-3abb-4f25-a61e-dbc087c7a324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9943 | 2025.08.28 21:40:04.559145 [ 276 ] {f5dcc529-3abb-4f25-a61e-dbc087c7a324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9944 | 2025.08.28 21:40:04.559626 [ 276 ] {f5dcc529-3abb-4f25-a61e-dbc087c7a324} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2025.08.28 21:40:04.559660 [ 276 ] {f5dcc529-3abb-4f25-a61e-dbc087c7a324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9946 | 2025.08.28 21:40:04.559963 [ 276 ] {f5dcc529-3abb-4f25-a61e-dbc087c7a324} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9947 | 2025.08.28 21:40:04.560162 [ 276 ] {f5dcc529-3abb-4f25-a61e-dbc087c7a324} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2025.08.28 21:40:04.560264 [ 84 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9949 | 2025.08.28 21:40:04.560285 [ 276 ] {f5dcc529-3abb-4f25-a61e-dbc087c7a324} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001196 sec., 198996.65551839463 rows/sec., 12.19 MiB/sec. | ||
| 9950 | 2025.08.28 21:40:04.560301 [ 84 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2025.08.28 21:40:04.560321 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9952 | 2025.08.28 21:40:04.560322 [ 276 ] {f5dcc529-3abb-4f25-a61e-dbc087c7a324} <Debug> TCPHandler: Processed in 0.001354125 sec. | ||
| 9953 | 2025.08.28 21:40:04.560431 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 9954 | 2025.08.28 21:40:04.560440 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2025.08.28 21:40:04.560564 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9956 | 2025.08.28 21:40:04.560571 [ 276 ] {3a3e8e73-3ab3-45a3-ae85-52c0129fcb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9957 | 2025.08.28 21:40:04.560601 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 256 rows starting from the beginning of the part | ||
| 9958 | 2025.08.28 21:40:04.560620 [ 276 ] {3a3e8e73-3ab3-45a3-ae85-52c0129fcb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9959 | 2025.08.28 21:40:04.560670 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 238 rows starting from the beginning of the part | ||
| 9960 | 2025.08.28 21:40:04.560721 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 250 rows starting from the beginning of the part | ||
| 9961 | 2025.08.28 21:40:04.560763 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 238 rows starting from the beginning of the part | ||
| 9962 | 2025.08.28 21:40:04.560800 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
| 9963 | 2025.08.28 21:40:04.560838 [ 197 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 238 rows starting from the beginning of the part | ||
| 9964 | 2025.08.28 21:40:04.561089 [ 276 ] {3a3e8e73-3ab3-45a3-ae85-52c0129fcb70} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2025.08.28 21:40:04.561129 [ 276 ] {3a3e8e73-3ab3-45a3-ae85-52c0129fcb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9966 | 2025.08.28 21:40:04.561444 [ 276 ] {3a3e8e73-3ab3-45a3-ae85-52c0129fcb70} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9967 | 2025.08.28 21:40:04.561658 [ 276 ] {3a3e8e73-3ab3-45a3-ae85-52c0129fcb70} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2025.08.28 21:40:04.561784 [ 276 ] {3a3e8e73-3ab3-45a3-ae85-52c0129fcb70} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001229 sec., 165174.93897477625 rows/sec., 10.65 MiB/sec. | ||
| 9969 | 2025.08.28 21:40:04.561805 [ 198 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422277 sec., 860591.8537668822 rows/sec., 56.18 MiB/sec. | ||
| 9970 | 2025.08.28 21:40:04.561820 [ 276 ] {3a3e8e73-3ab3-45a3-ae85-52c0129fcb70} <Debug> TCPHandler: Processed in 0.001426677 sec. | ||
| 9971 | 2025.08.28 21:40:04.561970 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2025.08.28 21:40:04.562057 [ 186 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9973 | 2025.08.28 21:40:04.562063 [ 276 ] {b2f8915c-f51c-401a-a144-2b59bc01b9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9974 | 2025.08.28 21:40:04.562120 [ 276 ] {b2f8915c-f51c-401a-a144-2b59bc01b9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9975 | 2025.08.28 21:40:04.562403 [ 186 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2025.08.28 21:40:04.562492 [ 186 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_46_9} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9977 | 2025.08.28 21:40:04.562561 [ 276 ] {b2f8915c-f51c-401a-a144-2b59bc01b9b6} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2025.08.28 21:40:04.562601 [ 276 ] {b2f8915c-f51c-401a-a144-2b59bc01b9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9979 | 2025.08.28 21:40:04.562609 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9980 | 2025.08.28 21:40:04.562906 [ 276 ] {b2f8915c-f51c-401a-a144-2b59bc01b9b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9981 | 2025.08.28 21:40:04.563125 [ 276 ] {b2f8915c-f51c-401a-a144-2b59bc01b9b6} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.08.28 21:40:04.563247 [ 276 ] {b2f8915c-f51c-401a-a144-2b59bc01b9b6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001202 sec., 168053.2445923461 rows/sec., 9.54 MiB/sec. | ||
| 9983 | 2025.08.28 21:40:04.563283 [ 276 ] {b2f8915c-f51c-401a-a144-2b59bc01b9b6} <Debug> TCPHandler: Processed in 0.001359185 sec. | ||
| 9984 | 2025.08.28 21:40:04.563392 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2025.08.28 21:40:04.563483 [ 276 ] {7b559bb3-0344-4d6f-b9ea-ffeff6e7668e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9986 | 2025.08.28 21:40:04.563521 [ 276 ] {7b559bb3-0344-4d6f-b9ea-ffeff6e7668e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9987 | 2025.08.28 21:40:04.564172 [ 276 ] {7b559bb3-0344-4d6f-b9ea-ffeff6e7668e} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2025.08.28 21:40:04.564206 [ 276 ] {7b559bb3-0344-4d6f-b9ea-ffeff6e7668e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9989 | 2025.08.28 21:40:04.564527 [ 276 ] {7b559bb3-0344-4d6f-b9ea-ffeff6e7668e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9990 | 2025.08.28 21:40:04.564734 [ 276 ] {7b559bb3-0344-4d6f-b9ea-ffeff6e7668e} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2025.08.28 21:40:04.564881 [ 276 ] {7b559bb3-0344-4d6f-b9ea-ffeff6e7668e} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001416 sec., 490112.99435028253 rows/sec., 34.44 MiB/sec. | ||
| 9992 | 2025.08.28 21:40:04.564917 [ 276 ] {7b559bb3-0344-4d6f-b9ea-ffeff6e7668e} <Debug> TCPHandler: Processed in 0.00157151 sec. | ||
| 9993 | 2025.08.28 21:40:04.565028 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2025.08.28 21:40:04.565119 [ 276 ] {dc47b792-6204-4afe-b315-b88c8bcc9cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9995 | 2025.08.28 21:40:04.565159 [ 276 ] {dc47b792-6204-4afe-b315-b88c8bcc9cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9996 | 2025.08.28 21:40:04.565497 [ 276 ] {dc47b792-6204-4afe-b315-b88c8bcc9cf8} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2025.08.28 21:40:04.565530 [ 276 ] {dc47b792-6204-4afe-b315-b88c8bcc9cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9998 | 2025.08.28 21:40:04.565825 [ 276 ] {dc47b792-6204-4afe-b315-b88c8bcc9cf8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9999 | 2025.08.28 21:40:04.566022 [ 276 ] {dc47b792-6204-4afe-b315-b88c8bcc9cf8} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2025.08.28 21:40:04.566146 [ 276 ] {dc47b792-6204-4afe-b315-b88c8bcc9cf8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 10001 | 2025.08.28 21:40:04.566181 [ 276 ] {dc47b792-6204-4afe-b315-b88c8bcc9cf8} <Debug> TCPHandler: Processed in 0.001199881 sec. | ||
| 10002 | 2025.08.28 21:40:04.566336 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2025.08.28 21:40:04.566438 [ 276 ] {3e9ddcab-fb81-4741-9dfd-350b5059d9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10004 | 2025.08.28 21:40:04.566481 [ 276 ] {3e9ddcab-fb81-4741-9dfd-350b5059d9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10005 | 2025.08.28 21:40:04.566924 [ 276 ] {3e9ddcab-fb81-4741-9dfd-350b5059d9bc} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2025.08.28 21:40:04.566958 [ 276 ] {3e9ddcab-fb81-4741-9dfd-350b5059d9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10007 | 2025.08.28 21:40:04.567304 [ 276 ] {3e9ddcab-fb81-4741-9dfd-350b5059d9bc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10008 | 2025.08.28 21:40:04.567514 [ 276 ] {3e9ddcab-fb81-4741-9dfd-350b5059d9bc} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2025.08.28 21:40:04.567649 [ 276 ] {3e9ddcab-fb81-4741-9dfd-350b5059d9bc} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00123 sec., 249593.49593495936 rows/sec., 16.42 MiB/sec. | ||
| 10010 | 2025.08.28 21:40:04.567708 [ 276 ] {3e9ddcab-fb81-4741-9dfd-350b5059d9bc} <Debug> TCPHandler: Processed in 0.001430297 sec. | ||
| 10011 | 2025.08.28 21:40:04.567830 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2025.08.28 21:40:04.567953 [ 276 ] {1569d2ad-fc9c-4268-9b20-c75e814b34df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10013 | 2025.08.28 21:40:04.568004 [ 276 ] {1569d2ad-fc9c-4268-9b20-c75e814b34df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10014 | 2025.08.28 21:40:04.568378 [ 276 ] {1569d2ad-fc9c-4268-9b20-c75e814b34df} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2025.08.28 21:40:04.568413 [ 276 ] {1569d2ad-fc9c-4268-9b20-c75e814b34df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10016 | 2025.08.28 21:40:04.568734 [ 276 ] {1569d2ad-fc9c-4268-9b20-c75e814b34df} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10017 | 2025.08.28 21:40:04.568948 [ 276 ] {1569d2ad-fc9c-4268-9b20-c75e814b34df} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2025.08.28 21:40:04.569083 [ 276 ] {1569d2ad-fc9c-4268-9b20-c75e814b34df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 10019 | 2025.08.28 21:40:04.569129 [ 276 ] {1569d2ad-fc9c-4268-9b20-c75e814b34df} <Debug> TCPHandler: Processed in 0.001359886 sec. | ||
| 10020 | 2025.08.28 21:40:04.569251 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2025.08.28 21:40:04.569363 [ 276 ] {d230d285-934e-4958-ab17-1902de2bce96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10022 | 2025.08.28 21:40:04.569425 [ 276 ] {d230d285-934e-4958-ab17-1902de2bce96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10023 | 2025.08.28 21:40:04.570395 [ 276 ] {d230d285-934e-4958-ab17-1902de2bce96} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2025.08.28 21:40:04.570428 [ 276 ] {d230d285-934e-4958-ab17-1902de2bce96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10025 | 2025.08.28 21:40:04.570997 [ 276 ] {d230d285-934e-4958-ab17-1902de2bce96} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10026 | 2025.08.28 21:40:04.571219 [ 276 ] {d230d285-934e-4958-ab17-1902de2bce96} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2025.08.28 21:40:04.571349 [ 276 ] {d230d285-934e-4958-ab17-1902de2bce96} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002009 sec., 20905.923344947736 rows/sec., 37.46 MiB/sec. | ||
| 10028 | 2025.08.28 21:40:04.571400 [ 276 ] {d230d285-934e-4958-ab17-1902de2bce96} <Debug> TCPHandler: Processed in 0.002204248 sec. | ||
| 10029 | 2025.08.28 21:40:04.571515 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2025.08.28 21:40:04.571607 [ 276 ] {4dc527ac-a085-4fe4-84f1-4bb9f58e92b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10031 | 2025.08.28 21:40:04.571647 [ 276 ] {4dc527ac-a085-4fe4-84f1-4bb9f58e92b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10032 | 2025.08.28 21:40:04.571973 [ 276 ] {4dc527ac-a085-4fe4-84f1-4bb9f58e92b4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2025.08.28 21:40:04.572008 [ 276 ] {4dc527ac-a085-4fe4-84f1-4bb9f58e92b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10034 | 2025.08.28 21:40:04.572300 [ 276 ] {4dc527ac-a085-4fe4-84f1-4bb9f58e92b4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10035 | 2025.08.28 21:40:04.572500 [ 276 ] {4dc527ac-a085-4fe4-84f1-4bb9f58e92b4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2025.08.28 21:40:04.572631 [ 276 ] {4dc527ac-a085-4fe4-84f1-4bb9f58e92b4} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001038 sec., 98265.89595375722 rows/sec., 6.04 MiB/sec. | ||
| 10037 | 2025.08.28 21:40:04.572666 [ 276 ] {4dc527ac-a085-4fe4-84f1-4bb9f58e92b4} <Debug> TCPHandler: Processed in 0.001198431 sec. | ||
| 10038 | 2025.08.28 21:40:05.722694 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10039 | 2025.08.28 21:40:05.722788 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10040 | 2025.08.28 21:40:05.923894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
| 10041 | 2025.08.28 21:40:05.924376 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2025.08.28 21:40:05.924408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10043 | 2025.08.28 21:40:05.924883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10044 | 2025.08.28 21:40:05.925098 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2025.08.28 21:40:05.925221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 10046 | 2025.08.28 21:40:07.297783 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10047 | 2025.08.28 21:40:07.314586 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2025.08.28 21:40:07.314649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10049 | 2025.08.28 21:40:07.320624 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10050 | 2025.08.28 21:40:07.321318 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2025.08.28 21:40:07.324217 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10052 | 2025.08.28 21:40:09.541948 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10053 | 2025.08.28 21:40:09.542221 [ 276 ] {9a0f8fb3-9df1-482c-b5c8-35e3482d2cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10054 | 2025.08.28 21:40:09.542321 [ 276 ] {9a0f8fb3-9df1-482c-b5c8-35e3482d2cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10055 | 2025.08.28 21:40:09.543033 [ 276 ] {9a0f8fb3-9df1-482c-b5c8-35e3482d2cbf} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10056 | 2025.08.28 21:40:09.543077 [ 276 ] {9a0f8fb3-9df1-482c-b5c8-35e3482d2cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10057 | 2025.08.28 21:40:09.543486 [ 276 ] {9a0f8fb3-9df1-482c-b5c8-35e3482d2cbf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10058 | 2025.08.28 21:40:09.543715 [ 276 ] {9a0f8fb3-9df1-482c-b5c8-35e3482d2cbf} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2025.08.28 21:40:09.543871 [ 276 ] {9a0f8fb3-9df1-482c-b5c8-35e3482d2cbf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.48 MiB/sec. | ||
| 10060 | 2025.08.28 21:40:09.543918 [ 276 ] {9a0f8fb3-9df1-482c-b5c8-35e3482d2cbf} <Debug> TCPHandler: Processed in 0.002148485 sec. | ||
| 10061 | 2025.08.28 21:40:09.544034 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2025.08.28 21:40:09.544144 [ 276 ] {569b5d2d-b2ba-4520-bf02-ce091c820d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10063 | 2025.08.28 21:40:09.544185 [ 276 ] {569b5d2d-b2ba-4520-bf02-ce091c820d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10064 | 2025.08.28 21:40:09.544585 [ 276 ] {569b5d2d-b2ba-4520-bf02-ce091c820d91} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2025.08.28 21:40:09.544622 [ 276 ] {569b5d2d-b2ba-4520-bf02-ce091c820d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10066 | 2025.08.28 21:40:09.544928 [ 276 ] {569b5d2d-b2ba-4520-bf02-ce091c820d91} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10067 | 2025.08.28 21:40:09.545132 [ 276 ] {569b5d2d-b2ba-4520-bf02-ce091c820d91} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2025.08.28 21:40:09.545260 [ 276 ] {569b5d2d-b2ba-4520-bf02-ce091c820d91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 10069 | 2025.08.28 21:40:09.545297 [ 276 ] {569b5d2d-b2ba-4520-bf02-ce091c820d91} <Debug> TCPHandler: Processed in 0.001312464 sec. | ||
| 10070 | 2025.08.28 21:40:09.545413 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2025.08.28 21:40:09.545515 [ 276 ] {d1a87ecb-66e4-4c66-833f-b0624454e150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10072 | 2025.08.28 21:40:09.545559 [ 276 ] {d1a87ecb-66e4-4c66-833f-b0624454e150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10073 | 2025.08.28 21:40:09.545998 [ 276 ] {d1a87ecb-66e4-4c66-833f-b0624454e150} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2025.08.28 21:40:09.546033 [ 276 ] {d1a87ecb-66e4-4c66-833f-b0624454e150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10075 | 2025.08.28 21:40:09.546371 [ 276 ] {d1a87ecb-66e4-4c66-833f-b0624454e150} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10076 | 2025.08.28 21:40:09.546577 [ 276 ] {d1a87ecb-66e4-4c66-833f-b0624454e150} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2025.08.28 21:40:09.546704 [ 276 ] {d1a87ecb-66e4-4c66-833f-b0624454e150} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10078 | 2025.08.28 21:40:09.546740 [ 276 ] {d1a87ecb-66e4-4c66-833f-b0624454e150} <Debug> TCPHandler: Processed in 0.001383086 sec. | ||
| 10079 | 2025.08.28 21:40:09.546856 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2025.08.28 21:40:09.546958 [ 276 ] {9896fbc1-9921-4b0d-a2dc-f5ed8c918aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10081 | 2025.08.28 21:40:09.547000 [ 276 ] {9896fbc1-9921-4b0d-a2dc-f5ed8c918aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10082 | 2025.08.28 21:40:09.547313 [ 276 ] {9896fbc1-9921-4b0d-a2dc-f5ed8c918aea} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2025.08.28 21:40:09.547346 [ 276 ] {9896fbc1-9921-4b0d-a2dc-f5ed8c918aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10084 | 2025.08.28 21:40:09.547640 [ 276 ] {9896fbc1-9921-4b0d-a2dc-f5ed8c918aea} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10085 | 2025.08.28 21:40:09.547842 [ 276 ] {9896fbc1-9921-4b0d-a2dc-f5ed8c918aea} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2025.08.28 21:40:09.547965 [ 276 ] {9896fbc1-9921-4b0d-a2dc-f5ed8c918aea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 10087 | 2025.08.28 21:40:09.547999 [ 276 ] {9896fbc1-9921-4b0d-a2dc-f5ed8c918aea} <Debug> TCPHandler: Processed in 0.001198451 sec. | ||
| 10088 | 2025.08.28 21:40:11.002305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1444 | ||
| 10089 | 2025.08.28 21:40:11.004714 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2025.08.28 21:40:11.004766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10091 | 2025.08.28 21:40:11.006039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10092 | 2025.08.28 21:40:11.006328 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2025.08.28 21:40:11.006735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 10094 | 2025.08.28 21:40:13.426283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
| 10095 | 2025.08.28 21:40:13.426811 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2025.08.28 21:40:13.426856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10097 | 2025.08.28 21:40:13.427324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10098 | 2025.08.28 21:40:13.427558 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2025.08.28 21:40:13.427692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 10100 | 2025.08.28 21:40:14.553875 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2025.08.28 21:40:14.554071 [ 276 ] {c1686d5c-958f-4ed5-beba-f4f002c5d8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10102 | 2025.08.28 21:40:14.554141 [ 276 ] {c1686d5c-958f-4ed5-beba-f4f002c5d8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10103 | 2025.08.28 21:40:14.554992 [ 276 ] {c1686d5c-958f-4ed5-beba-f4f002c5d8ce} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2025.08.28 21:40:14.555030 [ 276 ] {c1686d5c-958f-4ed5-beba-f4f002c5d8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10105 | 2025.08.28 21:40:14.555446 [ 276 ] {c1686d5c-958f-4ed5-beba-f4f002c5d8ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10106 | 2025.08.28 21:40:14.555668 [ 276 ] {c1686d5c-958f-4ed5-beba-f4f002c5d8ce} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2025.08.28 21:40:14.555818 [ 276 ] {c1686d5c-958f-4ed5-beba-f4f002c5d8ce} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001801 sec., 217656.85730149917 rows/sec., 13.81 MiB/sec. | ||
| 10108 | 2025.08.28 21:40:14.555859 [ 276 ] {c1686d5c-958f-4ed5-beba-f4f002c5d8ce} <Debug> TCPHandler: Processed in 0.002118535 sec. | ||
| 10109 | 2025.08.28 21:40:14.555979 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2025.08.28 21:40:14.556073 [ 276 ] {9077f8ec-906f-476b-9f75-cb9b8078d1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10111 | 2025.08.28 21:40:14.556113 [ 276 ] {9077f8ec-906f-476b-9f75-cb9b8078d1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10112 | 2025.08.28 21:40:14.556502 [ 276 ] {9077f8ec-906f-476b-9f75-cb9b8078d1e4} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2025.08.28 21:40:14.556536 [ 276 ] {9077f8ec-906f-476b-9f75-cb9b8078d1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10114 | 2025.08.28 21:40:14.556831 [ 276 ] {9077f8ec-906f-476b-9f75-cb9b8078d1e4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10115 | 2025.08.28 21:40:14.557036 [ 276 ] {9077f8ec-906f-476b-9f75-cb9b8078d1e4} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2025.08.28 21:40:14.557160 [ 276 ] {9077f8ec-906f-476b-9f75-cb9b8078d1e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001106 sec., 1808.3182640144666 rows/sec., 147.46 KiB/sec. | ||
| 10117 | 2025.08.28 21:40:14.557195 [ 276 ] {9077f8ec-906f-476b-9f75-cb9b8078d1e4} <Debug> TCPHandler: Processed in 0.001264353 sec. | ||
| 10118 | 2025.08.28 21:40:14.557302 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10119 | 2025.08.28 21:40:14.557393 [ 276 ] {7d6aa939-d0a9-412f-9caa-9051b75bc9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10120 | 2025.08.28 21:40:14.557431 [ 276 ] {7d6aa939-d0a9-412f-9caa-9051b75bc9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10121 | 2025.08.28 21:40:14.558508 [ 276 ] {7d6aa939-d0a9-412f-9caa-9051b75bc9c8} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2025.08.28 21:40:14.558541 [ 276 ] {7d6aa939-d0a9-412f-9caa-9051b75bc9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10123 | 2025.08.28 21:40:14.558920 [ 276 ] {7d6aa939-d0a9-412f-9caa-9051b75bc9c8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10124 | 2025.08.28 21:40:14.559122 [ 276 ] {7d6aa939-d0a9-412f-9caa-9051b75bc9c8} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2025.08.28 21:40:14.559245 [ 276 ] {7d6aa939-d0a9-412f-9caa-9051b75bc9c8} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001869 sec., 616372.3916532905 rows/sec., 49.20 MiB/sec. | ||
| 10126 | 2025.08.28 21:40:14.559280 [ 276 ] {7d6aa939-d0a9-412f-9caa-9051b75bc9c8} <Debug> TCPHandler: Processed in 0.002024543 sec. | ||
| 10127 | 2025.08.28 21:40:14.559389 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10128 | 2025.08.28 21:40:14.559481 [ 276 ] {d240e46d-126d-4304-92c1-a0171d657879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10129 | 2025.08.28 21:40:14.559519 [ 276 ] {d240e46d-126d-4304-92c1-a0171d657879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10130 | 2025.08.28 21:40:14.560056 [ 276 ] {d240e46d-126d-4304-92c1-a0171d657879} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2025.08.28 21:40:14.560090 [ 276 ] {d240e46d-126d-4304-92c1-a0171d657879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10132 | 2025.08.28 21:40:14.560399 [ 276 ] {d240e46d-126d-4304-92c1-a0171d657879} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10133 | 2025.08.28 21:40:14.560604 [ 276 ] {d240e46d-126d-4304-92c1-a0171d657879} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2025.08.28 21:40:14.560727 [ 276 ] {d240e46d-126d-4304-92c1-a0171d657879} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001265 sec., 189723.32015810275 rows/sec., 11.64 MiB/sec. | ||
| 10135 | 2025.08.28 21:40:14.560763 [ 276 ] {d240e46d-126d-4304-92c1-a0171d657879} <Debug> TCPHandler: Processed in 0.001420996 sec. | ||
| 10136 | 2025.08.28 21:40:14.560868 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10137 | 2025.08.28 21:40:14.560965 [ 276 ] {01a1ac0f-d8d8-4b1f-beb8-dba4699ba377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10138 | 2025.08.28 21:40:14.561007 [ 276 ] {01a1ac0f-d8d8-4b1f-beb8-dba4699ba377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10139 | 2025.08.28 21:40:14.561549 [ 276 ] {01a1ac0f-d8d8-4b1f-beb8-dba4699ba377} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2025.08.28 21:40:14.561590 [ 276 ] {01a1ac0f-d8d8-4b1f-beb8-dba4699ba377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10141 | 2025.08.28 21:40:14.561944 [ 276 ] {01a1ac0f-d8d8-4b1f-beb8-dba4699ba377} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10142 | 2025.08.28 21:40:14.562167 [ 276 ] {01a1ac0f-d8d8-4b1f-beb8-dba4699ba377} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2025.08.28 21:40:14.562296 [ 276 ] {01a1ac0f-d8d8-4b1f-beb8-dba4699ba377} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001349 sec., 150481.83839881394 rows/sec., 9.71 MiB/sec. | ||
| 10144 | 2025.08.28 21:40:14.562334 [ 276 ] {01a1ac0f-d8d8-4b1f-beb8-dba4699ba377} <Debug> TCPHandler: Processed in 0.001516189 sec. | ||
| 10145 | 2025.08.28 21:40:14.562455 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2025.08.28 21:40:14.562579 [ 276 ] {91d13160-2012-4039-879b-4d7a661a4031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10147 | 2025.08.28 21:40:14.562629 [ 276 ] {91d13160-2012-4039-879b-4d7a661a4031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10148 | 2025.08.28 21:40:14.563141 [ 276 ] {91d13160-2012-4039-879b-4d7a661a4031} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2025.08.28 21:40:14.563176 [ 276 ] {91d13160-2012-4039-879b-4d7a661a4031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10150 | 2025.08.28 21:40:14.563502 [ 276 ] {91d13160-2012-4039-879b-4d7a661a4031} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10151 | 2025.08.28 21:40:14.563717 [ 276 ] {91d13160-2012-4039-879b-4d7a661a4031} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2025.08.28 21:40:14.563845 [ 276 ] {91d13160-2012-4039-879b-4d7a661a4031} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00129 sec., 156589.1472868217 rows/sec., 8.89 MiB/sec. | ||
| 10153 | 2025.08.28 21:40:14.563881 [ 276 ] {91d13160-2012-4039-879b-4d7a661a4031} <Debug> TCPHandler: Processed in 0.001488249 sec. | ||
| 10154 | 2025.08.28 21:40:14.563993 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2025.08.28 21:40:14.564087 [ 276 ] {7854e14f-5fe2-4689-9eca-69f7f4806ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10156 | 2025.08.28 21:40:14.564127 [ 276 ] {7854e14f-5fe2-4689-9eca-69f7f4806ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10157 | 2025.08.28 21:40:14.564875 [ 276 ] {7854e14f-5fe2-4689-9eca-69f7f4806ef3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2025.08.28 21:40:14.564909 [ 276 ] {7854e14f-5fe2-4689-9eca-69f7f4806ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10159 | 2025.08.28 21:40:14.565250 [ 276 ] {7854e14f-5fe2-4689-9eca-69f7f4806ef3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10160 | 2025.08.28 21:40:14.565459 [ 276 ] {7854e14f-5fe2-4689-9eca-69f7f4806ef3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2025.08.28 21:40:14.565590 [ 276 ] {7854e14f-5fe2-4689-9eca-69f7f4806ef3} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.001521 sec., 457593.68836291914 rows/sec., 32.16 MiB/sec. | ||
| 10162 | 2025.08.28 21:40:14.565628 [ 276 ] {7854e14f-5fe2-4689-9eca-69f7f4806ef3} <Debug> TCPHandler: Processed in 0.001684984 sec. | ||
| 10163 | 2025.08.28 21:40:14.565740 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10164 | 2025.08.28 21:40:14.565836 [ 276 ] {b6540318-7b56-41e5-9547-c57b787bc05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10165 | 2025.08.28 21:40:14.565880 [ 276 ] {b6540318-7b56-41e5-9547-c57b787bc05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10166 | 2025.08.28 21:40:14.566213 [ 276 ] {b6540318-7b56-41e5-9547-c57b787bc05c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2025.08.28 21:40:14.566251 [ 276 ] {b6540318-7b56-41e5-9547-c57b787bc05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10168 | 2025.08.28 21:40:14.566575 [ 276 ] {b6540318-7b56-41e5-9547-c57b787bc05c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10169 | 2025.08.28 21:40:14.566793 [ 276 ] {b6540318-7b56-41e5-9547-c57b787bc05c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2025.08.28 21:40:14.566926 [ 276 ] {b6540318-7b56-41e5-9547-c57b787bc05c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 10171 | 2025.08.28 21:40:14.566962 [ 276 ] {b6540318-7b56-41e5-9547-c57b787bc05c} <Debug> TCPHandler: Processed in 0.001271433 sec. | ||
| 10172 | 2025.08.28 21:40:14.567075 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10173 | 2025.08.28 21:40:14.567175 [ 276 ] {cd33a725-7d5d-471d-aa36-5496a65aa8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10174 | 2025.08.28 21:40:14.567218 [ 276 ] {cd33a725-7d5d-471d-aa36-5496a65aa8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10175 | 2025.08.28 21:40:14.567687 [ 276 ] {cd33a725-7d5d-471d-aa36-5496a65aa8ac} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2025.08.28 21:40:14.567723 [ 276 ] {cd33a725-7d5d-471d-aa36-5496a65aa8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10177 | 2025.08.28 21:40:14.568097 [ 276 ] {cd33a725-7d5d-471d-aa36-5496a65aa8ac} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10178 | 2025.08.28 21:40:14.568309 [ 276 ] {cd33a725-7d5d-471d-aa36-5496a65aa8ac} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2025.08.28 21:40:14.568435 [ 276 ] {cd33a725-7d5d-471d-aa36-5496a65aa8ac} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.00128 sec., 240624.99999999997 rows/sec., 15.83 MiB/sec. | ||
| 10180 | 2025.08.28 21:40:14.568471 [ 276 ] {cd33a725-7d5d-471d-aa36-5496a65aa8ac} <Debug> TCPHandler: Processed in 0.001443767 sec. | ||
| 10181 | 2025.08.28 21:40:14.568584 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10182 | 2025.08.28 21:40:14.568675 [ 276 ] {fb158379-59a9-4078-80c4-d6faa1bf2ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10183 | 2025.08.28 21:40:14.568715 [ 276 ] {fb158379-59a9-4078-80c4-d6faa1bf2ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10184 | 2025.08.28 21:40:14.569023 [ 276 ] {fb158379-59a9-4078-80c4-d6faa1bf2ac9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2025.08.28 21:40:14.569056 [ 276 ] {fb158379-59a9-4078-80c4-d6faa1bf2ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10186 | 2025.08.28 21:40:14.569355 [ 276 ] {fb158379-59a9-4078-80c4-d6faa1bf2ac9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10187 | 2025.08.28 21:40:14.569560 [ 276 ] {fb158379-59a9-4078-80c4-d6faa1bf2ac9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2025.08.28 21:40:14.569651 [ 72 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 10189 | 2025.08.28 21:40:14.569680 [ 72 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2025.08.28 21:40:14.569682 [ 276 ] {fb158379-59a9-4078-80c4-d6faa1bf2ac9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 10191 | 2025.08.28 21:40:14.569697 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10192 | 2025.08.28 21:40:14.569721 [ 276 ] {fb158379-59a9-4078-80c4-d6faa1bf2ac9} <Debug> TCPHandler: Processed in 0.001189981 sec. | ||
| 10193 | 2025.08.28 21:40:14.569787 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 10194 | 2025.08.28 21:40:14.569842 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2025.08.28 21:40:14.569883 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10196 | 2025.08.28 21:40:14.569917 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 36 rows starting from the beginning of the part | ||
| 10197 | 2025.08.28 21:40:14.569957 [ 276 ] {2b8089b9-1af3-4fdc-91f0-991b399819a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10198 | 2025.08.28 21:40:14.569981 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 10199 | 2025.08.28 21:40:14.570022 [ 276 ] {2b8089b9-1af3-4fdc-91f0-991b399819a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10200 | 2025.08.28 21:40:14.570028 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 10201 | 2025.08.28 21:40:14.570078 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 10202 | 2025.08.28 21:40:14.570168 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 10203 | 2025.08.28 21:40:14.570222 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 10204 | 2025.08.28 21:40:14.571002 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250933 sec., 32775.536339676066 rows/sec., 2.15 MiB/sec. | ||
| 10205 | 2025.08.28 21:40:14.571022 [ 276 ] {2b8089b9-1af3-4fdc-91f0-991b399819a8} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2025.08.28 21:40:14.571087 [ 276 ] {2b8089b9-1af3-4fdc-91f0-991b399819a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10207 | 2025.08.28 21:40:14.571169 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 10208 | 2025.08.28 21:40:14.571494 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2025.08.28 21:40:14.571577 [ 188 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_40_8} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 10210 | 2025.08.28 21:40:14.571653 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10211 | 2025.08.28 21:40:14.571863 [ 276 ] {2b8089b9-1af3-4fdc-91f0-991b399819a8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10212 | 2025.08.28 21:40:14.572095 [ 276 ] {2b8089b9-1af3-4fdc-91f0-991b399819a8} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2025.08.28 21:40:14.572236 [ 276 ] {2b8089b9-1af3-4fdc-91f0-991b399819a8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002303 sec., 18237.0820668693 rows/sec., 32.68 MiB/sec. | ||
| 10214 | 2025.08.28 21:40:14.572302 [ 276 ] {2b8089b9-1af3-4fdc-91f0-991b399819a8} <Debug> TCPHandler: Processed in 0.002519616 sec. | ||
| 10215 | 2025.08.28 21:40:14.572417 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2025.08.28 21:40:14.572512 [ 276 ] {a7904f68-ee11-46af-b0fd-2eeed29d3636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10217 | 2025.08.28 21:40:14.572553 [ 276 ] {a7904f68-ee11-46af-b0fd-2eeed29d3636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10218 | 2025.08.28 21:40:14.572906 [ 276 ] {a7904f68-ee11-46af-b0fd-2eeed29d3636} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2025.08.28 21:40:14.572941 [ 276 ] {a7904f68-ee11-46af-b0fd-2eeed29d3636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10220 | 2025.08.28 21:40:14.573266 [ 276 ] {a7904f68-ee11-46af-b0fd-2eeed29d3636} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10221 | 2025.08.28 21:40:14.573469 [ 276 ] {a7904f68-ee11-46af-b0fd-2eeed29d3636} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2025.08.28 21:40:14.573596 [ 276 ] {a7904f68-ee11-46af-b0fd-2eeed29d3636} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001102 sec., 92558.98366606171 rows/sec., 5.69 MiB/sec. | ||
| 10223 | 2025.08.28 21:40:14.573631 [ 276 ] {a7904f68-ee11-46af-b0fd-2eeed29d3636} <Debug> TCPHandler: Processed in 0.001264133 sec. | ||
| 10224 | 2025.08.28 21:40:14.825221 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10225 | 2025.08.28 21:40:14.842105 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2025.08.28 21:40:14.842169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10227 | 2025.08.28 21:40:14.848696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10228 | 2025.08.28 21:40:14.849426 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2025.08.28 21:40:14.853047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10230 | 2025.08.28 21:40:19.541956 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2025.08.28 21:40:19.542171 [ 276 ] {4df77231-b10e-4413-9250-05c2156d7a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10232 | 2025.08.28 21:40:19.542243 [ 276 ] {4df77231-b10e-4413-9250-05c2156d7a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10233 | 2025.08.28 21:40:19.543011 [ 276 ] {4df77231-b10e-4413-9250-05c2156d7a2f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2025.08.28 21:40:19.543052 [ 276 ] {4df77231-b10e-4413-9250-05c2156d7a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10235 | 2025.08.28 21:40:19.543454 [ 276 ] {4df77231-b10e-4413-9250-05c2156d7a2f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10236 | 2025.08.28 21:40:19.543677 [ 276 ] {4df77231-b10e-4413-9250-05c2156d7a2f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2025.08.28 21:40:19.543806 [ 60 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10238 | 2025.08.28 21:40:19.543836 [ 276 ] {4df77231-b10e-4413-9250-05c2156d7a2f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.49 MiB/sec. | ||
| 10239 | 2025.08.28 21:40:19.543852 [ 60 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2025.08.28 21:40:19.543875 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10241 | 2025.08.28 21:40:19.543885 [ 276 ] {4df77231-b10e-4413-9250-05c2156d7a2f} <Debug> TCPHandler: Processed in 0.002068283 sec. | ||
| 10242 | 2025.08.28 21:40:19.543973 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10243 | 2025.08.28 21:40:19.544002 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2025.08.28 21:40:19.544089 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10245 | 2025.08.28 21:40:19.544117 [ 276 ] {0036d34b-5eb4-4e3e-a43f-597c0132b3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10246 | 2025.08.28 21:40:19.544124 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2301 rows starting from the beginning of the part | ||
| 10247 | 2025.08.28 21:40:19.544159 [ 276 ] {0036d34b-5eb4-4e3e-a43f-597c0132b3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10248 | 2025.08.28 21:40:19.544198 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1198 rows starting from the beginning of the part | ||
| 10249 | 2025.08.28 21:40:19.544255 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1151 rows starting from the beginning of the part | ||
| 10250 | 2025.08.28 21:40:19.544305 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10251 | 2025.08.28 21:40:19.544354 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1152 rows starting from the beginning of the part | ||
| 10252 | 2025.08.28 21:40:19.544402 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 10253 | 2025.08.28 21:40:19.544604 [ 276 ] {0036d34b-5eb4-4e3e-a43f-597c0132b3d9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2025.08.28 21:40:19.544638 [ 276 ] {0036d34b-5eb4-4e3e-a43f-597c0132b3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10255 | 2025.08.28 21:40:19.544945 [ 276 ] {0036d34b-5eb4-4e3e-a43f-597c0132b3d9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10256 | 2025.08.28 21:40:19.545165 [ 276 ] {0036d34b-5eb4-4e3e-a43f-597c0132b3d9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2025.08.28 21:40:19.545282 [ 60 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10258 | 2025.08.28 21:40:19.545301 [ 276 ] {0036d34b-5eb4-4e3e-a43f-597c0132b3d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 10259 | 2025.08.28 21:40:19.545317 [ 60 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2025.08.28 21:40:19.545336 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10261 | 2025.08.28 21:40:19.545340 [ 276 ] {0036d34b-5eb4-4e3e-a43f-597c0132b3d9} <Debug> TCPHandler: Processed in 0.001386996 sec. | ||
| 10262 | 2025.08.28 21:40:19.545443 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10263 | 2025.08.28 21:40:19.545461 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2025.08.28 21:40:19.545606 [ 276 ] {98e59b79-b988-4b2b-b6a0-d4369efb4565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10265 | 2025.08.28 21:40:19.545618 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10266 | 2025.08.28 21:40:19.545649 [ 276 ] {98e59b79-b988-4b2b-b6a0-d4369efb4565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10267 | 2025.08.28 21:40:19.545661 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1186 rows starting from the beginning of the part | ||
| 10268 | 2025.08.28 21:40:19.545741 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 524 rows starting from the beginning of the part | ||
| 10269 | 2025.08.28 21:40:19.545787 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 694 rows starting from the beginning of the part | ||
| 10270 | 2025.08.28 21:40:19.545829 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10271 | 2025.08.28 21:40:19.545869 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 696 rows starting from the beginning of the part | ||
| 10272 | 2025.08.28 21:40:19.545910 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10273 | 2025.08.28 21:40:19.546072 [ 276 ] {98e59b79-b988-4b2b-b6a0-d4369efb4565} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2025.08.28 21:40:19.546114 [ 276 ] {98e59b79-b988-4b2b-b6a0-d4369efb4565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10275 | 2025.08.28 21:40:19.546376 [ 193 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5914 rows, containing 5 columns (5 merged, 0 gathered) in 0.002441474 sec., 2422307.180006832 rows/sec., 204.67 MiB/sec. | ||
| 10276 | 2025.08.28 21:40:19.546702 [ 276 ] {98e59b79-b988-4b2b-b6a0-d4369efb4565} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10277 | 2025.08.28 21:40:19.546702 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10278 | 2025.08.28 21:40:19.546994 [ 276 ] {98e59b79-b988-4b2b-b6a0-d4369efb4565} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2025.08.28 21:40:19.547075 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2025.08.28 21:40:19.547114 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10281 | 2025.08.28 21:40:19.547138 [ 276 ] {98e59b79-b988-4b2b-b6a0-d4369efb4565} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. | ||
| 10282 | 2025.08.28 21:40:19.547148 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2025.08.28 21:40:19.547166 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_81_16} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10284 | 2025.08.28 21:40:19.547177 [ 276 ] {98e59b79-b988-4b2b-b6a0-d4369efb4565} <Debug> TCPHandler: Processed in 0.001764376 sec. | ||
| 10285 | 2025.08.28 21:40:19.547174 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10286 | 2025.08.28 21:40:19.547278 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 10287 | 2025.08.28 21:40:19.547290 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10288 | 2025.08.28 21:40:19.547353 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10289 | 2025.08.28 21:40:19.547390 [ 276 ] {621f2f5b-0e09-437c-8894-b4cd9286a2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10290 | 2025.08.28 21:40:19.547433 [ 276 ] {621f2f5b-0e09-437c-8894-b4cd9286a2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10291 | 2025.08.28 21:40:19.547446 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10292 | 2025.08.28 21:40:19.547450 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3228 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056484 sec., 1569669.3968929495 rows/sec., 118.59 MiB/sec. | ||
| 10293 | 2025.08.28 21:40:19.547475 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26512 rows starting from the beginning of the part | ||
| 10294 | 2025.08.28 21:40:19.547556 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 846 rows starting from the beginning of the part | ||
| 10295 | 2025.08.28 21:40:19.547601 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 307 rows starting from the beginning of the part | ||
| 10296 | 2025.08.28 21:40:19.547643 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10297 | 2025.08.28 21:40:19.547686 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 308 rows starting from the beginning of the part | ||
| 10298 | 2025.08.28 21:40:19.547728 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10299 | 2025.08.28 21:40:19.547761 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10300 | 2025.08.28 21:40:19.547777 [ 276 ] {621f2f5b-0e09-437c-8894-b4cd9286a2e3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2025.08.28 21:40:19.547818 [ 276 ] {621f2f5b-0e09-437c-8894-b4cd9286a2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10302 | 2025.08.28 21:40:19.548151 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2025.08.28 21:40:19.548172 [ 276 ] {621f2f5b-0e09-437c-8894-b4cd9286a2e3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10304 | 2025.08.28 21:40:19.548246 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_81_16} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10305 | 2025.08.28 21:40:19.548363 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 10306 | 2025.08.28 21:40:19.548402 [ 276 ] {621f2f5b-0e09-437c-8894-b4cd9286a2e3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2025.08.28 21:40:19.548514 [ 60 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10308 | 2025.08.28 21:40:19.548537 [ 60 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2025.08.28 21:40:19.548543 [ 276 ] {621f2f5b-0e09-437c-8894-b4cd9286a2e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 10310 | 2025.08.28 21:40:19.548554 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10311 | 2025.08.28 21:40:19.548580 [ 276 ] {621f2f5b-0e09-437c-8894-b4cd9286a2e3} <Debug> TCPHandler: Processed in 0.001338065 sec. | ||
| 10312 | 2025.08.28 21:40:19.548629 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10313 | 2025.08.28 21:40:19.548734 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10314 | 2025.08.28 21:40:19.548760 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 6036 rows starting from the beginning of the part | ||
| 10315 | 2025.08.28 21:40:19.548805 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10316 | 2025.08.28 21:40:19.548842 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 102 rows starting from the beginning of the part | ||
| 10317 | 2025.08.28 21:40:19.548874 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10318 | 2025.08.28 21:40:19.548908 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 102 rows starting from the beginning of the part | ||
| 10319 | 2025.08.28 21:40:19.548940 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10320 | 2025.08.28 21:40:19.550967 [ 198 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6420 rows, containing 4 columns (4 merged, 0 gathered) in 0.002368951 sec., 2710060.2756241052 rows/sec., 172.35 MiB/sec. | ||
| 10321 | 2025.08.28 21:40:19.551343 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10322 | 2025.08.28 21:40:19.551617 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2025.08.28 21:40:19.551687 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_81_16} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10324 | 2025.08.28 21:40:19.551773 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 10325 | 2025.08.28 21:40:19.555232 [ 194 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28293 rows, containing 5 columns (5 merged, 0 gathered) in 0.007984247 sec., 3543602.7968573617 rows/sec., 237.35 MiB/sec. | ||
| 10326 | 2025.08.28 21:40:19.555629 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10327 | 2025.08.28 21:40:19.555920 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2025.08.28 21:40:19.555999 [ 198 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10329 | 2025.08.28 21:40:19.556083 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10330 | 2025.08.28 21:40:20.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.94 MiB, peak 311.74 MiB, free memory in arenas 0.00 B, will set to 303.02 MiB (RSS), difference: 2.07 MiB | ||
| 10331 | 2025.08.28 21:40:20.723037 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10332 | 2025.08.28 21:40:20.723093 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10333 | 2025.08.28 21:40:20.928758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
| 10334 | 2025.08.28 21:40:20.929260 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2025.08.28 21:40:20.929306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10336 | 2025.08.28 21:40:20.929787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10337 | 2025.08.28 21:40:20.930031 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2025.08.28 21:40:20.930159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 10339 | 2025.08.28 21:40:20.930191 [ 58 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10340 | 2025.08.28 21:40:20.930282 [ 58 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2025.08.28 21:40:20.930318 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10342 | 2025.08.28 21:40:20.930467 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10343 | 2025.08.28 21:40:20.930646 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10344 | 2025.08.28 21:40:20.930706 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
| 10345 | 2025.08.28 21:40:20.930808 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
| 10346 | 2025.08.28 21:40:20.930881 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
| 10347 | 2025.08.28 21:40:20.930928 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
| 10348 | 2025.08.28 21:40:20.930967 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
| 10349 | 2025.08.28 21:40:20.931008 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
| 10350 | 2025.08.28 21:40:20.933467 [ 191 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003064029 sec., 8381448.086816411 rows/sec., 119.90 MiB/sec. | ||
| 10351 | 2025.08.28 21:40:20.933682 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10352 | 2025.08.28 21:40:20.933956 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2025.08.28 21:40:20.934032 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_56_11} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10354 | 2025.08.28 21:40:20.934118 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10355 | 2025.08.28 21:40:21.007816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1476 | ||
| 10356 | 2025.08.28 21:40:21.010204 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2025.08.28 21:40:21.010257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10358 | 2025.08.28 21:40:21.011511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10359 | 2025.08.28 21:40:21.011801 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2025.08.28 21:40:21.011968 [ 58 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10361 | 2025.08.28 21:40:21.012012 [ 58 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2025.08.28 21:40:21.012034 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10363 | 2025.08.28 21:40:21.012149 [ 189 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 10364 | 2025.08.28 21:40:21.012193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 10365 | 2025.08.28 21:40:21.012740 [ 189 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10366 | 2025.08.28 21:40:21.012889 [ 189 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1316 rows starting from the beginning of the part | ||
| 10367 | 2025.08.28 21:40:21.013286 [ 189 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 10368 | 2025.08.28 21:40:21.013686 [ 189 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 10369 | 2025.08.28 21:40:21.014083 [ 189 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 10370 | 2025.08.28 21:40:21.014448 [ 189 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 10371 | 2025.08.28 21:40:21.014788 [ 189 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 10372 | 2025.08.28 21:40:21.021630 [ 195 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 72 columns (72 merged, 0 gathered) in 0.009538617 sec., 154739.41348101094 rows/sec., 119.89 MiB/sec. | ||
| 10373 | 2025.08.28 21:40:21.022979 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10374 | 2025.08.28 21:40:21.023527 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2025.08.28 21:40:21.023608 [ 197 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_41_8} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10376 | 2025.08.28 21:40:21.023802 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10377 | 2025.08.28 21:40:22.354050 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10378 | 2025.08.28 21:40:22.370971 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2025.08.28 21:40:22.371018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10380 | 2025.08.28 21:40:22.377186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10381 | 2025.08.28 21:40:22.377864 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2025.08.28 21:40:22.378145 [ 57 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10383 | 2025.08.28 21:40:22.378187 [ 57 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2025.08.28 21:40:22.378209 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10385 | 2025.08.28 21:40:22.378328 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10386 | 2025.08.28 21:40:22.381096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10387 | 2025.08.28 21:40:22.381822 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10388 | 2025.08.28 21:40:22.383385 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 10389 | 2025.08.28 21:40:22.388291 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 10390 | 2025.08.28 21:40:22.392983 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 10391 | 2025.08.28 21:40:22.400741 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10392 | 2025.08.28 21:40:22.406011 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 10393 | 2025.08.28 21:40:22.409995 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10394 | 2025.08.28 21:40:22.467815 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.089538602 sec., 4713.051025746415 rows/sec., 24.37 MiB/sec. | ||
| 10395 | 2025.08.28 21:40:22.471105 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10396 | 2025.08.28 21:40:22.473227 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2025.08.28 21:40:22.473353 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_56_11} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10398 | 2025.08.28 21:40:22.475922 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10399 | 2025.08.28 21:40:23.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.25 MiB, peak 317.67 MiB, free memory in arenas 0.00 B, will set to 306.01 MiB (RSS), difference: 1.76 MiB | ||
| 10400 | 2025.08.28 21:40:24.554193 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2025.08.28 21:40:24.554392 [ 276 ] {526d8bf8-609a-42f0-927f-ff220c7f8f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10402 | 2025.08.28 21:40:24.554464 [ 276 ] {526d8bf8-609a-42f0-927f-ff220c7f8f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10403 | 2025.08.28 21:40:24.555322 [ 276 ] {526d8bf8-609a-42f0-927f-ff220c7f8f6f} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2025.08.28 21:40:24.555360 [ 276 ] {526d8bf8-609a-42f0-927f-ff220c7f8f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10405 | 2025.08.28 21:40:24.555761 [ 276 ] {526d8bf8-609a-42f0-927f-ff220c7f8f6f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10406 | 2025.08.28 21:40:24.555986 [ 276 ] {526d8bf8-609a-42f0-927f-ff220c7f8f6f} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2025.08.28 21:40:24.556125 [ 54 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 10408 | 2025.08.28 21:40:24.556136 [ 276 ] {526d8bf8-609a-42f0-927f-ff220c7f8f6f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001798 sec., 218020.02224694105 rows/sec., 13.83 MiB/sec. | ||
| 10409 | 2025.08.28 21:40:24.556200 [ 54 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2025.08.28 21:40:24.556227 [ 276 ] {526d8bf8-609a-42f0-927f-ff220c7f8f6f} <Debug> TCPHandler: Processed in 0.002173556 sec. | ||
| 10411 | 2025.08.28 21:40:24.556227 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10412 | 2025.08.28 21:40:24.556342 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 10413 | 2025.08.28 21:40:24.556363 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2025.08.28 21:40:24.556449 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10415 | 2025.08.28 21:40:24.556465 [ 276 ] {e14fec9d-ce97-4249-8f04-39b662924df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10416 | 2025.08.28 21:40:24.556483 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 392 rows starting from the beginning of the part | ||
| 10417 | 2025.08.28 21:40:24.556509 [ 276 ] {e14fec9d-ce97-4249-8f04-39b662924df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10418 | 2025.08.28 21:40:24.556550 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 392 rows starting from the beginning of the part | ||
| 10419 | 2025.08.28 21:40:24.556604 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 392 rows starting from the beginning of the part | ||
| 10420 | 2025.08.28 21:40:24.556652 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 392 rows starting from the beginning of the part | ||
| 10421 | 2025.08.28 21:40:24.556697 [ 200 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 392 rows starting from the beginning of the part | ||
| 10422 | 2025.08.28 21:40:24.557500 [ 276 ] {e14fec9d-ce97-4249-8f04-39b662924df6} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2025.08.28 21:40:24.557536 [ 276 ] {e14fec9d-ce97-4249-8f04-39b662924df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10424 | 2025.08.28 21:40:24.557654 [ 197 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346935 sec., 1455155.5939967406 rows/sec., 97.87 MiB/sec. | ||
| 10425 | 2025.08.28 21:40:24.557875 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 10426 | 2025.08.28 21:40:24.558146 [ 276 ] {e14fec9d-ce97-4249-8f04-39b662924df6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10427 | 2025.08.28 21:40:24.558203 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2025.08.28 21:40:24.558306 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_41_10} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 10429 | 2025.08.28 21:40:24.558396 [ 276 ] {e14fec9d-ce97-4249-8f04-39b662924df6} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2025.08.28 21:40:24.558431 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10431 | 2025.08.28 21:40:24.558536 [ 276 ] {e14fec9d-ce97-4249-8f04-39b662924df6} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.002091 sec., 550454.3280726925 rows/sec., 43.94 MiB/sec. | ||
| 10432 | 2025.08.28 21:40:24.558578 [ 276 ] {e14fec9d-ce97-4249-8f04-39b662924df6} <Debug> TCPHandler: Processed in 0.002265959 sec. | ||
| 10433 | 2025.08.28 21:40:24.558693 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2025.08.28 21:40:24.558789 [ 276 ] {172d00f9-02cd-4056-a914-e5c6b42ac795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10435 | 2025.08.28 21:40:24.558828 [ 276 ] {172d00f9-02cd-4056-a914-e5c6b42ac795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10436 | 2025.08.28 21:40:24.559323 [ 276 ] {172d00f9-02cd-4056-a914-e5c6b42ac795} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2025.08.28 21:40:24.559359 [ 276 ] {172d00f9-02cd-4056-a914-e5c6b42ac795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10438 | 2025.08.28 21:40:24.559683 [ 276 ] {172d00f9-02cd-4056-a914-e5c6b42ac795} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10439 | 2025.08.28 21:40:24.559908 [ 276 ] {172d00f9-02cd-4056-a914-e5c6b42ac795} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2025.08.28 21:40:24.560037 [ 276 ] {172d00f9-02cd-4056-a914-e5c6b42ac795} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001267 sec., 187845.30386740333 rows/sec., 11.51 MiB/sec. | ||
| 10441 | 2025.08.28 21:40:24.560075 [ 276 ] {172d00f9-02cd-4056-a914-e5c6b42ac795} <Debug> TCPHandler: Processed in 0.001431627 sec. | ||
| 10442 | 2025.08.28 21:40:24.560179 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2025.08.28 21:40:24.560275 [ 276 ] {2c2f5d02-0619-4953-aff9-8af391260f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10444 | 2025.08.28 21:40:24.560314 [ 276 ] {2c2f5d02-0619-4953-aff9-8af391260f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10445 | 2025.08.28 21:40:24.560782 [ 276 ] {2c2f5d02-0619-4953-aff9-8af391260f5d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2025.08.28 21:40:24.560817 [ 276 ] {2c2f5d02-0619-4953-aff9-8af391260f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10447 | 2025.08.28 21:40:24.561125 [ 276 ] {2c2f5d02-0619-4953-aff9-8af391260f5d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10448 | 2025.08.28 21:40:24.561333 [ 276 ] {2c2f5d02-0619-4953-aff9-8af391260f5d} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2025.08.28 21:40:24.561459 [ 276 ] {2c2f5d02-0619-4953-aff9-8af391260f5d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001203 sec., 168744.8046550291 rows/sec., 10.88 MiB/sec. | ||
| 10450 | 2025.08.28 21:40:24.561497 [ 276 ] {2c2f5d02-0619-4953-aff9-8af391260f5d} <Debug> TCPHandler: Processed in 0.001366515 sec. | ||
| 10451 | 2025.08.28 21:40:24.561598 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2025.08.28 21:40:24.561692 [ 276 ] {2d09a85f-7a19-4842-8b97-1753c763d865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10453 | 2025.08.28 21:40:24.561732 [ 276 ] {2d09a85f-7a19-4842-8b97-1753c763d865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10454 | 2025.08.28 21:40:24.562184 [ 276 ] {2d09a85f-7a19-4842-8b97-1753c763d865} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2025.08.28 21:40:24.562221 [ 276 ] {2d09a85f-7a19-4842-8b97-1753c763d865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10456 | 2025.08.28 21:40:24.562558 [ 276 ] {2d09a85f-7a19-4842-8b97-1753c763d865} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10457 | 2025.08.28 21:40:24.562770 [ 276 ] {2d09a85f-7a19-4842-8b97-1753c763d865} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2025.08.28 21:40:24.562874 [ 54 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 10459 | 2025.08.28 21:40:24.562896 [ 276 ] {2d09a85f-7a19-4842-8b97-1753c763d865} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001222 sec., 165302.7823240589 rows/sec., 9.39 MiB/sec. | ||
| 10460 | 2025.08.28 21:40:24.562905 [ 54 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2025.08.28 21:40:24.562936 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10462 | 2025.08.28 21:40:24.562941 [ 276 ] {2d09a85f-7a19-4842-8b97-1753c763d865} <Debug> TCPHandler: Processed in 0.001391196 sec. | ||
| 10463 | 2025.08.28 21:40:24.563010 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 10464 | 2025.08.28 21:40:24.563064 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2025.08.28 21:40:24.563095 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10466 | 2025.08.28 21:40:24.563122 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 202 rows starting from the beginning of the part | ||
| 10467 | 2025.08.28 21:40:24.563159 [ 276 ] {b3bbc865-7220-4d85-b33c-603093ce8e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10468 | 2025.08.28 21:40:24.563173 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 202 rows starting from the beginning of the part | ||
| 10469 | 2025.08.28 21:40:24.563199 [ 276 ] {b3bbc865-7220-4d85-b33c-603093ce8e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10470 | 2025.08.28 21:40:24.563214 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 202 rows starting from the beginning of the part | ||
| 10471 | 2025.08.28 21:40:24.563255 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 202 rows starting from the beginning of the part | ||
| 10472 | 2025.08.28 21:40:24.563293 [ 200 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 202 rows starting from the beginning of the part | ||
| 10473 | 2025.08.28 21:40:24.563851 [ 276 ] {b3bbc865-7220-4d85-b33c-603093ce8e0f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2025.08.28 21:40:24.563885 [ 276 ] {b3bbc865-7220-4d85-b33c-603093ce8e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10475 | 2025.08.28 21:40:24.564116 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112825 sec., 895191.6685131842 rows/sec., 54.26 MiB/sec. | ||
| 10476 | 2025.08.28 21:40:24.564219 [ 276 ] {b3bbc865-7220-4d85-b33c-603093ce8e0f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10477 | 2025.08.28 21:40:24.564297 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 10478 | 2025.08.28 21:40:24.564436 [ 276 ] {b3bbc865-7220-4d85-b33c-603093ce8e0f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2025.08.28 21:40:24.564568 [ 276 ] {b3bbc865-7220-4d85-b33c-603093ce8e0f} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001427 sec., 486334.9684653118 rows/sec., 34.17 MiB/sec. | ||
| 10480 | 2025.08.28 21:40:24.564594 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.08.28 21:40:24.564604 [ 276 ] {b3bbc865-7220-4d85-b33c-603093ce8e0f} <Debug> TCPHandler: Processed in 0.001589311 sec. | ||
| 10482 | 2025.08.28 21:40:24.564669 [ 192 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_41_10} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 10483 | 2025.08.28 21:40:24.564722 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2025.08.28 21:40:24.564750 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10485 | 2025.08.28 21:40:24.564817 [ 276 ] {e07bf16d-ea44-4885-8e45-d538671f9695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10486 | 2025.08.28 21:40:24.564858 [ 276 ] {e07bf16d-ea44-4885-8e45-d538671f9695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10487 | 2025.08.28 21:40:24.565187 [ 276 ] {e07bf16d-ea44-4885-8e45-d538671f9695} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2025.08.28 21:40:24.565221 [ 276 ] {e07bf16d-ea44-4885-8e45-d538671f9695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10489 | 2025.08.28 21:40:24.565546 [ 276 ] {e07bf16d-ea44-4885-8e45-d538671f9695} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10490 | 2025.08.28 21:40:24.565754 [ 276 ] {e07bf16d-ea44-4885-8e45-d538671f9695} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2025.08.28 21:40:24.565856 [ 54 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10492 | 2025.08.28 21:40:24.565880 [ 276 ] {e07bf16d-ea44-4885-8e45-d538671f9695} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10493 | 2025.08.28 21:40:24.565886 [ 54 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2025.08.28 21:40:24.565920 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10495 | 2025.08.28 21:40:24.565924 [ 276 ] {e07bf16d-ea44-4885-8e45-d538671f9695} <Debug> TCPHandler: Processed in 0.001251873 sec. | ||
| 10496 | 2025.08.28 21:40:24.565993 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 10497 | 2025.08.28 21:40:24.566059 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2025.08.28 21:40:24.566069 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10499 | 2025.08.28 21:40:24.566109 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 10500 | 2025.08.28 21:40:24.566157 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 10501 | 2025.08.28 21:40:24.566182 [ 276 ] {520492fe-28c8-44c2-b39e-a6d8774b1185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10502 | 2025.08.28 21:40:24.566199 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 10503 | 2025.08.28 21:40:24.566235 [ 276 ] {520492fe-28c8-44c2-b39e-a6d8774b1185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10504 | 2025.08.28 21:40:24.566238 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 10505 | 2025.08.28 21:40:24.566285 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 10506 | 2025.08.28 21:40:24.566322 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 10507 | 2025.08.28 21:40:24.566752 [ 276 ] {520492fe-28c8-44c2-b39e-a6d8774b1185} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2025.08.28 21:40:24.566787 [ 276 ] {520492fe-28c8-44c2-b39e-a6d8774b1185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10509 | 2025.08.28 21:40:24.566977 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001011656 sec., 243165.66105474587 rows/sec., 12.41 MiB/sec. | ||
| 10510 | 2025.08.28 21:40:24.567074 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10511 | 2025.08.28 21:40:24.567141 [ 276 ] {520492fe-28c8-44c2-b39e-a6d8774b1185} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10512 | 2025.08.28 21:40:24.567304 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2025.08.28 21:40:24.567364 [ 192 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_41_8} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10514 | 2025.08.28 21:40:24.567363 [ 276 ] {520492fe-28c8-44c2-b39e-a6d8774b1185} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2025.08.28 21:40:24.567425 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10516 | 2025.08.28 21:40:24.567503 [ 276 ] {520492fe-28c8-44c2-b39e-a6d8774b1185} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001346 sec., 228083.20950965825 rows/sec., 15.00 MiB/sec. | ||
| 10517 | 2025.08.28 21:40:24.567541 [ 276 ] {520492fe-28c8-44c2-b39e-a6d8774b1185} <Debug> TCPHandler: Processed in 0.00154279 sec. | ||
| 10518 | 2025.08.28 21:40:24.567639 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2025.08.28 21:40:24.567731 [ 276 ] {0c563452-5372-432d-805e-8e17fcb1adab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10520 | 2025.08.28 21:40:24.567772 [ 276 ] {0c563452-5372-432d-805e-8e17fcb1adab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10521 | 2025.08.28 21:40:24.568091 [ 276 ] {0c563452-5372-432d-805e-8e17fcb1adab} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2025.08.28 21:40:24.568126 [ 276 ] {0c563452-5372-432d-805e-8e17fcb1adab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10523 | 2025.08.28 21:40:24.568434 [ 276 ] {0c563452-5372-432d-805e-8e17fcb1adab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10524 | 2025.08.28 21:40:24.568647 [ 276 ] {0c563452-5372-432d-805e-8e17fcb1adab} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2025.08.28 21:40:24.568772 [ 276 ] {0c563452-5372-432d-805e-8e17fcb1adab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 10526 | 2025.08.28 21:40:24.568807 [ 276 ] {0c563452-5372-432d-805e-8e17fcb1adab} <Debug> TCPHandler: Processed in 0.001214922 sec. | ||
| 10527 | 2025.08.28 21:40:24.568953 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2025.08.28 21:40:24.569070 [ 276 ] {59dd4391-34ed-45ba-85f2-d4903675852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10529 | 2025.08.28 21:40:24.569133 [ 276 ] {59dd4391-34ed-45ba-85f2-d4903675852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10530 | 2025.08.28 21:40:24.570096 [ 276 ] {59dd4391-34ed-45ba-85f2-d4903675852a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2025.08.28 21:40:24.570133 [ 276 ] {59dd4391-34ed-45ba-85f2-d4903675852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10532 | 2025.08.28 21:40:24.570713 [ 276 ] {59dd4391-34ed-45ba-85f2-d4903675852a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10533 | 2025.08.28 21:40:24.570934 [ 276 ] {59dd4391-34ed-45ba-85f2-d4903675852a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2025.08.28 21:40:24.571068 [ 276 ] {59dd4391-34ed-45ba-85f2-d4903675852a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002022 sec., 20771.513353115726 rows/sec., 37.22 MiB/sec. | ||
| 10535 | 2025.08.28 21:40:24.571069 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10536 | 2025.08.28 21:40:24.571123 [ 276 ] {59dd4391-34ed-45ba-85f2-d4903675852a} <Debug> TCPHandler: Processed in 0.002230038 sec. | ||
| 10537 | 2025.08.28 21:40:24.571125 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2025.08.28 21:40:24.571164 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10539 | 2025.08.28 21:40:24.571244 [ 196 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 10540 | 2025.08.28 21:40:24.571255 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2025.08.28 21:40:24.571361 [ 276 ] {1832352b-0ec5-4ca6-a918-9ef3ca9908f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10542 | 2025.08.28 21:40:24.571401 [ 276 ] {1832352b-0ec5-4ca6-a918-9ef3ca9908f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10543 | 2025.08.28 21:40:24.571445 [ 196 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10544 | 2025.08.28 21:40:24.571497 [ 196 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1381 rows starting from the beginning of the part | ||
| 10545 | 2025.08.28 21:40:24.571617 [ 196 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 10546 | 2025.08.28 21:40:24.571721 [ 196 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 10547 | 2025.08.28 21:40:24.571738 [ 276 ] {1832352b-0ec5-4ca6-a918-9ef3ca9908f4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2025.08.28 21:40:24.571775 [ 276 ] {1832352b-0ec5-4ca6-a918-9ef3ca9908f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10549 | 2025.08.28 21:40:24.571825 [ 196 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 10550 | 2025.08.28 21:40:24.571934 [ 196 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 10551 | 2025.08.28 21:40:24.572033 [ 196 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 10552 | 2025.08.28 21:40:24.572156 [ 276 ] {1832352b-0ec5-4ca6-a918-9ef3ca9908f4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10553 | 2025.08.28 21:40:24.572367 [ 276 ] {1832352b-0ec5-4ca6-a918-9ef3ca9908f4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.08.28 21:40:24.572497 [ 276 ] {1832352b-0ec5-4ca6-a918-9ef3ca9908f4} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001153 sec., 88464.87424111016 rows/sec., 5.44 MiB/sec. | ||
| 10555 | 2025.08.28 21:40:24.572532 [ 276 ] {1832352b-0ec5-4ca6-a918-9ef3ca9908f4} <Debug> TCPHandler: Processed in 0.001324774 sec. | ||
| 10556 | 2025.08.28 21:40:24.580657 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1591 rows, containing 19 columns (19 merged, 0 gathered) in 0.009445855 sec., 168433.6674657826 rows/sec., 301.83 MiB/sec. | ||
| 10557 | 2025.08.28 21:40:24.582414 [ 199 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10558 | 2025.08.28 21:40:24.582800 [ 199 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2025.08.28 21:40:24.582890 [ 199 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10560 | 2025.08.28 21:40:24.583091 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 10561 | 2025.08.28 21:40:25.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.91 MiB, peak 318.58 MiB, free memory in arenas 0.00 B, will set to 312.73 MiB (RSS), difference: 5.82 MiB | ||
| 10562 | 2025.08.28 21:40:25.926174 [ 52 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10563 | 2025.08.28 21:40:25.926269 [ 52 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.08.28 21:40:25.926306 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10565 | 2025.08.28 21:40:25.926480 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::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 | ||
| 10566 | 2025.08.28 21:40:25.926701 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10567 | 2025.08.28 21:40:25.926759 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10568 | 2025.08.28 21:40:25.926866 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10569 | 2025.08.28 21:40:25.926944 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 10570 | 2025.08.28 21:40:25.927024 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10571 | 2025.08.28 21:40:25.927102 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 10572 | 2025.08.28 21:40:25.927991 [ 199 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587721 sec., 23933.676004789253 rows/sec., 2.00 MiB/sec. | ||
| 10573 | 2025.08.28 21:40:25.928131 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10574 | 2025.08.28 21:40:25.928379 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2025.08.28 21:40:25.928450 [ 198 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_21_5} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10576 | 2025.08.28 21:40:25.928520 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10577 | 2025.08.28 21:40:28.431239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
| 10578 | 2025.08.28 21:40:28.431783 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10579 | 2025.08.28 21:40:28.431832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10580 | 2025.08.28 21:40:28.432331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10581 | 2025.08.28 21:40:28.432567 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10582 | 2025.08.28 21:40:28.432708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 10583 | 2025.08.28 21:40:29.569589 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2025.08.28 21:40:29.569788 [ 276 ] {6a3f6efb-7be3-4210-8278-34bdbdf4b74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10585 | 2025.08.28 21:40:29.569866 [ 276 ] {6a3f6efb-7be3-4210-8278-34bdbdf4b74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10586 | 2025.08.28 21:40:29.571005 [ 276 ] {6a3f6efb-7be3-4210-8278-34bdbdf4b74c} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2025.08.28 21:40:29.571048 [ 276 ] {6a3f6efb-7be3-4210-8278-34bdbdf4b74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10588 | 2025.08.28 21:40:29.571530 [ 276 ] {6a3f6efb-7be3-4210-8278-34bdbdf4b74c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10589 | 2025.08.28 21:40:29.571764 [ 276 ] {6a3f6efb-7be3-4210-8278-34bdbdf4b74c} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2025.08.28 21:40:29.571930 [ 276 ] {6a3f6efb-7be3-4210-8278-34bdbdf4b74c} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002196 sec., 544626.5938069216 rows/sec., 44.69 MiB/sec. | ||
| 10591 | 2025.08.28 21:40:29.571983 [ 276 ] {6a3f6efb-7be3-4210-8278-34bdbdf4b74c} <Debug> TCPHandler: Processed in 0.002533525 sec. | ||
| 10592 | 2025.08.28 21:40:29.572104 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2025.08.28 21:40:29.572209 [ 276 ] {c3c4563d-c144-487d-a8d5-4a5e2c6cc52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10594 | 2025.08.28 21:40:29.572251 [ 276 ] {c3c4563d-c144-487d-a8d5-4a5e2c6cc52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10595 | 2025.08.28 21:40:29.572728 [ 276 ] {c3c4563d-c144-487d-a8d5-4a5e2c6cc52c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2025.08.28 21:40:29.572764 [ 276 ] {c3c4563d-c144-487d-a8d5-4a5e2c6cc52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10597 | 2025.08.28 21:40:29.573093 [ 276 ] {c3c4563d-c144-487d-a8d5-4a5e2c6cc52c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10598 | 2025.08.28 21:40:29.573314 [ 276 ] {c3c4563d-c144-487d-a8d5-4a5e2c6cc52c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2025.08.28 21:40:29.573449 [ 276 ] {c3c4563d-c144-487d-a8d5-4a5e2c6cc52c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001265 sec., 180237.15415019763 rows/sec., 12.20 MiB/sec. | ||
| 10600 | 2025.08.28 21:40:29.573491 [ 276 ] {c3c4563d-c144-487d-a8d5-4a5e2c6cc52c} <Debug> TCPHandler: Processed in 0.001440517 sec. | ||
| 10601 | 2025.08.28 21:40:29.573593 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2025.08.28 21:40:29.573689 [ 276 ] {d4879d92-2543-46f4-8ddb-50c3f9c5be8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10603 | 2025.08.28 21:40:29.573728 [ 276 ] {d4879d92-2543-46f4-8ddb-50c3f9c5be8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10604 | 2025.08.28 21:40:29.574274 [ 276 ] {d4879d92-2543-46f4-8ddb-50c3f9c5be8f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2025.08.28 21:40:29.574309 [ 276 ] {d4879d92-2543-46f4-8ddb-50c3f9c5be8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10606 | 2025.08.28 21:40:29.574665 [ 276 ] {d4879d92-2543-46f4-8ddb-50c3f9c5be8f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10607 | 2025.08.28 21:40:29.574880 [ 276 ] {d4879d92-2543-46f4-8ddb-50c3f9c5be8f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2025.08.28 21:40:29.575008 [ 276 ] {d4879d92-2543-46f4-8ddb-50c3f9c5be8f} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001339 sec., 388349.5145631068 rows/sec., 28.74 MiB/sec. | ||
| 10609 | 2025.08.28 21:40:29.575044 [ 276 ] {d4879d92-2543-46f4-8ddb-50c3f9c5be8f} <Debug> TCPHandler: Processed in 0.001500759 sec. | ||
| 10610 | 2025.08.28 21:40:29.575152 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2025.08.28 21:40:29.575249 [ 276 ] {f161e97a-364a-4d30-a5fa-af7ee5a76458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10612 | 2025.08.28 21:40:29.575292 [ 276 ] {f161e97a-364a-4d30-a5fa-af7ee5a76458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10613 | 2025.08.28 21:40:29.575826 [ 276 ] {f161e97a-364a-4d30-a5fa-af7ee5a76458} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2025.08.28 21:40:29.575860 [ 276 ] {f161e97a-364a-4d30-a5fa-af7ee5a76458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10615 | 2025.08.28 21:40:29.576247 [ 276 ] {f161e97a-364a-4d30-a5fa-af7ee5a76458} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10616 | 2025.08.28 21:40:29.576460 [ 276 ] {f161e97a-364a-4d30-a5fa-af7ee5a76458} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2025.08.28 21:40:29.576589 [ 276 ] {f161e97a-364a-4d30-a5fa-af7ee5a76458} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00136 sec., 620588.2352941176 rows/sec., 41.77 MiB/sec. | ||
| 10618 | 2025.08.28 21:40:29.576625 [ 276 ] {f161e97a-364a-4d30-a5fa-af7ee5a76458} <Debug> TCPHandler: Processed in 0.00152133 sec. | ||
| 10619 | 2025.08.28 21:40:29.576731 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2025.08.28 21:40:29.576824 [ 276 ] {96202038-9f0d-49b3-9eec-968da547b0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10621 | 2025.08.28 21:40:29.576866 [ 276 ] {96202038-9f0d-49b3-9eec-968da547b0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10622 | 2025.08.28 21:40:29.577193 [ 276 ] {96202038-9f0d-49b3-9eec-968da547b0bc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2025.08.28 21:40:29.577227 [ 276 ] {96202038-9f0d-49b3-9eec-968da547b0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10624 | 2025.08.28 21:40:29.577531 [ 276 ] {96202038-9f0d-49b3-9eec-968da547b0bc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10625 | 2025.08.28 21:40:29.577740 [ 276 ] {96202038-9f0d-49b3-9eec-968da547b0bc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2025.08.28 21:40:29.577868 [ 276 ] {96202038-9f0d-49b3-9eec-968da547b0bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10627 | 2025.08.28 21:40:29.577902 [ 276 ] {96202038-9f0d-49b3-9eec-968da547b0bc} <Debug> TCPHandler: Processed in 0.001220112 sec. | ||
| 10628 | 2025.08.28 21:40:29.882131 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10629 | 2025.08.28 21:40:29.897965 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2025.08.28 21:40:29.898033 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10631 | 2025.08.28 21:40:29.903400 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10632 | 2025.08.28 21:40:29.904149 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2025.08.28 21:40:29.907219 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10634 | 2025.08.28 21:40:31.013325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1508 | ||
| 10635 | 2025.08.28 21:40:31.015707 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.08.28 21:40:31.015758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10637 | 2025.08.28 21:40:31.016992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10638 | 2025.08.28 21:40:31.017302 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.08.28 21:40:31.017690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1508 | ||
| 10640 | 2025.08.28 21:40:34.553884 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10641 | 2025.08.28 21:40:34.554190 [ 276 ] {a3c6fea9-5cb1-4179-896b-d2bc4fcb39eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10642 | 2025.08.28 21:40:34.554296 [ 276 ] {a3c6fea9-5cb1-4179-896b-d2bc4fcb39eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10643 | 2025.08.28 21:40:34.555142 [ 276 ] {a3c6fea9-5cb1-4179-896b-d2bc4fcb39eb} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2025.08.28 21:40:34.555183 [ 276 ] {a3c6fea9-5cb1-4179-896b-d2bc4fcb39eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10645 | 2025.08.28 21:40:34.555604 [ 276 ] {a3c6fea9-5cb1-4179-896b-d2bc4fcb39eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10646 | 2025.08.28 21:40:34.555844 [ 276 ] {a3c6fea9-5cb1-4179-896b-d2bc4fcb39eb} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2025.08.28 21:40:34.555993 [ 276 ] {a3c6fea9-5cb1-4179-896b-d2bc4fcb39eb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00188 sec., 208510.63829787236 rows/sec., 13.23 MiB/sec. | ||
| 10648 | 2025.08.28 21:40:34.556034 [ 276 ] {a3c6fea9-5cb1-4179-896b-d2bc4fcb39eb} <Debug> TCPHandler: Processed in 0.00233498 sec. | ||
| 10649 | 2025.08.28 21:40:34.556160 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10650 | 2025.08.28 21:40:34.556265 [ 276 ] {58e165c5-4344-40a9-a1a4-6fc4b9dfd365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10651 | 2025.08.28 21:40:34.556307 [ 276 ] {58e165c5-4344-40a9-a1a4-6fc4b9dfd365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10652 | 2025.08.28 21:40:34.557284 [ 276 ] {58e165c5-4344-40a9-a1a4-6fc4b9dfd365} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2025.08.28 21:40:34.557319 [ 276 ] {58e165c5-4344-40a9-a1a4-6fc4b9dfd365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10654 | 2025.08.28 21:40:34.557690 [ 276 ] {58e165c5-4344-40a9-a1a4-6fc4b9dfd365} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10655 | 2025.08.28 21:40:34.557900 [ 276 ] {58e165c5-4344-40a9-a1a4-6fc4b9dfd365} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2025.08.28 21:40:34.558026 [ 276 ] {58e165c5-4344-40a9-a1a4-6fc4b9dfd365} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.00178 sec., 646629.2134831462 rows/sec., 51.62 MiB/sec. | ||
| 10657 | 2025.08.28 21:40:34.558064 [ 276 ] {58e165c5-4344-40a9-a1a4-6fc4b9dfd365} <Debug> TCPHandler: Processed in 0.001954631 sec. | ||
| 10658 | 2025.08.28 21:40:34.558179 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2025.08.28 21:40:34.558283 [ 276 ] {b8ef4e99-5d07-4d0f-8437-f66f1b121aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10660 | 2025.08.28 21:40:34.558324 [ 276 ] {b8ef4e99-5d07-4d0f-8437-f66f1b121aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10661 | 2025.08.28 21:40:34.558871 [ 276 ] {b8ef4e99-5d07-4d0f-8437-f66f1b121aa4} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2025.08.28 21:40:34.558907 [ 276 ] {b8ef4e99-5d07-4d0f-8437-f66f1b121aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10663 | 2025.08.28 21:40:34.559219 [ 276 ] {b8ef4e99-5d07-4d0f-8437-f66f1b121aa4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10664 | 2025.08.28 21:40:34.559429 [ 276 ] {b8ef4e99-5d07-4d0f-8437-f66f1b121aa4} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2025.08.28 21:40:34.559557 [ 276 ] {b8ef4e99-5d07-4d0f-8437-f66f1b121aa4} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001292 sec., 184210.52631578947 rows/sec., 11.29 MiB/sec. | ||
| 10666 | 2025.08.28 21:40:34.559595 [ 276 ] {b8ef4e99-5d07-4d0f-8437-f66f1b121aa4} <Debug> TCPHandler: Processed in 0.001465349 sec. | ||
| 10667 | 2025.08.28 21:40:34.559699 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2025.08.28 21:40:34.559800 [ 276 ] {e0e374f5-03a0-4a85-b730-acbc9e1a8a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10669 | 2025.08.28 21:40:34.559839 [ 276 ] {e0e374f5-03a0-4a85-b730-acbc9e1a8a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10670 | 2025.08.28 21:40:34.560319 [ 276 ] {e0e374f5-03a0-4a85-b730-acbc9e1a8a6a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2025.08.28 21:40:34.560354 [ 276 ] {e0e374f5-03a0-4a85-b730-acbc9e1a8a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10672 | 2025.08.28 21:40:34.560659 [ 276 ] {e0e374f5-03a0-4a85-b730-acbc9e1a8a6a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10673 | 2025.08.28 21:40:34.560881 [ 276 ] {e0e374f5-03a0-4a85-b730-acbc9e1a8a6a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2025.08.28 21:40:34.560971 [ 40 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10675 | 2025.08.28 21:40:34.561004 [ 40 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2025.08.28 21:40:34.561008 [ 276 ] {e0e374f5-03a0-4a85-b730-acbc9e1a8a6a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001226 sec., 165579.11908646 rows/sec., 10.68 MiB/sec. | ||
| 10677 | 2025.08.28 21:40:34.561023 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10678 | 2025.08.28 21:40:34.561050 [ 276 ] {e0e374f5-03a0-4a85-b730-acbc9e1a8a6a} <Debug> TCPHandler: Processed in 0.001399896 sec. | ||
| 10679 | 2025.08.28 21:40:34.561160 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2025.08.28 21:40:34.561171 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10681 | 2025.08.28 21:40:34.561262 [ 276 ] {35c0145f-3564-439e-b13c-40601e88216e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10682 | 2025.08.28 21:40:34.561306 [ 276 ] {35c0145f-3564-439e-b13c-40601e88216e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10683 | 2025.08.28 21:40:34.561339 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10684 | 2025.08.28 21:40:34.561384 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 432 rows starting from the beginning of the part | ||
| 10685 | 2025.08.28 21:40:34.561489 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 203 rows starting from the beginning of the part | ||
| 10686 | 2025.08.28 21:40:34.561541 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 203 rows starting from the beginning of the part | ||
| 10687 | 2025.08.28 21:40:34.561590 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 203 rows starting from the beginning of the part | ||
| 10688 | 2025.08.28 21:40:34.561634 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part | ||
| 10689 | 2025.08.28 21:40:34.561679 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 203 rows starting from the beginning of the part | ||
| 10690 | 2025.08.28 21:40:34.561780 [ 276 ] {35c0145f-3564-439e-b13c-40601e88216e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2025.08.28 21:40:34.561822 [ 276 ] {35c0145f-3564-439e-b13c-40601e88216e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10692 | 2025.08.28 21:40:34.562169 [ 276 ] {35c0145f-3564-439e-b13c-40601e88216e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10693 | 2025.08.28 21:40:34.562423 [ 276 ] {35c0145f-3564-439e-b13c-40601e88216e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2025.08.28 21:40:34.562557 [ 276 ] {35c0145f-3564-439e-b13c-40601e88216e} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001314 sec., 153729.0715372907 rows/sec., 8.73 MiB/sec. | ||
| 10695 | 2025.08.28 21:40:34.562595 [ 276 ] {35c0145f-3564-439e-b13c-40601e88216e} <Debug> TCPHandler: Processed in 0.001483798 sec. | ||
| 10696 | 2025.08.28 21:40:34.562707 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2025.08.28 21:40:34.562801 [ 276 ] {22f682be-8305-4c5e-a866-8d1e0ac324d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10698 | 2025.08.28 21:40:34.562801 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691153 sec., 870412.0798059076 rows/sec., 60.33 MiB/sec. | ||
| 10699 | 2025.08.28 21:40:34.562851 [ 276 ] {22f682be-8305-4c5e-a866-8d1e0ac324d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10700 | 2025.08.28 21:40:34.563014 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10701 | 2025.08.28 21:40:34.563315 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2025.08.28 21:40:34.563376 [ 192 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_56_11} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10703 | 2025.08.28 21:40:34.563466 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10704 | 2025.08.28 21:40:34.563515 [ 276 ] {22f682be-8305-4c5e-a866-8d1e0ac324d4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2025.08.28 21:40:34.563551 [ 276 ] {22f682be-8305-4c5e-a866-8d1e0ac324d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10706 | 2025.08.28 21:40:34.563890 [ 276 ] {22f682be-8305-4c5e-a866-8d1e0ac324d4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10707 | 2025.08.28 21:40:34.564098 [ 276 ] {22f682be-8305-4c5e-a866-8d1e0ac324d4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2025.08.28 21:40:34.564223 [ 276 ] {22f682be-8305-4c5e-a866-8d1e0ac324d4} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001441 sec., 481609.99306037475 rows/sec., 33.84 MiB/sec. | ||
| 10709 | 2025.08.28 21:40:34.564262 [ 276 ] {22f682be-8305-4c5e-a866-8d1e0ac324d4} <Debug> TCPHandler: Processed in 0.001603982 sec. | ||
| 10710 | 2025.08.28 21:40:34.564373 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2025.08.28 21:40:34.564476 [ 276 ] {3e5dec74-2807-451b-bbe6-1ad92afbd104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10712 | 2025.08.28 21:40:34.564518 [ 276 ] {3e5dec74-2807-451b-bbe6-1ad92afbd104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10713 | 2025.08.28 21:40:34.564850 [ 276 ] {3e5dec74-2807-451b-bbe6-1ad92afbd104} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2025.08.28 21:40:34.564886 [ 276 ] {3e5dec74-2807-451b-bbe6-1ad92afbd104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10715 | 2025.08.28 21:40:34.565188 [ 276 ] {3e5dec74-2807-451b-bbe6-1ad92afbd104} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10716 | 2025.08.28 21:40:34.565403 [ 276 ] {3e5dec74-2807-451b-bbe6-1ad92afbd104} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2025.08.28 21:40:34.565529 [ 276 ] {3e5dec74-2807-451b-bbe6-1ad92afbd104} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 10718 | 2025.08.28 21:40:34.565566 [ 276 ] {3e5dec74-2807-451b-bbe6-1ad92afbd104} <Debug> TCPHandler: Processed in 0.001241952 sec. | ||
| 10719 | 2025.08.28 21:40:34.565668 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2025.08.28 21:40:34.565769 [ 276 ] {d7aedd92-8e39-497e-8e26-98825459318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10721 | 2025.08.28 21:40:34.565811 [ 276 ] {d7aedd92-8e39-497e-8e26-98825459318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10722 | 2025.08.28 21:40:34.566257 [ 276 ] {d7aedd92-8e39-497e-8e26-98825459318d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2025.08.28 21:40:34.566293 [ 276 ] {d7aedd92-8e39-497e-8e26-98825459318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10724 | 2025.08.28 21:40:34.566616 [ 276 ] {d7aedd92-8e39-497e-8e26-98825459318d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10725 | 2025.08.28 21:40:34.566828 [ 276 ] {d7aedd92-8e39-497e-8e26-98825459318d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2025.08.28 21:40:34.566960 [ 276 ] {d7aedd92-8e39-497e-8e26-98825459318d} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00121 sec., 253719.0082644628 rows/sec., 16.69 MiB/sec. | ||
| 10727 | 2025.08.28 21:40:34.566998 [ 276 ] {d7aedd92-8e39-497e-8e26-98825459318d} <Debug> TCPHandler: Processed in 0.001377806 sec. | ||
| 10728 | 2025.08.28 21:40:34.567106 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.08.28 21:40:34.567209 [ 276 ] {dcc0dfd7-cebc-4970-993a-c9f628d6e9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10730 | 2025.08.28 21:40:34.567252 [ 276 ] {dcc0dfd7-cebc-4970-993a-c9f628d6e9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10731 | 2025.08.28 21:40:34.567564 [ 276 ] {dcc0dfd7-cebc-4970-993a-c9f628d6e9d7} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2025.08.28 21:40:34.567600 [ 276 ] {dcc0dfd7-cebc-4970-993a-c9f628d6e9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10733 | 2025.08.28 21:40:34.567898 [ 276 ] {dcc0dfd7-cebc-4970-993a-c9f628d6e9d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10734 | 2025.08.28 21:40:34.568098 [ 276 ] {dcc0dfd7-cebc-4970-993a-c9f628d6e9d7} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2025.08.28 21:40:34.568226 [ 276 ] {dcc0dfd7-cebc-4970-993a-c9f628d6e9d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 10736 | 2025.08.28 21:40:34.568261 [ 276 ] {dcc0dfd7-cebc-4970-993a-c9f628d6e9d7} <Debug> TCPHandler: Processed in 0.001203421 sec. | ||
| 10737 | 2025.08.28 21:40:34.568361 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2025.08.28 21:40:34.568461 [ 276 ] {a58d0928-2318-4ab0-a932-807c4907714b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10739 | 2025.08.28 21:40:34.568517 [ 276 ] {a58d0928-2318-4ab0-a932-807c4907714b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10740 | 2025.08.28 21:40:34.569402 [ 276 ] {a58d0928-2318-4ab0-a932-807c4907714b} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2025.08.28 21:40:34.569439 [ 276 ] {a58d0928-2318-4ab0-a932-807c4907714b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10742 | 2025.08.28 21:40:34.569995 [ 276 ] {a58d0928-2318-4ab0-a932-807c4907714b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10743 | 2025.08.28 21:40:34.570216 [ 276 ] {a58d0928-2318-4ab0-a932-807c4907714b} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.08.28 21:40:34.570350 [ 276 ] {a58d0928-2318-4ab0-a932-807c4907714b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001906 sec., 22035.67681007345 rows/sec., 39.49 MiB/sec. | ||
| 10745 | 2025.08.28 21:40:34.570403 [ 276 ] {a58d0928-2318-4ab0-a932-807c4907714b} <Debug> TCPHandler: Processed in 0.002090954 sec. | ||
| 10746 | 2025.08.28 21:40:34.570517 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2025.08.28 21:40:34.570625 [ 276 ] {abee7b88-c9d2-43bc-bbca-47e9c1f0e4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10748 | 2025.08.28 21:40:34.570666 [ 276 ] {abee7b88-c9d2-43bc-bbca-47e9c1f0e4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10749 | 2025.08.28 21:40:34.571014 [ 276 ] {abee7b88-c9d2-43bc-bbca-47e9c1f0e4b6} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2025.08.28 21:40:34.571051 [ 276 ] {abee7b88-c9d2-43bc-bbca-47e9c1f0e4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10751 | 2025.08.28 21:40:34.571362 [ 276 ] {abee7b88-c9d2-43bc-bbca-47e9c1f0e4b6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10752 | 2025.08.28 21:40:34.571572 [ 276 ] {abee7b88-c9d2-43bc-bbca-47e9c1f0e4b6} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2025.08.28 21:40:34.571696 [ 276 ] {abee7b88-c9d2-43bc-bbca-47e9c1f0e4b6} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001091 sec., 93492.2089825848 rows/sec., 5.74 MiB/sec. | ||
| 10754 | 2025.08.28 21:40:34.571732 [ 276 ] {abee7b88-c9d2-43bc-bbca-47e9c1f0e4b6} <Debug> TCPHandler: Processed in 0.001263903 sec. | ||
| 10755 | 2025.08.28 21:40:35.723333 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10756 | 2025.08.28 21:40:35.723386 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10757 | 2025.08.28 21:40:35.933782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
| 10758 | 2025.08.28 21:40:35.934258 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2025.08.28 21:40:35.934297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10760 | 2025.08.28 21:40:35.934788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10761 | 2025.08.28 21:40:35.935028 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2025.08.28 21:40:35.935173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 10763 | 2025.08.28 21:40:37.408231 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10764 | 2025.08.28 21:40:37.423669 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2025.08.28 21:40:37.423716 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10766 | 2025.08.28 21:40:37.429409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10767 | 2025.08.28 21:40:37.430072 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2025.08.28 21:40:37.432807 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10769 | 2025.08.28 21:40:39.542247 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2025.08.28 21:40:39.542500 [ 276 ] {874ed87b-000d-45b9-865f-7d6476fa386f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10771 | 2025.08.28 21:40:39.542564 [ 276 ] {874ed87b-000d-45b9-865f-7d6476fa386f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10772 | 2025.08.28 21:40:39.543308 [ 276 ] {874ed87b-000d-45b9-865f-7d6476fa386f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2025.08.28 21:40:39.543354 [ 276 ] {874ed87b-000d-45b9-865f-7d6476fa386f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10774 | 2025.08.28 21:40:39.543760 [ 276 ] {874ed87b-000d-45b9-865f-7d6476fa386f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10775 | 2025.08.28 21:40:39.543988 [ 276 ] {874ed87b-000d-45b9-865f-7d6476fa386f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2025.08.28 21:40:39.544146 [ 276 ] {874ed87b-000d-45b9-865f-7d6476fa386f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.51 MiB/sec. | ||
| 10777 | 2025.08.28 21:40:39.544188 [ 276 ] {874ed87b-000d-45b9-865f-7d6476fa386f} <Debug> TCPHandler: Processed in 0.002112335 sec. | ||
| 10778 | 2025.08.28 21:40:39.544321 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2025.08.28 21:40:39.544415 [ 276 ] {f02adf72-cb1f-4b0d-8b90-ee537bd5c38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10780 | 2025.08.28 21:40:39.544456 [ 276 ] {f02adf72-cb1f-4b0d-8b90-ee537bd5c38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10781 | 2025.08.28 21:40:39.544972 [ 276 ] {f02adf72-cb1f-4b0d-8b90-ee537bd5c38a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2025.08.28 21:40:39.545019 [ 276 ] {f02adf72-cb1f-4b0d-8b90-ee537bd5c38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10783 | 2025.08.28 21:40:39.545388 [ 276 ] {f02adf72-cb1f-4b0d-8b90-ee537bd5c38a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10784 | 2025.08.28 21:40:39.545605 [ 276 ] {f02adf72-cb1f-4b0d-8b90-ee537bd5c38a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2025.08.28 21:40:39.545746 [ 276 ] {f02adf72-cb1f-4b0d-8b90-ee537bd5c38a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001349 sec., 47442.550037064495 rows/sec., 3.70 MiB/sec. | ||
| 10786 | 2025.08.28 21:40:39.545783 [ 276 ] {f02adf72-cb1f-4b0d-8b90-ee537bd5c38a} <Debug> TCPHandler: Processed in 0.001510499 sec. | ||
| 10787 | 2025.08.28 21:40:39.545907 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2025.08.28 21:40:39.546002 [ 276 ] {636af57f-345c-4332-b464-3bf96b6f9c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10789 | 2025.08.28 21:40:39.546046 [ 276 ] {636af57f-345c-4332-b464-3bf96b6f9c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10790 | 2025.08.28 21:40:39.546489 [ 276 ] {636af57f-345c-4332-b464-3bf96b6f9c3f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.08.28 21:40:39.546527 [ 276 ] {636af57f-345c-4332-b464-3bf96b6f9c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10792 | 2025.08.28 21:40:39.546859 [ 276 ] {636af57f-345c-4332-b464-3bf96b6f9c3f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10793 | 2025.08.28 21:40:39.547074 [ 276 ] {636af57f-345c-4332-b464-3bf96b6f9c3f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.08.28 21:40:39.547206 [ 276 ] {636af57f-345c-4332-b464-3bf96b6f9c3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 10795 | 2025.08.28 21:40:39.547243 [ 276 ] {636af57f-345c-4332-b464-3bf96b6f9c3f} <Debug> TCPHandler: Processed in 0.001387106 sec. | ||
| 10796 | 2025.08.28 21:40:39.547369 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2025.08.28 21:40:39.547483 [ 276 ] {89cf93c2-14aa-4e9d-ac75-6b7d21a8c149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10798 | 2025.08.28 21:40:39.547534 [ 276 ] {89cf93c2-14aa-4e9d-ac75-6b7d21a8c149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10799 | 2025.08.28 21:40:39.547940 [ 276 ] {89cf93c2-14aa-4e9d-ac75-6b7d21a8c149} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2025.08.28 21:40:39.547982 [ 276 ] {89cf93c2-14aa-4e9d-ac75-6b7d21a8c149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10801 | 2025.08.28 21:40:39.548357 [ 276 ] {89cf93c2-14aa-4e9d-ac75-6b7d21a8c149} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10802 | 2025.08.28 21:40:39.548577 [ 276 ] {89cf93c2-14aa-4e9d-ac75-6b7d21a8c149} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2025.08.28 21:40:39.548709 [ 276 ] {89cf93c2-14aa-4e9d-ac75-6b7d21a8c149} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 10804 | 2025.08.28 21:40:39.548745 [ 276 ] {89cf93c2-14aa-4e9d-ac75-6b7d21a8c149} <Debug> TCPHandler: Processed in 0.001432787 sec. | ||
| 10805 | 2025.08.28 21:40:41.018787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1538 | ||
| 10806 | 2025.08.28 21:40:41.021086 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2025.08.28 21:40:41.021134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10808 | 2025.08.28 21:40:41.022353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10809 | 2025.08.28 21:40:41.022633 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2025.08.28 21:40:41.023002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 10811 | 2025.08.28 21:40:43.436250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
| 10812 | 2025.08.28 21:40:43.436787 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2025.08.28 21:40:43.436831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10814 | 2025.08.28 21:40:43.437324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10815 | 2025.08.28 21:40:43.437559 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2025.08.28 21:40:43.437691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 10817 | 2025.08.28 21:40:44.554672 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2025.08.28 21:40:44.554874 [ 276 ] {6d662928-8bdb-4f5a-8264-c53261ac7ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10819 | 2025.08.28 21:40:44.554948 [ 276 ] {6d662928-8bdb-4f5a-8264-c53261ac7ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10820 | 2025.08.28 21:40:44.555844 [ 276 ] {6d662928-8bdb-4f5a-8264-c53261ac7ec0} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2025.08.28 21:40:44.555901 [ 276 ] {6d662928-8bdb-4f5a-8264-c53261ac7ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10822 | 2025.08.28 21:40:44.556367 [ 276 ] {6d662928-8bdb-4f5a-8264-c53261ac7ec0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10823 | 2025.08.28 21:40:44.556628 [ 276 ] {6d662928-8bdb-4f5a-8264-c53261ac7ec0} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2025.08.28 21:40:44.556784 [ 276 ] {6d662928-8bdb-4f5a-8264-c53261ac7ec0} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001963 sec., 199694.34538970963 rows/sec., 12.67 MiB/sec. | ||
| 10825 | 2025.08.28 21:40:44.556826 [ 276 ] {6d662928-8bdb-4f5a-8264-c53261ac7ec0} <Debug> TCPHandler: Processed in 0.00229815 sec. | ||
| 10826 | 2025.08.28 21:40:44.556939 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2025.08.28 21:40:44.557034 [ 276 ] {25487779-b326-4367-ae7d-1a7155e8e4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10828 | 2025.08.28 21:40:44.557075 [ 276 ] {25487779-b326-4367-ae7d-1a7155e8e4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10829 | 2025.08.28 21:40:44.557467 [ 276 ] {25487779-b326-4367-ae7d-1a7155e8e4ef} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2025.08.28 21:40:44.557503 [ 276 ] {25487779-b326-4367-ae7d-1a7155e8e4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10831 | 2025.08.28 21:40:44.557791 [ 276 ] {25487779-b326-4367-ae7d-1a7155e8e4ef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10832 | 2025.08.28 21:40:44.558001 [ 276 ] {25487779-b326-4367-ae7d-1a7155e8e4ef} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2025.08.28 21:40:44.558126 [ 276 ] {25487779-b326-4367-ae7d-1a7155e8e4ef} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 879.96 KiB/sec. | ||
| 10834 | 2025.08.28 21:40:44.558163 [ 276 ] {25487779-b326-4367-ae7d-1a7155e8e4ef} <Debug> TCPHandler: Processed in 0.001272613 sec. | ||
| 10835 | 2025.08.28 21:40:44.558262 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2025.08.28 21:40:44.558354 [ 276 ] {c5429516-f7c9-4b15-9e11-92583466643b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10837 | 2025.08.28 21:40:44.558394 [ 276 ] {c5429516-f7c9-4b15-9e11-92583466643b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10838 | 2025.08.28 21:40:44.559340 [ 276 ] {c5429516-f7c9-4b15-9e11-92583466643b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2025.08.28 21:40:44.559377 [ 276 ] {c5429516-f7c9-4b15-9e11-92583466643b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10840 | 2025.08.28 21:40:44.559741 [ 276 ] {c5429516-f7c9-4b15-9e11-92583466643b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10841 | 2025.08.28 21:40:44.559957 [ 276 ] {c5429516-f7c9-4b15-9e11-92583466643b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2025.08.28 21:40:44.560081 [ 276 ] {c5429516-f7c9-4b15-9e11-92583466643b} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.001745 sec., 663037.2492836677 rows/sec., 52.90 MiB/sec. | ||
| 10843 | 2025.08.28 21:40:44.560081 [ 30 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10844 | 2025.08.28 21:40:44.560119 [ 276 ] {c5429516-f7c9-4b15-9e11-92583466643b} <Debug> TCPHandler: Processed in 0.00190363 sec. | ||
| 10845 | 2025.08.28 21:40:44.560162 [ 30 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2025.08.28 21:40:44.560192 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10847 | 2025.08.28 21:40:44.560250 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2025.08.28 21:40:44.560295 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10849 | 2025.08.28 21:40:44.560348 [ 276 ] {b25b4713-2baa-46a3-a2cb-aad81c56e9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10850 | 2025.08.28 21:40:44.560387 [ 276 ] {b25b4713-2baa-46a3-a2cb-aad81c56e9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10851 | 2025.08.28 21:40:44.560399 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10852 | 2025.08.28 21:40:44.560433 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2301 rows starting from the beginning of the part | ||
| 10853 | 2025.08.28 21:40:44.560497 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1151 rows starting from the beginning of the part | ||
| 10854 | 2025.08.28 21:40:44.560549 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1196 rows starting from the beginning of the part | ||
| 10855 | 2025.08.28 21:40:44.560590 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1151 rows starting from the beginning of the part | ||
| 10856 | 2025.08.28 21:40:44.560632 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10857 | 2025.08.28 21:40:44.560671 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1157 rows starting from the beginning of the part | ||
| 10858 | 2025.08.28 21:40:44.560884 [ 276 ] {b25b4713-2baa-46a3-a2cb-aad81c56e9af} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2025.08.28 21:40:44.560918 [ 276 ] {b25b4713-2baa-46a3-a2cb-aad81c56e9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10860 | 2025.08.28 21:40:44.561224 [ 276 ] {b25b4713-2baa-46a3-a2cb-aad81c56e9af} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10861 | 2025.08.28 21:40:44.561429 [ 276 ] {b25b4713-2baa-46a3-a2cb-aad81c56e9af} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2025.08.28 21:40:44.561554 [ 276 ] {b25b4713-2baa-46a3-a2cb-aad81c56e9af} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001224 sec., 204248.36601307188 rows/sec., 12.58 MiB/sec. | ||
| 10863 | 2025.08.28 21:40:44.561591 [ 276 ] {b25b4713-2baa-46a3-a2cb-aad81c56e9af} <Debug> TCPHandler: Processed in 0.001394696 sec. | ||
| 10864 | 2025.08.28 21:40:44.561718 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2025.08.28 21:40:44.561818 [ 276 ] {19a8f953-e125-443d-9fc6-6a36aad0eae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10866 | 2025.08.28 21:40:44.561858 [ 276 ] {19a8f953-e125-443d-9fc6-6a36aad0eae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10867 | 2025.08.28 21:40:44.562338 [ 276 ] {19a8f953-e125-443d-9fc6-6a36aad0eae1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2025.08.28 21:40:44.562374 [ 276 ] {19a8f953-e125-443d-9fc6-6a36aad0eae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10869 | 2025.08.28 21:40:44.562684 [ 276 ] {19a8f953-e125-443d-9fc6-6a36aad0eae1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10870 | 2025.08.28 21:40:44.562708 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7012 rows, containing 5 columns (5 merged, 0 gathered) in 0.002451624 sec., 2860144.9488176 rows/sec., 241.36 MiB/sec. | ||
| 10871 | 2025.08.28 21:40:44.562902 [ 276 ] {19a8f953-e125-443d-9fc6-6a36aad0eae1} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2025.08.28 21:40:44.562956 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10873 | 2025.08.28 21:40:44.563034 [ 276 ] {19a8f953-e125-443d-9fc6-6a36aad0eae1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001234 sec., 164505.67260940032 rows/sec., 10.61 MiB/sec. | ||
| 10874 | 2025.08.28 21:40:44.563071 [ 276 ] {19a8f953-e125-443d-9fc6-6a36aad0eae1} <Debug> TCPHandler: Processed in 0.001400897 sec. | ||
| 10875 | 2025.08.28 21:40:44.563190 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2025.08.28 21:40:44.563192 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10877 | 2025.08.28 21:40:44.563257 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_86_17} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10878 | 2025.08.28 21:40:44.563324 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 10879 | 2025.08.28 21:40:44.563326 [ 276 ] {dabfb4af-b431-49d8-9617-b3c2356d1f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10880 | 2025.08.28 21:40:44.563381 [ 276 ] {dabfb4af-b431-49d8-9617-b3c2356d1f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10881 | 2025.08.28 21:40:44.563900 [ 276 ] {dabfb4af-b431-49d8-9617-b3c2356d1f7e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2025.08.28 21:40:44.563935 [ 276 ] {dabfb4af-b431-49d8-9617-b3c2356d1f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10883 | 2025.08.28 21:40:44.564265 [ 276 ] {dabfb4af-b431-49d8-9617-b3c2356d1f7e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10884 | 2025.08.28 21:40:44.564488 [ 276 ] {dabfb4af-b431-49d8-9617-b3c2356d1f7e} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2025.08.28 21:40:44.564624 [ 276 ] {dabfb4af-b431-49d8-9617-b3c2356d1f7e} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001323 sec., 152683.2955404384 rows/sec., 8.67 MiB/sec. | ||
| 10886 | 2025.08.28 21:40:44.564662 [ 276 ] {dabfb4af-b431-49d8-9617-b3c2356d1f7e} <Debug> TCPHandler: Processed in 0.00153149 sec. | ||
| 10887 | 2025.08.28 21:40:44.564771 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10888 | 2025.08.28 21:40:44.564865 [ 276 ] {89dd5ac6-bd3f-4dfb-b06d-4748d2e56bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10889 | 2025.08.28 21:40:44.564904 [ 276 ] {89dd5ac6-bd3f-4dfb-b06d-4748d2e56bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10890 | 2025.08.28 21:40:44.565547 [ 276 ] {89dd5ac6-bd3f-4dfb-b06d-4748d2e56bc4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2025.08.28 21:40:44.565585 [ 276 ] {89dd5ac6-bd3f-4dfb-b06d-4748d2e56bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10892 | 2025.08.28 21:40:44.565918 [ 276 ] {89dd5ac6-bd3f-4dfb-b06d-4748d2e56bc4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10893 | 2025.08.28 21:40:44.566134 [ 276 ] {89dd5ac6-bd3f-4dfb-b06d-4748d2e56bc4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2025.08.28 21:40:44.566247 [ 30 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10895 | 2025.08.28 21:40:44.566262 [ 276 ] {89dd5ac6-bd3f-4dfb-b06d-4748d2e56bc4} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001416 sec., 498587.57062146894 rows/sec., 35.11 MiB/sec. | ||
| 10896 | 2025.08.28 21:40:44.566285 [ 30 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2025.08.28 21:40:44.566333 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10898 | 2025.08.28 21:40:44.566345 [ 276 ] {89dd5ac6-bd3f-4dfb-b06d-4748d2e56bc4} <Debug> TCPHandler: Processed in 0.001622032 sec. | ||
| 10899 | 2025.08.28 21:40:44.566416 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10900 | 2025.08.28 21:40:44.566479 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2025.08.28 21:40:44.566537 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10902 | 2025.08.28 21:40:44.566575 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1186 rows starting from the beginning of the part | ||
| 10903 | 2025.08.28 21:40:44.566598 [ 276 ] {9e2629ba-1772-4787-8d8c-c617de395efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10904 | 2025.08.28 21:40:44.566640 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 694 rows starting from the beginning of the part | ||
| 10905 | 2025.08.28 21:40:44.566653 [ 276 ] {9e2629ba-1772-4787-8d8c-c617de395efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10906 | 2025.08.28 21:40:44.566698 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 520 rows starting from the beginning of the part | ||
| 10907 | 2025.08.28 21:40:44.566745 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 694 rows starting from the beginning of the part | ||
| 10908 | 2025.08.28 21:40:44.566785 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10909 | 2025.08.28 21:40:44.566829 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 706 rows starting from the beginning of the part | ||
| 10910 | 2025.08.28 21:40:44.567048 [ 276 ] {9e2629ba-1772-4787-8d8c-c617de395efb} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2025.08.28 21:40:44.567098 [ 276 ] {9e2629ba-1772-4787-8d8c-c617de395efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10912 | 2025.08.28 21:40:44.567493 [ 276 ] {9e2629ba-1772-4787-8d8c-c617de395efb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10913 | 2025.08.28 21:40:44.567730 [ 276 ] {9e2629ba-1772-4787-8d8c-c617de395efb} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2025.08.28 21:40:44.567864 [ 276 ] {9e2629ba-1772-4787-8d8c-c617de395efb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 243.01 KiB/sec. | ||
| 10915 | 2025.08.28 21:40:44.567902 [ 276 ] {9e2629ba-1772-4787-8d8c-c617de395efb} <Debug> TCPHandler: Processed in 0.001482909 sec. | ||
| 10916 | 2025.08.28 21:40:44.568002 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2025.08.28 21:40:44.568099 [ 276 ] {8c9bcd8b-cb23-4998-873d-804671b50e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10918 | 2025.08.28 21:40:44.568141 [ 276 ] {8c9bcd8b-cb23-4998-873d-804671b50e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10919 | 2025.08.28 21:40:44.568483 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 5 columns (5 merged, 0 gathered) in 0.002105745 sec., 1834980.0189481631 rows/sec., 137.98 MiB/sec. | ||
| 10920 | 2025.08.28 21:40:44.568617 [ 276 ] {8c9bcd8b-cb23-4998-873d-804671b50e34} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2025.08.28 21:40:44.568662 [ 276 ] {8c9bcd8b-cb23-4998-873d-804671b50e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10922 | 2025.08.28 21:40:44.568730 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10923 | 2025.08.28 21:40:44.569098 [ 276 ] {8c9bcd8b-cb23-4998-873d-804671b50e34} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10924 | 2025.08.28 21:40:44.569111 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10925 | 2025.08.28 21:40:44.569224 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_86_17} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10926 | 2025.08.28 21:40:44.569340 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10927 | 2025.08.28 21:40:44.569372 [ 276 ] {8c9bcd8b-cb23-4998-873d-804671b50e34} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2025.08.28 21:40:44.569501 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10929 | 2025.08.28 21:40:44.569530 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.08.28 21:40:44.569531 [ 276 ] {8c9bcd8b-cb23-4998-873d-804671b50e34} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.00145 sec., 215862.06896551725 rows/sec., 14.21 MiB/sec. | ||
| 10931 | 2025.08.28 21:40:44.569547 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10932 | 2025.08.28 21:40:44.569582 [ 276 ] {8c9bcd8b-cb23-4998-873d-804671b50e34} <Debug> TCPHandler: Processed in 0.001627702 sec. | ||
| 10933 | 2025.08.28 21:40:44.569637 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10934 | 2025.08.28 21:40:44.569714 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2025.08.28 21:40:44.569722 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10936 | 2025.08.28 21:40:44.569760 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28293 rows starting from the beginning of the part | ||
| 10937 | 2025.08.28 21:40:44.569812 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 307 rows starting from the beginning of the part | ||
| 10938 | 2025.08.28 21:40:44.569836 [ 276 ] {4ec9e07b-8aca-4cf2-bdc3-2d062846b9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10939 | 2025.08.28 21:40:44.569854 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 844 rows starting from the beginning of the part | ||
| 10940 | 2025.08.28 21:40:44.569891 [ 276 ] {4ec9e07b-8aca-4cf2-bdc3-2d062846b9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10941 | 2025.08.28 21:40:44.569895 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 307 rows starting from the beginning of the part | ||
| 10942 | 2025.08.28 21:40:44.569942 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10943 | 2025.08.28 21:40:44.569980 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 313 rows starting from the beginning of the part | ||
| 10944 | 2025.08.28 21:40:44.570280 [ 276 ] {4ec9e07b-8aca-4cf2-bdc3-2d062846b9a1} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2025.08.28 21:40:44.570324 [ 276 ] {4ec9e07b-8aca-4cf2-bdc3-2d062846b9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10946 | 2025.08.28 21:40:44.570694 [ 276 ] {4ec9e07b-8aca-4cf2-bdc3-2d062846b9a1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10947 | 2025.08.28 21:40:44.570909 [ 276 ] {4ec9e07b-8aca-4cf2-bdc3-2d062846b9a1} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2025.08.28 21:40:44.571044 [ 276 ] {4ec9e07b-8aca-4cf2-bdc3-2d062846b9a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001232 sec., 811.6883116883117 rows/sec., 54.69 KiB/sec. | ||
| 10949 | 2025.08.28 21:40:44.571082 [ 276 ] {4ec9e07b-8aca-4cf2-bdc3-2d062846b9a1} <Debug> TCPHandler: Processed in 0.001440897 sec. | ||
| 10950 | 2025.08.28 21:40:44.571188 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2025.08.28 21:40:44.571283 [ 276 ] {f94338a3-0826-4a5c-b60f-b47db3670f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10952 | 2025.08.28 21:40:44.571337 [ 276 ] {f94338a3-0826-4a5c-b60f-b47db3670f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10953 | 2025.08.28 21:40:44.572219 [ 276 ] {f94338a3-0826-4a5c-b60f-b47db3670f21} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2025.08.28 21:40:44.572255 [ 276 ] {f94338a3-0826-4a5c-b60f-b47db3670f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10955 | 2025.08.28 21:40:44.572987 [ 276 ] {f94338a3-0826-4a5c-b60f-b47db3670f21} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10956 | 2025.08.28 21:40:44.573216 [ 276 ] {f94338a3-0826-4a5c-b60f-b47db3670f21} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.08.28 21:40:44.573351 [ 276 ] {f94338a3-0826-4a5c-b60f-b47db3670f21} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002086 sec., 20134.22818791946 rows/sec., 36.08 MiB/sec. | ||
| 10958 | 2025.08.28 21:40:44.573408 [ 276 ] {f94338a3-0826-4a5c-b60f-b47db3670f21} <Debug> TCPHandler: Processed in 0.002268539 sec. | ||
| 10959 | 2025.08.28 21:40:44.573533 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2025.08.28 21:40:44.573628 [ 276 ] {7983ca48-2dc3-41f9-9d00-3bb2d673f376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10961 | 2025.08.28 21:40:44.573670 [ 276 ] {7983ca48-2dc3-41f9-9d00-3bb2d673f376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10962 | 2025.08.28 21:40:44.574023 [ 276 ] {7983ca48-2dc3-41f9-9d00-3bb2d673f376} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2025.08.28 21:40:44.574059 [ 276 ] {7983ca48-2dc3-41f9-9d00-3bb2d673f376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10964 | 2025.08.28 21:40:44.574367 [ 276 ] {7983ca48-2dc3-41f9-9d00-3bb2d673f376} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10965 | 2025.08.28 21:40:44.574579 [ 276 ] {7983ca48-2dc3-41f9-9d00-3bb2d673f376} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2025.08.28 21:40:44.574692 [ 28 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10967 | 2025.08.28 21:40:44.574704 [ 276 ] {7983ca48-2dc3-41f9-9d00-3bb2d673f376} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001094 sec., 93235.83180987203 rows/sec., 5.73 MiB/sec. | ||
| 10968 | 2025.08.28 21:40:44.574725 [ 28 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2025.08.28 21:40:44.574741 [ 276 ] {7983ca48-2dc3-41f9-9d00-3bb2d673f376} <Debug> TCPHandler: Processed in 0.001258293 sec. | ||
| 10970 | 2025.08.28 21:40:44.574747 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10971 | 2025.08.28 21:40:44.574836 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10972 | 2025.08.28 21:40:44.574947 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10973 | 2025.08.28 21:40:44.574982 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6420 rows starting from the beginning of the part | ||
| 10974 | 2025.08.28 21:40:44.575047 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 102 rows starting from the beginning of the part | ||
| 10975 | 2025.08.28 21:40:44.575097 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10976 | 2025.08.28 21:40:44.575139 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 102 rows starting from the beginning of the part | ||
| 10977 | 2025.08.28 21:40:44.575186 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10978 | 2025.08.28 21:40:44.575232 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 102 rows starting from the beginning of the part | ||
| 10979 | 2025.08.28 21:40:44.575860 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30224 rows, containing 5 columns (5 merged, 0 gathered) in 0.006251922 sec., 4834353.339660987 rows/sec., 323.74 MiB/sec. | ||
| 10980 | 2025.08.28 21:40:44.576379 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10981 | 2025.08.28 21:40:44.576685 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2025.08.28 21:40:44.576761 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10983 | 2025.08.28 21:40:44.576849 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10984 | 2025.08.28 21:40:44.577198 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002403173 sec., 2848733.736605729 rows/sec., 181.08 MiB/sec. | ||
| 10985 | 2025.08.28 21:40:44.577752 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10986 | 2025.08.28 21:40:44.578002 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2025.08.28 21:40:44.578072 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_86_17} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10988 | 2025.08.28 21:40:44.578154 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 10989 | 2025.08.28 21:40:44.933795 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10990 | 2025.08.28 21:40:44.952145 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2025.08.28 21:40:44.952211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10992 | 2025.08.28 21:40:44.958835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10993 | 2025.08.28 21:40:44.959638 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2025.08.28 21:40:44.964191 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10995 | 2025.08.28 21:40:49.541313 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2025.08.28 21:40:49.541502 [ 276 ] {81a339a8-f6b4-48c4-8021-7455cf4dd4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10997 | 2025.08.28 21:40:49.541565 [ 276 ] {81a339a8-f6b4-48c4-8021-7455cf4dd4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10998 | 2025.08.28 21:40:49.542188 [ 276 ] {81a339a8-f6b4-48c4-8021-7455cf4dd4a1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2025.08.28 21:40:49.542226 [ 276 ] {81a339a8-f6b4-48c4-8021-7455cf4dd4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11000 | 2025.08.28 21:40:49.542633 [ 276 ] {81a339a8-f6b4-48c4-8021-7455cf4dd4a1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11001 | 2025.08.28 21:40:49.542856 [ 276 ] {81a339a8-f6b4-48c4-8021-7455cf4dd4a1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2025.08.28 21:40:49.543010 [ 276 ] {81a339a8-f6b4-48c4-8021-7455cf4dd4a1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.75 MiB/sec. | ||
| 11003 | 2025.08.28 21:40:49.543051 [ 276 ] {81a339a8-f6b4-48c4-8021-7455cf4dd4a1} <Debug> TCPHandler: Processed in 0.001865748 sec. | ||
| 11004 | 2025.08.28 21:40:49.543169 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2025.08.28 21:40:49.543264 [ 276 ] {eff24f5b-f251-4149-92b9-e674496e9a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11006 | 2025.08.28 21:40:49.543304 [ 276 ] {eff24f5b-f251-4149-92b9-e674496e9a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11007 | 2025.08.28 21:40:49.543728 [ 276 ] {eff24f5b-f251-4149-92b9-e674496e9a20} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2025.08.28 21:40:49.543763 [ 276 ] {eff24f5b-f251-4149-92b9-e674496e9a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11009 | 2025.08.28 21:40:49.544075 [ 276 ] {eff24f5b-f251-4149-92b9-e674496e9a20} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11010 | 2025.08.28 21:40:49.544285 [ 276 ] {eff24f5b-f251-4149-92b9-e674496e9a20} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2025.08.28 21:40:49.544418 [ 276 ] {eff24f5b-f251-4149-92b9-e674496e9a20} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 11012 | 2025.08.28 21:40:49.544456 [ 276 ] {eff24f5b-f251-4149-92b9-e674496e9a20} <Debug> TCPHandler: Processed in 0.001336484 sec. | ||
| 11013 | 2025.08.28 21:40:49.544568 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2025.08.28 21:40:49.544662 [ 276 ] {6e80f371-d8d0-41a5-beeb-a8a347319889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11015 | 2025.08.28 21:40:49.544706 [ 276 ] {6e80f371-d8d0-41a5-beeb-a8a347319889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11016 | 2025.08.28 21:40:49.545093 [ 276 ] {6e80f371-d8d0-41a5-beeb-a8a347319889} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.08.28 21:40:49.545127 [ 276 ] {6e80f371-d8d0-41a5-beeb-a8a347319889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11018 | 2025.08.28 21:40:49.545457 [ 276 ] {6e80f371-d8d0-41a5-beeb-a8a347319889} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11019 | 2025.08.28 21:40:49.545663 [ 276 ] {6e80f371-d8d0-41a5-beeb-a8a347319889} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2025.08.28 21:40:49.545789 [ 276 ] {6e80f371-d8d0-41a5-beeb-a8a347319889} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 11021 | 2025.08.28 21:40:49.545825 [ 276 ] {6e80f371-d8d0-41a5-beeb-a8a347319889} <Debug> TCPHandler: Processed in 0.001305434 sec. | ||
| 11022 | 2025.08.28 21:40:49.545933 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2025.08.28 21:40:49.546027 [ 276 ] {a7da8b8c-f28b-4e8e-8fee-4547e8b5e12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11024 | 2025.08.28 21:40:49.546068 [ 276 ] {a7da8b8c-f28b-4e8e-8fee-4547e8b5e12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11025 | 2025.08.28 21:40:49.546379 [ 276 ] {a7da8b8c-f28b-4e8e-8fee-4547e8b5e12d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2025.08.28 21:40:49.546414 [ 276 ] {a7da8b8c-f28b-4e8e-8fee-4547e8b5e12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11027 | 2025.08.28 21:40:49.546715 [ 276 ] {a7da8b8c-f28b-4e8e-8fee-4547e8b5e12d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11028 | 2025.08.28 21:40:49.546927 [ 276 ] {a7da8b8c-f28b-4e8e-8fee-4547e8b5e12d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2025.08.28 21:40:49.547054 [ 276 ] {a7da8b8c-f28b-4e8e-8fee-4547e8b5e12d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 11030 | 2025.08.28 21:40:49.547088 [ 276 ] {a7da8b8c-f28b-4e8e-8fee-4547e8b5e12d} <Debug> TCPHandler: Processed in 0.001204432 sec. | ||
| 11031 | 2025.08.28 21:40:50.723421 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11032 | 2025.08.28 21:40:50.723470 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11033 | 2025.08.28 21:40:50.938759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
| 11034 | 2025.08.28 21:40:50.939272 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2025.08.28 21:40:50.939322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11036 | 2025.08.28 21:40:50.939801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11037 | 2025.08.28 21:40:50.940032 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2025.08.28 21:40:50.940182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 11039 | 2025.08.28 21:40:51.024041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1570 | ||
| 11040 | 2025.08.28 21:40:51.026370 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2025.08.28 21:40:51.026417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11042 | 2025.08.28 21:40:51.027657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11043 | 2025.08.28 21:40:51.027927 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2025.08.28 21:40:51.028293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
| 11045 | 2025.08.28 21:40:52.465159 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11046 | 2025.08.28 21:40:52.482808 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.08.28 21:40:52.482875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11048 | 2025.08.28 21:40:52.488939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11049 | 2025.08.28 21:40:52.489651 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.08.28 21:40:52.492786 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11051 | 2025.08.28 21:40:54.554853 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11052 | 2025.08.28 21:40:54.555050 [ 276 ] {b7f93f4a-e5e5-458c-a6d4-3374baff782c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11053 | 2025.08.28 21:40:54.555121 [ 276 ] {b7f93f4a-e5e5-458c-a6d4-3374baff782c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11054 | 2025.08.28 21:40:54.556065 [ 276 ] {b7f93f4a-e5e5-458c-a6d4-3374baff782c} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2025.08.28 21:40:54.556112 [ 276 ] {b7f93f4a-e5e5-458c-a6d4-3374baff782c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11056 | 2025.08.28 21:40:54.556518 [ 276 ] {b7f93f4a-e5e5-458c-a6d4-3374baff782c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11057 | 2025.08.28 21:40:54.556749 [ 276 ] {b7f93f4a-e5e5-458c-a6d4-3374baff782c} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2025.08.28 21:40:54.556898 [ 276 ] {b7f93f4a-e5e5-458c-a6d4-3374baff782c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001902 sec., 206098.84332281808 rows/sec., 13.08 MiB/sec. | ||
| 11059 | 2025.08.28 21:40:54.556940 [ 276 ] {b7f93f4a-e5e5-458c-a6d4-3374baff782c} <Debug> TCPHandler: Processed in 0.002268838 sec. | ||
| 11060 | 2025.08.28 21:40:54.557070 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2025.08.28 21:40:54.557163 [ 276 ] {4bbd8cb4-342a-4314-a5cb-2c84c4682a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11062 | 2025.08.28 21:40:54.557204 [ 276 ] {4bbd8cb4-342a-4314-a5cb-2c84c4682a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11063 | 2025.08.28 21:40:54.558218 [ 276 ] {4bbd8cb4-342a-4314-a5cb-2c84c4682a73} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2025.08.28 21:40:54.558254 [ 276 ] {4bbd8cb4-342a-4314-a5cb-2c84c4682a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11065 | 2025.08.28 21:40:54.558626 [ 276 ] {4bbd8cb4-342a-4314-a5cb-2c84c4682a73} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11066 | 2025.08.28 21:40:54.558829 [ 276 ] {4bbd8cb4-342a-4314-a5cb-2c84c4682a73} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2025.08.28 21:40:54.558955 [ 276 ] {4bbd8cb4-342a-4314-a5cb-2c84c4682a73} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001811 sec., 635560.463832137 rows/sec., 50.73 MiB/sec. | ||
| 11068 | 2025.08.28 21:40:54.558992 [ 276 ] {4bbd8cb4-342a-4314-a5cb-2c84c4682a73} <Debug> TCPHandler: Processed in 0.001980012 sec. | ||
| 11069 | 2025.08.28 21:40:54.559104 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11070 | 2025.08.28 21:40:54.559195 [ 276 ] {f3213f74-0181-4018-9d68-ef99dfc83115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11071 | 2025.08.28 21:40:54.559234 [ 276 ] {f3213f74-0181-4018-9d68-ef99dfc83115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11072 | 2025.08.28 21:40:54.559726 [ 276 ] {f3213f74-0181-4018-9d68-ef99dfc83115} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2025.08.28 21:40:54.559762 [ 276 ] {f3213f74-0181-4018-9d68-ef99dfc83115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11074 | 2025.08.28 21:40:54.560066 [ 276 ] {f3213f74-0181-4018-9d68-ef99dfc83115} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11075 | 2025.08.28 21:40:54.560280 [ 276 ] {f3213f74-0181-4018-9d68-ef99dfc83115} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2025.08.28 21:40:54.560410 [ 276 ] {f3213f74-0181-4018-9d68-ef99dfc83115} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001232 sec., 193181.81818181818 rows/sec., 11.84 MiB/sec. | ||
| 11077 | 2025.08.28 21:40:54.560423 [ 125 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11078 | 2025.08.28 21:40:54.560446 [ 276 ] {f3213f74-0181-4018-9d68-ef99dfc83115} <Debug> TCPHandler: Processed in 0.001388625 sec. | ||
| 11079 | 2025.08.28 21:40:54.560494 [ 125 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2025.08.28 21:40:54.560520 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11081 | 2025.08.28 21:40:54.560585 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2025.08.28 21:40:54.560647 [ 194 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::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 | ||
| 11083 | 2025.08.28 21:40:54.560690 [ 276 ] {b0c6767f-4bb2-401d-9955-4c63eff33f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11084 | 2025.08.28 21:40:54.560743 [ 276 ] {b0c6767f-4bb2-401d-9955-4c63eff33f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11085 | 2025.08.28 21:40:54.560820 [ 194 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11086 | 2025.08.28 21:40:54.560862 [ 194 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 256 rows starting from the beginning of the part | ||
| 11087 | 2025.08.28 21:40:54.560935 [ 194 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 240 rows starting from the beginning of the part | ||
| 11088 | 2025.08.28 21:40:54.560983 [ 194 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 238 rows starting from the beginning of the part | ||
| 11089 | 2025.08.28 21:40:54.561027 [ 194 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 238 rows starting from the beginning of the part | ||
| 11090 | 2025.08.28 21:40:54.561072 [ 194 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 250 rows starting from the beginning of the part | ||
| 11091 | 2025.08.28 21:40:54.561114 [ 194 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 238 rows starting from the beginning of the part | ||
| 11092 | 2025.08.28 21:40:54.561245 [ 276 ] {b0c6767f-4bb2-401d-9955-4c63eff33f48} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2025.08.28 21:40:54.561288 [ 276 ] {b0c6767f-4bb2-401d-9955-4c63eff33f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11094 | 2025.08.28 21:40:54.561604 [ 276 ] {b0c6767f-4bb2-401d-9955-4c63eff33f48} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11095 | 2025.08.28 21:40:54.561823 [ 276 ] {b0c6767f-4bb2-401d-9955-4c63eff33f48} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2025.08.28 21:40:54.561958 [ 276 ] {b0c6767f-4bb2-401d-9955-4c63eff33f48} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001296 sec., 156635.8024691358 rows/sec., 10.10 MiB/sec. | ||
| 11097 | 2025.08.28 21:40:54.561995 [ 276 ] {b0c6767f-4bb2-401d-9955-4c63eff33f48} <Debug> TCPHandler: Processed in 0.001457798 sec. | ||
| 11098 | 2025.08.28 21:40:54.562108 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11099 | 2025.08.28 21:40:54.562217 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630202 sec., 895594.5336835558 rows/sec., 58.43 MiB/sec. | ||
| 11100 | 2025.08.28 21:40:54.562223 [ 276 ] {d4f50b5a-3058-479b-82e8-457e22706624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11101 | 2025.08.28 21:40:54.562289 [ 276 ] {d4f50b5a-3058-479b-82e8-457e22706624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11102 | 2025.08.28 21:40:54.562428 [ 191 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11103 | 2025.08.28 21:40:54.562757 [ 276 ] {d4f50b5a-3058-479b-82e8-457e22706624} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2025.08.28 21:40:54.562759 [ 191 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2025.08.28 21:40:54.562801 [ 276 ] {d4f50b5a-3058-479b-82e8-457e22706624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11106 | 2025.08.28 21:40:54.562878 [ 191 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_51_10} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11107 | 2025.08.28 21:40:54.562987 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11108 | 2025.08.28 21:40:54.563119 [ 276 ] {d4f50b5a-3058-479b-82e8-457e22706624} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11109 | 2025.08.28 21:40:54.563332 [ 276 ] {d4f50b5a-3058-479b-82e8-457e22706624} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2025.08.28 21:40:54.563459 [ 276 ] {d4f50b5a-3058-479b-82e8-457e22706624} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001254 sec., 161084.52950558215 rows/sec., 9.15 MiB/sec. | ||
| 11111 | 2025.08.28 21:40:54.563496 [ 276 ] {d4f50b5a-3058-479b-82e8-457e22706624} <Debug> TCPHandler: Processed in 0.001434278 sec. | ||
| 11112 | 2025.08.28 21:40:54.563661 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11113 | 2025.08.28 21:40:54.563750 [ 276 ] {f00f616d-4227-4271-844c-de307405fc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11114 | 2025.08.28 21:40:54.563788 [ 276 ] {f00f616d-4227-4271-844c-de307405fc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11115 | 2025.08.28 21:40:54.564451 [ 276 ] {f00f616d-4227-4271-844c-de307405fc44} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2025.08.28 21:40:54.564486 [ 276 ] {f00f616d-4227-4271-844c-de307405fc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11117 | 2025.08.28 21:40:54.564805 [ 276 ] {f00f616d-4227-4271-844c-de307405fc44} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11118 | 2025.08.28 21:40:54.565011 [ 276 ] {f00f616d-4227-4271-844c-de307405fc44} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2025.08.28 21:40:54.565136 [ 276 ] {f00f616d-4227-4271-844c-de307405fc44} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001403 sec., 494654.31218816823 rows/sec., 34.76 MiB/sec. | ||
| 11120 | 2025.08.28 21:40:54.565172 [ 276 ] {f00f616d-4227-4271-844c-de307405fc44} <Debug> TCPHandler: Processed in 0.001558 sec. | ||
| 11121 | 2025.08.28 21:40:54.565282 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2025.08.28 21:40:54.565373 [ 276 ] {bba4c106-7977-4a04-bb4a-6af6cb63c954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11123 | 2025.08.28 21:40:54.565414 [ 276 ] {bba4c106-7977-4a04-bb4a-6af6cb63c954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11124 | 2025.08.28 21:40:54.565734 [ 276 ] {bba4c106-7977-4a04-bb4a-6af6cb63c954} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2025.08.28 21:40:54.565769 [ 276 ] {bba4c106-7977-4a04-bb4a-6af6cb63c954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11126 | 2025.08.28 21:40:54.566059 [ 276 ] {bba4c106-7977-4a04-bb4a-6af6cb63c954} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11127 | 2025.08.28 21:40:54.566255 [ 276 ] {bba4c106-7977-4a04-bb4a-6af6cb63c954} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2025.08.28 21:40:54.566382 [ 276 ] {bba4c106-7977-4a04-bb4a-6af6cb63c954} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 11129 | 2025.08.28 21:40:54.566417 [ 276 ] {bba4c106-7977-4a04-bb4a-6af6cb63c954} <Debug> TCPHandler: Processed in 0.00118221 sec. | ||
| 11130 | 2025.08.28 21:40:54.566538 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2025.08.28 21:40:54.566659 [ 276 ] {5f08ec6c-9fbe-48f5-a648-46095e647b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11132 | 2025.08.28 21:40:54.566712 [ 276 ] {5f08ec6c-9fbe-48f5-a648-46095e647b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11133 | 2025.08.28 21:40:54.567161 [ 276 ] {5f08ec6c-9fbe-48f5-a648-46095e647b6b} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2025.08.28 21:40:54.567200 [ 276 ] {5f08ec6c-9fbe-48f5-a648-46095e647b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11135 | 2025.08.28 21:40:54.567563 [ 276 ] {5f08ec6c-9fbe-48f5-a648-46095e647b6b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11136 | 2025.08.28 21:40:54.567775 [ 276 ] {5f08ec6c-9fbe-48f5-a648-46095e647b6b} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2025.08.28 21:40:54.567911 [ 276 ] {5f08ec6c-9fbe-48f5-a648-46095e647b6b} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001277 sec., 240407.20438527802 rows/sec., 15.82 MiB/sec. | ||
| 11138 | 2025.08.28 21:40:54.567949 [ 276 ] {5f08ec6c-9fbe-48f5-a648-46095e647b6b} <Debug> TCPHandler: Processed in 0.001472908 sec. | ||
| 11139 | 2025.08.28 21:40:54.568059 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2025.08.28 21:40:54.568154 [ 276 ] {9d67135e-a4ea-4c7d-8ee2-a4693b0af691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11141 | 2025.08.28 21:40:54.568196 [ 276 ] {9d67135e-a4ea-4c7d-8ee2-a4693b0af691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11142 | 2025.08.28 21:40:54.568524 [ 276 ] {9d67135e-a4ea-4c7d-8ee2-a4693b0af691} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2025.08.28 21:40:54.568560 [ 276 ] {9d67135e-a4ea-4c7d-8ee2-a4693b0af691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11144 | 2025.08.28 21:40:54.568861 [ 276 ] {9d67135e-a4ea-4c7d-8ee2-a4693b0af691} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11145 | 2025.08.28 21:40:54.569066 [ 276 ] {9d67135e-a4ea-4c7d-8ee2-a4693b0af691} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2025.08.28 21:40:54.569195 [ 276 ] {9d67135e-a4ea-4c7d-8ee2-a4693b0af691} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 11147 | 2025.08.28 21:40:54.569231 [ 276 ] {9d67135e-a4ea-4c7d-8ee2-a4693b0af691} <Debug> TCPHandler: Processed in 0.001219581 sec. | ||
| 11148 | 2025.08.28 21:40:54.569528 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2025.08.28 21:40:54.569622 [ 276 ] {87101d5e-3009-4e5c-80f4-76a52d4819fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11150 | 2025.08.28 21:40:54.569675 [ 276 ] {87101d5e-3009-4e5c-80f4-76a52d4819fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11151 | 2025.08.28 21:40:54.570530 [ 276 ] {87101d5e-3009-4e5c-80f4-76a52d4819fa} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2025.08.28 21:40:54.570565 [ 276 ] {87101d5e-3009-4e5c-80f4-76a52d4819fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11153 | 2025.08.28 21:40:54.571126 [ 276 ] {87101d5e-3009-4e5c-80f4-76a52d4819fa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11154 | 2025.08.28 21:40:54.571345 [ 276 ] {87101d5e-3009-4e5c-80f4-76a52d4819fa} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2025.08.28 21:40:54.571479 [ 276 ] {87101d5e-3009-4e5c-80f4-76a52d4819fa} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001876 sec., 22388.059701492537 rows/sec., 40.12 MiB/sec. | ||
| 11156 | 2025.08.28 21:40:54.571531 [ 276 ] {87101d5e-3009-4e5c-80f4-76a52d4819fa} <Debug> TCPHandler: Processed in 0.002050773 sec. | ||
| 11157 | 2025.08.28 21:40:54.571640 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2025.08.28 21:40:54.571733 [ 276 ] {c5a24887-e2e3-4bd8-87ca-40b868e37181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11159 | 2025.08.28 21:40:54.571775 [ 276 ] {c5a24887-e2e3-4bd8-87ca-40b868e37181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11160 | 2025.08.28 21:40:54.572105 [ 276 ] {c5a24887-e2e3-4bd8-87ca-40b868e37181} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2025.08.28 21:40:54.572141 [ 276 ] {c5a24887-e2e3-4bd8-87ca-40b868e37181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11162 | 2025.08.28 21:40:54.572438 [ 276 ] {c5a24887-e2e3-4bd8-87ca-40b868e37181} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11163 | 2025.08.28 21:40:54.572647 [ 276 ] {c5a24887-e2e3-4bd8-87ca-40b868e37181} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2025.08.28 21:40:54.572774 [ 276 ] {c5a24887-e2e3-4bd8-87ca-40b868e37181} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001059 sec., 96317.28045325779 rows/sec., 5.92 MiB/sec. | ||
| 11165 | 2025.08.28 21:40:54.572809 [ 276 ] {c5a24887-e2e3-4bd8-87ca-40b868e37181} <Debug> TCPHandler: Processed in 0.001218341 sec. | ||
| 11166 | 2025.08.28 21:40:58.441213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
| 11167 | 2025.08.28 21:40:58.441747 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2025.08.28 21:40:58.441792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11169 | 2025.08.28 21:40:58.442285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11170 | 2025.08.28 21:40:58.442529 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2025.08.28 21:40:58.442669 [ 150 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11172 | 2025.08.28 21:40:58.442675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 11173 | 2025.08.28 21:40:58.442747 [ 150 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2025.08.28 21:40:58.442776 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11175 | 2025.08.28 21:40:58.442879 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11176 | 2025.08.28 21:40:58.442995 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11177 | 2025.08.28 21:40:58.443033 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 11178 | 2025.08.28 21:40:58.443097 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
| 11179 | 2025.08.28 21:40:58.443139 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
| 11180 | 2025.08.28 21:40:58.443179 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
| 11181 | 2025.08.28 21:40:58.443217 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
| 11182 | 2025.08.28 21:40:58.443259 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
| 11183 | 2025.08.28 21:40:58.445357 [ 189 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002516665 sec., 11125437.831415782 rows/sec., 159.15 MiB/sec. | ||
| 11184 | 2025.08.28 21:40:58.445804 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11185 | 2025.08.28 21:40:58.446131 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2025.08.28 21:40:58.446215 [ 195 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_61_12} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11187 | 2025.08.28 21:40:58.446350 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 11188 | 2025.08.28 21:40:59.568949 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2025.08.28 21:40:59.569125 [ 276 ] {03bddc01-1863-4d62-843d-93c6b7f0ff8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11190 | 2025.08.28 21:40:59.569190 [ 276 ] {03bddc01-1863-4d62-843d-93c6b7f0ff8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11191 | 2025.08.28 21:40:59.569818 [ 276 ] {03bddc01-1863-4d62-843d-93c6b7f0ff8a} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2025.08.28 21:40:59.569859 [ 276 ] {03bddc01-1863-4d62-843d-93c6b7f0ff8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11193 | 2025.08.28 21:40:59.570249 [ 276 ] {03bddc01-1863-4d62-843d-93c6b7f0ff8a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11194 | 2025.08.28 21:40:59.570476 [ 276 ] {03bddc01-1863-4d62-843d-93c6b7f0ff8a} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2025.08.28 21:40:59.570633 [ 276 ] {03bddc01-1863-4d62-843d-93c6b7f0ff8a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001557 sec., 2569.0430314707774 rows/sec., 209.49 KiB/sec. | ||
| 11196 | 2025.08.28 21:40:59.570682 [ 276 ] {03bddc01-1863-4d62-843d-93c6b7f0ff8a} <Debug> TCPHandler: Processed in 0.001860618 sec. | ||
| 11197 | 2025.08.28 21:40:59.570808 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2025.08.28 21:40:59.570909 [ 276 ] {e04a2079-0206-4f76-807d-52b628a70646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11199 | 2025.08.28 21:40:59.570951 [ 276 ] {e04a2079-0206-4f76-807d-52b628a70646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11200 | 2025.08.28 21:40:59.572103 [ 276 ] {e04a2079-0206-4f76-807d-52b628a70646} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2025.08.28 21:40:59.572148 [ 276 ] {e04a2079-0206-4f76-807d-52b628a70646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11202 | 2025.08.28 21:40:59.572630 [ 276 ] {e04a2079-0206-4f76-807d-52b628a70646} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11203 | 2025.08.28 21:40:59.572877 [ 276 ] {e04a2079-0206-4f76-807d-52b628a70646} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2025.08.28 21:40:59.573016 [ 276 ] {e04a2079-0206-4f76-807d-52b628a70646} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.00213 sec., 562441.3145539906 rows/sec., 46.14 MiB/sec. | ||
| 11205 | 2025.08.28 21:40:59.573054 [ 276 ] {e04a2079-0206-4f76-807d-52b628a70646} <Debug> TCPHandler: Processed in 0.002296109 sec. | ||
| 11206 | 2025.08.28 21:40:59.573152 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11207 | 2025.08.28 21:40:59.573250 [ 276 ] {07584838-d913-426e-beb1-f20961c0c87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11208 | 2025.08.28 21:40:59.573288 [ 276 ] {07584838-d913-426e-beb1-f20961c0c87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11209 | 2025.08.28 21:40:59.573660 [ 276 ] {07584838-d913-426e-beb1-f20961c0c87e} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2025.08.28 21:40:59.573694 [ 276 ] {07584838-d913-426e-beb1-f20961c0c87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11211 | 2025.08.28 21:40:59.573986 [ 276 ] {07584838-d913-426e-beb1-f20961c0c87e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11212 | 2025.08.28 21:40:59.574190 [ 276 ] {07584838-d913-426e-beb1-f20961c0c87e} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2025.08.28 21:40:59.574316 [ 276 ] {07584838-d913-426e-beb1-f20961c0c87e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001085 sec., 3686.6359447004606 rows/sec., 257.42 KiB/sec. | ||
| 11214 | 2025.08.28 21:40:59.574352 [ 276 ] {07584838-d913-426e-beb1-f20961c0c87e} <Debug> TCPHandler: Processed in 0.001245582 sec. | ||
| 11215 | 2025.08.28 21:40:59.574453 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2025.08.28 21:40:59.574549 [ 276 ] {979244e1-c52c-4860-a87e-815d205f2960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11217 | 2025.08.28 21:40:59.574589 [ 276 ] {979244e1-c52c-4860-a87e-815d205f2960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11218 | 2025.08.28 21:40:59.575066 [ 276 ] {979244e1-c52c-4860-a87e-815d205f2960} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2025.08.28 21:40:59.575101 [ 276 ] {979244e1-c52c-4860-a87e-815d205f2960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11220 | 2025.08.28 21:40:59.575407 [ 276 ] {979244e1-c52c-4860-a87e-815d205f2960} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11221 | 2025.08.28 21:40:59.575613 [ 276 ] {979244e1-c52c-4860-a87e-815d205f2960} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2025.08.28 21:40:59.575740 [ 276 ] {979244e1-c52c-4860-a87e-815d205f2960} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001209 sec., 188585.60794044664 rows/sec., 12.77 MiB/sec. | ||
| 11223 | 2025.08.28 21:40:59.575776 [ 276 ] {979244e1-c52c-4860-a87e-815d205f2960} <Debug> TCPHandler: Processed in 0.001370806 sec. | ||
| 11224 | 2025.08.28 21:40:59.575872 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2025.08.28 21:40:59.575964 [ 276 ] {c4c52bca-73ce-4f0e-a351-2bbb922e4cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11226 | 2025.08.28 21:40:59.576002 [ 276 ] {c4c52bca-73ce-4f0e-a351-2bbb922e4cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11227 | 2025.08.28 21:40:59.576572 [ 276 ] {c4c52bca-73ce-4f0e-a351-2bbb922e4cfc} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2025.08.28 21:40:59.576605 [ 276 ] {c4c52bca-73ce-4f0e-a351-2bbb922e4cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11229 | 2025.08.28 21:40:59.576920 [ 276 ] {c4c52bca-73ce-4f0e-a351-2bbb922e4cfc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11230 | 2025.08.28 21:40:59.577133 [ 276 ] {c4c52bca-73ce-4f0e-a351-2bbb922e4cfc} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2025.08.28 21:40:59.577256 [ 276 ] {c4c52bca-73ce-4f0e-a351-2bbb922e4cfc} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.00131 sec., 400000 rows/sec., 29.62 MiB/sec. | ||
| 11232 | 2025.08.28 21:40:59.577291 [ 276 ] {c4c52bca-73ce-4f0e-a351-2bbb922e4cfc} <Debug> TCPHandler: Processed in 0.001465438 sec. | ||
| 11233 | 2025.08.28 21:40:59.577398 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2025.08.28 21:40:59.577490 [ 276 ] {c636907b-153d-4bcc-a58a-0b6d20844789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11235 | 2025.08.28 21:40:59.577532 [ 276 ] {c636907b-153d-4bcc-a58a-0b6d20844789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11236 | 2025.08.28 21:40:59.578075 [ 276 ] {c636907b-153d-4bcc-a58a-0b6d20844789} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2025.08.28 21:40:59.578109 [ 276 ] {c636907b-153d-4bcc-a58a-0b6d20844789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11238 | 2025.08.28 21:40:59.578471 [ 276 ] {c636907b-153d-4bcc-a58a-0b6d20844789} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11239 | 2025.08.28 21:40:59.578677 [ 276 ] {c636907b-153d-4bcc-a58a-0b6d20844789} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.08.28 21:40:59.578803 [ 276 ] {c636907b-153d-4bcc-a58a-0b6d20844789} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001331 sec., 635612.3215627348 rows/sec., 42.78 MiB/sec. | ||
| 11241 | 2025.08.28 21:40:59.578838 [ 276 ] {c636907b-153d-4bcc-a58a-0b6d20844789} <Debug> TCPHandler: Processed in 0.001487439 sec. | ||
| 11242 | 2025.08.28 21:40:59.578946 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2025.08.28 21:40:59.579037 [ 276 ] {8ddfbb56-c9c5-4a1e-b485-452bf3b47a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11244 | 2025.08.28 21:40:59.579078 [ 276 ] {8ddfbb56-c9c5-4a1e-b485-452bf3b47a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11245 | 2025.08.28 21:40:59.579436 [ 276 ] {8ddfbb56-c9c5-4a1e-b485-452bf3b47a01} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.08.28 21:40:59.579478 [ 276 ] {8ddfbb56-c9c5-4a1e-b485-452bf3b47a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11247 | 2025.08.28 21:40:59.579865 [ 276 ] {8ddfbb56-c9c5-4a1e-b485-452bf3b47a01} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11248 | 2025.08.28 21:40:59.580086 [ 276 ] {8ddfbb56-c9c5-4a1e-b485-452bf3b47a01} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2025.08.28 21:40:59.580224 [ 276 ] {8ddfbb56-c9c5-4a1e-b485-452bf3b47a01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 11250 | 2025.08.28 21:40:59.580265 [ 276 ] {8ddfbb56-c9c5-4a1e-b485-452bf3b47a01} <Debug> TCPHandler: Processed in 0.001366026 sec. | ||
| 11251 | 2025.08.28 21:40:59.993780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11252 | 2025.08.28 21:41:00.011481 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2025.08.28 21:41:00.011541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11254 | 2025.08.28 21:41:00.017843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11255 | 2025.08.28 21:41:00.018544 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2025.08.28 21:41:00.018835 [ 146 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11257 | 2025.08.28 21:41:00.018903 [ 146 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2025.08.28 21:41:00.018923 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11259 | 2025.08.28 21:41:00.019009 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11260 | 2025.08.28 21:41:00.022142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11261 | 2025.08.28 21:41:00.022459 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11262 | 2025.08.28 21:41:00.023299 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 11263 | 2025.08.28 21:41:00.026684 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 11264 | 2025.08.28 21:41:00.029996 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 11265 | 2025.08.28 21:41:00.033898 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 11266 | 2025.08.28 21:41:00.037845 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 11267 | 2025.08.28 21:41:00.041547 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 11268 | 2025.08.28 21:41:00.093426 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.074452411 sec., 6178.4433011846995 rows/sec., 31.95 MiB/sec. | ||
| 11269 | 2025.08.28 21:41:00.095279 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11270 | 2025.08.28 21:41:00.096921 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.08.28 21:41:00.097007 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_61_12} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11272 | 2025.08.28 21:41:00.098345 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11273 | 2025.08.28 21:41:01.029387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1606 | ||
| 11274 | 2025.08.28 21:41:01.031801 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.08.28 21:41:01.031843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11276 | 2025.08.28 21:41:01.033054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11277 | 2025.08.28 21:41:01.033321 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2025.08.28 21:41:01.033589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
| 11279 | 2025.08.28 21:41:04.555241 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2025.08.28 21:41:04.555455 [ 276 ] {326737ae-53cf-4d60-9d8d-53a3ef5b75f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11281 | 2025.08.28 21:41:04.555528 [ 276 ] {326737ae-53cf-4d60-9d8d-53a3ef5b75f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11282 | 2025.08.28 21:41:04.556398 [ 276 ] {326737ae-53cf-4d60-9d8d-53a3ef5b75f6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2025.08.28 21:41:04.556436 [ 276 ] {326737ae-53cf-4d60-9d8d-53a3ef5b75f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11284 | 2025.08.28 21:41:04.556852 [ 276 ] {326737ae-53cf-4d60-9d8d-53a3ef5b75f6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11285 | 2025.08.28 21:41:04.557083 [ 276 ] {326737ae-53cf-4d60-9d8d-53a3ef5b75f6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2025.08.28 21:41:04.557218 [ 104 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 11287 | 2025.08.28 21:41:04.557242 [ 276 ] {326737ae-53cf-4d60-9d8d-53a3ef5b75f6} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00184 sec., 213043.47826086957 rows/sec., 13.52 MiB/sec. | ||
| 11288 | 2025.08.28 21:41:04.557262 [ 104 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2025.08.28 21:41:04.557288 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11290 | 2025.08.28 21:41:04.557291 [ 276 ] {326737ae-53cf-4d60-9d8d-53a3ef5b75f6} <Debug> TCPHandler: Processed in 0.002209717 sec. | ||
| 11291 | 2025.08.28 21:41:04.557420 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 11292 | 2025.08.28 21:41:04.557423 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2025.08.28 21:41:04.557572 [ 276 ] {8343bcd6-1e4c-420f-9a0d-5823365515de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11294 | 2025.08.28 21:41:04.557582 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11295 | 2025.08.28 21:41:04.557622 [ 276 ] {8343bcd6-1e4c-420f-9a0d-5823365515de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11296 | 2025.08.28 21:41:04.557631 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 392 rows starting from the beginning of the part | ||
| 11297 | 2025.08.28 21:41:04.557721 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 392 rows starting from the beginning of the part | ||
| 11298 | 2025.08.28 21:41:04.557775 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 392 rows starting from the beginning of the part | ||
| 11299 | 2025.08.28 21:41:04.557824 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 392 rows starting from the beginning of the part | ||
| 11300 | 2025.08.28 21:41:04.557870 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 392 rows starting from the beginning of the part | ||
| 11301 | 2025.08.28 21:41:04.558647 [ 276 ] {8343bcd6-1e4c-420f-9a0d-5823365515de} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2025.08.28 21:41:04.558688 [ 276 ] {8343bcd6-1e4c-420f-9a0d-5823365515de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11303 | 2025.08.28 21:41:04.558935 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157712 sec., 1242771.6343715126 rows/sec., 83.59 MiB/sec. | ||
| 11304 | 2025.08.28 21:41:04.559090 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 11305 | 2025.08.28 21:41:04.559116 [ 276 ] {8343bcd6-1e4c-420f-9a0d-5823365515de} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11306 | 2025.08.28 21:41:04.559427 [ 276 ] {8343bcd6-1e4c-420f-9a0d-5823365515de} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2025.08.28 21:41:04.559434 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2025.08.28 21:41:04.559524 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_45_11} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 11309 | 2025.08.28 21:41:04.559571 [ 276 ] {8343bcd6-1e4c-420f-9a0d-5823365515de} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.002018 sec., 570366.6997026759 rows/sec., 45.53 MiB/sec. | ||
| 11310 | 2025.08.28 21:41:04.559603 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11311 | 2025.08.28 21:41:04.559615 [ 276 ] {8343bcd6-1e4c-420f-9a0d-5823365515de} <Debug> TCPHandler: Processed in 0.002241668 sec. | ||
| 11312 | 2025.08.28 21:41:04.559738 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2025.08.28 21:41:04.559833 [ 276 ] {ebdcca81-4ac2-461c-bfd0-eb84db876dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11314 | 2025.08.28 21:41:04.559874 [ 276 ] {ebdcca81-4ac2-461c-bfd0-eb84db876dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11315 | 2025.08.28 21:41:04.560381 [ 276 ] {ebdcca81-4ac2-461c-bfd0-eb84db876dbb} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2025.08.28 21:41:04.560415 [ 276 ] {ebdcca81-4ac2-461c-bfd0-eb84db876dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11317 | 2025.08.28 21:41:04.560751 [ 276 ] {ebdcca81-4ac2-461c-bfd0-eb84db876dbb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11318 | 2025.08.28 21:41:04.560960 [ 276 ] {ebdcca81-4ac2-461c-bfd0-eb84db876dbb} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2025.08.28 21:41:04.561091 [ 276 ] {ebdcca81-4ac2-461c-bfd0-eb84db876dbb} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001276 sec., 186520.3761755486 rows/sec., 11.43 MiB/sec. | ||
| 11320 | 2025.08.28 21:41:04.561129 [ 276 ] {ebdcca81-4ac2-461c-bfd0-eb84db876dbb} <Debug> TCPHandler: Processed in 0.001439967 sec. | ||
| 11321 | 2025.08.28 21:41:04.561245 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2025.08.28 21:41:04.561340 [ 276 ] {4a33f4bd-a251-471b-bffb-a9a085d5f689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11323 | 2025.08.28 21:41:04.561379 [ 276 ] {4a33f4bd-a251-471b-bffb-a9a085d5f689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11324 | 2025.08.28 21:41:04.561855 [ 276 ] {4a33f4bd-a251-471b-bffb-a9a085d5f689} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2025.08.28 21:41:04.561889 [ 276 ] {4a33f4bd-a251-471b-bffb-a9a085d5f689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11326 | 2025.08.28 21:41:04.562198 [ 276 ] {4a33f4bd-a251-471b-bffb-a9a085d5f689} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11327 | 2025.08.28 21:41:04.562405 [ 276 ] {4a33f4bd-a251-471b-bffb-a9a085d5f689} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2025.08.28 21:41:04.562534 [ 276 ] {4a33f4bd-a251-471b-bffb-a9a085d5f689} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001213 sec., 167353.66859027205 rows/sec., 10.79 MiB/sec. | ||
| 11329 | 2025.08.28 21:41:04.562572 [ 276 ] {4a33f4bd-a251-471b-bffb-a9a085d5f689} <Debug> TCPHandler: Processed in 0.001376676 sec. | ||
| 11330 | 2025.08.28 21:41:04.562682 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2025.08.28 21:41:04.562782 [ 276 ] {139ee10c-6c18-4ae1-90f7-362bc9bf245a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11332 | 2025.08.28 21:41:04.562822 [ 276 ] {139ee10c-6c18-4ae1-90f7-362bc9bf245a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11333 | 2025.08.28 21:41:04.563287 [ 276 ] {139ee10c-6c18-4ae1-90f7-362bc9bf245a} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2025.08.28 21:41:04.563321 [ 276 ] {139ee10c-6c18-4ae1-90f7-362bc9bf245a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11335 | 2025.08.28 21:41:04.563628 [ 276 ] {139ee10c-6c18-4ae1-90f7-362bc9bf245a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11336 | 2025.08.28 21:41:04.563832 [ 276 ] {139ee10c-6c18-4ae1-90f7-362bc9bf245a} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2025.08.28 21:41:04.563934 [ 104 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 11338 | 2025.08.28 21:41:04.563956 [ 276 ] {139ee10c-6c18-4ae1-90f7-362bc9bf245a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001193 sec., 169321.03939647946 rows/sec., 9.62 MiB/sec. | ||
| 11339 | 2025.08.28 21:41:04.563961 [ 104 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2025.08.28 21:41:04.563987 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11341 | 2025.08.28 21:41:04.563993 [ 276 ] {139ee10c-6c18-4ae1-90f7-362bc9bf245a} <Debug> TCPHandler: Processed in 0.001358756 sec. | ||
| 11342 | 2025.08.28 21:41:04.564067 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 11343 | 2025.08.28 21:41:04.564110 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2025.08.28 21:41:04.564152 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11345 | 2025.08.28 21:41:04.564183 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 202 rows starting from the beginning of the part | ||
| 11346 | 2025.08.28 21:41:04.564207 [ 276 ] {a75f6f2a-12e6-4a70-88b7-510d9b2e020e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11347 | 2025.08.28 21:41:04.564232 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 202 rows starting from the beginning of the part | ||
| 11348 | 2025.08.28 21:41:04.564251 [ 276 ] {a75f6f2a-12e6-4a70-88b7-510d9b2e020e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11349 | 2025.08.28 21:41:04.564275 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 202 rows starting from the beginning of the part | ||
| 11350 | 2025.08.28 21:41:04.564317 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 202 rows starting from the beginning of the part | ||
| 11351 | 2025.08.28 21:41:04.564352 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 202 rows starting from the beginning of the part | ||
| 11352 | 2025.08.28 21:41:04.564925 [ 276 ] {a75f6f2a-12e6-4a70-88b7-510d9b2e020e} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2025.08.28 21:41:04.564964 [ 276 ] {a75f6f2a-12e6-4a70-88b7-510d9b2e020e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11354 | 2025.08.28 21:41:04.565111 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001075888 sec., 938759.4247728387 rows/sec., 56.90 MiB/sec. | ||
| 11355 | 2025.08.28 21:41:04.565253 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 11356 | 2025.08.28 21:41:04.565302 [ 276 ] {a75f6f2a-12e6-4a70-88b7-510d9b2e020e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11357 | 2025.08.28 21:41:04.565560 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2025.08.28 21:41:04.565574 [ 276 ] {a75f6f2a-12e6-4a70-88b7-510d9b2e020e} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2025.08.28 21:41:04.565633 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_45_11} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 11360 | 2025.08.28 21:41:04.565699 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11361 | 2025.08.28 21:41:04.565711 [ 276 ] {a75f6f2a-12e6-4a70-88b7-510d9b2e020e} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001522 sec., 455978.9750328515 rows/sec., 32.04 MiB/sec. | ||
| 11362 | 2025.08.28 21:41:04.565753 [ 276 ] {a75f6f2a-12e6-4a70-88b7-510d9b2e020e} <Debug> TCPHandler: Processed in 0.001689653 sec. | ||
| 11363 | 2025.08.28 21:41:04.565866 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2025.08.28 21:41:04.565958 [ 276 ] {f4aca3ba-668a-4432-b852-6a2f9e0e6bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11365 | 2025.08.28 21:41:04.565998 [ 276 ] {f4aca3ba-668a-4432-b852-6a2f9e0e6bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11366 | 2025.08.28 21:41:04.566330 [ 276 ] {f4aca3ba-668a-4432-b852-6a2f9e0e6bd2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2025.08.28 21:41:04.566363 [ 276 ] {f4aca3ba-668a-4432-b852-6a2f9e0e6bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11368 | 2025.08.28 21:41:04.566655 [ 276 ] {f4aca3ba-668a-4432-b852-6a2f9e0e6bd2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11369 | 2025.08.28 21:41:04.566886 [ 276 ] {f4aca3ba-668a-4432-b852-6a2f9e0e6bd2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2025.08.28 21:41:04.567012 [ 276 ] {f4aca3ba-668a-4432-b852-6a2f9e0e6bd2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 11371 | 2025.08.28 21:41:04.567047 [ 276 ] {f4aca3ba-668a-4432-b852-6a2f9e0e6bd2} <Debug> TCPHandler: Processed in 0.001227152 sec. | ||
| 11372 | 2025.08.28 21:41:04.567152 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2025.08.28 21:41:04.567247 [ 276 ] {a640648e-f28c-49e2-9bd7-5788027dd5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11374 | 2025.08.28 21:41:04.567289 [ 276 ] {a640648e-f28c-49e2-9bd7-5788027dd5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11375 | 2025.08.28 21:41:04.567714 [ 276 ] {a640648e-f28c-49e2-9bd7-5788027dd5c8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2025.08.28 21:41:04.567747 [ 276 ] {a640648e-f28c-49e2-9bd7-5788027dd5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11377 | 2025.08.28 21:41:04.568095 [ 276 ] {a640648e-f28c-49e2-9bd7-5788027dd5c8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11378 | 2025.08.28 21:41:04.568301 [ 276 ] {a640648e-f28c-49e2-9bd7-5788027dd5c8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2025.08.28 21:41:04.568424 [ 276 ] {a640648e-f28c-49e2-9bd7-5788027dd5c8} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001199 sec., 256046.70558799 rows/sec., 16.84 MiB/sec. | ||
| 11380 | 2025.08.28 21:41:04.568459 [ 276 ] {a640648e-f28c-49e2-9bd7-5788027dd5c8} <Debug> TCPHandler: Processed in 0.001352115 sec. | ||
| 11381 | 2025.08.28 21:41:04.568573 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2025.08.28 21:41:04.568685 [ 276 ] {86220791-1757-4259-baf1-3de3f43688ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11383 | 2025.08.28 21:41:04.568757 [ 276 ] {86220791-1757-4259-baf1-3de3f43688ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11384 | 2025.08.28 21:41:04.569167 [ 276 ] {86220791-1757-4259-baf1-3de3f43688ee} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2025.08.28 21:41:04.569202 [ 276 ] {86220791-1757-4259-baf1-3de3f43688ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11386 | 2025.08.28 21:41:04.569514 [ 276 ] {86220791-1757-4259-baf1-3de3f43688ee} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11387 | 2025.08.28 21:41:04.569719 [ 276 ] {86220791-1757-4259-baf1-3de3f43688ee} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2025.08.28 21:41:04.569824 [ 104 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 11389 | 2025.08.28 21:41:04.569852 [ 104 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2025.08.28 21:41:04.569853 [ 276 ] {86220791-1757-4259-baf1-3de3f43688ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00119 sec., 840.3361344537815 rows/sec., 56.62 KiB/sec. | ||
| 11391 | 2025.08.28 21:41:04.569868 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11392 | 2025.08.28 21:41:04.569895 [ 276 ] {86220791-1757-4259-baf1-3de3f43688ee} <Debug> TCPHandler: Processed in 0.001381226 sec. | ||
| 11393 | 2025.08.28 21:41:04.569940 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 11394 | 2025.08.28 21:41:04.570004 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2025.08.28 21:41:04.570029 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11396 | 2025.08.28 21:41:04.570057 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 41 rows starting from the beginning of the part | ||
| 11397 | 2025.08.28 21:41:04.570099 [ 276 ] {a96ea037-886e-4ff4-b464-f3a4e13592a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11398 | 2025.08.28 21:41:04.570112 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 11399 | 2025.08.28 21:41:04.570155 [ 276 ] {a96ea037-886e-4ff4-b464-f3a4e13592a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11400 | 2025.08.28 21:41:04.570158 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 11401 | 2025.08.28 21:41:04.570201 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 11402 | 2025.08.28 21:41:04.570244 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 11403 | 2025.08.28 21:41:04.570282 [ 196 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 11404 | 2025.08.28 21:41:04.570987 [ 187 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079158 sec., 42625.82494871001 rows/sec., 2.80 MiB/sec. | ||
| 11405 | 2025.08.28 21:41:04.571024 [ 276 ] {a96ea037-886e-4ff4-b464-f3a4e13592a9} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2025.08.28 21:41:04.571064 [ 276 ] {a96ea037-886e-4ff4-b464-f3a4e13592a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11407 | 2025.08.28 21:41:04.571116 [ 192 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 11408 | 2025.08.28 21:41:04.571379 [ 192 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2025.08.28 21:41:04.571441 [ 192 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_45_9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 11410 | 2025.08.28 21:41:04.571508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11411 | 2025.08.28 21:41:04.571642 [ 276 ] {a96ea037-886e-4ff4-b464-f3a4e13592a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11412 | 2025.08.28 21:41:04.571861 [ 276 ] {a96ea037-886e-4ff4-b464-f3a4e13592a9} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2025.08.28 21:41:04.572000 [ 276 ] {a96ea037-886e-4ff4-b464-f3a4e13592a9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001919 sec., 21886.399166232415 rows/sec., 39.22 MiB/sec. | ||
| 11414 | 2025.08.28 21:41:04.572053 [ 276 ] {a96ea037-886e-4ff4-b464-f3a4e13592a9} <Debug> TCPHandler: Processed in 0.002098305 sec. | ||
| 11415 | 2025.08.28 21:41:04.572168 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2025.08.28 21:41:04.572264 [ 276 ] {fcc74184-617c-47fd-b3de-508e7f567fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11417 | 2025.08.28 21:41:04.572306 [ 276 ] {fcc74184-617c-47fd-b3de-508e7f567fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11418 | 2025.08.28 21:41:04.572641 [ 276 ] {fcc74184-617c-47fd-b3de-508e7f567fd7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11419 | 2025.08.28 21:41:04.572676 [ 276 ] {fcc74184-617c-47fd-b3de-508e7f567fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11420 | 2025.08.28 21:41:04.572984 [ 276 ] {fcc74184-617c-47fd-b3de-508e7f567fd7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11421 | 2025.08.28 21:41:04.573191 [ 276 ] {fcc74184-617c-47fd-b3de-508e7f567fd7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11422 | 2025.08.28 21:41:04.573316 [ 276 ] {fcc74184-617c-47fd-b3de-508e7f567fd7} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001071 sec., 95238.09523809525 rows/sec., 5.85 MiB/sec. | ||
| 11423 | 2025.08.28 21:41:04.573352 [ 276 ] {fcc74184-617c-47fd-b3de-508e7f567fd7} <Debug> TCPHandler: Processed in 0.001232441 sec. | ||
| 11424 | 2025.08.28 21:41:05.723711 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11425 | 2025.08.28 21:41:05.723764 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11426 | 2025.08.28 21:41:05.942851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
| 11427 | 2025.08.28 21:41:05.943654 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2025.08.28 21:41:05.943692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11429 | 2025.08.28 21:41:05.944185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11430 | 2025.08.28 21:41:05.944434 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11431 | 2025.08.28 21:41:05.944575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 11432 | 2025.08.28 21:41:07.522195 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11433 | 2025.08.28 21:41:07.537744 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2025.08.28 21:41:07.537810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11435 | 2025.08.28 21:41:07.543449 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11436 | 2025.08.28 21:41:07.544154 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2025.08.28 21:41:07.548925 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11438 | 2025.08.28 21:41:09.541418 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11439 | 2025.08.28 21:41:09.541600 [ 276 ] {ac34e93c-8105-44d8-9c43-3ed2efcf4ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11440 | 2025.08.28 21:41:09.541665 [ 276 ] {ac34e93c-8105-44d8-9c43-3ed2efcf4ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11441 | 2025.08.28 21:41:09.542304 [ 276 ] {ac34e93c-8105-44d8-9c43-3ed2efcf4ba9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2025.08.28 21:41:09.542344 [ 276 ] {ac34e93c-8105-44d8-9c43-3ed2efcf4ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11443 | 2025.08.28 21:41:09.542748 [ 276 ] {ac34e93c-8105-44d8-9c43-3ed2efcf4ba9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11444 | 2025.08.28 21:41:09.543000 [ 276 ] {ac34e93c-8105-44d8-9c43-3ed2efcf4ba9} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2025.08.28 21:41:09.543162 [ 276 ] {ac34e93c-8105-44d8-9c43-3ed2efcf4ba9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.66 MiB/sec. | ||
| 11446 | 2025.08.28 21:41:09.543160 [ 71 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11447 | 2025.08.28 21:41:09.543206 [ 276 ] {ac34e93c-8105-44d8-9c43-3ed2efcf4ba9} <Debug> TCPHandler: Processed in 0.00192429 sec. | ||
| 11448 | 2025.08.28 21:41:09.543242 [ 71 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2025.08.28 21:41:09.543270 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11450 | 2025.08.28 21:41:09.543339 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2025.08.28 21:41:09.543377 [ 199 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11452 | 2025.08.28 21:41:09.543457 [ 276 ] {b58aa83b-1a28-445e-8723-9e910d5e27bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11453 | 2025.08.28 21:41:09.543502 [ 199 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11454 | 2025.08.28 21:41:09.543515 [ 276 ] {b58aa83b-1a28-445e-8723-9e910d5e27bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11455 | 2025.08.28 21:41:09.543542 [ 199 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2301 rows starting from the beginning of the part | ||
| 11456 | 2025.08.28 21:41:09.543615 [ 199 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11457 | 2025.08.28 21:41:09.543662 [ 199 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1151 rows starting from the beginning of the part | ||
| 11458 | 2025.08.28 21:41:09.543706 [ 199 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1198 rows starting from the beginning of the part | ||
| 11459 | 2025.08.28 21:41:09.543745 [ 199 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1151 rows starting from the beginning of the part | ||
| 11460 | 2025.08.28 21:41:09.543824 [ 199 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11461 | 2025.08.28 21:41:09.543999 [ 276 ] {b58aa83b-1a28-445e-8723-9e910d5e27bd} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2025.08.28 21:41:09.544044 [ 276 ] {b58aa83b-1a28-445e-8723-9e910d5e27bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11463 | 2025.08.28 21:41:09.544383 [ 276 ] {b58aa83b-1a28-445e-8723-9e910d5e27bd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11464 | 2025.08.28 21:41:09.544615 [ 276 ] {b58aa83b-1a28-445e-8723-9e910d5e27bd} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2025.08.28 21:41:09.544737 [ 71 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11466 | 2025.08.28 21:41:09.544754 [ 276 ] {b58aa83b-1a28-445e-8723-9e910d5e27bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001322 sec., 48411.497730711046 rows/sec., 3.78 MiB/sec. | ||
| 11467 | 2025.08.28 21:41:09.544773 [ 71 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2025.08.28 21:41:09.544800 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11469 | 2025.08.28 21:41:09.544804 [ 276 ] {b58aa83b-1a28-445e-8723-9e910d5e27bd} <Debug> TCPHandler: Processed in 0.00152071 sec. | ||
| 11470 | 2025.08.28 21:41:09.544885 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11471 | 2025.08.28 21:41:09.544949 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11472 | 2025.08.28 21:41:09.544976 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11473 | 2025.08.28 21:41:09.545010 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1186 rows starting from the beginning of the part | ||
| 11474 | 2025.08.28 21:41:09.545049 [ 276 ] {ca4cc6d8-4bc8-4172-9782-001a1eaa9b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11475 | 2025.08.28 21:41:09.545069 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11476 | 2025.08.28 21:41:09.545094 [ 276 ] {ca4cc6d8-4bc8-4172-9782-001a1eaa9b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11477 | 2025.08.28 21:41:09.545114 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 694 rows starting from the beginning of the part | ||
| 11478 | 2025.08.28 21:41:09.545158 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 524 rows starting from the beginning of the part | ||
| 11479 | 2025.08.28 21:41:09.545198 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 694 rows starting from the beginning of the part | ||
| 11480 | 2025.08.28 21:41:09.545240 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11481 | 2025.08.28 21:41:09.545518 [ 276 ] {ca4cc6d8-4bc8-4172-9782-001a1eaa9b33} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2025.08.28 21:41:09.545554 [ 276 ] {ca4cc6d8-4bc8-4172-9782-001a1eaa9b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11483 | 2025.08.28 21:41:09.546088 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5913 rows, containing 5 columns (5 merged, 0 gathered) in 0.002755821 sec., 2145640.08330004 rows/sec., 181.30 MiB/sec. | ||
| 11484 | 2025.08.28 21:41:09.546254 [ 276 ] {ca4cc6d8-4bc8-4172-9782-001a1eaa9b33} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11485 | 2025.08.28 21:41:09.546419 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11486 | 2025.08.28 21:41:09.546464 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617872 sec., 1993977.2738510834 rows/sec., 150.64 MiB/sec. | ||
| 11487 | 2025.08.28 21:41:09.546488 [ 276 ] {ca4cc6d8-4bc8-4172-9782-001a1eaa9b33} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2025.08.28 21:41:09.546635 [ 276 ] {ca4cc6d8-4bc8-4172-9782-001a1eaa9b33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
| 11489 | 2025.08.28 21:41:09.546660 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 11490 | 2025.08.28 21:41:09.546674 [ 276 ] {ca4cc6d8-4bc8-4172-9782-001a1eaa9b33} <Debug> TCPHandler: Processed in 0.001775876 sec. | ||
| 11491 | 2025.08.28 21:41:09.546705 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11492 | 2025.08.28 21:41:09.546735 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2025.08.28 21:41:09.546745 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2025.08.28 21:41:09.546777 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11495 | 2025.08.28 21:41:09.546842 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2025.08.28 21:41:09.546855 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_91_18} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11497 | 2025.08.28 21:41:09.546855 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 11498 | 2025.08.28 21:41:09.546952 [ 276 ] {6a1739eb-0a2b-443d-aed7-9f5ca6a47556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11499 | 2025.08.28 21:41:09.546958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11500 | 2025.08.28 21:41:09.546969 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11501 | 2025.08.28 21:41:09.547001 [ 276 ] {6a1739eb-0a2b-443d-aed7-9f5ca6a47556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11502 | 2025.08.28 21:41:09.547029 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30224 rows starting from the beginning of the part | ||
| 11503 | 2025.08.28 21:41:09.547054 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2025.08.28 21:41:09.547082 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11505 | 2025.08.28 21:41:09.547125 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 307 rows starting from the beginning of the part | ||
| 11506 | 2025.08.28 21:41:09.547150 [ 201 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_91_18} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11507 | 2025.08.28 21:41:09.547166 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 846 rows starting from the beginning of the part | ||
| 11508 | 2025.08.28 21:41:09.547207 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 307 rows starting from the beginning of the part | ||
| 11509 | 2025.08.28 21:41:09.547255 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 11510 | 2025.08.28 21:41:09.547358 [ 276 ] {6a1739eb-0a2b-443d-aed7-9f5ca6a47556} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2025.08.28 21:41:09.547401 [ 276 ] {6a1739eb-0a2b-443d-aed7-9f5ca6a47556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11512 | 2025.08.28 21:41:09.547735 [ 276 ] {6a1739eb-0a2b-443d-aed7-9f5ca6a47556} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11513 | 2025.08.28 21:41:09.547955 [ 276 ] {6a1739eb-0a2b-443d-aed7-9f5ca6a47556} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2025.08.28 21:41:09.548080 [ 62 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11515 | 2025.08.28 21:41:09.548095 [ 276 ] {6a1739eb-0a2b-443d-aed7-9f5ca6a47556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 11516 | 2025.08.28 21:41:09.548125 [ 62 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2025.08.28 21:41:09.548145 [ 276 ] {6a1739eb-0a2b-443d-aed7-9f5ca6a47556} <Debug> TCPHandler: Processed in 0.001351195 sec. | ||
| 11518 | 2025.08.28 21:41:09.548149 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11519 | 2025.08.28 21:41:09.548246 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11520 | 2025.08.28 21:41:09.548346 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11521 | 2025.08.28 21:41:09.548371 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6846 rows starting from the beginning of the part | ||
| 11522 | 2025.08.28 21:41:09.548421 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11523 | 2025.08.28 21:41:09.548463 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 102 rows starting from the beginning of the part | ||
| 11524 | 2025.08.28 21:41:09.548502 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11525 | 2025.08.28 21:41:09.548538 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 102 rows starting from the beginning of the part | ||
| 11526 | 2025.08.28 21:41:09.548574 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11527 | 2025.08.28 21:41:09.550359 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002151796 sec., 3359983.9389979346 rows/sec., 213.70 MiB/sec. | ||
| 11528 | 2025.08.28 21:41:09.550770 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11529 | 2025.08.28 21:41:09.551038 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2025.08.28 21:41:09.551131 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_91_18} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11531 | 2025.08.28 21:41:09.551234 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11532 | 2025.08.28 21:41:09.554403 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31844 rows, containing 5 columns (5 merged, 0 gathered) in 0.007576717 sec., 4202875.731005922 rows/sec., 281.45 MiB/sec. | ||
| 11533 | 2025.08.28 21:41:09.554901 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 11534 | 2025.08.28 21:41:09.555162 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2025.08.28 21:41:09.555235 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 11536 | 2025.08.28 21:41:09.555311 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11537 | 2025.08.28 21:41:10.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.33 MiB, peak 328.11 MiB, free memory in arenas 0.00 B, will set to 317.76 MiB (RSS), difference: 2.43 MiB | ||
| 11538 | 2025.08.28 21:41:11.033795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1636 | ||
| 11539 | 2025.08.28 21:41:11.036353 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2025.08.28 21:41:11.036401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11541 | 2025.08.28 21:41:11.037639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11542 | 2025.08.28 21:41:11.037929 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2025.08.28 21:41:11.038073 [ 71 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11544 | 2025.08.28 21:41:11.038118 [ 71 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2025.08.28 21:41:11.038142 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11546 | 2025.08.28 21:41:11.038303 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 11547 | 2025.08.28 21:41:11.038310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
| 11548 | 2025.08.28 21:41:11.039260 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11549 | 2025.08.28 21:41:11.039467 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1476 rows starting from the beginning of the part | ||
| 11550 | 2025.08.28 21:41:11.039861 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 11551 | 2025.08.28 21:41:11.040222 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 11552 | 2025.08.28 21:41:11.040581 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 11553 | 2025.08.28 21:41:11.040935 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 11554 | 2025.08.28 21:41:11.041249 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 11555 | 2025.08.28 21:41:11.047366 [ 201 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1636 rows, containing 72 columns (72 merged, 0 gathered) in 0.009149717 sec., 178803.34440945004 rows/sec., 137.34 MiB/sec. | ||
| 11556 | 2025.08.28 21:41:11.049428 [ 195 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11557 | 2025.08.28 21:41:11.050010 [ 195 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2025.08.28 21:41:11.050081 [ 195 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_46_9} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11559 | 2025.08.28 21:41:11.050408 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 11560 | 2025.08.28 21:41:12.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.83 MiB, peak 328.11 MiB, free memory in arenas 0.00 B, will set to 317.76 MiB (RSS), difference: 3.92 MiB | ||
| 11561 | 2025.08.28 21:41:13.445712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
| 11562 | 2025.08.28 21:41:13.446285 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2025.08.28 21:41:13.446334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11564 | 2025.08.28 21:41:13.446832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11565 | 2025.08.28 21:41:13.447076 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2025.08.28 21:41:13.447218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 11567 | 2025.08.28 21:41:14.554816 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2025.08.28 21:41:14.555003 [ 276 ] {a6a36582-534e-41bf-bc3f-3aa9994db77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11569 | 2025.08.28 21:41:14.555070 [ 276 ] {a6a36582-534e-41bf-bc3f-3aa9994db77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11570 | 2025.08.28 21:41:14.555816 [ 276 ] {a6a36582-534e-41bf-bc3f-3aa9994db77a} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2025.08.28 21:41:14.555866 [ 276 ] {a6a36582-534e-41bf-bc3f-3aa9994db77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11572 | 2025.08.28 21:41:14.556293 [ 276 ] {a6a36582-534e-41bf-bc3f-3aa9994db77a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11573 | 2025.08.28 21:41:14.556529 [ 276 ] {a6a36582-534e-41bf-bc3f-3aa9994db77a} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2025.08.28 21:41:14.556689 [ 276 ] {a6a36582-534e-41bf-bc3f-3aa9994db77a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001735 sec., 225936.59942363112 rows/sec., 14.33 MiB/sec. | ||
| 11575 | 2025.08.28 21:41:14.556741 [ 276 ] {a6a36582-534e-41bf-bc3f-3aa9994db77a} <Debug> TCPHandler: Processed in 0.002060653 sec. | ||
| 11576 | 2025.08.28 21:41:14.556859 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2025.08.28 21:41:14.556960 [ 276 ] {135865b1-0eab-4427-8697-850805ace21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11578 | 2025.08.28 21:41:14.557004 [ 276 ] {135865b1-0eab-4427-8697-850805ace21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11579 | 2025.08.28 21:41:14.557396 [ 276 ] {135865b1-0eab-4427-8697-850805ace21e} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2025.08.28 21:41:14.557435 [ 276 ] {135865b1-0eab-4427-8697-850805ace21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11581 | 2025.08.28 21:41:14.557752 [ 276 ] {135865b1-0eab-4427-8697-850805ace21e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11582 | 2025.08.28 21:41:14.557971 [ 276 ] {135865b1-0eab-4427-8697-850805ace21e} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2025.08.28 21:41:14.558111 [ 276 ] {135865b1-0eab-4427-8697-850805ace21e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001171 sec., 1707.9419299743809 rows/sec., 139.27 KiB/sec. | ||
| 11584 | 2025.08.28 21:41:14.558149 [ 276 ] {135865b1-0eab-4427-8697-850805ace21e} <Debug> TCPHandler: Processed in 0.001342605 sec. | ||
| 11585 | 2025.08.28 21:41:14.558252 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11586 | 2025.08.28 21:41:14.558347 [ 276 ] {5996094b-2f18-4fa2-8989-c93b1e214a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11587 | 2025.08.28 21:41:14.558387 [ 276 ] {5996094b-2f18-4fa2-8989-c93b1e214a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11588 | 2025.08.28 21:41:14.559176 [ 276 ] {5996094b-2f18-4fa2-8989-c93b1e214a11} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11589 | 2025.08.28 21:41:14.559213 [ 276 ] {5996094b-2f18-4fa2-8989-c93b1e214a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11590 | 2025.08.28 21:41:14.559590 [ 276 ] {5996094b-2f18-4fa2-8989-c93b1e214a11} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11591 | 2025.08.28 21:41:14.559813 [ 276 ] {5996094b-2f18-4fa2-8989-c93b1e214a11} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2025.08.28 21:41:14.559944 [ 276 ] {5996094b-2f18-4fa2-8989-c93b1e214a11} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001616 sec., 712871.2871287129 rows/sec., 56.90 MiB/sec. | ||
| 11593 | 2025.08.28 21:41:14.559983 [ 276 ] {5996094b-2f18-4fa2-8989-c93b1e214a11} <Debug> TCPHandler: Processed in 0.001780596 sec. | ||
| 11594 | 2025.08.28 21:41:14.560094 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11595 | 2025.08.28 21:41:14.560190 [ 276 ] {953a4f15-35be-403b-b16c-4b33368bc940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11596 | 2025.08.28 21:41:14.560254 [ 276 ] {953a4f15-35be-403b-b16c-4b33368bc940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11597 | 2025.08.28 21:41:14.560715 [ 276 ] {953a4f15-35be-403b-b16c-4b33368bc940} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2025.08.28 21:41:14.560753 [ 276 ] {953a4f15-35be-403b-b16c-4b33368bc940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11599 | 2025.08.28 21:41:14.561064 [ 276 ] {953a4f15-35be-403b-b16c-4b33368bc940} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11600 | 2025.08.28 21:41:14.561277 [ 276 ] {953a4f15-35be-403b-b16c-4b33368bc940} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2025.08.28 21:41:14.561408 [ 276 ] {953a4f15-35be-403b-b16c-4b33368bc940} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001236 sec., 194174.7572815534 rows/sec., 11.91 MiB/sec. | ||
| 11602 | 2025.08.28 21:41:14.561446 [ 276 ] {953a4f15-35be-403b-b16c-4b33368bc940} <Debug> TCPHandler: Processed in 0.001401886 sec. | ||
| 11603 | 2025.08.28 21:41:14.561556 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11604 | 2025.08.28 21:41:14.561660 [ 276 ] {5ece6992-fdaa-4cd4-88c7-876b13227217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11605 | 2025.08.28 21:41:14.561701 [ 276 ] {5ece6992-fdaa-4cd4-88c7-876b13227217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11606 | 2025.08.28 21:41:14.562185 [ 276 ] {5ece6992-fdaa-4cd4-88c7-876b13227217} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2025.08.28 21:41:14.562224 [ 276 ] {5ece6992-fdaa-4cd4-88c7-876b13227217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11608 | 2025.08.28 21:41:14.562564 [ 276 ] {5ece6992-fdaa-4cd4-88c7-876b13227217} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11609 | 2025.08.28 21:41:14.562791 [ 276 ] {5ece6992-fdaa-4cd4-88c7-876b13227217} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2025.08.28 21:41:14.562929 [ 276 ] {5ece6992-fdaa-4cd4-88c7-876b13227217} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001288 sec., 157608.6956521739 rows/sec., 10.17 MiB/sec. | ||
| 11611 | 2025.08.28 21:41:14.562953 [ 29 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11612 | 2025.08.28 21:41:14.562968 [ 276 ] {5ece6992-fdaa-4cd4-88c7-876b13227217} <Debug> TCPHandler: Processed in 0.001464638 sec. | ||
| 11613 | 2025.08.28 21:41:14.563033 [ 29 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2025.08.28 21:41:14.563064 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11615 | 2025.08.28 21:41:14.563114 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11616 | 2025.08.28 21:41:14.563203 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11617 | 2025.08.28 21:41:14.563215 [ 276 ] {0e120e36-dc27-47e2-bc85-9aad4350dbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11618 | 2025.08.28 21:41:14.563307 [ 276 ] {0e120e36-dc27-47e2-bc85-9aad4350dbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11619 | 2025.08.28 21:41:14.563386 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11620 | 2025.08.28 21:41:14.563430 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 432 rows starting from the beginning of the part | ||
| 11621 | 2025.08.28 21:41:14.563504 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 203 rows starting from the beginning of the part | ||
| 11622 | 2025.08.28 21:41:14.563553 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 203 rows starting from the beginning of the part | ||
| 11623 | 2025.08.28 21:41:14.563599 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 228 rows starting from the beginning of the part | ||
| 11624 | 2025.08.28 21:41:14.563640 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 203 rows starting from the beginning of the part | ||
| 11625 | 2025.08.28 21:41:14.563681 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 203 rows starting from the beginning of the part | ||
| 11626 | 2025.08.28 21:41:14.563764 [ 276 ] {0e120e36-dc27-47e2-bc85-9aad4350dbb5} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2025.08.28 21:41:14.563807 [ 276 ] {0e120e36-dc27-47e2-bc85-9aad4350dbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11628 | 2025.08.28 21:41:14.564148 [ 276 ] {0e120e36-dc27-47e2-bc85-9aad4350dbb5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11629 | 2025.08.28 21:41:14.564382 [ 276 ] {0e120e36-dc27-47e2-bc85-9aad4350dbb5} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2025.08.28 21:41:14.564520 [ 276 ] {0e120e36-dc27-47e2-bc85-9aad4350dbb5} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001325 sec., 152452.83018867925 rows/sec., 8.66 MiB/sec. | ||
| 11631 | 2025.08.28 21:41:14.564560 [ 276 ] {0e120e36-dc27-47e2-bc85-9aad4350dbb5} <Debug> TCPHandler: Processed in 0.001495079 sec. | ||
| 11632 | 2025.08.28 21:41:14.564670 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2025.08.28 21:41:14.564713 [ 201 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578911 sec., 932288.1403701666 rows/sec., 64.62 MiB/sec. | ||
| 11634 | 2025.08.28 21:41:14.564764 [ 276 ] {dc2c2806-1209-44c1-9325-d484c056a2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11635 | 2025.08.28 21:41:14.564811 [ 276 ] {dc2c2806-1209-44c1-9325-d484c056a2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11636 | 2025.08.28 21:41:14.564898 [ 186 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11637 | 2025.08.28 21:41:14.565222 [ 186 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2025.08.28 21:41:14.565309 [ 186 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_61_12} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11639 | 2025.08.28 21:41:14.565406 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11640 | 2025.08.28 21:41:14.565491 [ 276 ] {dc2c2806-1209-44c1-9325-d484c056a2b5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2025.08.28 21:41:14.565533 [ 276 ] {dc2c2806-1209-44c1-9325-d484c056a2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11642 | 2025.08.28 21:41:14.565880 [ 276 ] {dc2c2806-1209-44c1-9325-d484c056a2b5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11643 | 2025.08.28 21:41:14.566103 [ 276 ] {dc2c2806-1209-44c1-9325-d484c056a2b5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2025.08.28 21:41:14.566237 [ 276 ] {dc2c2806-1209-44c1-9325-d484c056a2b5} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.001491 sec., 466800.8048289739 rows/sec., 32.81 MiB/sec. | ||
| 11645 | 2025.08.28 21:41:14.566276 [ 276 ] {dc2c2806-1209-44c1-9325-d484c056a2b5} <Debug> TCPHandler: Processed in 0.001655333 sec. | ||
| 11646 | 2025.08.28 21:41:14.566383 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2025.08.28 21:41:14.566479 [ 276 ] {daeaeabf-0f0d-4b9e-828e-0d52ccc24fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11648 | 2025.08.28 21:41:14.566521 [ 276 ] {daeaeabf-0f0d-4b9e-828e-0d52ccc24fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11649 | 2025.08.28 21:41:14.566860 [ 276 ] {daeaeabf-0f0d-4b9e-828e-0d52ccc24fb3} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2025.08.28 21:41:14.566896 [ 276 ] {daeaeabf-0f0d-4b9e-828e-0d52ccc24fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11651 | 2025.08.28 21:41:14.567209 [ 276 ] {daeaeabf-0f0d-4b9e-828e-0d52ccc24fb3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11652 | 2025.08.28 21:41:14.567434 [ 276 ] {daeaeabf-0f0d-4b9e-828e-0d52ccc24fb3} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2025.08.28 21:41:14.567551 [ 29 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11654 | 2025.08.28 21:41:14.567567 [ 276 ] {daeaeabf-0f0d-4b9e-828e-0d52ccc24fb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 11655 | 2025.08.28 21:41:14.567586 [ 29 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2025.08.28 21:41:14.567609 [ 276 ] {daeaeabf-0f0d-4b9e-828e-0d52ccc24fb3} <Debug> TCPHandler: Processed in 0.001274673 sec. | ||
| 11657 | 2025.08.28 21:41:14.567610 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11658 | 2025.08.28 21:41:14.567703 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 11659 | 2025.08.28 21:41:14.567720 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2025.08.28 21:41:14.567817 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11661 | 2025.08.28 21:41:14.567829 [ 276 ] {998a2c81-99f6-48ac-9a59-9c63e632e2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11662 | 2025.08.28 21:41:14.567855 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 11663 | 2025.08.28 21:41:14.567882 [ 276 ] {998a2c81-99f6-48ac-9a59-9c63e632e2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11664 | 2025.08.28 21:41:14.567913 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 11665 | 2025.08.28 21:41:14.567960 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 11666 | 2025.08.28 21:41:14.567998 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 11667 | 2025.08.28 21:41:14.568034 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 11668 | 2025.08.28 21:41:14.568074 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 11669 | 2025.08.28 21:41:14.568319 [ 276 ] {998a2c81-99f6-48ac-9a59-9c63e632e2a0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2025.08.28 21:41:14.568360 [ 276 ] {998a2c81-99f6-48ac-9a59-9c63e632e2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11671 | 2025.08.28 21:41:14.568722 [ 276 ] {998a2c81-99f6-48ac-9a59-9c63e632e2a0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11672 | 2025.08.28 21:41:14.568781 [ 194 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001111339 sec., 248349.06360705418 rows/sec., 12.67 MiB/sec. | ||
| 11673 | 2025.08.28 21:41:14.568963 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11674 | 2025.08.28 21:41:14.568968 [ 276 ] {998a2c81-99f6-48ac-9a59-9c63e632e2a0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2025.08.28 21:41:14.569188 [ 276 ] {998a2c81-99f6-48ac-9a59-9c63e632e2a0} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001377 sec., 223674.65504720408 rows/sec., 14.72 MiB/sec. | ||
| 11676 | 2025.08.28 21:41:14.569247 [ 276 ] {998a2c81-99f6-48ac-9a59-9c63e632e2a0} <Debug> TCPHandler: Processed in 0.001575921 sec. | ||
| 11677 | 2025.08.28 21:41:14.569351 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2025.08.28 21:41:14.569387 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2025.08.28 21:41:14.569441 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_46_9} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11680 | 2025.08.28 21:41:14.569502 [ 276 ] {3f80c277-ff9f-419f-8fa9-2b0c52a7d375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11681 | 2025.08.28 21:41:14.569537 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11682 | 2025.08.28 21:41:14.569551 [ 276 ] {3f80c277-ff9f-419f-8fa9-2b0c52a7d375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11683 | 2025.08.28 21:41:14.569875 [ 276 ] {3f80c277-ff9f-419f-8fa9-2b0c52a7d375} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2025.08.28 21:41:14.569912 [ 276 ] {3f80c277-ff9f-419f-8fa9-2b0c52a7d375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11685 | 2025.08.28 21:41:14.570236 [ 276 ] {3f80c277-ff9f-419f-8fa9-2b0c52a7d375} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11686 | 2025.08.28 21:41:14.570447 [ 276 ] {3f80c277-ff9f-419f-8fa9-2b0c52a7d375} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2025.08.28 21:41:14.570578 [ 276 ] {3f80c277-ff9f-419f-8fa9-2b0c52a7d375} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 11688 | 2025.08.28 21:41:14.570614 [ 276 ] {3f80c277-ff9f-419f-8fa9-2b0c52a7d375} <Debug> TCPHandler: Processed in 0.001287903 sec. | ||
| 11689 | 2025.08.28 21:41:14.570725 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2025.08.28 21:41:14.570819 [ 276 ] {5b6e511a-b140-4e53-a14d-051d5b37cc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11691 | 2025.08.28 21:41:14.570874 [ 276 ] {5b6e511a-b140-4e53-a14d-051d5b37cc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11692 | 2025.08.28 21:41:14.571727 [ 276 ] {5b6e511a-b140-4e53-a14d-051d5b37cc73} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2025.08.28 21:41:14.571763 [ 276 ] {5b6e511a-b140-4e53-a14d-051d5b37cc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11694 | 2025.08.28 21:41:14.572356 [ 276 ] {5b6e511a-b140-4e53-a14d-051d5b37cc73} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11695 | 2025.08.28 21:41:14.572654 [ 276 ] {5b6e511a-b140-4e53-a14d-051d5b37cc73} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2025.08.28 21:41:14.572787 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11697 | 2025.08.28 21:41:14.572806 [ 276 ] {5b6e511a-b140-4e53-a14d-051d5b37cc73} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002005 sec., 20947.630922693268 rows/sec., 37.54 MiB/sec. | ||
| 11698 | 2025.08.28 21:41:14.572827 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2025.08.28 21:41:14.572854 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11700 | 2025.08.28 21:41:14.572880 [ 276 ] {5b6e511a-b140-4e53-a14d-051d5b37cc73} <Debug> TCPHandler: Processed in 0.002204067 sec. | ||
| 11701 | 2025.08.28 21:41:14.572930 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 11702 | 2025.08.28 21:41:14.572998 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2025.08.28 21:41:14.573105 [ 276 ] {a870c054-2611-4040-ad55-449871397a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11704 | 2025.08.28 21:41:14.573133 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11705 | 2025.08.28 21:41:14.573148 [ 276 ] {a870c054-2611-4040-ad55-449871397a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11706 | 2025.08.28 21:41:14.573191 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1591 rows starting from the beginning of the part | ||
| 11707 | 2025.08.28 21:41:14.573336 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 11708 | 2025.08.28 21:41:14.573443 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 11709 | 2025.08.28 21:41:14.573492 [ 276 ] {a870c054-2611-4040-ad55-449871397a67} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2025.08.28 21:41:14.573532 [ 276 ] {a870c054-2611-4040-ad55-449871397a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11711 | 2025.08.28 21:41:14.573544 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 11712 | 2025.08.28 21:41:14.573646 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 11713 | 2025.08.28 21:41:14.573744 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 11714 | 2025.08.28 21:41:14.573853 [ 276 ] {a870c054-2611-4040-ad55-449871397a67} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11715 | 2025.08.28 21:41:14.574084 [ 276 ] {a870c054-2611-4040-ad55-449871397a67} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2025.08.28 21:41:14.574229 [ 276 ] {a870c054-2611-4040-ad55-449871397a67} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001141 sec., 89395.26730937773 rows/sec., 5.49 MiB/sec. | ||
| 11717 | 2025.08.28 21:41:14.574265 [ 276 ] {a870c054-2611-4040-ad55-449871397a67} <Debug> TCPHandler: Processed in 0.001316194 sec. | ||
| 11718 | 2025.08.28 21:41:14.586861 [ 201 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1801 rows, containing 19 columns (19 merged, 0 gathered) in 0.013964142 sec., 128973.1943430538 rows/sec., 231.11 MiB/sec. | ||
| 11719 | 2025.08.28 21:41:14.588492 [ 201 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11720 | 2025.08.28 21:41:14.588855 [ 201 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2025.08.28 21:41:14.588928 [ 201 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11722 | 2025.08.28 21:41:14.589022 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.71 MiB. | ||
| 11723 | 2025.08.28 21:41:15.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.73 MiB, peak 335.41 MiB, free memory in arenas 0.00 B, will set to 324.63 MiB (RSS), difference: 5.90 MiB | ||
| 11724 | 2025.08.28 21:41:15.049953 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11725 | 2025.08.28 21:41:15.064906 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2025.08.28 21:41:15.064951 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11727 | 2025.08.28 21:41:15.070935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11728 | 2025.08.28 21:41:15.071638 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11729 | 2025.08.28 21:41:15.074419 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11730 | 2025.08.28 21:41:19.541982 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2025.08.28 21:41:19.542284 [ 276 ] {6109be24-66e3-42a4-b74c-3a6b85cb0731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11732 | 2025.08.28 21:41:19.542391 [ 276 ] {6109be24-66e3-42a4-b74c-3a6b85cb0731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11733 | 2025.08.28 21:41:19.543173 [ 276 ] {6109be24-66e3-42a4-b74c-3a6b85cb0731} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2025.08.28 21:41:19.543220 [ 276 ] {6109be24-66e3-42a4-b74c-3a6b85cb0731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11735 | 2025.08.28 21:41:19.543627 [ 276 ] {6109be24-66e3-42a4-b74c-3a6b85cb0731} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11736 | 2025.08.28 21:41:19.543857 [ 276 ] {6109be24-66e3-42a4-b74c-3a6b85cb0731} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2025.08.28 21:41:19.544023 [ 276 ] {6109be24-66e3-42a4-b74c-3a6b85cb0731} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001816 sec., 30837.004405286345 rows/sec., 2.35 MiB/sec. | ||
| 11738 | 2025.08.28 21:41:19.544073 [ 276 ] {6109be24-66e3-42a4-b74c-3a6b85cb0731} <Debug> TCPHandler: Processed in 0.002279509 sec. | ||
| 11739 | 2025.08.28 21:41:19.544211 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2025.08.28 21:41:19.544313 [ 276 ] {b2853964-91d1-4ef7-94e7-e9064a4e409a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11741 | 2025.08.28 21:41:19.544357 [ 276 ] {b2853964-91d1-4ef7-94e7-e9064a4e409a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11742 | 2025.08.28 21:41:19.544812 [ 276 ] {b2853964-91d1-4ef7-94e7-e9064a4e409a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2025.08.28 21:41:19.544850 [ 276 ] {b2853964-91d1-4ef7-94e7-e9064a4e409a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11744 | 2025.08.28 21:41:19.545160 [ 276 ] {b2853964-91d1-4ef7-94e7-e9064a4e409a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11745 | 2025.08.28 21:41:19.545381 [ 276 ] {b2853964-91d1-4ef7-94e7-e9064a4e409a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2025.08.28 21:41:19.545512 [ 276 ] {b2853964-91d1-4ef7-94e7-e9064a4e409a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 11747 | 2025.08.28 21:41:19.545551 [ 276 ] {b2853964-91d1-4ef7-94e7-e9064a4e409a} <Debug> TCPHandler: Processed in 0.001392086 sec. | ||
| 11748 | 2025.08.28 21:41:19.545668 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2025.08.28 21:41:19.545764 [ 276 ] {ad70345a-e270-465d-a649-6644b6ecbbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11750 | 2025.08.28 21:41:19.545809 [ 276 ] {ad70345a-e270-465d-a649-6644b6ecbbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11751 | 2025.08.28 21:41:19.546239 [ 276 ] {ad70345a-e270-465d-a649-6644b6ecbbbc} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2025.08.28 21:41:19.546276 [ 276 ] {ad70345a-e270-465d-a649-6644b6ecbbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11753 | 2025.08.28 21:41:19.546615 [ 276 ] {ad70345a-e270-465d-a649-6644b6ecbbbc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11754 | 2025.08.28 21:41:19.546832 [ 276 ] {ad70345a-e270-465d-a649-6644b6ecbbbc} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2025.08.28 21:41:19.546963 [ 276 ] {ad70345a-e270-465d-a649-6644b6ecbbbc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 11756 | 2025.08.28 21:41:19.547000 [ 276 ] {ad70345a-e270-465d-a649-6644b6ecbbbc} <Debug> TCPHandler: Processed in 0.001381386 sec. | ||
| 11757 | 2025.08.28 21:41:19.547110 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11758 | 2025.08.28 21:41:19.547208 [ 276 ] {d59c5489-fe07-422c-adf0-efe651ab3ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11759 | 2025.08.28 21:41:19.547251 [ 276 ] {d59c5489-fe07-422c-adf0-efe651ab3ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11760 | 2025.08.28 21:41:19.547585 [ 276 ] {d59c5489-fe07-422c-adf0-efe651ab3ff1} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2025.08.28 21:41:19.547619 [ 276 ] {d59c5489-fe07-422c-adf0-efe651ab3ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11762 | 2025.08.28 21:41:19.547924 [ 276 ] {d59c5489-fe07-422c-adf0-efe651ab3ff1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11763 | 2025.08.28 21:41:19.548133 [ 276 ] {d59c5489-fe07-422c-adf0-efe651ab3ff1} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2025.08.28 21:41:19.548261 [ 276 ] {d59c5489-fe07-422c-adf0-efe651ab3ff1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11765 | 2025.08.28 21:41:19.548297 [ 276 ] {d59c5489-fe07-422c-adf0-efe651ab3ff1} <Debug> TCPHandler: Processed in 0.001234822 sec. | ||
| 11766 | 2025.08.28 21:41:20.724015 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11767 | 2025.08.28 21:41:20.724066 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11768 | 2025.08.28 21:41:20.947477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
| 11769 | 2025.08.28 21:41:20.947990 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2025.08.28 21:41:20.948040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11771 | 2025.08.28 21:41:20.948542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11772 | 2025.08.28 21:41:20.948780 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2025.08.28 21:41:20.948930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 11774 | 2025.08.28 21:41:21.001668 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001211742 sec. | ||
| 11775 | 2025.08.28 21:41:21.039552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1668 | ||
| 11776 | 2025.08.28 21:41:21.042870 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2025.08.28 21:41:21.042921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11778 | 2025.08.28 21:41:21.044169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11779 | 2025.08.28 21:41:21.044453 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2025.08.28 21:41:21.044838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1668 | ||
| 11781 | 2025.08.28 21:41:22.575414 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11782 | 2025.08.28 21:41:22.591678 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2025.08.28 21:41:22.591725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11784 | 2025.08.28 21:41:22.597724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11785 | 2025.08.28 21:41:22.598404 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2025.08.28 21:41:22.601262 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11787 | 2025.08.28 21:41:24.555387 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11788 | 2025.08.28 21:41:24.555588 [ 276 ] {455e2e5c-3d08-40a4-a988-bd8236f56b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11789 | 2025.08.28 21:41:24.555663 [ 276 ] {455e2e5c-3d08-40a4-a988-bd8236f56b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11790 | 2025.08.28 21:41:24.556549 [ 276 ] {455e2e5c-3d08-40a4-a988-bd8236f56b85} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2025.08.28 21:41:24.556598 [ 276 ] {455e2e5c-3d08-40a4-a988-bd8236f56b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11792 | 2025.08.28 21:41:24.557014 [ 276 ] {455e2e5c-3d08-40a4-a988-bd8236f56b85} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11793 | 2025.08.28 21:41:24.557243 [ 276 ] {455e2e5c-3d08-40a4-a988-bd8236f56b85} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2025.08.28 21:41:24.557401 [ 276 ] {455e2e5c-3d08-40a4-a988-bd8236f56b85} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001869 sec., 209737.82771535582 rows/sec., 13.31 MiB/sec. | ||
| 11795 | 2025.08.28 21:41:24.557444 [ 276 ] {455e2e5c-3d08-40a4-a988-bd8236f56b85} <Debug> TCPHandler: Processed in 0.002198857 sec. | ||
| 11796 | 2025.08.28 21:41:24.557568 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11797 | 2025.08.28 21:41:24.557667 [ 276 ] {f223cb4e-f622-4e30-80f2-a80e96bcd173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11798 | 2025.08.28 21:41:24.557727 [ 276 ] {f223cb4e-f622-4e30-80f2-a80e96bcd173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11799 | 2025.08.28 21:41:24.558847 [ 276 ] {f223cb4e-f622-4e30-80f2-a80e96bcd173} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11800 | 2025.08.28 21:41:24.558887 [ 276 ] {f223cb4e-f622-4e30-80f2-a80e96bcd173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11801 | 2025.08.28 21:41:24.559311 [ 276 ] {f223cb4e-f622-4e30-80f2-a80e96bcd173} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11802 | 2025.08.28 21:41:24.559555 [ 276 ] {f223cb4e-f622-4e30-80f2-a80e96bcd173} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11803 | 2025.08.28 21:41:24.559693 [ 276 ] {f223cb4e-f622-4e30-80f2-a80e96bcd173} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.002046 sec., 562561.0948191594 rows/sec., 44.91 MiB/sec. | ||
| 11804 | 2025.08.28 21:41:24.559733 [ 276 ] {f223cb4e-f622-4e30-80f2-a80e96bcd173} <Debug> TCPHandler: Processed in 0.002215057 sec. | ||
| 11805 | 2025.08.28 21:41:24.559856 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11806 | 2025.08.28 21:41:24.559952 [ 276 ] {57831689-2923-4a19-a098-9e7ad1cce4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11807 | 2025.08.28 21:41:24.559994 [ 276 ] {57831689-2923-4a19-a098-9e7ad1cce4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11808 | 2025.08.28 21:41:24.560502 [ 276 ] {57831689-2923-4a19-a098-9e7ad1cce4e8} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11809 | 2025.08.28 21:41:24.560539 [ 276 ] {57831689-2923-4a19-a098-9e7ad1cce4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11810 | 2025.08.28 21:41:24.560860 [ 276 ] {57831689-2923-4a19-a098-9e7ad1cce4e8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11811 | 2025.08.28 21:41:24.561080 [ 276 ] {57831689-2923-4a19-a098-9e7ad1cce4e8} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11812 | 2025.08.28 21:41:24.561216 [ 276 ] {57831689-2923-4a19-a098-9e7ad1cce4e8} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001284 sec., 185358.2554517134 rows/sec., 11.36 MiB/sec. | ||
| 11813 | 2025.08.28 21:41:24.561255 [ 276 ] {57831689-2923-4a19-a098-9e7ad1cce4e8} <Debug> TCPHandler: Processed in 0.001449648 sec. | ||
| 11814 | 2025.08.28 21:41:24.561369 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11815 | 2025.08.28 21:41:24.561462 [ 276 ] {78b86730-d668-4bce-a664-a32e0fd003c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11816 | 2025.08.28 21:41:24.561502 [ 276 ] {78b86730-d668-4bce-a664-a32e0fd003c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11817 | 2025.08.28 21:41:24.561975 [ 276 ] {78b86730-d668-4bce-a664-a32e0fd003c5} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11818 | 2025.08.28 21:41:24.562010 [ 276 ] {78b86730-d668-4bce-a664-a32e0fd003c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11819 | 2025.08.28 21:41:24.562334 [ 276 ] {78b86730-d668-4bce-a664-a32e0fd003c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11820 | 2025.08.28 21:41:24.562568 [ 276 ] {78b86730-d668-4bce-a664-a32e0fd003c5} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11821 | 2025.08.28 21:41:24.562699 [ 276 ] {78b86730-d668-4bce-a664-a32e0fd003c5} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001257 sec., 161495.6245027844 rows/sec., 10.42 MiB/sec. | ||
| 11822 | 2025.08.28 21:41:24.562738 [ 276 ] {78b86730-d668-4bce-a664-a32e0fd003c5} <Debug> TCPHandler: Processed in 0.001427827 sec. | ||
| 11823 | 2025.08.28 21:41:24.562851 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11824 | 2025.08.28 21:41:24.562947 [ 276 ] {e00b82d7-5378-4e86-beaf-234265d985ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11825 | 2025.08.28 21:41:24.562988 [ 276 ] {e00b82d7-5378-4e86-beaf-234265d985ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11826 | 2025.08.28 21:41:24.563448 [ 276 ] {e00b82d7-5378-4e86-beaf-234265d985ab} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11827 | 2025.08.28 21:41:24.563484 [ 276 ] {e00b82d7-5378-4e86-beaf-234265d985ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11828 | 2025.08.28 21:41:24.563793 [ 276 ] {e00b82d7-5378-4e86-beaf-234265d985ab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11829 | 2025.08.28 21:41:24.564005 [ 276 ] {e00b82d7-5378-4e86-beaf-234265d985ab} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2025.08.28 21:41:24.564135 [ 276 ] {e00b82d7-5378-4e86-beaf-234265d985ab} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001205 sec., 167634.85477178424 rows/sec., 9.52 MiB/sec. | ||
| 11831 | 2025.08.28 21:41:24.564172 [ 276 ] {e00b82d7-5378-4e86-beaf-234265d985ab} <Debug> TCPHandler: Processed in 0.001370935 sec. | ||
| 11832 | 2025.08.28 21:41:24.564290 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11833 | 2025.08.28 21:41:24.564384 [ 276 ] {90858545-a4e1-4e79-ac4b-11e051a60fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11834 | 2025.08.28 21:41:24.564424 [ 276 ] {90858545-a4e1-4e79-ac4b-11e051a60fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11835 | 2025.08.28 21:41:24.565075 [ 276 ] {90858545-a4e1-4e79-ac4b-11e051a60fa9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2025.08.28 21:41:24.565112 [ 276 ] {90858545-a4e1-4e79-ac4b-11e051a60fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11837 | 2025.08.28 21:41:24.565442 [ 276 ] {90858545-a4e1-4e79-ac4b-11e051a60fa9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11838 | 2025.08.28 21:41:24.565673 [ 276 ] {90858545-a4e1-4e79-ac4b-11e051a60fa9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2025.08.28 21:41:24.565809 [ 276 ] {90858545-a4e1-4e79-ac4b-11e051a60fa9} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001444 sec., 480609.4182825485 rows/sec., 33.77 MiB/sec. | ||
| 11840 | 2025.08.28 21:41:24.565848 [ 276 ] {90858545-a4e1-4e79-ac4b-11e051a60fa9} <Debug> TCPHandler: Processed in 0.001607832 sec. | ||
| 11841 | 2025.08.28 21:41:24.565994 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2025.08.28 21:41:24.566119 [ 276 ] {43d532e6-6037-45be-94bd-82b4486a41b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11843 | 2025.08.28 21:41:24.566173 [ 276 ] {43d532e6-6037-45be-94bd-82b4486a41b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11844 | 2025.08.28 21:41:24.566525 [ 276 ] {43d532e6-6037-45be-94bd-82b4486a41b9} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2025.08.28 21:41:24.566561 [ 276 ] {43d532e6-6037-45be-94bd-82b4486a41b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11846 | 2025.08.28 21:41:24.566870 [ 276 ] {43d532e6-6037-45be-94bd-82b4486a41b9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11847 | 2025.08.28 21:41:24.567090 [ 276 ] {43d532e6-6037-45be-94bd-82b4486a41b9} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2025.08.28 21:41:24.567219 [ 276 ] {43d532e6-6037-45be-94bd-82b4486a41b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 11849 | 2025.08.28 21:41:24.567255 [ 276 ] {43d532e6-6037-45be-94bd-82b4486a41b9} <Debug> TCPHandler: Processed in 0.001326504 sec. | ||
| 11850 | 2025.08.28 21:41:24.567360 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2025.08.28 21:41:24.567454 [ 276 ] {7975a64f-4f4a-43e7-b358-d5877c15251a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11852 | 2025.08.28 21:41:24.567498 [ 276 ] {7975a64f-4f4a-43e7-b358-d5877c15251a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11853 | 2025.08.28 21:41:24.567930 [ 276 ] {7975a64f-4f4a-43e7-b358-d5877c15251a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2025.08.28 21:41:24.567967 [ 276 ] {7975a64f-4f4a-43e7-b358-d5877c15251a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11855 | 2025.08.28 21:41:24.568291 [ 276 ] {7975a64f-4f4a-43e7-b358-d5877c15251a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11856 | 2025.08.28 21:41:24.568504 [ 276 ] {7975a64f-4f4a-43e7-b358-d5877c15251a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2025.08.28 21:41:24.568636 [ 276 ] {7975a64f-4f4a-43e7-b358-d5877c15251a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.0012 sec., 255833.33333333334 rows/sec., 16.83 MiB/sec. | ||
| 11858 | 2025.08.28 21:41:24.568673 [ 276 ] {7975a64f-4f4a-43e7-b358-d5877c15251a} <Debug> TCPHandler: Processed in 0.001361865 sec. | ||
| 11859 | 2025.08.28 21:41:24.568792 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11860 | 2025.08.28 21:41:24.568914 [ 276 ] {cf3d3fc3-0411-44e8-a3e2-600c62a444f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11861 | 2025.08.28 21:41:24.568964 [ 276 ] {cf3d3fc3-0411-44e8-a3e2-600c62a444f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11862 | 2025.08.28 21:41:24.569375 [ 276 ] {cf3d3fc3-0411-44e8-a3e2-600c62a444f9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2025.08.28 21:41:24.569418 [ 276 ] {cf3d3fc3-0411-44e8-a3e2-600c62a444f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11864 | 2025.08.28 21:41:24.569791 [ 276 ] {cf3d3fc3-0411-44e8-a3e2-600c62a444f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11865 | 2025.08.28 21:41:24.569997 [ 276 ] {cf3d3fc3-0411-44e8-a3e2-600c62a444f9} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2025.08.28 21:41:24.570128 [ 276 ] {cf3d3fc3-0411-44e8-a3e2-600c62a444f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001238 sec., 807.7544426494346 rows/sec., 54.43 KiB/sec. | ||
| 11867 | 2025.08.28 21:41:24.570165 [ 276 ] {cf3d3fc3-0411-44e8-a3e2-600c62a444f9} <Debug> TCPHandler: Processed in 0.001432757 sec. | ||
| 11868 | 2025.08.28 21:41:24.570279 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2025.08.28 21:41:24.570372 [ 276 ] {183f2d75-ab23-40ca-b523-be84241cc700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11870 | 2025.08.28 21:41:24.570427 [ 276 ] {183f2d75-ab23-40ca-b523-be84241cc700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11871 | 2025.08.28 21:41:24.571302 [ 276 ] {183f2d75-ab23-40ca-b523-be84241cc700} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11872 | 2025.08.28 21:41:24.571339 [ 276 ] {183f2d75-ab23-40ca-b523-be84241cc700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11873 | 2025.08.28 21:41:24.571905 [ 276 ] {183f2d75-ab23-40ca-b523-be84241cc700} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11874 | 2025.08.28 21:41:24.572131 [ 276 ] {183f2d75-ab23-40ca-b523-be84241cc700} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2025.08.28 21:41:24.572267 [ 276 ] {183f2d75-ab23-40ca-b523-be84241cc700} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001914 sec., 21943.5736677116 rows/sec., 39.32 MiB/sec. | ||
| 11876 | 2025.08.28 21:41:24.572328 [ 276 ] {183f2d75-ab23-40ca-b523-be84241cc700} <Debug> TCPHandler: Processed in 0.002097744 sec. | ||
| 11877 | 2025.08.28 21:41:24.572454 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2025.08.28 21:41:24.572549 [ 276 ] {63085219-0ddc-4f32-8a28-6c5f085cde76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11879 | 2025.08.28 21:41:24.572592 [ 276 ] {63085219-0ddc-4f32-8a28-6c5f085cde76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11880 | 2025.08.28 21:41:24.572948 [ 276 ] {63085219-0ddc-4f32-8a28-6c5f085cde76} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2025.08.28 21:41:24.572985 [ 276 ] {63085219-0ddc-4f32-8a28-6c5f085cde76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11882 | 2025.08.28 21:41:24.573301 [ 276 ] {63085219-0ddc-4f32-8a28-6c5f085cde76} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11883 | 2025.08.28 21:41:24.573532 [ 276 ] {63085219-0ddc-4f32-8a28-6c5f085cde76} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2025.08.28 21:41:24.573664 [ 276 ] {63085219-0ddc-4f32-8a28-6c5f085cde76} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001134 sec., 89947.08994708995 rows/sec., 5.53 MiB/sec. | ||
| 11885 | 2025.08.28 21:41:24.573700 [ 276 ] {63085219-0ddc-4f32-8a28-6c5f085cde76} <Debug> TCPHandler: Processed in 0.001295664 sec. | ||
| 11886 | 2025.08.28 21:41:28.449968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
| 11887 | 2025.08.28 21:41:28.450508 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2025.08.28 21:41:28.450551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11889 | 2025.08.28 21:41:28.451031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11890 | 2025.08.28 21:41:28.451272 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2025.08.28 21:41:28.451403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 11892 | 2025.08.28 21:41:29.567585 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11893 | 2025.08.28 21:41:29.567773 [ 276 ] {4dda78f5-2837-4481-999b-a8c9c02582dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11894 | 2025.08.28 21:41:29.567843 [ 276 ] {4dda78f5-2837-4481-999b-a8c9c02582dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11895 | 2025.08.28 21:41:29.569182 [ 276 ] {4dda78f5-2837-4481-999b-a8c9c02582dc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2025.08.28 21:41:29.569237 [ 276 ] {4dda78f5-2837-4481-999b-a8c9c02582dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11897 | 2025.08.28 21:41:29.569729 [ 276 ] {4dda78f5-2837-4481-999b-a8c9c02582dc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11898 | 2025.08.28 21:41:29.569980 [ 276 ] {4dda78f5-2837-4481-999b-a8c9c02582dc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2025.08.28 21:41:29.570157 [ 276 ] {4dda78f5-2837-4481-999b-a8c9c02582dc} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002433 sec., 491574.1882449651 rows/sec., 40.34 MiB/sec. | ||
| 11900 | 2025.08.28 21:41:29.570211 [ 276 ] {4dda78f5-2837-4481-999b-a8c9c02582dc} <Debug> TCPHandler: Processed in 0.002759202 sec. | ||
| 11901 | 2025.08.28 21:41:29.570341 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2025.08.28 21:41:29.570447 [ 276 ] {cdf70017-e79b-4652-8547-5c0ff6c2d964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11903 | 2025.08.28 21:41:29.570492 [ 276 ] {cdf70017-e79b-4652-8547-5c0ff6c2d964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11904 | 2025.08.28 21:41:29.571021 [ 276 ] {cdf70017-e79b-4652-8547-5c0ff6c2d964} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2025.08.28 21:41:29.571061 [ 276 ] {cdf70017-e79b-4652-8547-5c0ff6c2d964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11906 | 2025.08.28 21:41:29.571393 [ 276 ] {cdf70017-e79b-4652-8547-5c0ff6c2d964} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11907 | 2025.08.28 21:41:29.571620 [ 276 ] {cdf70017-e79b-4652-8547-5c0ff6c2d964} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2025.08.28 21:41:29.571759 [ 276 ] {cdf70017-e79b-4652-8547-5c0ff6c2d964} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001337 sec., 170531.03964098726 rows/sec., 11.55 MiB/sec. | ||
| 11909 | 2025.08.28 21:41:29.571798 [ 276 ] {cdf70017-e79b-4652-8547-5c0ff6c2d964} <Debug> TCPHandler: Processed in 0.001510499 sec. | ||
| 11910 | 2025.08.28 21:41:29.571910 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2025.08.28 21:41:29.572008 [ 276 ] {63e5ff55-a137-4a8b-a772-81da56c075ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11912 | 2025.08.28 21:41:29.572049 [ 276 ] {63e5ff55-a137-4a8b-a772-81da56c075ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11913 | 2025.08.28 21:41:29.572649 [ 276 ] {63e5ff55-a137-4a8b-a772-81da56c075ca} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2025.08.28 21:41:29.572687 [ 276 ] {63e5ff55-a137-4a8b-a772-81da56c075ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11915 | 2025.08.28 21:41:29.573014 [ 276 ] {63e5ff55-a137-4a8b-a772-81da56c075ca} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11916 | 2025.08.28 21:41:29.573231 [ 276 ] {63e5ff55-a137-4a8b-a772-81da56c075ca} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2025.08.28 21:41:29.573366 [ 276 ] {63e5ff55-a137-4a8b-a772-81da56c075ca} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001377 sec., 377632.5344952796 rows/sec., 27.95 MiB/sec. | ||
| 11918 | 2025.08.28 21:41:29.573404 [ 276 ] {63e5ff55-a137-4a8b-a772-81da56c075ca} <Debug> TCPHandler: Processed in 0.00154298 sec. | ||
| 11919 | 2025.08.28 21:41:29.573519 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11920 | 2025.08.28 21:41:29.573617 [ 276 ] {ec90b862-8eb1-4605-97a0-a444c7259e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11921 | 2025.08.28 21:41:29.573661 [ 276 ] {ec90b862-8eb1-4605-97a0-a444c7259e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11922 | 2025.08.28 21:41:29.574239 [ 276 ] {ec90b862-8eb1-4605-97a0-a444c7259e1a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2025.08.28 21:41:29.574276 [ 276 ] {ec90b862-8eb1-4605-97a0-a444c7259e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11924 | 2025.08.28 21:41:29.574670 [ 276 ] {ec90b862-8eb1-4605-97a0-a444c7259e1a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11925 | 2025.08.28 21:41:29.574903 [ 276 ] {ec90b862-8eb1-4605-97a0-a444c7259e1a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2025.08.28 21:41:29.575036 [ 276 ] {ec90b862-8eb1-4605-97a0-a444c7259e1a} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00144 sec., 586111.1111111111 rows/sec., 39.45 MiB/sec. | ||
| 11927 | 2025.08.28 21:41:29.575034 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 11928 | 2025.08.28 21:41:29.575079 [ 276 ] {ec90b862-8eb1-4605-97a0-a444c7259e1a} <Debug> TCPHandler: Processed in 0.001610392 sec. | ||
| 11929 | 2025.08.28 21:41:29.575109 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2025.08.28 21:41:29.575135 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11931 | 2025.08.28 21:41:29.575213 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11932 | 2025.08.28 21:41:29.575228 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 11933 | 2025.08.28 21:41:29.575317 [ 276 ] {d3ce515a-1784-422a-bad6-c184068598c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11934 | 2025.08.28 21:41:29.575323 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11935 | 2025.08.28 21:41:29.575358 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 31844 rows starting from the beginning of the part | ||
| 11936 | 2025.08.28 21:41:29.575360 [ 276 ] {d3ce515a-1784-422a-bad6-c184068598c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11937 | 2025.08.28 21:41:29.575416 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11938 | 2025.08.28 21:41:29.575461 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 308 rows starting from the beginning of the part | ||
| 11939 | 2025.08.28 21:41:29.575505 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 11940 | 2025.08.28 21:41:29.575545 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 307 rows starting from the beginning of the part | ||
| 11941 | 2025.08.28 21:41:29.575586 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 844 rows starting from the beginning of the part | ||
| 11942 | 2025.08.28 21:41:29.575717 [ 276 ] {d3ce515a-1784-422a-bad6-c184068598c5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2025.08.28 21:41:29.575752 [ 276 ] {d3ce515a-1784-422a-bad6-c184068598c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11944 | 2025.08.28 21:41:29.576069 [ 276 ] {d3ce515a-1784-422a-bad6-c184068598c5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11945 | 2025.08.28 21:41:29.576313 [ 276 ] {d3ce515a-1784-422a-bad6-c184068598c5} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2025.08.28 21:41:29.576451 [ 276 ] {d3ce515a-1784-422a-bad6-c184068598c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 11947 | 2025.08.28 21:41:29.576488 [ 276 ] {d3ce515a-1784-422a-bad6-c184068598c5} <Debug> TCPHandler: Processed in 0.001334325 sec. | ||
| 11948 | 2025.08.28 21:41:29.582193 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33623 rows, containing 5 columns (5 merged, 0 gathered) in 0.007003272 sec., 4801041.5702831475 rows/sec., 321.57 MiB/sec. | ||
| 11949 | 2025.08.28 21:41:29.582584 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 11950 | 2025.08.28 21:41:29.582880 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2025.08.28 21:41:29.582956 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 11952 | 2025.08.28 21:41:29.583064 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11953 | 2025.08.28 21:41:30.102258 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11954 | 2025.08.28 21:41:30.119757 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2025.08.28 21:41:30.119824 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11956 | 2025.08.28 21:41:30.125981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11957 | 2025.08.28 21:41:30.126721 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2025.08.28 21:41:30.130005 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11959 | 2025.08.28 21:41:31.045929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1700 | ||
| 11960 | 2025.08.28 21:41:31.048324 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2025.08.28 21:41:31.048379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11962 | 2025.08.28 21:41:31.049616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11963 | 2025.08.28 21:41:31.049911 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2025.08.28 21:41:31.050299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1700 | ||
| 11965 | 2025.08.28 21:41:34.554948 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2025.08.28 21:41:34.555162 [ 276 ] {a452dc58-d50c-47a0-9665-7cca01a38862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11967 | 2025.08.28 21:41:34.555236 [ 276 ] {a452dc58-d50c-47a0-9665-7cca01a38862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11968 | 2025.08.28 21:41:34.556100 [ 276 ] {a452dc58-d50c-47a0-9665-7cca01a38862} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2025.08.28 21:41:34.556149 [ 276 ] {a452dc58-d50c-47a0-9665-7cca01a38862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11970 | 2025.08.28 21:41:34.557263 [ 276 ] {a452dc58-d50c-47a0-9665-7cca01a38862} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11971 | 2025.08.28 21:41:34.557502 [ 276 ] {a452dc58-d50c-47a0-9665-7cca01a38862} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2025.08.28 21:41:34.557658 [ 276 ] {a452dc58-d50c-47a0-9665-7cca01a38862} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00255 sec., 153725.49019607843 rows/sec., 9.75 MiB/sec. | ||
| 11973 | 2025.08.28 21:41:34.557709 [ 276 ] {a452dc58-d50c-47a0-9665-7cca01a38862} <Debug> TCPHandler: Processed in 0.002901015 sec. | ||
| 11974 | 2025.08.28 21:41:34.557833 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11975 | 2025.08.28 21:41:34.557936 [ 276 ] {ee1dd145-0785-4383-a9fd-20e1f36f97bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11976 | 2025.08.28 21:41:34.557981 [ 276 ] {ee1dd145-0785-4383-a9fd-20e1f36f97bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11977 | 2025.08.28 21:41:34.558964 [ 276 ] {ee1dd145-0785-4383-a9fd-20e1f36f97bf} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2025.08.28 21:41:34.559003 [ 276 ] {ee1dd145-0785-4383-a9fd-20e1f36f97bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11979 | 2025.08.28 21:41:34.559384 [ 276 ] {ee1dd145-0785-4383-a9fd-20e1f36f97bf} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11980 | 2025.08.28 21:41:34.559608 [ 276 ] {ee1dd145-0785-4383-a9fd-20e1f36f97bf} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2025.08.28 21:41:34.559741 [ 276 ] {ee1dd145-0785-4383-a9fd-20e1f36f97bf} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001829 sec., 629305.6314926189 rows/sec., 50.24 MiB/sec. | ||
| 11982 | 2025.08.28 21:41:34.559781 [ 276 ] {ee1dd145-0785-4383-a9fd-20e1f36f97bf} <Debug> TCPHandler: Processed in 0.002001122 sec. | ||
| 11983 | 2025.08.28 21:41:34.559781 [ 138 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11984 | 2025.08.28 21:41:34.559853 [ 138 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2025.08.28 21:41:34.559876 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11986 | 2025.08.28 21:41:34.559892 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2025.08.28 21:41:34.559994 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11988 | 2025.08.28 21:41:34.560009 [ 276 ] {c1f833db-7179-4e1a-ac63-bf4d06e90410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11989 | 2025.08.28 21:41:34.560081 [ 276 ] {c1f833db-7179-4e1a-ac63-bf4d06e90410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11990 | 2025.08.28 21:41:34.560151 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11991 | 2025.08.28 21:41:34.560193 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2301 rows starting from the beginning of the part | ||
| 11992 | 2025.08.28 21:41:34.560259 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1152 rows starting from the beginning of the part | ||
| 11993 | 2025.08.28 21:41:34.560306 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 11994 | 2025.08.28 21:41:34.560354 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1151 rows starting from the beginning of the part | ||
| 11995 | 2025.08.28 21:41:34.560394 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1196 rows starting from the beginning of the part | ||
| 11996 | 2025.08.28 21:41:34.560435 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1151 rows starting from the beginning of the part | ||
| 11997 | 2025.08.28 21:41:34.560583 [ 276 ] {c1f833db-7179-4e1a-ac63-bf4d06e90410} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2025.08.28 21:41:34.560626 [ 276 ] {c1f833db-7179-4e1a-ac63-bf4d06e90410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11999 | 2025.08.28 21:41:34.560974 [ 276 ] {c1f833db-7179-4e1a-ac63-bf4d06e90410} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12000 | 2025.08.28 21:41:34.561187 [ 276 ] {c1f833db-7179-4e1a-ac63-bf4d06e90410} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2025.08.28 21:41:34.561310 [ 138 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12002 | 2025.08.28 21:41:34.561320 [ 276 ] {c1f833db-7179-4e1a-ac63-bf4d06e90410} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001332 sec., 178678.67867867867 rows/sec., 10.95 MiB/sec. | ||
| 12003 | 2025.08.28 21:41:34.561351 [ 138 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.08.28 21:41:34.561373 [ 276 ] {c1f833db-7179-4e1a-ac63-bf4d06e90410} <Debug> TCPHandler: Processed in 0.001530669 sec. | ||
| 12005 | 2025.08.28 21:41:34.561379 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12006 | 2025.08.28 21:41:34.561484 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2025.08.28 21:41:34.561497 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12008 | 2025.08.28 21:41:34.561583 [ 276 ] {df796346-5510-405e-aa7c-8944a79879b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12009 | 2025.08.28 21:41:34.561628 [ 276 ] {df796346-5510-405e-aa7c-8944a79879b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12010 | 2025.08.28 21:41:34.561629 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12011 | 2025.08.28 21:41:34.561675 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 256 rows starting from the beginning of the part | ||
| 12012 | 2025.08.28 21:41:34.561739 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 12013 | 2025.08.28 21:41:34.561789 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 238 rows starting from the beginning of the part | ||
| 12014 | 2025.08.28 21:41:34.561830 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 240 rows starting from the beginning of the part | ||
| 12015 | 2025.08.28 21:41:34.561870 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 238 rows starting from the beginning of the part | ||
| 12016 | 2025.08.28 21:41:34.561910 [ 189 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 238 rows starting from the beginning of the part | ||
| 12017 | 2025.08.28 21:41:34.562104 [ 276 ] {df796346-5510-405e-aa7c-8944a79879b6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2025.08.28 21:41:34.562147 [ 276 ] {df796346-5510-405e-aa7c-8944a79879b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12019 | 2025.08.28 21:41:34.562475 [ 276 ] {df796346-5510-405e-aa7c-8944a79879b6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12020 | 2025.08.28 21:41:34.562695 [ 276 ] {df796346-5510-405e-aa7c-8944a79879b6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2025.08.28 21:41:34.562776 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7007 rows, containing 5 columns (5 merged, 0 gathered) in 0.002835944 sec., 2470782.215727814 rows/sec., 208.52 MiB/sec. | ||
| 12022 | 2025.08.28 21:41:34.562828 [ 276 ] {df796346-5510-405e-aa7c-8944a79879b6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001263 sec., 160728.42438638164 rows/sec., 10.37 MiB/sec. | ||
| 12023 | 2025.08.28 21:41:34.562866 [ 276 ] {df796346-5510-405e-aa7c-8944a79879b6} <Debug> TCPHandler: Processed in 0.001430267 sec. | ||
| 12024 | 2025.08.28 21:41:34.563003 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2025.08.28 21:41:34.563025 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577131 sec., 769752.163897609 rows/sec., 50.21 MiB/sec. | ||
| 12026 | 2025.08.28 21:41:34.563037 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12027 | 2025.08.28 21:41:34.563119 [ 276 ] {c81cc0e8-da56-4c37-a609-26e6ed16d6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12028 | 2025.08.28 21:41:34.563172 [ 276 ] {c81cc0e8-da56-4c37-a609-26e6ed16d6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12029 | 2025.08.28 21:41:34.563192 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12030 | 2025.08.28 21:41:34.563364 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2025.08.28 21:41:34.563455 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_96_19} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12032 | 2025.08.28 21:41:34.563496 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12033 | 2025.08.28 21:41:34.563549 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 12034 | 2025.08.28 21:41:34.563572 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_56_11} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12035 | 2025.08.28 21:41:34.563657 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12036 | 2025.08.28 21:41:34.563719 [ 276 ] {c81cc0e8-da56-4c37-a609-26e6ed16d6f5} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2025.08.28 21:41:34.563762 [ 276 ] {c81cc0e8-da56-4c37-a609-26e6ed16d6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12038 | 2025.08.28 21:41:34.564115 [ 276 ] {c81cc0e8-da56-4c37-a609-26e6ed16d6f5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12039 | 2025.08.28 21:41:34.564324 [ 276 ] {c81cc0e8-da56-4c37-a609-26e6ed16d6f5} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2025.08.28 21:41:34.564452 [ 276 ] {c81cc0e8-da56-4c37-a609-26e6ed16d6f5} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001357 sec., 148857.77450257924 rows/sec., 8.45 MiB/sec. | ||
| 12041 | 2025.08.28 21:41:34.564489 [ 276 ] {c81cc0e8-da56-4c37-a609-26e6ed16d6f5} <Debug> TCPHandler: Processed in 0.001537211 sec. | ||
| 12042 | 2025.08.28 21:41:34.564596 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12043 | 2025.08.28 21:41:34.564688 [ 276 ] {8d4b9135-9d99-4afc-8a5c-4e598df3baba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12044 | 2025.08.28 21:41:34.564727 [ 276 ] {8d4b9135-9d99-4afc-8a5c-4e598df3baba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12045 | 2025.08.28 21:41:34.565473 [ 276 ] {8d4b9135-9d99-4afc-8a5c-4e598df3baba} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2025.08.28 21:41:34.565509 [ 276 ] {8d4b9135-9d99-4afc-8a5c-4e598df3baba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12047 | 2025.08.28 21:41:34.565837 [ 276 ] {8d4b9135-9d99-4afc-8a5c-4e598df3baba} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12048 | 2025.08.28 21:41:34.566048 [ 276 ] {8d4b9135-9d99-4afc-8a5c-4e598df3baba} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2025.08.28 21:41:34.566167 [ 138 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12050 | 2025.08.28 21:41:34.566176 [ 276 ] {8d4b9135-9d99-4afc-8a5c-4e598df3baba} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001506 sec., 460823.3731739708 rows/sec., 32.38 MiB/sec. | ||
| 12051 | 2025.08.28 21:41:34.566210 [ 138 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2025.08.28 21:41:34.566258 [ 276 ] {8d4b9135-9d99-4afc-8a5c-4e598df3baba} <Debug> TCPHandler: Processed in 0.001709454 sec. | ||
| 12053 | 2025.08.28 21:41:34.566258 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12054 | 2025.08.28 21:41:34.566354 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12055 | 2025.08.28 21:41:34.566377 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12056 | 2025.08.28 21:41:34.566462 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12057 | 2025.08.28 21:41:34.566475 [ 276 ] {3b6a0c89-3dc1-47f9-be18-d7c6717969e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12058 | 2025.08.28 21:41:34.566498 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1186 rows starting from the beginning of the part | ||
| 12059 | 2025.08.28 21:41:34.566521 [ 276 ] {3b6a0c89-3dc1-47f9-be18-d7c6717969e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12060 | 2025.08.28 21:41:34.566564 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 696 rows starting from the beginning of the part | ||
| 12061 | 2025.08.28 21:41:34.566614 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12062 | 2025.08.28 21:41:34.566652 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 694 rows starting from the beginning of the part | ||
| 12063 | 2025.08.28 21:41:34.566690 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 520 rows starting from the beginning of the part | ||
| 12064 | 2025.08.28 21:41:34.566727 [ 198 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 694 rows starting from the beginning of the part | ||
| 12065 | 2025.08.28 21:41:34.566870 [ 276 ] {3b6a0c89-3dc1-47f9-be18-d7c6717969e1} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2025.08.28 21:41:34.566912 [ 276 ] {3b6a0c89-3dc1-47f9-be18-d7c6717969e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12067 | 2025.08.28 21:41:34.567236 [ 276 ] {3b6a0c89-3dc1-47f9-be18-d7c6717969e1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12068 | 2025.08.28 21:41:34.567447 [ 276 ] {3b6a0c89-3dc1-47f9-be18-d7c6717969e1} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2025.08.28 21:41:34.567582 [ 276 ] {3b6a0c89-3dc1-47f9-be18-d7c6717969e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 12070 | 2025.08.28 21:41:34.567618 [ 276 ] {3b6a0c89-3dc1-47f9-be18-d7c6717969e1} <Debug> TCPHandler: Processed in 0.001288153 sec. | ||
| 12071 | 2025.08.28 21:41:34.567727 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12072 | 2025.08.28 21:41:34.567821 [ 276 ] {1e08044b-46b3-41a0-97f2-cb96ca9808ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12073 | 2025.08.28 21:41:34.567865 [ 276 ] {1e08044b-46b3-41a0-97f2-cb96ca9808ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12074 | 2025.08.28 21:41:34.568108 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3854 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786696 sec., 2157054.1379171386 rows/sec., 162.15 MiB/sec. | ||
| 12075 | 2025.08.28 21:41:34.568282 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12076 | 2025.08.28 21:41:34.568340 [ 276 ] {1e08044b-46b3-41a0-97f2-cb96ca9808ff} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2025.08.28 21:41:34.568382 [ 276 ] {1e08044b-46b3-41a0-97f2-cb96ca9808ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12078 | 2025.08.28 21:41:34.568578 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2025.08.28 21:41:34.568658 [ 190 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_96_19} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12080 | 2025.08.28 21:41:34.568736 [ 276 ] {1e08044b-46b3-41a0-97f2-cb96ca9808ff} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12081 | 2025.08.28 21:41:34.568738 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12082 | 2025.08.28 21:41:34.568954 [ 276 ] {1e08044b-46b3-41a0-97f2-cb96ca9808ff} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2025.08.28 21:41:34.569092 [ 276 ] {1e08044b-46b3-41a0-97f2-cb96ca9808ff} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001289 sec., 238169.12335143524 rows/sec., 15.67 MiB/sec. | ||
| 12084 | 2025.08.28 21:41:34.569129 [ 276 ] {1e08044b-46b3-41a0-97f2-cb96ca9808ff} <Debug> TCPHandler: Processed in 0.001450538 sec. | ||
| 12085 | 2025.08.28 21:41:34.569229 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2025.08.28 21:41:34.569319 [ 276 ] {ecb4e5f3-9563-492b-b903-e1cb7d93aea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12087 | 2025.08.28 21:41:34.569360 [ 276 ] {ecb4e5f3-9563-492b-b903-e1cb7d93aea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12088 | 2025.08.28 21:41:34.569656 [ 276 ] {ecb4e5f3-9563-492b-b903-e1cb7d93aea5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2025.08.28 21:41:34.569692 [ 276 ] {ecb4e5f3-9563-492b-b903-e1cb7d93aea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12090 | 2025.08.28 21:41:34.569999 [ 276 ] {ecb4e5f3-9563-492b-b903-e1cb7d93aea5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12091 | 2025.08.28 21:41:34.570207 [ 276 ] {ecb4e5f3-9563-492b-b903-e1cb7d93aea5} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2025.08.28 21:41:34.570336 [ 276 ] {ecb4e5f3-9563-492b-b903-e1cb7d93aea5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 12093 | 2025.08.28 21:41:34.570371 [ 276 ] {ecb4e5f3-9563-492b-b903-e1cb7d93aea5} <Debug> TCPHandler: Processed in 0.001188641 sec. | ||
| 12094 | 2025.08.28 21:41:34.570479 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12095 | 2025.08.28 21:41:34.570579 [ 276 ] {ebd22a91-29aa-4d88-9118-75bfc018b93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12096 | 2025.08.28 21:41:34.570637 [ 276 ] {ebd22a91-29aa-4d88-9118-75bfc018b93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12097 | 2025.08.28 21:41:34.571549 [ 276 ] {ebd22a91-29aa-4d88-9118-75bfc018b93a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2025.08.28 21:41:34.571585 [ 276 ] {ebd22a91-29aa-4d88-9118-75bfc018b93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12099 | 2025.08.28 21:41:34.572173 [ 276 ] {ebd22a91-29aa-4d88-9118-75bfc018b93a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12100 | 2025.08.28 21:41:34.572395 [ 276 ] {ebd22a91-29aa-4d88-9118-75bfc018b93a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12101 | 2025.08.28 21:41:34.572533 [ 276 ] {ebd22a91-29aa-4d88-9118-75bfc018b93a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001973 sec., 21287.379624936646 rows/sec., 38.15 MiB/sec. | ||
| 12102 | 2025.08.28 21:41:34.572614 [ 276 ] {ebd22a91-29aa-4d88-9118-75bfc018b93a} <Debug> TCPHandler: Processed in 0.002183597 sec. | ||
| 12103 | 2025.08.28 21:41:34.572729 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12104 | 2025.08.28 21:41:34.572825 [ 276 ] {e9cdedc9-02fe-4eb3-89d3-c1f47f70eb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12105 | 2025.08.28 21:41:34.572867 [ 276 ] {e9cdedc9-02fe-4eb3-89d3-c1f47f70eb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12106 | 2025.08.28 21:41:34.573287 [ 276 ] {e9cdedc9-02fe-4eb3-89d3-c1f47f70eb09} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12107 | 2025.08.28 21:41:34.573329 [ 276 ] {e9cdedc9-02fe-4eb3-89d3-c1f47f70eb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12108 | 2025.08.28 21:41:34.573661 [ 276 ] {e9cdedc9-02fe-4eb3-89d3-c1f47f70eb09} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12109 | 2025.08.28 21:41:34.573874 [ 276 ] {e9cdedc9-02fe-4eb3-89d3-c1f47f70eb09} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2025.08.28 21:41:34.574009 [ 276 ] {e9cdedc9-02fe-4eb3-89d3-c1f47f70eb09} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001203 sec., 84788.02992518703 rows/sec., 5.21 MiB/sec. | ||
| 12111 | 2025.08.28 21:41:34.574011 [ 138 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12112 | 2025.08.28 21:41:34.574051 [ 276 ] {e9cdedc9-02fe-4eb3-89d3-c1f47f70eb09} <Debug> TCPHandler: Processed in 0.001370335 sec. | ||
| 12113 | 2025.08.28 21:41:34.574062 [ 138 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.08.28 21:41:34.574091 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12115 | 2025.08.28 21:41:34.574169 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12116 | 2025.08.28 21:41:34.574267 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12117 | 2025.08.28 21:41:34.574296 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 7230 rows starting from the beginning of the part | ||
| 12118 | 2025.08.28 21:41:34.574345 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 102 rows starting from the beginning of the part | ||
| 12119 | 2025.08.28 21:41:34.574387 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12120 | 2025.08.28 21:41:34.574424 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 102 rows starting from the beginning of the part | ||
| 12121 | 2025.08.28 21:41:34.574463 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12122 | 2025.08.28 21:41:34.574499 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 102 rows starting from the beginning of the part | ||
| 12123 | 2025.08.28 21:41:34.576285 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7656 rows, containing 4 columns (4 merged, 0 gathered) in 0.002152275 sec., 3557166.2543122973 rows/sec., 226.14 MiB/sec. | ||
| 12124 | 2025.08.28 21:41:34.576711 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12125 | 2025.08.28 21:41:34.576985 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2025.08.28 21:41:34.577059 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_96_19} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12127 | 2025.08.28 21:41:34.577155 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 12128 | 2025.08.28 21:41:35.724318 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12129 | 2025.08.28 21:41:35.724375 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12130 | 2025.08.28 21:41:35.952505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
| 12131 | 2025.08.28 21:41:35.953007 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2025.08.28 21:41:35.953041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12133 | 2025.08.28 21:41:35.953529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12134 | 2025.08.28 21:41:35.953751 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2025.08.28 21:41:35.953871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 12136 | 2025.08.28 21:41:35.953869 [ 136 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12137 | 2025.08.28 21:41:35.953922 [ 136 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2025.08.28 21:41:35.953944 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12139 | 2025.08.28 21:41:35.954070 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12140 | 2025.08.28 21:41:35.954212 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12141 | 2025.08.28 21:41:35.954252 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
| 12142 | 2025.08.28 21:41:35.954316 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
| 12143 | 2025.08.28 21:41:35.954364 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
| 12144 | 2025.08.28 21:41:35.954405 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
| 12145 | 2025.08.28 21:41:35.954441 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
| 12146 | 2025.08.28 21:41:35.954478 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
| 12147 | 2025.08.28 21:41:35.956756 [ 199 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740051 sec., 11042130.237721853 rows/sec., 157.96 MiB/sec. | ||
| 12148 | 2025.08.28 21:41:35.957131 [ 188 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12149 | 2025.08.28 21:41:35.957392 [ 188 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2025.08.28 21:41:35.957455 [ 188 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_66_13} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12151 | 2025.08.28 21:41:35.957542 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 12152 | 2025.08.28 21:41:37.631019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12153 | 2025.08.28 21:41:37.649536 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2025.08.28 21:41:37.649599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12155 | 2025.08.28 21:41:37.655777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12156 | 2025.08.28 21:41:37.656529 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2025.08.28 21:41:37.656862 [ 115 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12158 | 2025.08.28 21:41:37.656964 [ 115 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2025.08.28 21:41:37.657003 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12160 | 2025.08.28 21:41:37.657154 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12161 | 2025.08.28 21:41:37.660280 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12162 | 2025.08.28 21:41:37.661010 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12163 | 2025.08.28 21:41:37.662492 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 12164 | 2025.08.28 21:41:37.666810 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 12165 | 2025.08.28 21:41:37.671314 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 12166 | 2025.08.28 21:41:37.675817 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 12167 | 2025.08.28 21:41:37.680402 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 12168 | 2025.08.28 21:41:37.684225 [ 195 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 12169 | 2025.08.28 21:41:37.736999 [ 198 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.079909462 sec., 6219.538807556983 rows/sec., 32.16 MiB/sec. | ||
| 12170 | 2025.08.28 21:41:37.740373 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12171 | 2025.08.28 21:41:37.742376 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.08.28 21:41:37.742485 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_66_13} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12173 | 2025.08.28 21:41:37.745322 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 12174 | 2025.08.28 21:41:38.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.70 MiB, peak 340.44 MiB, free memory in arenas 0.00 B, will set to 329.00 MiB (RSS), difference: 2.30 MiB | ||
| 12175 | 2025.08.28 21:41:39.541832 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12176 | 2025.08.28 21:41:39.542123 [ 276 ] {af22a80e-39d2-49eb-9b4f-49ba9795b5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12177 | 2025.08.28 21:41:39.542225 [ 276 ] {af22a80e-39d2-49eb-9b4f-49ba9795b5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12178 | 2025.08.28 21:41:39.542858 [ 276 ] {af22a80e-39d2-49eb-9b4f-49ba9795b5a7} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2025.08.28 21:41:39.542910 [ 276 ] {af22a80e-39d2-49eb-9b4f-49ba9795b5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12180 | 2025.08.28 21:41:39.543315 [ 276 ] {af22a80e-39d2-49eb-9b4f-49ba9795b5a7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12181 | 2025.08.28 21:41:39.543547 [ 276 ] {af22a80e-39d2-49eb-9b4f-49ba9795b5a7} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2025.08.28 21:41:39.543717 [ 276 ] {af22a80e-39d2-49eb-9b4f-49ba9795b5a7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.56 MiB/sec. | ||
| 12183 | 2025.08.28 21:41:39.543769 [ 276 ] {af22a80e-39d2-49eb-9b4f-49ba9795b5a7} <Debug> TCPHandler: Processed in 0.002127775 sec. | ||
| 12184 | 2025.08.28 21:41:39.543885 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2025.08.28 21:41:39.544000 [ 276 ] {fcc1f062-6d01-4849-9931-d7d03c7fb93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12186 | 2025.08.28 21:41:39.544045 [ 276 ] {fcc1f062-6d01-4849-9931-d7d03c7fb93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12187 | 2025.08.28 21:41:39.544476 [ 276 ] {fcc1f062-6d01-4849-9931-d7d03c7fb93f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.08.28 21:41:39.544515 [ 276 ] {fcc1f062-6d01-4849-9931-d7d03c7fb93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12189 | 2025.08.28 21:41:39.544833 [ 276 ] {fcc1f062-6d01-4849-9931-d7d03c7fb93f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12190 | 2025.08.28 21:41:39.545052 [ 276 ] {fcc1f062-6d01-4849-9931-d7d03c7fb93f} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2025.08.28 21:41:39.545187 [ 276 ] {fcc1f062-6d01-4849-9931-d7d03c7fb93f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 12192 | 2025.08.28 21:41:39.545226 [ 276 ] {fcc1f062-6d01-4849-9931-d7d03c7fb93f} <Debug> TCPHandler: Processed in 0.001392857 sec. | ||
| 12193 | 2025.08.28 21:41:39.545336 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12194 | 2025.08.28 21:41:39.545442 [ 276 ] {8b3d7872-69bc-4f22-ba70-6a879fa469c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12195 | 2025.08.28 21:41:39.545487 [ 276 ] {8b3d7872-69bc-4f22-ba70-6a879fa469c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12196 | 2025.08.28 21:41:39.545889 [ 276 ] {8b3d7872-69bc-4f22-ba70-6a879fa469c8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2025.08.28 21:41:39.545927 [ 276 ] {8b3d7872-69bc-4f22-ba70-6a879fa469c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12198 | 2025.08.28 21:41:39.546280 [ 276 ] {8b3d7872-69bc-4f22-ba70-6a879fa469c8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12199 | 2025.08.28 21:41:39.546498 [ 276 ] {8b3d7872-69bc-4f22-ba70-6a879fa469c8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2025.08.28 21:41:39.546630 [ 276 ] {8b3d7872-69bc-4f22-ba70-6a879fa469c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 12201 | 2025.08.28 21:41:39.546669 [ 276 ] {8b3d7872-69bc-4f22-ba70-6a879fa469c8} <Debug> TCPHandler: Processed in 0.001382776 sec. | ||
| 12202 | 2025.08.28 21:41:39.546773 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2025.08.28 21:41:39.546878 [ 276 ] {b3f95c2a-8c4d-4729-8c43-fc7cdc5222de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12204 | 2025.08.28 21:41:39.546919 [ 276 ] {b3f95c2a-8c4d-4729-8c43-fc7cdc5222de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12205 | 2025.08.28 21:41:39.547290 [ 276 ] {b3f95c2a-8c4d-4729-8c43-fc7cdc5222de} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2025.08.28 21:41:39.547327 [ 276 ] {b3f95c2a-8c4d-4729-8c43-fc7cdc5222de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12207 | 2025.08.28 21:41:39.547643 [ 276 ] {b3f95c2a-8c4d-4729-8c43-fc7cdc5222de} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12208 | 2025.08.28 21:41:39.547856 [ 276 ] {b3f95c2a-8c4d-4729-8c43-fc7cdc5222de} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2025.08.28 21:41:39.547984 [ 276 ] {b3f95c2a-8c4d-4729-8c43-fc7cdc5222de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 12210 | 2025.08.28 21:41:39.548025 [ 276 ] {b3f95c2a-8c4d-4729-8c43-fc7cdc5222de} <Debug> TCPHandler: Processed in 0.001301073 sec. | ||
| 12211 | 2025.08.28 21:41:41.051392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1730 | ||
| 12212 | 2025.08.28 21:41:41.053771 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2025.08.28 21:41:41.053828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12214 | 2025.08.28 21:41:41.055134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12215 | 2025.08.28 21:41:41.055448 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2025.08.28 21:41:41.055827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
| 12217 | 2025.08.28 21:41:43.454932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
| 12218 | 2025.08.28 21:41:43.455470 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2025.08.28 21:41:43.455513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12220 | 2025.08.28 21:41:43.456298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12221 | 2025.08.28 21:41:43.456539 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2025.08.28 21:41:43.456689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 12223 | 2025.08.28 21:41:44.554126 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2025.08.28 21:41:44.554308 [ 276 ] {3c3e4784-3c46-49ee-ae48-2634e5a262f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12225 | 2025.08.28 21:41:44.554373 [ 276 ] {3c3e4784-3c46-49ee-ae48-2634e5a262f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12226 | 2025.08.28 21:41:44.555156 [ 276 ] {3c3e4784-3c46-49ee-ae48-2634e5a262f8} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2025.08.28 21:41:44.555199 [ 276 ] {3c3e4784-3c46-49ee-ae48-2634e5a262f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12228 | 2025.08.28 21:41:44.555619 [ 276 ] {3c3e4784-3c46-49ee-ae48-2634e5a262f8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12229 | 2025.08.28 21:41:44.555842 [ 276 ] {3c3e4784-3c46-49ee-ae48-2634e5a262f8} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2025.08.28 21:41:44.555973 [ 124 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 12231 | 2025.08.28 21:41:44.555991 [ 276 ] {3c3e4784-3c46-49ee-ae48-2634e5a262f8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001732 sec., 226327.94457274827 rows/sec., 14.36 MiB/sec. | ||
| 12232 | 2025.08.28 21:41:44.556016 [ 124 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2025.08.28 21:41:44.556040 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12234 | 2025.08.28 21:41:44.556041 [ 276 ] {3c3e4784-3c46-49ee-ae48-2634e5a262f8} <Debug> TCPHandler: Processed in 0.002044573 sec. | ||
| 12235 | 2025.08.28 21:41:44.556168 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2025.08.28 21:41:44.556175 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 12237 | 2025.08.28 21:41:44.556266 [ 276 ] {6b0749ed-457f-466b-9558-5bd63877e3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12238 | 2025.08.28 21:41:44.556316 [ 276 ] {6b0749ed-457f-466b-9558-5bd63877e3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12239 | 2025.08.28 21:41:44.556333 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12240 | 2025.08.28 21:41:44.556371 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 392 rows starting from the beginning of the part | ||
| 12241 | 2025.08.28 21:41:44.556438 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 392 rows starting from the beginning of the part | ||
| 12242 | 2025.08.28 21:41:44.556483 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 392 rows starting from the beginning of the part | ||
| 12243 | 2025.08.28 21:41:44.556556 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 392 rows starting from the beginning of the part | ||
| 12244 | 2025.08.28 21:41:44.556605 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 392 rows starting from the beginning of the part | ||
| 12245 | 2025.08.28 21:41:44.556730 [ 276 ] {6b0749ed-457f-466b-9558-5bd63877e3d6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2025.08.28 21:41:44.556771 [ 276 ] {6b0749ed-457f-466b-9558-5bd63877e3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12247 | 2025.08.28 21:41:44.557106 [ 276 ] {6b0749ed-457f-466b-9558-5bd63877e3d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12248 | 2025.08.28 21:41:44.557331 [ 276 ] {6b0749ed-457f-466b-9558-5bd63877e3d6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2025.08.28 21:41:44.557461 [ 276 ] {6b0749ed-457f-466b-9558-5bd63877e3d6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001215 sec., 9876.543209876543 rows/sec., 805.36 KiB/sec. | ||
| 12250 | 2025.08.28 21:41:44.557497 [ 276 ] {6b0749ed-457f-466b-9558-5bd63877e3d6} <Debug> TCPHandler: Processed in 0.001379146 sec. | ||
| 12251 | 2025.08.28 21:41:44.557605 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2025.08.28 21:41:44.557697 [ 276 ] {9e26f03c-8a2d-4b2b-b479-e32791901b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12253 | 2025.08.28 21:41:44.557737 [ 276 ] {9e26f03c-8a2d-4b2b-b479-e32791901b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12254 | 2025.08.28 21:41:44.557747 [ 194 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628102 sec., 1203855.7780777863 rows/sec., 80.97 MiB/sec. | ||
| 12255 | 2025.08.28 21:41:44.557906 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 12256 | 2025.08.28 21:41:44.558186 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2025.08.28 21:41:44.558308 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_49_12} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 12258 | 2025.08.28 21:41:44.558385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12259 | 2025.08.28 21:41:44.558653 [ 276 ] {9e26f03c-8a2d-4b2b-b479-e32791901b9f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12260 | 2025.08.28 21:41:44.558692 [ 276 ] {9e26f03c-8a2d-4b2b-b479-e32791901b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12261 | 2025.08.28 21:41:44.559064 [ 276 ] {9e26f03c-8a2d-4b2b-b479-e32791901b9f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12262 | 2025.08.28 21:41:44.559269 [ 276 ] {9e26f03c-8a2d-4b2b-b479-e32791901b9f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12263 | 2025.08.28 21:41:44.559400 [ 276 ] {9e26f03c-8a2d-4b2b-b479-e32791901b9f} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.001721 sec., 672283.556072051 rows/sec., 53.64 MiB/sec. | ||
| 12264 | 2025.08.28 21:41:44.559436 [ 276 ] {9e26f03c-8a2d-4b2b-b479-e32791901b9f} <Debug> TCPHandler: Processed in 0.001877949 sec. | ||
| 12265 | 2025.08.28 21:41:44.559545 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2025.08.28 21:41:44.559638 [ 276 ] {a91265d7-93cb-445f-86a9-60c4e146bbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12267 | 2025.08.28 21:41:44.559676 [ 276 ] {a91265d7-93cb-445f-86a9-60c4e146bbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12268 | 2025.08.28 21:41:44.560173 [ 276 ] {a91265d7-93cb-445f-86a9-60c4e146bbd6} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12269 | 2025.08.28 21:41:44.560206 [ 276 ] {a91265d7-93cb-445f-86a9-60c4e146bbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12270 | 2025.08.28 21:41:44.560517 [ 276 ] {a91265d7-93cb-445f-86a9-60c4e146bbd6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12271 | 2025.08.28 21:41:44.560723 [ 276 ] {a91265d7-93cb-445f-86a9-60c4e146bbd6} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12272 | 2025.08.28 21:41:44.560849 [ 276 ] {a91265d7-93cb-445f-86a9-60c4e146bbd6} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001229 sec., 203417.4125305126 rows/sec., 12.53 MiB/sec. | ||
| 12273 | 2025.08.28 21:41:44.560885 [ 276 ] {a91265d7-93cb-445f-86a9-60c4e146bbd6} <Debug> TCPHandler: Processed in 0.001388006 sec. | ||
| 12274 | 2025.08.28 21:41:44.560995 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12275 | 2025.08.28 21:41:44.561088 [ 276 ] {c7be4c58-9820-448e-bf59-b2ea9a1f6792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12276 | 2025.08.28 21:41:44.561126 [ 276 ] {c7be4c58-9820-448e-bf59-b2ea9a1f6792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12277 | 2025.08.28 21:41:44.561587 [ 276 ] {c7be4c58-9820-448e-bf59-b2ea9a1f6792} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2025.08.28 21:41:44.561621 [ 276 ] {c7be4c58-9820-448e-bf59-b2ea9a1f6792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12279 | 2025.08.28 21:41:44.561922 [ 276 ] {c7be4c58-9820-448e-bf59-b2ea9a1f6792} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12280 | 2025.08.28 21:41:44.562136 [ 276 ] {c7be4c58-9820-448e-bf59-b2ea9a1f6792} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2025.08.28 21:41:44.562265 [ 276 ] {c7be4c58-9820-448e-bf59-b2ea9a1f6792} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001195 sec., 169874.47698744768 rows/sec., 10.96 MiB/sec. | ||
| 12282 | 2025.08.28 21:41:44.562302 [ 276 ] {c7be4c58-9820-448e-bf59-b2ea9a1f6792} <Debug> TCPHandler: Processed in 0.001359015 sec. | ||
| 12283 | 2025.08.28 21:41:44.562405 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12284 | 2025.08.28 21:41:44.562497 [ 276 ] {0ee7d655-25d5-48bf-9381-58dc8f9867b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12285 | 2025.08.28 21:41:44.562535 [ 276 ] {0ee7d655-25d5-48bf-9381-58dc8f9867b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12286 | 2025.08.28 21:41:44.562982 [ 276 ] {0ee7d655-25d5-48bf-9381-58dc8f9867b6} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2025.08.28 21:41:44.563016 [ 276 ] {0ee7d655-25d5-48bf-9381-58dc8f9867b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12288 | 2025.08.28 21:41:44.563315 [ 276 ] {0ee7d655-25d5-48bf-9381-58dc8f9867b6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12289 | 2025.08.28 21:41:44.563522 [ 276 ] {0ee7d655-25d5-48bf-9381-58dc8f9867b6} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2025.08.28 21:41:44.563613 [ 124 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 12291 | 2025.08.28 21:41:44.563640 [ 124 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2025.08.28 21:41:44.563646 [ 276 ] {0ee7d655-25d5-48bf-9381-58dc8f9867b6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001167 sec., 173093.40188517564 rows/sec., 9.83 MiB/sec. | ||
| 12293 | 2025.08.28 21:41:44.563658 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12294 | 2025.08.28 21:41:44.563684 [ 276 ] {0ee7d655-25d5-48bf-9381-58dc8f9867b6} <Debug> TCPHandler: Processed in 0.001326254 sec. | ||
| 12295 | 2025.08.28 21:41:44.563759 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 12296 | 2025.08.28 21:41:44.563790 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2025.08.28 21:41:44.563890 [ 276 ] {d6044615-d43e-44cb-b73b-c1eab1886135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12298 | 2025.08.28 21:41:44.563900 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12299 | 2025.08.28 21:41:44.563931 [ 276 ] {d6044615-d43e-44cb-b73b-c1eab1886135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12300 | 2025.08.28 21:41:44.563939 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 202 rows starting from the beginning of the part | ||
| 12301 | 2025.08.28 21:41:44.564028 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 202 rows starting from the beginning of the part | ||
| 12302 | 2025.08.28 21:41:44.564075 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 202 rows starting from the beginning of the part | ||
| 12303 | 2025.08.28 21:41:44.564116 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 202 rows starting from the beginning of the part | ||
| 12304 | 2025.08.28 21:41:44.564165 [ 197 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 202 rows starting from the beginning of the part | ||
| 12305 | 2025.08.28 21:41:44.564614 [ 276 ] {d6044615-d43e-44cb-b73b-c1eab1886135} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2025.08.28 21:41:44.564654 [ 276 ] {d6044615-d43e-44cb-b73b-c1eab1886135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12307 | 2025.08.28 21:41:44.565020 [ 276 ] {d6044615-d43e-44cb-b73b-c1eab1886135} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12308 | 2025.08.28 21:41:44.565060 [ 199 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350415 sec., 747918.2325433292 rows/sec., 45.33 MiB/sec. | ||
| 12309 | 2025.08.28 21:41:44.565241 [ 194 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 12310 | 2025.08.28 21:41:44.565245 [ 276 ] {d6044615-d43e-44cb-b73b-c1eab1886135} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12311 | 2025.08.28 21:41:44.565395 [ 276 ] {d6044615-d43e-44cb-b73b-c1eab1886135} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001524 sec., 463254.593175853 rows/sec., 32.62 MiB/sec. | ||
| 12312 | 2025.08.28 21:41:44.565434 [ 276 ] {d6044615-d43e-44cb-b73b-c1eab1886135} <Debug> TCPHandler: Processed in 0.001691554 sec. | ||
| 12313 | 2025.08.28 21:41:44.565542 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12314 | 2025.08.28 21:41:44.565551 [ 194 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2025.08.28 21:41:44.565638 [ 276 ] {7404d111-2a3d-4c7f-8b24-91ab32de9991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12316 | 2025.08.28 21:41:44.565652 [ 194 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_49_12} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 12317 | 2025.08.28 21:41:44.565685 [ 276 ] {7404d111-2a3d-4c7f-8b24-91ab32de9991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12318 | 2025.08.28 21:41:44.565756 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12319 | 2025.08.28 21:41:44.566011 [ 276 ] {7404d111-2a3d-4c7f-8b24-91ab32de9991} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2025.08.28 21:41:44.566051 [ 276 ] {7404d111-2a3d-4c7f-8b24-91ab32de9991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12321 | 2025.08.28 21:41:44.566362 [ 276 ] {7404d111-2a3d-4c7f-8b24-91ab32de9991} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12322 | 2025.08.28 21:41:44.566575 [ 276 ] {7404d111-2a3d-4c7f-8b24-91ab32de9991} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2025.08.28 21:41:44.566701 [ 276 ] {7404d111-2a3d-4c7f-8b24-91ab32de9991} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 12324 | 2025.08.28 21:41:44.566736 [ 276 ] {7404d111-2a3d-4c7f-8b24-91ab32de9991} <Debug> TCPHandler: Processed in 0.001241132 sec. | ||
| 12325 | 2025.08.28 21:41:44.566844 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12326 | 2025.08.28 21:41:44.566935 [ 276 ] {7328f831-64e9-4916-a3e0-467eab5d3b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12327 | 2025.08.28 21:41:44.566976 [ 276 ] {7328f831-64e9-4916-a3e0-467eab5d3b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12328 | 2025.08.28 21:41:44.567416 [ 276 ] {7328f831-64e9-4916-a3e0-467eab5d3b5c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12329 | 2025.08.28 21:41:44.567449 [ 276 ] {7328f831-64e9-4916-a3e0-467eab5d3b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12330 | 2025.08.28 21:41:44.567788 [ 276 ] {7328f831-64e9-4916-a3e0-467eab5d3b5c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12331 | 2025.08.28 21:41:44.568002 [ 276 ] {7328f831-64e9-4916-a3e0-467eab5d3b5c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12332 | 2025.08.28 21:41:44.568132 [ 276 ] {7328f831-64e9-4916-a3e0-467eab5d3b5c} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001216 sec., 257401.31578947368 rows/sec., 16.95 MiB/sec. | ||
| 12333 | 2025.08.28 21:41:44.568168 [ 276 ] {7328f831-64e9-4916-a3e0-467eab5d3b5c} <Debug> TCPHandler: Processed in 0.001371206 sec. | ||
| 12334 | 2025.08.28 21:41:44.568291 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12335 | 2025.08.28 21:41:44.568416 [ 276 ] {6ae15aac-544a-441d-9a70-898ef36233fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12336 | 2025.08.28 21:41:44.568467 [ 276 ] {6ae15aac-544a-441d-9a70-898ef36233fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12337 | 2025.08.28 21:41:44.568878 [ 276 ] {6ae15aac-544a-441d-9a70-898ef36233fc} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12338 | 2025.08.28 21:41:44.568918 [ 276 ] {6ae15aac-544a-441d-9a70-898ef36233fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12339 | 2025.08.28 21:41:44.569299 [ 276 ] {6ae15aac-544a-441d-9a70-898ef36233fc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12340 | 2025.08.28 21:41:44.569518 [ 276 ] {6ae15aac-544a-441d-9a70-898ef36233fc} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2025.08.28 21:41:44.569651 [ 276 ] {6ae15aac-544a-441d-9a70-898ef36233fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00126 sec., 793.6507936507936 rows/sec., 53.48 KiB/sec. | ||
| 12342 | 2025.08.28 21:41:44.569688 [ 276 ] {6ae15aac-544a-441d-9a70-898ef36233fc} <Debug> TCPHandler: Processed in 0.001457008 sec. | ||
| 12343 | 2025.08.28 21:41:44.569794 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12344 | 2025.08.28 21:41:44.569888 [ 276 ] {19da8e80-886e-453d-8884-f5993bf389e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12345 | 2025.08.28 21:41:44.569943 [ 276 ] {19da8e80-886e-453d-8884-f5993bf389e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12346 | 2025.08.28 21:41:44.570798 [ 276 ] {19da8e80-886e-453d-8884-f5993bf389e1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12347 | 2025.08.28 21:41:44.570834 [ 276 ] {19da8e80-886e-453d-8884-f5993bf389e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12348 | 2025.08.28 21:41:44.571566 [ 276 ] {19da8e80-886e-453d-8884-f5993bf389e1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12349 | 2025.08.28 21:41:44.571859 [ 276 ] {19da8e80-886e-453d-8884-f5993bf389e1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2025.08.28 21:41:44.572025 [ 276 ] {19da8e80-886e-453d-8884-f5993bf389e1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002155 sec., 19489.559164733182 rows/sec., 34.92 MiB/sec. | ||
| 12351 | 2025.08.28 21:41:44.572082 [ 276 ] {19da8e80-886e-453d-8884-f5993bf389e1} <Debug> TCPHandler: Processed in 0.00233591 sec. | ||
| 12352 | 2025.08.28 21:41:44.572203 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12353 | 2025.08.28 21:41:44.572304 [ 276 ] {13a9b139-ee23-4364-b39e-3ced5852ba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12354 | 2025.08.28 21:41:44.572345 [ 276 ] {13a9b139-ee23-4364-b39e-3ced5852ba5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12355 | 2025.08.28 21:41:44.572738 [ 276 ] {13a9b139-ee23-4364-b39e-3ced5852ba5b} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2025.08.28 21:41:44.572781 [ 276 ] {13a9b139-ee23-4364-b39e-3ced5852ba5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12357 | 2025.08.28 21:41:44.573212 [ 276 ] {13a9b139-ee23-4364-b39e-3ced5852ba5b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12358 | 2025.08.28 21:41:44.573525 [ 276 ] {13a9b139-ee23-4364-b39e-3ced5852ba5b} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2025.08.28 21:41:44.573701 [ 276 ] {13a9b139-ee23-4364-b39e-3ced5852ba5b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001414 sec., 72135.78500707215 rows/sec., 4.43 MiB/sec. | ||
| 12360 | 2025.08.28 21:41:44.573752 [ 276 ] {13a9b139-ee23-4364-b39e-3ced5852ba5b} <Debug> TCPHandler: Processed in 0.001597361 sec. | ||
| 12361 | 2025.08.28 21:41:45.161294 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12362 | 2025.08.28 21:41:45.177067 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2025.08.28 21:41:45.177131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12364 | 2025.08.28 21:41:45.182411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12365 | 2025.08.28 21:41:45.183113 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2025.08.28 21:41:45.186175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12367 | 2025.08.28 21:41:49.541078 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2025.08.28 21:41:49.541280 [ 276 ] {abfce32b-86b9-42a3-bf9c-af9d1ae4fc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12369 | 2025.08.28 21:41:49.541342 [ 276 ] {abfce32b-86b9-42a3-bf9c-af9d1ae4fc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12370 | 2025.08.28 21:41:49.542017 [ 276 ] {abfce32b-86b9-42a3-bf9c-af9d1ae4fc35} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.08.28 21:41:49.542059 [ 276 ] {abfce32b-86b9-42a3-bf9c-af9d1ae4fc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12372 | 2025.08.28 21:41:49.542478 [ 276 ] {abfce32b-86b9-42a3-bf9c-af9d1ae4fc35} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12373 | 2025.08.28 21:41:49.542698 [ 276 ] {abfce32b-86b9-42a3-bf9c-af9d1ae4fc35} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2025.08.28 21:41:49.542848 [ 276 ] {abfce32b-86b9-42a3-bf9c-af9d1ae4fc35} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.63 MiB/sec. | ||
| 12375 | 2025.08.28 21:41:49.542890 [ 276 ] {abfce32b-86b9-42a3-bf9c-af9d1ae4fc35} <Debug> TCPHandler: Processed in 0.00193868 sec. | ||
| 12376 | 2025.08.28 21:41:49.543021 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12377 | 2025.08.28 21:41:49.543141 [ 276 ] {98be4010-dcd6-403d-8b08-db1adddf6747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12378 | 2025.08.28 21:41:49.543181 [ 276 ] {98be4010-dcd6-403d-8b08-db1adddf6747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12379 | 2025.08.28 21:41:49.543634 [ 276 ] {98be4010-dcd6-403d-8b08-db1adddf6747} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2025.08.28 21:41:49.543669 [ 276 ] {98be4010-dcd6-403d-8b08-db1adddf6747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12381 | 2025.08.28 21:41:49.543976 [ 276 ] {98be4010-dcd6-403d-8b08-db1adddf6747} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12382 | 2025.08.28 21:41:49.544170 [ 276 ] {98be4010-dcd6-403d-8b08-db1adddf6747} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2025.08.28 21:41:49.544292 [ 276 ] {98be4010-dcd6-403d-8b08-db1adddf6747} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 12384 | 2025.08.28 21:41:49.544327 [ 276 ] {98be4010-dcd6-403d-8b08-db1adddf6747} <Debug> TCPHandler: Processed in 0.001362455 sec. | ||
| 12385 | 2025.08.28 21:41:49.544442 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2025.08.28 21:41:49.544533 [ 276 ] {b4b8f588-6edf-457a-8c04-d00f30b9243f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12387 | 2025.08.28 21:41:49.544576 [ 276 ] {b4b8f588-6edf-457a-8c04-d00f30b9243f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12388 | 2025.08.28 21:41:49.544986 [ 276 ] {b4b8f588-6edf-457a-8c04-d00f30b9243f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2025.08.28 21:41:49.545020 [ 276 ] {b4b8f588-6edf-457a-8c04-d00f30b9243f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12390 | 2025.08.28 21:41:49.545334 [ 276 ] {b4b8f588-6edf-457a-8c04-d00f30b9243f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12391 | 2025.08.28 21:41:49.545534 [ 276 ] {b4b8f588-6edf-457a-8c04-d00f30b9243f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.08.28 21:41:49.545656 [ 276 ] {b4b8f588-6edf-457a-8c04-d00f30b9243f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 12393 | 2025.08.28 21:41:49.545692 [ 276 ] {b4b8f588-6edf-457a-8c04-d00f30b9243f} <Debug> TCPHandler: Processed in 0.001296943 sec. | ||
| 12394 | 2025.08.28 21:41:49.545800 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2025.08.28 21:41:49.545891 [ 276 ] {28c57beb-7754-4374-8399-59ce764fa5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12396 | 2025.08.28 21:41:49.545932 [ 276 ] {28c57beb-7754-4374-8399-59ce764fa5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12397 | 2025.08.28 21:41:49.546269 [ 276 ] {28c57beb-7754-4374-8399-59ce764fa5a4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.08.28 21:41:49.546303 [ 276 ] {28c57beb-7754-4374-8399-59ce764fa5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12399 | 2025.08.28 21:41:49.546597 [ 276 ] {28c57beb-7754-4374-8399-59ce764fa5a4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12400 | 2025.08.28 21:41:49.546798 [ 276 ] {28c57beb-7754-4374-8399-59ce764fa5a4} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.08.28 21:41:49.546922 [ 276 ] {28c57beb-7754-4374-8399-59ce764fa5a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 12402 | 2025.08.28 21:41:49.546958 [ 276 ] {28c57beb-7754-4374-8399-59ce764fa5a4} <Debug> TCPHandler: Processed in 0.001204421 sec. | ||
| 12403 | 2025.08.28 21:41:50.724415 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12404 | 2025.08.28 21:41:50.724467 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12405 | 2025.08.28 21:41:50.957775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
| 12406 | 2025.08.28 21:41:50.958286 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2025.08.28 21:41:50.958338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12408 | 2025.08.28 21:41:50.958838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12409 | 2025.08.28 21:41:50.959077 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2025.08.28 21:41:50.959226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 12411 | 2025.08.28 21:41:51.056914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1762 | ||
| 12412 | 2025.08.28 21:41:51.059349 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2025.08.28 21:41:51.059407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12414 | 2025.08.28 21:41:51.060755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12415 | 2025.08.28 21:41:51.061055 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2025.08.28 21:41:51.061468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
| 12417 | 2025.08.28 21:41:52.687180 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12418 | 2025.08.28 21:41:52.703838 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2025.08.28 21:41:52.703892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12420 | 2025.08.28 21:41:52.709777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12421 | 2025.08.28 21:41:52.710480 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2025.08.28 21:41:52.713320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12423 | 2025.08.28 21:41:54.553442 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12424 | 2025.08.28 21:41:54.553635 [ 276 ] {2704c9cc-3895-477b-9e36-9c26017745b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12425 | 2025.08.28 21:41:54.553706 [ 276 ] {2704c9cc-3895-477b-9e36-9c26017745b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12426 | 2025.08.28 21:41:54.554534 [ 276 ] {2704c9cc-3895-477b-9e36-9c26017745b4} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2025.08.28 21:41:54.554579 [ 276 ] {2704c9cc-3895-477b-9e36-9c26017745b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12428 | 2025.08.28 21:41:54.554991 [ 276 ] {2704c9cc-3895-477b-9e36-9c26017745b4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12429 | 2025.08.28 21:41:54.555212 [ 276 ] {2704c9cc-3895-477b-9e36-9c26017745b4} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2025.08.28 21:41:54.555359 [ 276 ] {2704c9cc-3895-477b-9e36-9c26017745b4} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001777 sec., 220596.51097355093 rows/sec., 14.00 MiB/sec. | ||
| 12431 | 2025.08.28 21:41:54.555400 [ 276 ] {2704c9cc-3895-477b-9e36-9c26017745b4} <Debug> TCPHandler: Processed in 0.002094794 sec. | ||
| 12432 | 2025.08.28 21:41:54.555514 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2025.08.28 21:41:54.555608 [ 276 ] {e32ea381-2ed1-4d47-86f9-2d65f727295f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12434 | 2025.08.28 21:41:54.555649 [ 276 ] {e32ea381-2ed1-4d47-86f9-2d65f727295f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12435 | 2025.08.28 21:41:54.556473 [ 276 ] {e32ea381-2ed1-4d47-86f9-2d65f727295f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2025.08.28 21:41:54.556508 [ 276 ] {e32ea381-2ed1-4d47-86f9-2d65f727295f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12437 | 2025.08.28 21:41:54.556868 [ 276 ] {e32ea381-2ed1-4d47-86f9-2d65f727295f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12438 | 2025.08.28 21:41:54.557074 [ 276 ] {e32ea381-2ed1-4d47-86f9-2d65f727295f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2025.08.28 21:41:54.557197 [ 276 ] {e32ea381-2ed1-4d47-86f9-2d65f727295f} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001607 sec., 716241.4436838831 rows/sec., 57.18 MiB/sec. | ||
| 12440 | 2025.08.28 21:41:54.557233 [ 276 ] {e32ea381-2ed1-4d47-86f9-2d65f727295f} <Debug> TCPHandler: Processed in 0.001765936 sec. | ||
| 12441 | 2025.08.28 21:41:54.557342 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2025.08.28 21:41:54.557443 [ 276 ] {00df2870-cec9-41ce-8507-7024657eaa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12443 | 2025.08.28 21:41:54.557482 [ 276 ] {00df2870-cec9-41ce-8507-7024657eaa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12444 | 2025.08.28 21:41:54.557948 [ 276 ] {00df2870-cec9-41ce-8507-7024657eaa64} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2025.08.28 21:41:54.557981 [ 276 ] {00df2870-cec9-41ce-8507-7024657eaa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12446 | 2025.08.28 21:41:54.558287 [ 276 ] {00df2870-cec9-41ce-8507-7024657eaa64} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12447 | 2025.08.28 21:41:54.558488 [ 276 ] {00df2870-cec9-41ce-8507-7024657eaa64} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2025.08.28 21:41:54.558618 [ 276 ] {00df2870-cec9-41ce-8507-7024657eaa64} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001193 sec., 199497.0662196144 rows/sec., 12.23 MiB/sec. | ||
| 12449 | 2025.08.28 21:41:54.558655 [ 276 ] {00df2870-cec9-41ce-8507-7024657eaa64} <Debug> TCPHandler: Processed in 0.001359576 sec. | ||
| 12450 | 2025.08.28 21:41:54.558752 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12451 | 2025.08.28 21:41:54.558842 [ 276 ] {532c712b-0c67-4157-a3f0-f8ee6fcd2aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12452 | 2025.08.28 21:41:54.558880 [ 276 ] {532c712b-0c67-4157-a3f0-f8ee6fcd2aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12453 | 2025.08.28 21:41:54.559323 [ 276 ] {532c712b-0c67-4157-a3f0-f8ee6fcd2aa6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12454 | 2025.08.28 21:41:54.559357 [ 276 ] {532c712b-0c67-4157-a3f0-f8ee6fcd2aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12455 | 2025.08.28 21:41:54.559646 [ 276 ] {532c712b-0c67-4157-a3f0-f8ee6fcd2aa6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12456 | 2025.08.28 21:41:54.559856 [ 276 ] {532c712b-0c67-4157-a3f0-f8ee6fcd2aa6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2025.08.28 21:41:54.559975 [ 116 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12458 | 2025.08.28 21:41:54.560010 [ 276 ] {532c712b-0c67-4157-a3f0-f8ee6fcd2aa6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001185 sec., 171308.01687763713 rows/sec., 11.05 MiB/sec. | ||
| 12459 | 2025.08.28 21:41:54.560012 [ 116 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2025.08.28 21:41:54.560043 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12461 | 2025.08.28 21:41:54.560052 [ 276 ] {532c712b-0c67-4157-a3f0-f8ee6fcd2aa6} <Debug> TCPHandler: Processed in 0.001345445 sec. | ||
| 12462 | 2025.08.28 21:41:54.560153 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12463 | 2025.08.28 21:41:54.560157 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2025.08.28 21:41:54.560300 [ 276 ] {4aa72d6a-3800-4ce9-9125-027d94b782f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12465 | 2025.08.28 21:41:54.560302 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12466 | 2025.08.28 21:41:54.560344 [ 276 ] {4aa72d6a-3800-4ce9-9125-027d94b782f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12467 | 2025.08.28 21:41:54.560352 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 432 rows starting from the beginning of the part | ||
| 12468 | 2025.08.28 21:41:54.560431 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 203 rows starting from the beginning of the part | ||
| 12469 | 2025.08.28 21:41:54.560476 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 228 rows starting from the beginning of the part | ||
| 12470 | 2025.08.28 21:41:54.560519 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 203 rows starting from the beginning of the part | ||
| 12471 | 2025.08.28 21:41:54.560558 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 203 rows starting from the beginning of the part | ||
| 12472 | 2025.08.28 21:41:54.560596 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 203 rows starting from the beginning of the part | ||
| 12473 | 2025.08.28 21:41:54.560823 [ 276 ] {4aa72d6a-3800-4ce9-9125-027d94b782f5} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2025.08.28 21:41:54.560866 [ 276 ] {4aa72d6a-3800-4ce9-9125-027d94b782f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12475 | 2025.08.28 21:41:54.561208 [ 276 ] {4aa72d6a-3800-4ce9-9125-027d94b782f5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12476 | 2025.08.28 21:41:54.561432 [ 276 ] {4aa72d6a-3800-4ce9-9125-027d94b782f5} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2025.08.28 21:41:54.561563 [ 276 ] {4aa72d6a-3800-4ce9-9125-027d94b782f5} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001282 sec., 157566.3026521061 rows/sec., 8.95 MiB/sec. | ||
| 12478 | 2025.08.28 21:41:54.561596 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491139 sec., 987164.8451284554 rows/sec., 68.42 MiB/sec. | ||
| 12479 | 2025.08.28 21:41:54.561601 [ 276 ] {4aa72d6a-3800-4ce9-9125-027d94b782f5} <Debug> TCPHandler: Processed in 0.001491979 sec. | ||
| 12480 | 2025.08.28 21:41:54.561770 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12481 | 2025.08.28 21:41:54.561827 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12482 | 2025.08.28 21:41:54.561867 [ 276 ] {2abb3f8d-eb42-4fbb-8951-2ae3b29e536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12483 | 2025.08.28 21:41:54.561910 [ 276 ] {2abb3f8d-eb42-4fbb-8951-2ae3b29e536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12484 | 2025.08.28 21:41:54.562148 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2025.08.28 21:41:54.562234 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_66_13} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12486 | 2025.08.28 21:41:54.562342 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12487 | 2025.08.28 21:41:54.562532 [ 276 ] {2abb3f8d-eb42-4fbb-8951-2ae3b29e536b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2025.08.28 21:41:54.562571 [ 276 ] {2abb3f8d-eb42-4fbb-8951-2ae3b29e536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12489 | 2025.08.28 21:41:54.562908 [ 276 ] {2abb3f8d-eb42-4fbb-8951-2ae3b29e536b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12490 | 2025.08.28 21:41:54.563111 [ 276 ] {2abb3f8d-eb42-4fbb-8951-2ae3b29e536b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2025.08.28 21:41:54.563238 [ 276 ] {2abb3f8d-eb42-4fbb-8951-2ae3b29e536b} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001389 sec., 499640.02879769617 rows/sec., 35.11 MiB/sec. | ||
| 12492 | 2025.08.28 21:41:54.563275 [ 276 ] {2abb3f8d-eb42-4fbb-8951-2ae3b29e536b} <Debug> TCPHandler: Processed in 0.00155147 sec. | ||
| 12493 | 2025.08.28 21:41:54.563392 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12494 | 2025.08.28 21:41:54.563484 [ 276 ] {38b9fbd0-e266-42e4-bdd8-839723d2267a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12495 | 2025.08.28 21:41:54.563524 [ 276 ] {38b9fbd0-e266-42e4-bdd8-839723d2267a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12496 | 2025.08.28 21:41:54.563865 [ 276 ] {38b9fbd0-e266-42e4-bdd8-839723d2267a} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2025.08.28 21:41:54.563898 [ 276 ] {38b9fbd0-e266-42e4-bdd8-839723d2267a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12498 | 2025.08.28 21:41:54.564200 [ 276 ] {38b9fbd0-e266-42e4-bdd8-839723d2267a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12499 | 2025.08.28 21:41:54.564407 [ 276 ] {38b9fbd0-e266-42e4-bdd8-839723d2267a} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2025.08.28 21:41:54.564531 [ 276 ] {38b9fbd0-e266-42e4-bdd8-839723d2267a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 12501 | 2025.08.28 21:41:54.564567 [ 276 ] {38b9fbd0-e266-42e4-bdd8-839723d2267a} <Debug> TCPHandler: Processed in 0.001222162 sec. | ||
| 12502 | 2025.08.28 21:41:54.564675 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12503 | 2025.08.28 21:41:54.564766 [ 276 ] {74db359b-f14e-4202-87cf-a0f3188a258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12504 | 2025.08.28 21:41:54.564808 [ 276 ] {74db359b-f14e-4202-87cf-a0f3188a258d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12505 | 2025.08.28 21:41:54.565240 [ 276 ] {74db359b-f14e-4202-87cf-a0f3188a258d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2025.08.28 21:41:54.565273 [ 276 ] {74db359b-f14e-4202-87cf-a0f3188a258d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12507 | 2025.08.28 21:41:54.565595 [ 276 ] {74db359b-f14e-4202-87cf-a0f3188a258d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12508 | 2025.08.28 21:41:54.565813 [ 276 ] {74db359b-f14e-4202-87cf-a0f3188a258d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2025.08.28 21:41:54.565914 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 12510 | 2025.08.28 21:41:54.565939 [ 276 ] {74db359b-f14e-4202-87cf-a0f3188a258d} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001191 sec., 257766.58270361042 rows/sec., 16.96 MiB/sec. | ||
| 12511 | 2025.08.28 21:41:54.565947 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2025.08.28 21:41:54.565970 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12513 | 2025.08.28 21:41:54.565976 [ 276 ] {74db359b-f14e-4202-87cf-a0f3188a258d} <Debug> TCPHandler: Processed in 0.001348314 sec. | ||
| 12514 | 2025.08.28 21:41:54.566043 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 12515 | 2025.08.28 21:41:54.566094 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2025.08.28 21:41:54.566145 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12517 | 2025.08.28 21:41:54.566175 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_19, total 33623 rows starting from the beginning of the part | ||
| 12518 | 2025.08.28 21:41:54.566190 [ 276 ] {70a8c9b5-7e13-4769-ae10-ce636cca868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12519 | 2025.08.28 21:41:54.566221 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 307 rows starting from the beginning of the part | ||
| 12520 | 2025.08.28 21:41:54.566236 [ 276 ] {70a8c9b5-7e13-4769-ae10-ce636cca868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12521 | 2025.08.28 21:41:54.566263 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12522 | 2025.08.28 21:41:54.566301 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 313 rows starting from the beginning of the part | ||
| 12523 | 2025.08.28 21:41:54.566337 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12524 | 2025.08.28 21:41:54.566372 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 307 rows starting from the beginning of the part | ||
| 12525 | 2025.08.28 21:41:54.566557 [ 276 ] {70a8c9b5-7e13-4769-ae10-ce636cca868a} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2025.08.28 21:41:54.566598 [ 276 ] {70a8c9b5-7e13-4769-ae10-ce636cca868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12527 | 2025.08.28 21:41:54.566927 [ 276 ] {70a8c9b5-7e13-4769-ae10-ce636cca868a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12528 | 2025.08.28 21:41:54.567138 [ 276 ] {70a8c9b5-7e13-4769-ae10-ce636cca868a} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2025.08.28 21:41:54.567276 [ 276 ] {70a8c9b5-7e13-4769-ae10-ce636cca868a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 12530 | 2025.08.28 21:41:54.567292 [ 114 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 12531 | 2025.08.28 21:41:54.567312 [ 276 ] {70a8c9b5-7e13-4769-ae10-ce636cca868a} <Debug> TCPHandler: Processed in 0.001265822 sec. | ||
| 12532 | 2025.08.28 21:41:54.567348 [ 114 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2025.08.28 21:41:54.567374 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12534 | 2025.08.28 21:41:54.567432 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12535 | 2025.08.28 21:41:54.567461 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 12536 | 2025.08.28 21:41:54.567528 [ 276 ] {495a7887-d890-4a42-97f5-1c49dafb9e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12537 | 2025.08.28 21:41:54.567543 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12538 | 2025.08.28 21:41:54.567572 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 46 rows starting from the beginning of the part | ||
| 12539 | 2025.08.28 21:41:54.567583 [ 276 ] {495a7887-d890-4a42-97f5-1c49dafb9e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12540 | 2025.08.28 21:41:54.567633 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 12541 | 2025.08.28 21:41:54.567682 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 12542 | 2025.08.28 21:41:54.567725 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 12543 | 2025.08.28 21:41:54.567767 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 12544 | 2025.08.28 21:41:54.567808 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 12545 | 2025.08.28 21:41:54.568439 [ 276 ] {495a7887-d890-4a42-97f5-1c49dafb9e44} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2025.08.28 21:41:54.568473 [ 276 ] {495a7887-d890-4a42-97f5-1c49dafb9e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12547 | 2025.08.28 21:41:54.568831 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001407317 sec., 36239.16999510416 rows/sec., 2.38 MiB/sec. | ||
| 12548 | 2025.08.28 21:41:54.568944 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 12549 | 2025.08.28 21:41:54.569192 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2025.08.28 21:41:54.569257 [ 200 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_50_10} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 12551 | 2025.08.28 21:41:54.569314 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12552 | 2025.08.28 21:41:54.569393 [ 276 ] {495a7887-d890-4a42-97f5-1c49dafb9e44} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12553 | 2025.08.28 21:41:54.569623 [ 276 ] {495a7887-d890-4a42-97f5-1c49dafb9e44} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2025.08.28 21:41:54.569756 [ 276 ] {495a7887-d890-4a42-97f5-1c49dafb9e44} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002245 sec., 18708.24053452116 rows/sec., 33.52 MiB/sec. | ||
| 12555 | 2025.08.28 21:41:54.569810 [ 276 ] {495a7887-d890-4a42-97f5-1c49dafb9e44} <Debug> TCPHandler: Processed in 0.002425033 sec. | ||
| 12556 | 2025.08.28 21:41:54.569933 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12557 | 2025.08.28 21:41:54.570026 [ 276 ] {870d8fb5-2526-4ae5-a9c3-a37ecd662434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12558 | 2025.08.28 21:41:54.570067 [ 276 ] {870d8fb5-2526-4ae5-a9c3-a37ecd662434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12559 | 2025.08.28 21:41:54.570399 [ 276 ] {870d8fb5-2526-4ae5-a9c3-a37ecd662434} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2025.08.28 21:41:54.570434 [ 276 ] {870d8fb5-2526-4ae5-a9c3-a37ecd662434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12561 | 2025.08.28 21:41:54.570751 [ 276 ] {870d8fb5-2526-4ae5-a9c3-a37ecd662434} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12562 | 2025.08.28 21:41:54.570986 [ 276 ] {870d8fb5-2526-4ae5-a9c3-a37ecd662434} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.08.28 21:41:54.571118 [ 276 ] {870d8fb5-2526-4ae5-a9c3-a37ecd662434} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001109 sec., 91974.75202885483 rows/sec., 5.65 MiB/sec. | ||
| 12564 | 2025.08.28 21:41:54.571152 [ 276 ] {870d8fb5-2526-4ae5-a9c3-a37ecd662434} <Debug> TCPHandler: Processed in 0.001265823 sec. | ||
| 12565 | 2025.08.28 21:41:54.574520 [ 196 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34870 rows, containing 5 columns (5 merged, 0 gathered) in 0.00850815 sec., 4098423.276505468 rows/sec., 274.48 MiB/sec. | ||
| 12566 | 2025.08.28 21:41:54.574862 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 12567 | 2025.08.28 21:41:54.575184 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2025.08.28 21:41:54.575270 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 12569 | 2025.08.28 21:41:54.575358 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12570 | 2025.08.28 21:41:55.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.90 MiB, peak 340.44 MiB, free memory in arenas 0.00 B, will set to 331.25 MiB (RSS), difference: 1.34 MiB | ||
| 12571 | 2025.08.28 21:41:57.644131 [ 109 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12572 | 2025.08.28 21:41:57.644247 [ 109 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2025.08.28 21:41:57.644279 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12574 | 2025.08.28 21:41:57.644488 [ 191 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::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 | ||
| 12575 | 2025.08.28 21:41:57.644721 [ 191 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12576 | 2025.08.28 21:41:57.644779 [ 191 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 12577 | 2025.08.28 21:41:57.644893 [ 191 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 12578 | 2025.08.28 21:41:57.644974 [ 191 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12579 | 2025.08.28 21:41:57.645052 [ 191 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 12580 | 2025.08.28 21:41:57.645129 [ 191 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12581 | 2025.08.28 21:41:57.646332 [ 196 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953531 sec., 24570.89239945514 rows/sec., 2.05 MiB/sec. | ||
| 12582 | 2025.08.28 21:41:57.646600 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12583 | 2025.08.28 21:41:57.647110 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2025.08.28 21:41:57.647240 [ 190 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_25_6} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12585 | 2025.08.28 21:41:57.647385 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12586 | 2025.08.28 21:41:58.460281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
| 12587 | 2025.08.28 21:41:58.460806 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2025.08.28 21:41:58.460855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12589 | 2025.08.28 21:41:58.461372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12590 | 2025.08.28 21:41:58.461617 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2025.08.28 21:41:58.461762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
| 12592 | 2025.08.28 21:41:59.567615 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2025.08.28 21:41:59.567817 [ 276 ] {2f7d8920-088f-42ac-bd6b-e1268f2ce398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12594 | 2025.08.28 21:41:59.567892 [ 276 ] {2f7d8920-088f-42ac-bd6b-e1268f2ce398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12595 | 2025.08.28 21:41:59.568562 [ 276 ] {2f7d8920-088f-42ac-bd6b-e1268f2ce398} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2025.08.28 21:41:59.568617 [ 276 ] {2f7d8920-088f-42ac-bd6b-e1268f2ce398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12597 | 2025.08.28 21:41:59.569025 [ 276 ] {2f7d8920-088f-42ac-bd6b-e1268f2ce398} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12598 | 2025.08.28 21:41:59.569260 [ 276 ] {2f7d8920-088f-42ac-bd6b-e1268f2ce398} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2025.08.28 21:41:59.569427 [ 276 ] {2f7d8920-088f-42ac-bd6b-e1268f2ce398} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001663 sec., 2405.2916416115454 rows/sec., 196.13 KiB/sec. | ||
| 12600 | 2025.08.28 21:41:59.569477 [ 276 ] {2f7d8920-088f-42ac-bd6b-e1268f2ce398} <Debug> TCPHandler: Processed in 0.002004412 sec. | ||
| 12601 | 2025.08.28 21:41:59.569593 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2025.08.28 21:41:59.569698 [ 276 ] {4cee4afa-9e84-4634-bc62-5244464c779b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12603 | 2025.08.28 21:41:59.569741 [ 276 ] {4cee4afa-9e84-4634-bc62-5244464c779b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12604 | 2025.08.28 21:41:59.570600 [ 276 ] {4cee4afa-9e84-4634-bc62-5244464c779b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2025.08.28 21:41:59.570638 [ 276 ] {4cee4afa-9e84-4634-bc62-5244464c779b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12606 | 2025.08.28 21:41:59.571043 [ 276 ] {4cee4afa-9e84-4634-bc62-5244464c779b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12607 | 2025.08.28 21:41:59.571288 [ 276 ] {4cee4afa-9e84-4634-bc62-5244464c779b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2025.08.28 21:41:59.571426 [ 276 ] {4cee4afa-9e84-4634-bc62-5244464c779b} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.001752 sec., 683789.9543378995 rows/sec., 56.10 MiB/sec. | ||
| 12609 | 2025.08.28 21:41:59.571425 [ 107 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12610 | 2025.08.28 21:41:59.571467 [ 276 ] {4cee4afa-9e84-4634-bc62-5244464c779b} <Debug> TCPHandler: Processed in 0.00192478 sec. | ||
| 12611 | 2025.08.28 21:41:59.571506 [ 107 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2025.08.28 21:41:59.571533 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12613 | 2025.08.28 21:41:59.571594 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2025.08.28 21:41:59.571633 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12615 | 2025.08.28 21:41:59.571706 [ 276 ] {c51c5add-490d-4305-9021-7d31a6eb93ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12616 | 2025.08.28 21:41:59.571753 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12617 | 2025.08.28 21:41:59.571762 [ 276 ] {c51c5add-490d-4305-9021-7d31a6eb93ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12618 | 2025.08.28 21:41:59.571797 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2301 rows starting from the beginning of the part | ||
| 12619 | 2025.08.28 21:41:59.571875 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12620 | 2025.08.28 21:41:59.571924 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1157 rows starting from the beginning of the part | ||
| 12621 | 2025.08.28 21:41:59.571973 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12622 | 2025.08.28 21:41:59.572022 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1151 rows starting from the beginning of the part | ||
| 12623 | 2025.08.28 21:41:59.572069 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1198 rows starting from the beginning of the part | ||
| 12624 | 2025.08.28 21:41:59.572277 [ 276 ] {c51c5add-490d-4305-9021-7d31a6eb93ce} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2025.08.28 21:41:59.572329 [ 276 ] {c51c5add-490d-4305-9021-7d31a6eb93ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12626 | 2025.08.28 21:41:59.572731 [ 276 ] {c51c5add-490d-4305-9021-7d31a6eb93ce} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12627 | 2025.08.28 21:41:59.572996 [ 276 ] {c51c5add-490d-4305-9021-7d31a6eb93ce} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2025.08.28 21:41:59.573145 [ 276 ] {c51c5add-490d-4305-9021-7d31a6eb93ce} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00146 sec., 2739.7260273972606 rows/sec., 191.30 KiB/sec. | ||
| 12629 | 2025.08.28 21:41:59.573186 [ 276 ] {c51c5add-490d-4305-9021-7d31a6eb93ce} <Debug> TCPHandler: Processed in 0.001644112 sec. | ||
| 12630 | 2025.08.28 21:41:59.573298 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2025.08.28 21:41:59.573395 [ 276 ] {d1309730-bace-4dda-abff-15fd8d996251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12632 | 2025.08.28 21:41:59.573436 [ 276 ] {d1309730-bace-4dda-abff-15fd8d996251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12633 | 2025.08.28 21:41:59.573911 [ 276 ] {d1309730-bace-4dda-abff-15fd8d996251} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2025.08.28 21:41:59.573949 [ 276 ] {d1309730-bace-4dda-abff-15fd8d996251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12635 | 2025.08.28 21:41:59.574202 [ 190 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5919 rows, containing 5 columns (5 merged, 0 gathered) in 0.002608678 sec., 2268965.3533322243 rows/sec., 191.70 MiB/sec. | ||
| 12636 | 2025.08.28 21:41:59.574284 [ 276 ] {d1309730-bace-4dda-abff-15fd8d996251} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12637 | 2025.08.28 21:41:59.574479 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12638 | 2025.08.28 21:41:59.574552 [ 276 ] {d1309730-bace-4dda-abff-15fd8d996251} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2025.08.28 21:41:59.574710 [ 276 ] {d1309730-bace-4dda-abff-15fd8d996251} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001334 sec., 170914.5427286357 rows/sec., 11.57 MiB/sec. | ||
| 12640 | 2025.08.28 21:41:59.574751 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2025.08.28 21:41:59.574752 [ 276 ] {d1309730-bace-4dda-abff-15fd8d996251} <Debug> TCPHandler: Processed in 0.001503489 sec. | ||
| 12642 | 2025.08.28 21:41:59.574827 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_101_20} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12643 | 2025.08.28 21:41:59.574879 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12644 | 2025.08.28 21:41:59.574905 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 12645 | 2025.08.28 21:41:59.574989 [ 276 ] {88a1a953-691e-4d6b-844a-aae02f771305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12646 | 2025.08.28 21:41:59.575035 [ 276 ] {88a1a953-691e-4d6b-844a-aae02f771305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12647 | 2025.08.28 21:41:59.575666 [ 276 ] {88a1a953-691e-4d6b-844a-aae02f771305} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2025.08.28 21:41:59.575704 [ 276 ] {88a1a953-691e-4d6b-844a-aae02f771305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12649 | 2025.08.28 21:41:59.576052 [ 276 ] {88a1a953-691e-4d6b-844a-aae02f771305} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12650 | 2025.08.28 21:41:59.576290 [ 276 ] {88a1a953-691e-4d6b-844a-aae02f771305} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2025.08.28 21:41:59.576421 [ 106 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12652 | 2025.08.28 21:41:59.576426 [ 276 ] {88a1a953-691e-4d6b-844a-aae02f771305} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001455 sec., 360137.45704467356 rows/sec., 26.67 MiB/sec. | ||
| 12653 | 2025.08.28 21:41:59.576473 [ 106 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2025.08.28 21:41:59.576492 [ 276 ] {88a1a953-691e-4d6b-844a-aae02f771305} <Debug> TCPHandler: Processed in 0.001663983 sec. | ||
| 12655 | 2025.08.28 21:41:59.576500 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12656 | 2025.08.28 21:41:59.576600 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12657 | 2025.08.28 21:41:59.576612 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2025.08.28 21:41:59.576688 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12659 | 2025.08.28 21:41:59.576710 [ 276 ] {ffdca82d-42af-4247-89ed-332b68794627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12660 | 2025.08.28 21:41:59.576715 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1186 rows starting from the beginning of the part | ||
| 12661 | 2025.08.28 21:41:59.576756 [ 276 ] {ffdca82d-42af-4247-89ed-332b68794627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12662 | 2025.08.28 21:41:59.576791 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 12663 | 2025.08.28 21:41:59.576844 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 706 rows starting from the beginning of the part | ||
| 12664 | 2025.08.28 21:41:59.576891 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12665 | 2025.08.28 21:41:59.576936 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 694 rows starting from the beginning of the part | ||
| 12666 | 2025.08.28 21:41:59.576984 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 524 rows starting from the beginning of the part | ||
| 12667 | 2025.08.28 21:41:59.577359 [ 276 ] {ffdca82d-42af-4247-89ed-332b68794627} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2025.08.28 21:41:59.577395 [ 276 ] {ffdca82d-42af-4247-89ed-332b68794627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12669 | 2025.08.28 21:41:59.577806 [ 276 ] {ffdca82d-42af-4247-89ed-332b68794627} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12670 | 2025.08.28 21:41:59.578023 [ 276 ] {ffdca82d-42af-4247-89ed-332b68794627} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2025.08.28 21:41:59.578160 [ 276 ] {ffdca82d-42af-4247-89ed-332b68794627} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001469 sec., 575901.9741320626 rows/sec., 38.76 MiB/sec. | ||
| 12672 | 2025.08.28 21:41:59.578198 [ 276 ] {ffdca82d-42af-4247-89ed-332b68794627} <Debug> TCPHandler: Processed in 0.001637362 sec. | ||
| 12673 | 2025.08.28 21:41:59.578312 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2025.08.28 21:41:59.578335 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773336 sec., 1825937.1038539791 rows/sec., 138.00 MiB/sec. | ||
| 12675 | 2025.08.28 21:41:59.578407 [ 276 ] {bb8419de-64f2-43ce-95a9-63e222ef6291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12676 | 2025.08.28 21:41:59.578449 [ 276 ] {bb8419de-64f2-43ce-95a9-63e222ef6291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12677 | 2025.08.28 21:41:59.578500 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12678 | 2025.08.28 21:41:59.578750 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2025.08.28 21:41:59.578776 [ 276 ] {bb8419de-64f2-43ce-95a9-63e222ef6291} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2025.08.28 21:41:59.578812 [ 276 ] {bb8419de-64f2-43ce-95a9-63e222ef6291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12681 | 2025.08.28 21:41:59.578812 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_101_20} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12682 | 2025.08.28 21:41:59.578885 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 12683 | 2025.08.28 21:41:59.579119 [ 276 ] {bb8419de-64f2-43ce-95a9-63e222ef6291} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12684 | 2025.08.28 21:41:59.579328 [ 276 ] {bb8419de-64f2-43ce-95a9-63e222ef6291} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2025.08.28 21:41:59.579449 [ 106 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12686 | 2025.08.28 21:41:59.579458 [ 276 ] {bb8419de-64f2-43ce-95a9-63e222ef6291} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 12687 | 2025.08.28 21:41:59.579485 [ 106 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2025.08.28 21:41:59.579507 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12689 | 2025.08.28 21:41:59.579509 [ 276 ] {bb8419de-64f2-43ce-95a9-63e222ef6291} <Debug> TCPHandler: Processed in 0.001246863 sec. | ||
| 12690 | 2025.08.28 21:41:59.579586 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12691 | 2025.08.28 21:41:59.579707 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12692 | 2025.08.28 21:41:59.579742 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7656 rows starting from the beginning of the part | ||
| 12693 | 2025.08.28 21:41:59.579812 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12694 | 2025.08.28 21:41:59.579859 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 102 rows starting from the beginning of the part | ||
| 12695 | 2025.08.28 21:41:59.579907 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12696 | 2025.08.28 21:41:59.579948 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 102 rows starting from the beginning of the part | ||
| 12697 | 2025.08.28 21:41:59.579990 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12698 | 2025.08.28 21:41:59.581867 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8040 rows, containing 4 columns (4 merged, 0 gathered) in 0.002316409 sec., 3470889.639955638 rows/sec., 220.77 MiB/sec. | ||
| 12699 | 2025.08.28 21:41:59.582407 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12700 | 2025.08.28 21:41:59.582724 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12701 | 2025.08.28 21:41:59.582795 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_101_20} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12702 | 2025.08.28 21:41:59.582873 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 12703 | 2025.08.28 21:42:00.214323 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12704 | 2025.08.28 21:42:00.231346 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2025.08.28 21:42:00.231411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12706 | 2025.08.28 21:42:00.237743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12707 | 2025.08.28 21:42:00.238467 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12708 | 2025.08.28 21:42:00.241475 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12709 | 2025.08.28 21:42:01.062564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1798 | ||
| 12710 | 2025.08.28 21:42:01.065072 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2025.08.28 21:42:01.065123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12712 | 2025.08.28 21:42:01.066373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12713 | 2025.08.28 21:42:01.066664 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2025.08.28 21:42:01.066814 [ 103 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12715 | 2025.08.28 21:42:01.066856 [ 103 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12716 | 2025.08.28 21:42:01.066880 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12717 | 2025.08.28 21:42:01.067007 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::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 | ||
| 12718 | 2025.08.28 21:42:01.067042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
| 12719 | 2025.08.28 21:42:01.067667 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12720 | 2025.08.28 21:42:01.067840 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1636 rows starting from the beginning of the part | ||
| 12721 | 2025.08.28 21:42:01.068260 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 12722 | 2025.08.28 21:42:01.068668 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 12723 | 2025.08.28 21:42:01.069032 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 12724 | 2025.08.28 21:42:01.069390 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 12725 | 2025.08.28 21:42:01.069737 [ 190 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 12726 | 2025.08.28 21:42:01.076906 [ 188 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1798 rows, containing 72 columns (72 merged, 0 gathered) in 0.009957118 sec., 180574.33887998515 rows/sec., 137.70 MiB/sec. | ||
| 12727 | 2025.08.28 21:42:01.078485 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12728 | 2025.08.28 21:42:01.079027 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2025.08.28 21:42:01.079114 [ 198 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_51_10} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12730 | 2025.08.28 21:42:01.079315 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12731 | 2025.08.28 21:42:04.553312 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12732 | 2025.08.28 21:42:04.553524 [ 276 ] {23e497d4-bd83-40c5-b7bd-c1a1bda8d856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12733 | 2025.08.28 21:42:04.553585 [ 276 ] {23e497d4-bd83-40c5-b7bd-c1a1bda8d856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12734 | 2025.08.28 21:42:04.554300 [ 276 ] {23e497d4-bd83-40c5-b7bd-c1a1bda8d856} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2025.08.28 21:42:04.554336 [ 276 ] {23e497d4-bd83-40c5-b7bd-c1a1bda8d856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12736 | 2025.08.28 21:42:04.554723 [ 276 ] {23e497d4-bd83-40c5-b7bd-c1a1bda8d856} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12737 | 2025.08.28 21:42:04.554938 [ 276 ] {23e497d4-bd83-40c5-b7bd-c1a1bda8d856} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12738 | 2025.08.28 21:42:04.555080 [ 276 ] {23e497d4-bd83-40c5-b7bd-c1a1bda8d856} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001603 sec., 244541.4847161572 rows/sec., 15.51 MiB/sec. | ||
| 12739 | 2025.08.28 21:42:04.555121 [ 276 ] {23e497d4-bd83-40c5-b7bd-c1a1bda8d856} <Debug> TCPHandler: Processed in 0.001962151 sec. | ||
| 12740 | 2025.08.28 21:42:04.555263 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12741 | 2025.08.28 21:42:04.555356 [ 276 ] {f29e9010-bffd-44a8-8c68-9df96d686ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12742 | 2025.08.28 21:42:04.555396 [ 276 ] {f29e9010-bffd-44a8-8c68-9df96d686ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12743 | 2025.08.28 21:42:04.556144 [ 276 ] {f29e9010-bffd-44a8-8c68-9df96d686ace} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2025.08.28 21:42:04.556178 [ 276 ] {f29e9010-bffd-44a8-8c68-9df96d686ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12745 | 2025.08.28 21:42:04.556539 [ 276 ] {f29e9010-bffd-44a8-8c68-9df96d686ace} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12746 | 2025.08.28 21:42:04.556741 [ 276 ] {f29e9010-bffd-44a8-8c68-9df96d686ace} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2025.08.28 21:42:04.556864 [ 276 ] {f29e9010-bffd-44a8-8c68-9df96d686ace} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001526 sec., 754259.5019659239 rows/sec., 60.21 MiB/sec. | ||
| 12748 | 2025.08.28 21:42:04.556901 [ 276 ] {f29e9010-bffd-44a8-8c68-9df96d686ace} <Debug> TCPHandler: Processed in 0.001692004 sec. | ||
| 12749 | 2025.08.28 21:42:04.557008 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2025.08.28 21:42:04.557101 [ 276 ] {49d7d1a7-f4e8-4204-b222-f250036e7dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12751 | 2025.08.28 21:42:04.557139 [ 276 ] {49d7d1a7-f4e8-4204-b222-f250036e7dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12752 | 2025.08.28 21:42:04.557595 [ 276 ] {49d7d1a7-f4e8-4204-b222-f250036e7dc0} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2025.08.28 21:42:04.557628 [ 276 ] {49d7d1a7-f4e8-4204-b222-f250036e7dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12754 | 2025.08.28 21:42:04.557923 [ 276 ] {49d7d1a7-f4e8-4204-b222-f250036e7dc0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12755 | 2025.08.28 21:42:04.558123 [ 276 ] {49d7d1a7-f4e8-4204-b222-f250036e7dc0} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2025.08.28 21:42:04.558243 [ 276 ] {49d7d1a7-f4e8-4204-b222-f250036e7dc0} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001161 sec., 204995.6933677864 rows/sec., 12.56 MiB/sec. | ||
| 12757 | 2025.08.28 21:42:04.558279 [ 276 ] {49d7d1a7-f4e8-4204-b222-f250036e7dc0} <Debug> TCPHandler: Processed in 0.001317684 sec. | ||
| 12758 | 2025.08.28 21:42:04.558385 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2025.08.28 21:42:04.558476 [ 276 ] {7c247852-a5cc-49a8-9749-82f3c237807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12760 | 2025.08.28 21:42:04.558513 [ 276 ] {7c247852-a5cc-49a8-9749-82f3c237807a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12761 | 2025.08.28 21:42:04.558949 [ 276 ] {7c247852-a5cc-49a8-9749-82f3c237807a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2025.08.28 21:42:04.558982 [ 276 ] {7c247852-a5cc-49a8-9749-82f3c237807a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12763 | 2025.08.28 21:42:04.559284 [ 276 ] {7c247852-a5cc-49a8-9749-82f3c237807a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12764 | 2025.08.28 21:42:04.559483 [ 276 ] {7c247852-a5cc-49a8-9749-82f3c237807a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2025.08.28 21:42:04.559606 [ 276 ] {7c247852-a5cc-49a8-9749-82f3c237807a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001148 sec., 176829.26829268294 rows/sec., 11.41 MiB/sec. | ||
| 12766 | 2025.08.28 21:42:04.559643 [ 276 ] {7c247852-a5cc-49a8-9749-82f3c237807a} <Debug> TCPHandler: Processed in 0.001304134 sec. | ||
| 12767 | 2025.08.28 21:42:04.559745 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2025.08.28 21:42:04.559835 [ 276 ] {02f234ed-f7f2-49a6-811a-1580a7450227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12769 | 2025.08.28 21:42:04.559874 [ 276 ] {02f234ed-f7f2-49a6-811a-1580a7450227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12770 | 2025.08.28 21:42:04.560300 [ 276 ] {02f234ed-f7f2-49a6-811a-1580a7450227} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2025.08.28 21:42:04.560334 [ 276 ] {02f234ed-f7f2-49a6-811a-1580a7450227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12772 | 2025.08.28 21:42:04.560639 [ 276 ] {02f234ed-f7f2-49a6-811a-1580a7450227} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12773 | 2025.08.28 21:42:04.560848 [ 276 ] {02f234ed-f7f2-49a6-811a-1580a7450227} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2025.08.28 21:42:04.560971 [ 276 ] {02f234ed-f7f2-49a6-811a-1580a7450227} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001153 sec., 175195.14310494362 rows/sec., 9.95 MiB/sec. | ||
| 12775 | 2025.08.28 21:42:04.561007 [ 276 ] {02f234ed-f7f2-49a6-811a-1580a7450227} <Debug> TCPHandler: Processed in 0.001308214 sec. | ||
| 12776 | 2025.08.28 21:42:04.561117 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12777 | 2025.08.28 21:42:04.561207 [ 276 ] {d5de27c0-5099-45a4-83e6-7ae816340ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12778 | 2025.08.28 21:42:04.561244 [ 276 ] {d5de27c0-5099-45a4-83e6-7ae816340ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12779 | 2025.08.28 21:42:04.561818 [ 276 ] {d5de27c0-5099-45a4-83e6-7ae816340ec5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12780 | 2025.08.28 21:42:04.561852 [ 276 ] {d5de27c0-5099-45a4-83e6-7ae816340ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12781 | 2025.08.28 21:42:04.562172 [ 276 ] {d5de27c0-5099-45a4-83e6-7ae816340ec5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12782 | 2025.08.28 21:42:04.562377 [ 276 ] {d5de27c0-5099-45a4-83e6-7ae816340ec5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12783 | 2025.08.28 21:42:04.562498 [ 276 ] {d5de27c0-5099-45a4-83e6-7ae816340ec5} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001308 sec., 530581.0397553517 rows/sec., 37.28 MiB/sec. | ||
| 12784 | 2025.08.28 21:42:04.562534 [ 276 ] {d5de27c0-5099-45a4-83e6-7ae816340ec5} <Debug> TCPHandler: Processed in 0.001463648 sec. | ||
| 12785 | 2025.08.28 21:42:04.562643 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12786 | 2025.08.28 21:42:04.562733 [ 276 ] {87357d93-ac8c-48de-ab80-0e6e8f9d8131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12787 | 2025.08.28 21:42:04.562772 [ 276 ] {87357d93-ac8c-48de-ab80-0e6e8f9d8131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12788 | 2025.08.28 21:42:04.563091 [ 276 ] {87357d93-ac8c-48de-ab80-0e6e8f9d8131} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2025.08.28 21:42:04.563124 [ 276 ] {87357d93-ac8c-48de-ab80-0e6e8f9d8131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12790 | 2025.08.28 21:42:04.563460 [ 276 ] {87357d93-ac8c-48de-ab80-0e6e8f9d8131} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12791 | 2025.08.28 21:42:04.563498 [ 220 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12792 | 2025.08.28 21:42:04.563495 [ 217 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12793 | 2025.08.28 21:42:04.563526 [ 220 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12794 | 2025.08.28 21:42:04.563565 [ 217 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12795 | 2025.08.28 21:42:04.563682 [ 276 ] {87357d93-ac8c-48de-ab80-0e6e8f9d8131} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2025.08.28 21:42:04.563786 [ 100 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12797 | 2025.08.28 21:42:04.563813 [ 276 ] {87357d93-ac8c-48de-ab80-0e6e8f9d8131} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 12798 | 2025.08.28 21:42:04.563820 [ 100 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2025.08.28 21:42:04.563845 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12800 | 2025.08.28 21:42:04.563849 [ 276 ] {87357d93-ac8c-48de-ab80-0e6e8f9d8131} <Debug> TCPHandler: Processed in 0.001252733 sec. | ||
| 12801 | 2025.08.28 21:42:04.563971 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::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 | ||
| 12802 | 2025.08.28 21:42:04.563986 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2025.08.28 21:42:04.564120 [ 276 ] {060840bb-973b-4d05-85bd-c5dfbc7ecadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12804 | 2025.08.28 21:42:04.564140 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12805 | 2025.08.28 21:42:04.564183 [ 276 ] {060840bb-973b-4d05-85bd-c5dfbc7ecadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12806 | 2025.08.28 21:42:04.564194 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 12807 | 2025.08.28 21:42:04.564269 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 12808 | 2025.08.28 21:42:04.564323 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 12809 | 2025.08.28 21:42:04.564368 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 12810 | 2025.08.28 21:42:04.564404 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 12811 | 2025.08.28 21:42:04.564453 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 12812 | 2025.08.28 21:42:04.564633 [ 276 ] {060840bb-973b-4d05-85bd-c5dfbc7ecadf} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2025.08.28 21:42:04.564673 [ 276 ] {060840bb-973b-4d05-85bd-c5dfbc7ecadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12814 | 2025.08.28 21:42:04.565024 [ 276 ] {060840bb-973b-4d05-85bd-c5dfbc7ecadf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12815 | 2025.08.28 21:42:04.565240 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334485 sec., 229301.9404489372 rows/sec., 11.70 MiB/sec. | ||
| 12816 | 2025.08.28 21:42:04.565242 [ 276 ] {060840bb-973b-4d05-85bd-c5dfbc7ecadf} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2025.08.28 21:42:04.565383 [ 276 ] {060840bb-973b-4d05-85bd-c5dfbc7ecadf} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001281 sec., 239656.51834504292 rows/sec., 15.77 MiB/sec. | ||
| 12818 | 2025.08.28 21:42:04.565408 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12819 | 2025.08.28 21:42:04.565421 [ 276 ] {060840bb-973b-4d05-85bd-c5dfbc7ecadf} <Debug> TCPHandler: Processed in 0.001481689 sec. | ||
| 12820 | 2025.08.28 21:42:04.565458 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12821 | 2025.08.28 21:42:04.565495 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12822 | 2025.08.28 21:42:04.565545 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12823 | 2025.08.28 21:42:04.565651 [ 276 ] {83b54f5f-0c40-47cd-adb0-3d4bbb193141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12824 | 2025.08.28 21:42:04.565696 [ 276 ] {83b54f5f-0c40-47cd-adb0-3d4bbb193141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12825 | 2025.08.28 21:42:04.565745 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2025.08.28 21:42:04.565829 [ 201 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_51_10} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12827 | 2025.08.28 21:42:04.565926 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12828 | 2025.08.28 21:42:04.566063 [ 276 ] {83b54f5f-0c40-47cd-adb0-3d4bbb193141} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2025.08.28 21:42:04.566110 [ 276 ] {83b54f5f-0c40-47cd-adb0-3d4bbb193141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12830 | 2025.08.28 21:42:04.566423 [ 276 ] {83b54f5f-0c40-47cd-adb0-3d4bbb193141} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12831 | 2025.08.28 21:42:04.566639 [ 276 ] {83b54f5f-0c40-47cd-adb0-3d4bbb193141} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2025.08.28 21:42:04.566769 [ 276 ] {83b54f5f-0c40-47cd-adb0-3d4bbb193141} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 12833 | 2025.08.28 21:42:04.566805 [ 276 ] {83b54f5f-0c40-47cd-adb0-3d4bbb193141} <Debug> TCPHandler: Processed in 0.001309474 sec. | ||
| 12834 | 2025.08.28 21:42:04.566910 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2025.08.28 21:42:04.567003 [ 276 ] {c08304cf-d2be-4c73-9269-9a4a326ec68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12836 | 2025.08.28 21:42:04.567058 [ 276 ] {c08304cf-d2be-4c73-9269-9a4a326ec68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12837 | 2025.08.28 21:42:04.567875 [ 276 ] {c08304cf-d2be-4c73-9269-9a4a326ec68a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2025.08.28 21:42:04.567909 [ 276 ] {c08304cf-d2be-4c73-9269-9a4a326ec68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12839 | 2025.08.28 21:42:04.568470 [ 276 ] {c08304cf-d2be-4c73-9269-9a4a326ec68a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12840 | 2025.08.28 21:42:04.568684 [ 276 ] {c08304cf-d2be-4c73-9269-9a4a326ec68a} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2025.08.28 21:42:04.568822 [ 276 ] {c08304cf-d2be-4c73-9269-9a4a326ec68a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001838 sec., 22850.924918389555 rows/sec., 40.95 MiB/sec. | ||
| 12842 | 2025.08.28 21:42:04.568823 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12843 | 2025.08.28 21:42:04.568875 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2025.08.28 21:42:04.568882 [ 276 ] {c08304cf-d2be-4c73-9269-9a4a326ec68a} <Debug> TCPHandler: Processed in 0.002020402 sec. | ||
| 12845 | 2025.08.28 21:42:04.568898 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12846 | 2025.08.28 21:42:04.568993 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::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 | ||
| 12847 | 2025.08.28 21:42:04.569011 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2025.08.28 21:42:04.569118 [ 276 ] {68a6efca-8198-4001-bac1-e6105aa90022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12849 | 2025.08.28 21:42:04.569159 [ 276 ] {68a6efca-8198-4001-bac1-e6105aa90022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12850 | 2025.08.28 21:42:04.569207 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12851 | 2025.08.28 21:42:04.569264 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1801 rows starting from the beginning of the part | ||
| 12852 | 2025.08.28 21:42:04.569398 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 12853 | 2025.08.28 21:42:04.569509 [ 276 ] {68a6efca-8198-4001-bac1-e6105aa90022} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2025.08.28 21:42:04.569523 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 12855 | 2025.08.28 21:42:04.569554 [ 276 ] {68a6efca-8198-4001-bac1-e6105aa90022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12856 | 2025.08.28 21:42:04.569651 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 12857 | 2025.08.28 21:42:04.569774 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 12858 | 2025.08.28 21:42:04.569888 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 12859 | 2025.08.28 21:42:04.569892 [ 276 ] {68a6efca-8198-4001-bac1-e6105aa90022} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12860 | 2025.08.28 21:42:04.570114 [ 276 ] {68a6efca-8198-4001-bac1-e6105aa90022} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12861 | 2025.08.28 21:42:04.570247 [ 276 ] {68a6efca-8198-4001-bac1-e6105aa90022} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001148 sec., 88850.17421602788 rows/sec., 5.46 MiB/sec. | ||
| 12862 | 2025.08.28 21:42:04.570284 [ 276 ] {68a6efca-8198-4001-bac1-e6105aa90022} <Debug> TCPHandler: Processed in 0.001320795 sec. | ||
| 12863 | 2025.08.28 21:42:04.579337 [ 217 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12864 | 2025.08.28 21:42:04.579357 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12865 | 2025.08.28 21:42:04.579512 [ 220 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12866 | 2025.08.28 21:42:04.585357 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2011 rows, containing 19 columns (19 merged, 0 gathered) in 0.016399176 sec., 122628.11253443465 rows/sec., 219.74 MiB/sec. | ||
| 12867 | 2025.08.28 21:42:04.587268 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12868 | 2025.08.28 21:42:04.587625 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2025.08.28 21:42:04.587699 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12870 | 2025.08.28 21:42:04.587837 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.64 MiB. | ||
| 12871 | 2025.08.28 21:42:05.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.10 MiB, peak 349.69 MiB, free memory in arenas 0.00 B, will set to 337.94 MiB (RSS), difference: 5.85 MiB | ||
| 12872 | 2025.08.28 21:42:05.241655 [ 224 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12873 | 2025.08.28 21:42:05.241706 [ 224 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12874 | 2025.08.28 21:42:05.244966 [ 224 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12875 | 2025.08.28 21:42:05.677902 [ 223 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12876 | 2025.08.28 21:42:05.677987 [ 223 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12877 | 2025.08.28 21:42:05.681155 [ 223 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12878 | 2025.08.28 21:42:05.724559 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12879 | 2025.08.28 21:42:05.724625 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12880 | 2025.08.28 21:42:05.962837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
| 12881 | 2025.08.28 21:42:05.963352 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2025.08.28 21:42:05.963401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12883 | 2025.08.28 21:42:05.963903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12884 | 2025.08.28 21:42:05.964159 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2025.08.28 21:42:05.964304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 12886 | 2025.08.28 21:42:07.508928 [ 220 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12887 | 2025.08.28 21:42:07.509007 [ 220 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12888 | 2025.08.28 21:42:07.512535 [ 220 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12889 | 2025.08.28 21:42:07.742488 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 12890 | 2025.08.28 21:42:07.759642 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2025.08.28 21:42:07.759705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12892 | 2025.08.28 21:42:07.765509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12893 | 2025.08.28 21:42:07.766245 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2025.08.28 21:42:07.769465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 12895 | 2025.08.28 21:42:09.541116 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12896 | 2025.08.28 21:42:09.541314 [ 276 ] {2a93946f-dc58-4f53-91c7-d5d346adfc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12897 | 2025.08.28 21:42:09.541385 [ 276 ] {2a93946f-dc58-4f53-91c7-d5d346adfc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12898 | 2025.08.28 21:42:09.542106 [ 276 ] {2a93946f-dc58-4f53-91c7-d5d346adfc7e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2025.08.28 21:42:09.542150 [ 276 ] {2a93946f-dc58-4f53-91c7-d5d346adfc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12900 | 2025.08.28 21:42:09.542539 [ 276 ] {2a93946f-dc58-4f53-91c7-d5d346adfc7e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12901 | 2025.08.28 21:42:09.542758 [ 276 ] {2a93946f-dc58-4f53-91c7-d5d346adfc7e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2025.08.28 21:42:09.542910 [ 276 ] {2a93946f-dc58-4f53-91c7-d5d346adfc7e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.59 MiB/sec. | ||
| 12903 | 2025.08.28 21:42:09.542951 [ 276 ] {2a93946f-dc58-4f53-91c7-d5d346adfc7e} <Debug> TCPHandler: Processed in 0.001969151 sec. | ||
| 12904 | 2025.08.28 21:42:09.543072 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12905 | 2025.08.28 21:42:09.543171 [ 276 ] {20f47671-17a5-4fe2-8e40-aaf97db918a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12906 | 2025.08.28 21:42:09.543210 [ 276 ] {20f47671-17a5-4fe2-8e40-aaf97db918a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12907 | 2025.08.28 21:42:09.543637 [ 276 ] {20f47671-17a5-4fe2-8e40-aaf97db918a4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2025.08.28 21:42:09.543674 [ 276 ] {20f47671-17a5-4fe2-8e40-aaf97db918a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12909 | 2025.08.28 21:42:09.543998 [ 276 ] {20f47671-17a5-4fe2-8e40-aaf97db918a4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12910 | 2025.08.28 21:42:09.544201 [ 276 ] {20f47671-17a5-4fe2-8e40-aaf97db918a4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12911 | 2025.08.28 21:42:09.544328 [ 276 ] {20f47671-17a5-4fe2-8e40-aaf97db918a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 12912 | 2025.08.28 21:42:09.544365 [ 276 ] {20f47671-17a5-4fe2-8e40-aaf97db918a4} <Debug> TCPHandler: Processed in 0.001341085 sec. | ||
| 12913 | 2025.08.28 21:42:09.544476 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12914 | 2025.08.28 21:42:09.544568 [ 276 ] {609b599f-bf55-45dd-9409-3102a3890fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12915 | 2025.08.28 21:42:09.544612 [ 276 ] {609b599f-bf55-45dd-9409-3102a3890fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12916 | 2025.08.28 21:42:09.545056 [ 276 ] {609b599f-bf55-45dd-9409-3102a3890fc8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12917 | 2025.08.28 21:42:09.545092 [ 276 ] {609b599f-bf55-45dd-9409-3102a3890fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12918 | 2025.08.28 21:42:09.545425 [ 276 ] {609b599f-bf55-45dd-9409-3102a3890fc8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12919 | 2025.08.28 21:42:09.545632 [ 276 ] {609b599f-bf55-45dd-9409-3102a3890fc8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2025.08.28 21:42:09.545759 [ 276 ] {609b599f-bf55-45dd-9409-3102a3890fc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 12921 | 2025.08.28 21:42:09.545795 [ 276 ] {609b599f-bf55-45dd-9409-3102a3890fc8} <Debug> TCPHandler: Processed in 0.001365975 sec. | ||
| 12922 | 2025.08.28 21:42:09.545941 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12923 | 2025.08.28 21:42:09.546063 [ 276 ] {d387f869-65be-46d7-b914-22f7ace609eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12924 | 2025.08.28 21:42:09.546107 [ 276 ] {d387f869-65be-46d7-b914-22f7ace609eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12925 | 2025.08.28 21:42:09.546495 [ 276 ] {d387f869-65be-46d7-b914-22f7ace609eb} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2025.08.28 21:42:09.546532 [ 276 ] {d387f869-65be-46d7-b914-22f7ace609eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12927 | 2025.08.28 21:42:09.546843 [ 276 ] {d387f869-65be-46d7-b914-22f7ace609eb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12928 | 2025.08.28 21:42:09.547057 [ 276 ] {d387f869-65be-46d7-b914-22f7ace609eb} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2025.08.28 21:42:09.547186 [ 276 ] {d387f869-65be-46d7-b914-22f7ace609eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 12930 | 2025.08.28 21:42:09.547222 [ 276 ] {d387f869-65be-46d7-b914-22f7ace609eb} <Debug> TCPHandler: Processed in 0.001341685 sec. | ||
| 12931 | 2025.08.28 21:42:11.068194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1828 | ||
| 12932 | 2025.08.28 21:42:11.070621 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2025.08.28 21:42:11.070673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12934 | 2025.08.28 21:42:11.071901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12935 | 2025.08.28 21:42:11.072188 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2025.08.28 21:42:11.072574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 12937 | 2025.08.28 21:42:13.465392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
| 12938 | 2025.08.28 21:42:13.465923 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12939 | 2025.08.28 21:42:13.465969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12940 | 2025.08.28 21:42:13.466450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12941 | 2025.08.28 21:42:13.466679 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12942 | 2025.08.28 21:42:13.466813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
| 12943 | 2025.08.28 21:42:13.466822 [ 81 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12944 | 2025.08.28 21:42:13.466897 [ 81 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2025.08.28 21:42:13.466920 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12946 | 2025.08.28 21:42:13.467020 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12947 | 2025.08.28 21:42:13.467129 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12948 | 2025.08.28 21:42:13.467166 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
| 12949 | 2025.08.28 21:42:13.467227 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
| 12950 | 2025.08.28 21:42:13.467272 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
| 12951 | 2025.08.28 21:42:13.467315 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
| 12952 | 2025.08.28 21:42:13.467355 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
| 12953 | 2025.08.28 21:42:13.467396 [ 201 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
| 12954 | 2025.08.28 21:42:13.469813 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.002821953 sec., 11543069.640068421 rows/sec., 165.12 MiB/sec. | ||
| 12955 | 2025.08.28 21:42:13.470164 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12956 | 2025.08.28 21:42:13.470439 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2025.08.28 21:42:13.470509 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_71_14} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12958 | 2025.08.28 21:42:13.470602 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 12959 | 2025.08.28 21:42:14.553097 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12960 | 2025.08.28 21:42:14.553272 [ 276 ] {1bf0b62b-ccf0-47e1-a285-90a1bb04b148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12961 | 2025.08.28 21:42:14.553335 [ 276 ] {1bf0b62b-ccf0-47e1-a285-90a1bb04b148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12962 | 2025.08.28 21:42:14.554160 [ 276 ] {1bf0b62b-ccf0-47e1-a285-90a1bb04b148} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2025.08.28 21:42:14.554202 [ 276 ] {1bf0b62b-ccf0-47e1-a285-90a1bb04b148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12964 | 2025.08.28 21:42:14.554596 [ 276 ] {1bf0b62b-ccf0-47e1-a285-90a1bb04b148} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12965 | 2025.08.28 21:42:14.554820 [ 276 ] {1bf0b62b-ccf0-47e1-a285-90a1bb04b148} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2025.08.28 21:42:14.554977 [ 276 ] {1bf0b62b-ccf0-47e1-a285-90a1bb04b148} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001752 sec., 223744.29223744292 rows/sec., 14.20 MiB/sec. | ||
| 12967 | 2025.08.28 21:42:14.555026 [ 276 ] {1bf0b62b-ccf0-47e1-a285-90a1bb04b148} <Debug> TCPHandler: Processed in 0.002055833 sec. | ||
| 12968 | 2025.08.28 21:42:14.555150 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12969 | 2025.08.28 21:42:14.555248 [ 276 ] {fc3ae6cd-6572-43af-89dc-f2d95ed18041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12970 | 2025.08.28 21:42:14.555291 [ 276 ] {fc3ae6cd-6572-43af-89dc-f2d95ed18041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12971 | 2025.08.28 21:42:14.555683 [ 276 ] {fc3ae6cd-6572-43af-89dc-f2d95ed18041} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2025.08.28 21:42:14.555717 [ 276 ] {fc3ae6cd-6572-43af-89dc-f2d95ed18041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12973 | 2025.08.28 21:42:14.556007 [ 276 ] {fc3ae6cd-6572-43af-89dc-f2d95ed18041} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12974 | 2025.08.28 21:42:14.556219 [ 276 ] {fc3ae6cd-6572-43af-89dc-f2d95ed18041} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2025.08.28 21:42:14.556345 [ 276 ] {fc3ae6cd-6572-43af-89dc-f2d95ed18041} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001119 sec., 1787.3100983020554 rows/sec., 145.74 KiB/sec. | ||
| 12976 | 2025.08.28 21:42:14.556382 [ 276 ] {fc3ae6cd-6572-43af-89dc-f2d95ed18041} <Debug> TCPHandler: Processed in 0.001280523 sec. | ||
| 12977 | 2025.08.28 21:42:14.556484 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12978 | 2025.08.28 21:42:14.556581 [ 276 ] {64466cc6-c2e2-4fea-9332-41226cb8985f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12979 | 2025.08.28 21:42:14.556619 [ 276 ] {64466cc6-c2e2-4fea-9332-41226cb8985f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12980 | 2025.08.28 21:42:14.557545 [ 276 ] {64466cc6-c2e2-4fea-9332-41226cb8985f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2025.08.28 21:42:14.557581 [ 276 ] {64466cc6-c2e2-4fea-9332-41226cb8985f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12982 | 2025.08.28 21:42:14.557943 [ 276 ] {64466cc6-c2e2-4fea-9332-41226cb8985f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12983 | 2025.08.28 21:42:14.558145 [ 276 ] {64466cc6-c2e2-4fea-9332-41226cb8985f} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2025.08.28 21:42:14.558271 [ 276 ] {64466cc6-c2e2-4fea-9332-41226cb8985f} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001708 sec., 674473.0679156908 rows/sec., 53.84 MiB/sec. | ||
| 12985 | 2025.08.28 21:42:14.558307 [ 276 ] {64466cc6-c2e2-4fea-9332-41226cb8985f} <Debug> TCPHandler: Processed in 0.001873149 sec. | ||
| 12986 | 2025.08.28 21:42:14.558414 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12987 | 2025.08.28 21:42:14.558516 [ 276 ] {1621d75a-f6cd-4302-b5fa-f44fcf5fcfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12988 | 2025.08.28 21:42:14.558555 [ 276 ] {1621d75a-f6cd-4302-b5fa-f44fcf5fcfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12989 | 2025.08.28 21:42:14.559137 [ 276 ] {1621d75a-f6cd-4302-b5fa-f44fcf5fcfca} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2025.08.28 21:42:14.559182 [ 276 ] {1621d75a-f6cd-4302-b5fa-f44fcf5fcfca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12991 | 2025.08.28 21:42:14.559515 [ 276 ] {1621d75a-f6cd-4302-b5fa-f44fcf5fcfca} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12992 | 2025.08.28 21:42:14.559724 [ 276 ] {1621d75a-f6cd-4302-b5fa-f44fcf5fcfca} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2025.08.28 21:42:14.559826 [ 80 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12994 | 2025.08.28 21:42:14.559851 [ 276 ] {1621d75a-f6cd-4302-b5fa-f44fcf5fcfca} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001352 sec., 177514.7928994083 rows/sec., 10.89 MiB/sec. | ||
| 12995 | 2025.08.28 21:42:14.559860 [ 80 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2025.08.28 21:42:14.559881 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12997 | 2025.08.28 21:42:14.559889 [ 276 ] {1621d75a-f6cd-4302-b5fa-f44fcf5fcfca} <Debug> TCPHandler: Processed in 0.001521569 sec. | ||
| 12998 | 2025.08.28 21:42:14.559997 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12999 | 2025.08.28 21:42:14.560008 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13000 | 2025.08.28 21:42:14.560090 [ 276 ] {f5f3aac5-3018-4b20-a132-ff3394ff215a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13001 | 2025.08.28 21:42:14.560132 [ 276 ] {f5f3aac5-3018-4b20-a132-ff3394ff215a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13002 | 2025.08.28 21:42:14.560157 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13003 | 2025.08.28 21:42:14.560195 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 256 rows starting from the beginning of the part | ||
| 13004 | 2025.08.28 21:42:14.560260 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 250 rows starting from the beginning of the part | ||
| 13005 | 2025.08.28 21:42:14.560307 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 238 rows starting from the beginning of the part | ||
| 13006 | 2025.08.28 21:42:14.560362 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 4 rows starting from the beginning of the part | ||
| 13007 | 2025.08.28 21:42:14.560416 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 238 rows starting from the beginning of the part | ||
| 13008 | 2025.08.28 21:42:14.560518 [ 199 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 240 rows starting from the beginning of the part | ||
| 13009 | 2025.08.28 21:42:14.560664 [ 276 ] {f5f3aac5-3018-4b20-a132-ff3394ff215a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2025.08.28 21:42:14.560706 [ 276 ] {f5f3aac5-3018-4b20-a132-ff3394ff215a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13011 | 2025.08.28 21:42:14.561044 [ 276 ] {f5f3aac5-3018-4b20-a132-ff3394ff215a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13012 | 2025.08.28 21:42:14.561262 [ 276 ] {f5f3aac5-3018-4b20-a132-ff3394ff215a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2025.08.28 21:42:14.561394 [ 276 ] {f5f3aac5-3018-4b20-a132-ff3394ff215a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001321 sec., 153671.46101438307 rows/sec., 9.91 MiB/sec. | ||
| 13014 | 2025.08.28 21:42:14.561431 [ 276 ] {f5f3aac5-3018-4b20-a132-ff3394ff215a} <Debug> TCPHandler: Processed in 0.001488408 sec. | ||
| 13015 | 2025.08.28 21:42:14.561547 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2025.08.28 21:42:14.561606 [ 193 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655483 sec., 740569.3685770256 rows/sec., 48.36 MiB/sec. | ||
| 13017 | 2025.08.28 21:42:14.561667 [ 276 ] {8d230dc2-a61e-4eac-ae9c-59c190b670b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13018 | 2025.08.28 21:42:14.561719 [ 276 ] {8d230dc2-a61e-4eac-ae9c-59c190b670b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13019 | 2025.08.28 21:42:14.561827 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13020 | 2025.08.28 21:42:14.562158 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2025.08.28 21:42:14.562244 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_61_12} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13022 | 2025.08.28 21:42:14.562273 [ 276 ] {8d230dc2-a61e-4eac-ae9c-59c190b670b2} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2025.08.28 21:42:14.562314 [ 276 ] {8d230dc2-a61e-4eac-ae9c-59c190b670b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13024 | 2025.08.28 21:42:14.562338 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13025 | 2025.08.28 21:42:14.562642 [ 276 ] {8d230dc2-a61e-4eac-ae9c-59c190b670b2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13026 | 2025.08.28 21:42:14.562860 [ 276 ] {8d230dc2-a61e-4eac-ae9c-59c190b670b2} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2025.08.28 21:42:14.562992 [ 276 ] {8d230dc2-a61e-4eac-ae9c-59c190b670b2} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001349 sec., 149740.54855448482 rows/sec., 8.50 MiB/sec. | ||
| 13028 | 2025.08.28 21:42:14.563029 [ 276 ] {8d230dc2-a61e-4eac-ae9c-59c190b670b2} <Debug> TCPHandler: Processed in 0.00154021 sec. | ||
| 13029 | 2025.08.28 21:42:14.563135 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2025.08.28 21:42:14.563228 [ 276 ] {6e9a2203-fe57-43bb-9078-2c2258519874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13031 | 2025.08.28 21:42:14.563267 [ 276 ] {6e9a2203-fe57-43bb-9078-2c2258519874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13032 | 2025.08.28 21:42:14.564030 [ 276 ] {6e9a2203-fe57-43bb-9078-2c2258519874} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2025.08.28 21:42:14.564065 [ 276 ] {6e9a2203-fe57-43bb-9078-2c2258519874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13034 | 2025.08.28 21:42:14.564393 [ 276 ] {6e9a2203-fe57-43bb-9078-2c2258519874} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13035 | 2025.08.28 21:42:14.564613 [ 276 ] {6e9a2203-fe57-43bb-9078-2c2258519874} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2025.08.28 21:42:14.564738 [ 276 ] {6e9a2203-fe57-43bb-9078-2c2258519874} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.001527 sec., 455795.6777996071 rows/sec., 32.04 MiB/sec. | ||
| 13037 | 2025.08.28 21:42:14.564774 [ 276 ] {6e9a2203-fe57-43bb-9078-2c2258519874} <Debug> TCPHandler: Processed in 0.001686394 sec. | ||
| 13038 | 2025.08.28 21:42:14.564880 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2025.08.28 21:42:14.564970 [ 276 ] {a76d5a12-eb98-4663-aa85-9fea2aaeb5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13040 | 2025.08.28 21:42:14.565010 [ 276 ] {a76d5a12-eb98-4663-aa85-9fea2aaeb5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13041 | 2025.08.28 21:42:14.565319 [ 276 ] {a76d5a12-eb98-4663-aa85-9fea2aaeb5d1} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2025.08.28 21:42:14.565351 [ 276 ] {a76d5a12-eb98-4663-aa85-9fea2aaeb5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13043 | 2025.08.28 21:42:14.565643 [ 276 ] {a76d5a12-eb98-4663-aa85-9fea2aaeb5d1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13044 | 2025.08.28 21:42:14.565850 [ 276 ] {a76d5a12-eb98-4663-aa85-9fea2aaeb5d1} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2025.08.28 21:42:14.565978 [ 276 ] {a76d5a12-eb98-4663-aa85-9fea2aaeb5d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 13046 | 2025.08.28 21:42:14.566012 [ 276 ] {a76d5a12-eb98-4663-aa85-9fea2aaeb5d1} <Debug> TCPHandler: Processed in 0.001178411 sec. | ||
| 13047 | 2025.08.28 21:42:14.566114 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2025.08.28 21:42:14.566218 [ 276 ] {d53c36bb-2a48-46eb-9de0-2d539c338cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13049 | 2025.08.28 21:42:14.566270 [ 276 ] {d53c36bb-2a48-46eb-9de0-2d539c338cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13050 | 2025.08.28 21:42:14.566798 [ 276 ] {d53c36bb-2a48-46eb-9de0-2d539c338cd9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2025.08.28 21:42:14.566839 [ 276 ] {d53c36bb-2a48-46eb-9de0-2d539c338cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13052 | 2025.08.28 21:42:14.567256 [ 276 ] {d53c36bb-2a48-46eb-9de0-2d539c338cd9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13053 | 2025.08.28 21:42:14.567465 [ 276 ] {d53c36bb-2a48-46eb-9de0-2d539c338cd9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2025.08.28 21:42:14.567594 [ 276 ] {d53c36bb-2a48-46eb-9de0-2d539c338cd9} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001401 sec., 219842.96930763742 rows/sec., 14.46 MiB/sec. | ||
| 13055 | 2025.08.28 21:42:14.567631 [ 276 ] {d53c36bb-2a48-46eb-9de0-2d539c338cd9} <Debug> TCPHandler: Processed in 0.001566121 sec. | ||
| 13056 | 2025.08.28 21:42:14.567738 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13057 | 2025.08.28 21:42:14.567832 [ 276 ] {76606485-58c5-4f56-9450-2a5912b38063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13058 | 2025.08.28 21:42:14.567872 [ 276 ] {76606485-58c5-4f56-9450-2a5912b38063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13059 | 2025.08.28 21:42:14.568163 [ 276 ] {76606485-58c5-4f56-9450-2a5912b38063} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2025.08.28 21:42:14.568196 [ 276 ] {76606485-58c5-4f56-9450-2a5912b38063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13061 | 2025.08.28 21:42:14.568476 [ 276 ] {76606485-58c5-4f56-9450-2a5912b38063} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13062 | 2025.08.28 21:42:14.568676 [ 276 ] {76606485-58c5-4f56-9450-2a5912b38063} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2025.08.28 21:42:14.568801 [ 276 ] {76606485-58c5-4f56-9450-2a5912b38063} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000987 sec., 1013.1712259371834 rows/sec., 68.27 KiB/sec. | ||
| 13064 | 2025.08.28 21:42:14.568836 [ 276 ] {76606485-58c5-4f56-9450-2a5912b38063} <Debug> TCPHandler: Processed in 0.001147199 sec. | ||
| 13065 | 2025.08.28 21:42:14.568934 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13066 | 2025.08.28 21:42:14.569023 [ 276 ] {7ce295ba-eb7a-471b-97f2-8f0e45b830f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13067 | 2025.08.28 21:42:14.569077 [ 276 ] {7ce295ba-eb7a-471b-97f2-8f0e45b830f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13068 | 2025.08.28 21:42:14.569952 [ 276 ] {7ce295ba-eb7a-471b-97f2-8f0e45b830f0} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2025.08.28 21:42:14.569987 [ 276 ] {7ce295ba-eb7a-471b-97f2-8f0e45b830f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13070 | 2025.08.28 21:42:14.570538 [ 276 ] {7ce295ba-eb7a-471b-97f2-8f0e45b830f0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13071 | 2025.08.28 21:42:14.570751 [ 276 ] {7ce295ba-eb7a-471b-97f2-8f0e45b830f0} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2025.08.28 21:42:14.570885 [ 276 ] {7ce295ba-eb7a-471b-97f2-8f0e45b830f0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001879 sec., 22352.315061202768 rows/sec., 40.05 MiB/sec. | ||
| 13073 | 2025.08.28 21:42:14.570943 [ 276 ] {7ce295ba-eb7a-471b-97f2-8f0e45b830f0} <Debug> TCPHandler: Processed in 0.002053963 sec. | ||
| 13074 | 2025.08.28 21:42:14.571050 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2025.08.28 21:42:14.571142 [ 276 ] {0319042f-934b-4e53-80b4-d3f49f75351e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13076 | 2025.08.28 21:42:14.571182 [ 276 ] {0319042f-934b-4e53-80b4-d3f49f75351e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13077 | 2025.08.28 21:42:14.571516 [ 276 ] {0319042f-934b-4e53-80b4-d3f49f75351e} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2025.08.28 21:42:14.571552 [ 276 ] {0319042f-934b-4e53-80b4-d3f49f75351e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13079 | 2025.08.28 21:42:14.571848 [ 276 ] {0319042f-934b-4e53-80b4-d3f49f75351e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13080 | 2025.08.28 21:42:14.572046 [ 276 ] {0319042f-934b-4e53-80b4-d3f49f75351e} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13081 | 2025.08.28 21:42:14.572169 [ 276 ] {0319042f-934b-4e53-80b4-d3f49f75351e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001045 sec., 97607.65550239236 rows/sec., 6.00 MiB/sec. | ||
| 13082 | 2025.08.28 21:42:14.572204 [ 276 ] {0319042f-934b-4e53-80b4-d3f49f75351e} <Debug> TCPHandler: Processed in 0.001199661 sec. | ||
| 13083 | 2025.08.28 21:42:15.270509 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13084 | 2025.08.28 21:42:15.287876 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2025.08.28 21:42:15.287939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13086 | 2025.08.28 21:42:15.294053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13087 | 2025.08.28 21:42:15.294775 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2025.08.28 21:42:15.295089 [ 78 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13089 | 2025.08.28 21:42:15.295163 [ 78 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2025.08.28 21:42:15.295187 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13091 | 2025.08.28 21:42:15.295356 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13092 | 2025.08.28 21:42:15.298024 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13093 | 2025.08.28 21:42:15.299457 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13094 | 2025.08.28 21:42:15.300954 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 13095 | 2025.08.28 21:42:15.305524 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 13096 | 2025.08.28 21:42:15.309917 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 13097 | 2025.08.28 21:42:15.314268 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 13098 | 2025.08.28 21:42:15.318997 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13099 | 2025.08.28 21:42:15.323698 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13100 | 2025.08.28 21:42:15.378994 [ 193 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083725892 sec., 6389.899076859044 rows/sec., 33.04 MiB/sec. | ||
| 13101 | 2025.08.28 21:42:15.382028 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13102 | 2025.08.28 21:42:15.383908 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2025.08.28 21:42:15.383991 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_71_14} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13104 | 2025.08.28 21:42:15.386388 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 13105 | 2025.08.28 21:42:19.541136 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13106 | 2025.08.28 21:42:19.541334 [ 276 ] {66b534e5-84d9-4dd6-93c7-69300d3d3475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13107 | 2025.08.28 21:42:19.541401 [ 276 ] {66b534e5-84d9-4dd6-93c7-69300d3d3475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13108 | 2025.08.28 21:42:19.542048 [ 276 ] {66b534e5-84d9-4dd6-93c7-69300d3d3475} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13109 | 2025.08.28 21:42:19.542100 [ 276 ] {66b534e5-84d9-4dd6-93c7-69300d3d3475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13110 | 2025.08.28 21:42:19.542493 [ 276 ] {66b534e5-84d9-4dd6-93c7-69300d3d3475} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13111 | 2025.08.28 21:42:19.542720 [ 276 ] {66b534e5-84d9-4dd6-93c7-69300d3d3475} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2025.08.28 21:42:19.542881 [ 276 ] {66b534e5-84d9-4dd6-93c7-69300d3d3475} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 13113 | 2025.08.28 21:42:19.542931 [ 276 ] {66b534e5-84d9-4dd6-93c7-69300d3d3475} <Debug> TCPHandler: Processed in 0.00194744 sec. | ||
| 13114 | 2025.08.28 21:42:19.543056 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13115 | 2025.08.28 21:42:19.543161 [ 276 ] {f9dea93c-d081-4490-b5e6-20eb2ae46a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13116 | 2025.08.28 21:42:19.543203 [ 276 ] {f9dea93c-d081-4490-b5e6-20eb2ae46a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13117 | 2025.08.28 21:42:19.543656 [ 276 ] {f9dea93c-d081-4490-b5e6-20eb2ae46a0e} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2025.08.28 21:42:19.543696 [ 276 ] {f9dea93c-d081-4490-b5e6-20eb2ae46a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13119 | 2025.08.28 21:42:19.544012 [ 276 ] {f9dea93c-d081-4490-b5e6-20eb2ae46a0e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13120 | 2025.08.28 21:42:19.544236 [ 276 ] {f9dea93c-d081-4490-b5e6-20eb2ae46a0e} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2025.08.28 21:42:19.544370 [ 276 ] {f9dea93c-d081-4490-b5e6-20eb2ae46a0e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 13122 | 2025.08.28 21:42:19.544408 [ 276 ] {f9dea93c-d081-4490-b5e6-20eb2ae46a0e} <Debug> TCPHandler: Processed in 0.001401106 sec. | ||
| 13123 | 2025.08.28 21:42:19.544527 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13124 | 2025.08.28 21:42:19.544624 [ 276 ] {b5469083-83ce-4206-a18b-b40dd2f5e47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13125 | 2025.08.28 21:42:19.544670 [ 276 ] {b5469083-83ce-4206-a18b-b40dd2f5e47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13126 | 2025.08.28 21:42:19.545095 [ 276 ] {b5469083-83ce-4206-a18b-b40dd2f5e47e} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13127 | 2025.08.28 21:42:19.545132 [ 276 ] {b5469083-83ce-4206-a18b-b40dd2f5e47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13128 | 2025.08.28 21:42:19.545457 [ 276 ] {b5469083-83ce-4206-a18b-b40dd2f5e47e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13129 | 2025.08.28 21:42:19.545663 [ 276 ] {b5469083-83ce-4206-a18b-b40dd2f5e47e} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2025.08.28 21:42:19.545794 [ 276 ] {b5469083-83ce-4206-a18b-b40dd2f5e47e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 13131 | 2025.08.28 21:42:19.545804 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 13132 | 2025.08.28 21:42:19.545832 [ 276 ] {b5469083-83ce-4206-a18b-b40dd2f5e47e} <Debug> TCPHandler: Processed in 0.001354006 sec. | ||
| 13133 | 2025.08.28 21:42:19.545880 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2025.08.28 21:42:19.545910 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13135 | 2025.08.28 21:42:19.545972 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2025.08.28 21:42:19.546011 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 13137 | 2025.08.28 21:42:19.546071 [ 276 ] {dcda5a4d-3df1-4b76-a045-a36c569af84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13138 | 2025.08.28 21:42:19.546118 [ 276 ] {dcda5a4d-3df1-4b76-a045-a36c569af84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13139 | 2025.08.28 21:42:19.546144 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13140 | 2025.08.28 21:42:19.546187 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 34870 rows starting from the beginning of the part | ||
| 13141 | 2025.08.28 21:42:19.546276 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 846 rows starting from the beginning of the part | ||
| 13142 | 2025.08.28 21:42:19.546339 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 307 rows starting from the beginning of the part | ||
| 13143 | 2025.08.28 21:42:19.546407 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13144 | 2025.08.28 21:42:19.546457 [ 191 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 308 rows starting from the beginning of the part | ||
| 13145 | 2025.08.28 21:42:19.546472 [ 276 ] {dcda5a4d-3df1-4b76-a045-a36c569af84c} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13146 | 2025.08.28 21:42:19.546512 [ 276 ] {dcda5a4d-3df1-4b76-a045-a36c569af84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13147 | 2025.08.28 21:42:19.546873 [ 276 ] {dcda5a4d-3df1-4b76-a045-a36c569af84c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13148 | 2025.08.28 21:42:19.547091 [ 276 ] {dcda5a4d-3df1-4b76-a045-a36c569af84c} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13149 | 2025.08.28 21:42:19.547223 [ 276 ] {dcda5a4d-3df1-4b76-a045-a36c569af84c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 13150 | 2025.08.28 21:42:19.547260 [ 276 ] {dcda5a4d-3df1-4b76-a045-a36c569af84c} <Debug> TCPHandler: Processed in 0.001336684 sec. | ||
| 13151 | 2025.08.28 21:42:19.553588 [ 193 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36491 rows, containing 5 columns (5 merged, 0 gathered) in 0.007614457 sec., 4792331.219415909 rows/sec., 320.95 MiB/sec. | ||
| 13152 | 2025.08.28 21:42:19.554189 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 13153 | 2025.08.28 21:42:19.554490 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2025.08.28 21:42:19.554556 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 13155 | 2025.08.28 21:42:19.554637 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13156 | 2025.08.28 21:42:20.724871 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13157 | 2025.08.28 21:42:20.724929 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13158 | 2025.08.28 21:42:20.967904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
| 13159 | 2025.08.28 21:42:20.968415 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2025.08.28 21:42:20.968463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13161 | 2025.08.28 21:42:20.968950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13162 | 2025.08.28 21:42:20.969194 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2025.08.28 21:42:20.969335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 13164 | 2025.08.28 21:42:21.073679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1860 | ||
| 13165 | 2025.08.28 21:42:21.076159 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2025.08.28 21:42:21.076215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 13167 | 2025.08.28 21:42:21.077504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13168 | 2025.08.28 21:42:21.077807 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2025.08.28 21:42:21.078195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
| 13170 | 2025.08.28 21:42:22.799039 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 13171 | 2025.08.28 21:42:22.815503 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2025.08.28 21:42:22.815562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13173 | 2025.08.28 21:42:22.821537 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13174 | 2025.08.28 21:42:22.822346 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2025.08.28 21:42:22.825874 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 13176 | 2025.08.28 21:42:24.189266 [ 220 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13177 | 2025.08.28 21:42:24.189318 [ 220 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13178 | 2025.08.28 21:42:24.192799 [ 220 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13179 | 2025.08.28 21:42:24.556600 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13180 | 2025.08.28 21:42:24.556782 [ 276 ] {0a0ab789-0b9e-4aa2-b877-02587079f475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13181 | 2025.08.28 21:42:24.556851 [ 276 ] {0a0ab789-0b9e-4aa2-b877-02587079f475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13182 | 2025.08.28 21:42:24.557670 [ 276 ] {0a0ab789-0b9e-4aa2-b877-02587079f475} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13183 | 2025.08.28 21:42:24.557728 [ 276 ] {0a0ab789-0b9e-4aa2-b877-02587079f475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13184 | 2025.08.28 21:42:24.558190 [ 276 ] {0a0ab789-0b9e-4aa2-b877-02587079f475} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13185 | 2025.08.28 21:42:24.558441 [ 276 ] {0a0ab789-0b9e-4aa2-b877-02587079f475} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13186 | 2025.08.28 21:42:24.558605 [ 276 ] {0a0ab789-0b9e-4aa2-b877-02587079f475} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001874 sec., 209178.22838847386 rows/sec., 13.27 MiB/sec. | ||
| 13187 | 2025.08.28 21:42:24.558616 [ 69 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 13188 | 2025.08.28 21:42:24.558658 [ 276 ] {0a0ab789-0b9e-4aa2-b877-02587079f475} <Debug> TCPHandler: Processed in 0.002193937 sec. | ||
| 13189 | 2025.08.28 21:42:24.558684 [ 69 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2025.08.28 21:42:24.558711 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13191 | 2025.08.28 21:42:24.558806 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 13192 | 2025.08.28 21:42:24.558817 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2025.08.28 21:42:24.558909 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13194 | 2025.08.28 21:42:24.558947 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 392 rows starting from the beginning of the part | ||
| 13195 | 2025.08.28 21:42:24.558951 [ 276 ] {51555a42-e153-4322-af46-999986504b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13196 | 2025.08.28 21:42:24.559007 [ 276 ] {51555a42-e153-4322-af46-999986504b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13197 | 2025.08.28 21:42:24.559020 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 392 rows starting from the beginning of the part | ||
| 13198 | 2025.08.28 21:42:24.559069 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 392 rows starting from the beginning of the part | ||
| 13199 | 2025.08.28 21:42:24.559113 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 392 rows starting from the beginning of the part | ||
| 13200 | 2025.08.28 21:42:24.559165 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 392 rows starting from the beginning of the part | ||
| 13201 | 2025.08.28 21:42:24.560043 [ 276 ] {51555a42-e153-4322-af46-999986504b0b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2025.08.28 21:42:24.560082 [ 276 ] {51555a42-e153-4322-af46-999986504b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13203 | 2025.08.28 21:42:24.560249 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480778 sec., 1323628.5250050987 rows/sec., 89.03 MiB/sec. | ||
| 13204 | 2025.08.28 21:42:24.560391 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 13205 | 2025.08.28 21:42:24.560518 [ 276 ] {51555a42-e153-4322-af46-999986504b0b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13206 | 2025.08.28 21:42:24.560634 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2025.08.28 21:42:24.560700 [ 196 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_53_13} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 13208 | 2025.08.28 21:42:24.560757 [ 276 ] {51555a42-e153-4322-af46-999986504b0b} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2025.08.28 21:42:24.560764 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13210 | 2025.08.28 21:42:24.560899 [ 276 ] {51555a42-e153-4322-af46-999986504b0b} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001974 sec., 583080.040526849 rows/sec., 46.55 MiB/sec. | ||
| 13211 | 2025.08.28 21:42:24.560898 [ 69 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13212 | 2025.08.28 21:42:24.560942 [ 276 ] {51555a42-e153-4322-af46-999986504b0b} <Debug> TCPHandler: Processed in 0.002190907 sec. | ||
| 13213 | 2025.08.28 21:42:24.560951 [ 69 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2025.08.28 21:42:24.560980 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13215 | 2025.08.28 21:42:24.561086 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2025.08.28 21:42:24.561088 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13217 | 2025.08.28 21:42:24.561203 [ 276 ] {eae279ab-d6f6-4360-a81b-fe99b5c1ecd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13218 | 2025.08.28 21:42:24.561252 [ 276 ] {eae279ab-d6f6-4360-a81b-fe99b5c1ecd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13219 | 2025.08.28 21:42:24.561253 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13220 | 2025.08.28 21:42:24.561309 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2301 rows starting from the beginning of the part | ||
| 13221 | 2025.08.28 21:42:24.561378 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1151 rows starting from the beginning of the part | ||
| 13222 | 2025.08.28 21:42:24.561423 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 13223 | 2025.08.28 21:42:24.561468 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1152 rows starting from the beginning of the part | ||
| 13224 | 2025.08.28 21:42:24.561510 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 13225 | 2025.08.28 21:42:24.561550 [ 187 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1151 rows starting from the beginning of the part | ||
| 13226 | 2025.08.28 21:42:24.561795 [ 276 ] {eae279ab-d6f6-4360-a81b-fe99b5c1ecd9} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2025.08.28 21:42:24.561840 [ 276 ] {eae279ab-d6f6-4360-a81b-fe99b5c1ecd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13228 | 2025.08.28 21:42:24.562218 [ 276 ] {eae279ab-d6f6-4360-a81b-fe99b5c1ecd9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13229 | 2025.08.28 21:42:24.562469 [ 276 ] {eae279ab-d6f6-4360-a81b-fe99b5c1ecd9} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2025.08.28 21:42:24.562606 [ 276 ] {eae279ab-d6f6-4360-a81b-fe99b5c1ecd9} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001427 sec., 166783.4618079888 rows/sec., 10.22 MiB/sec. | ||
| 13231 | 2025.08.28 21:42:24.562646 [ 276 ] {eae279ab-d6f6-4360-a81b-fe99b5c1ecd9} <Debug> TCPHandler: Processed in 0.001617602 sec. | ||
| 13232 | 2025.08.28 21:42:24.562647 [ 225 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13233 | 2025.08.28 21:42:24.562684 [ 225 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13234 | 2025.08.28 21:42:24.562761 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13235 | 2025.08.28 21:42:24.562863 [ 276 ] {5ce07b0f-ea00-47a5-8baa-f2096f53053f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13236 | 2025.08.28 21:42:24.562904 [ 276 ] {5ce07b0f-ea00-47a5-8baa-f2096f53053f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13237 | 2025.08.28 21:42:24.563442 [ 276 ] {5ce07b0f-ea00-47a5-8baa-f2096f53053f} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2025.08.28 21:42:24.563493 [ 276 ] {5ce07b0f-ea00-47a5-8baa-f2096f53053f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13239 | 2025.08.28 21:42:24.563754 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5867 rows, containing 5 columns (5 merged, 0 gathered) in 0.002721331 sec., 2155930.314981897 rows/sec., 181.21 MiB/sec. | ||
| 13240 | 2025.08.28 21:42:24.563878 [ 276 ] {5ce07b0f-ea00-47a5-8baa-f2096f53053f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13241 | 2025.08.28 21:42:24.564005 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13242 | 2025.08.28 21:42:24.564130 [ 276 ] {5ce07b0f-ea00-47a5-8baa-f2096f53053f} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13243 | 2025.08.28 21:42:24.564269 [ 276 ] {5ce07b0f-ea00-47a5-8baa-f2096f53053f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001427 sec., 142256.48213034336 rows/sec., 9.18 MiB/sec. | ||
| 13244 | 2025.08.28 21:42:24.564289 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2025.08.28 21:42:24.564312 [ 221 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13246 | 2025.08.28 21:42:24.564316 [ 276 ] {5ce07b0f-ea00-47a5-8baa-f2096f53053f} <Debug> TCPHandler: Processed in 0.001605402 sec. | ||
| 13247 | 2025.08.28 21:42:24.564354 [ 221 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13248 | 2025.08.28 21:42:24.564380 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_106_21} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13249 | 2025.08.28 21:42:24.564473 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13250 | 2025.08.28 21:42:24.564476 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13251 | 2025.08.28 21:42:24.564572 [ 276 ] {3b364549-cbca-435b-b2c2-e71b6623e6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13252 | 2025.08.28 21:42:24.564616 [ 276 ] {3b364549-cbca-435b-b2c2-e71b6623e6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13253 | 2025.08.28 21:42:24.565095 [ 276 ] {3b364549-cbca-435b-b2c2-e71b6623e6b0} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2025.08.28 21:42:24.565135 [ 276 ] {3b364549-cbca-435b-b2c2-e71b6623e6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13255 | 2025.08.28 21:42:24.565503 [ 276 ] {3b364549-cbca-435b-b2c2-e71b6623e6b0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13256 | 2025.08.28 21:42:24.565790 [ 276 ] {3b364549-cbca-435b-b2c2-e71b6623e6b0} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2025.08.28 21:42:24.565915 [ 69 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 13258 | 2025.08.28 21:42:24.565929 [ 276 ] {3b364549-cbca-435b-b2c2-e71b6623e6b0} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001376 sec., 146802.32558139533 rows/sec., 8.34 MiB/sec. | ||
| 13259 | 2025.08.28 21:42:24.565957 [ 69 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2025.08.28 21:42:24.565980 [ 276 ] {3b364549-cbca-435b-b2c2-e71b6623e6b0} <Debug> TCPHandler: Processed in 0.00155585 sec. | ||
| 13261 | 2025.08.28 21:42:24.565984 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13262 | 2025.08.28 21:42:24.566071 [ 225 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13263 | 2025.08.28 21:42:24.566090 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 13264 | 2025.08.28 21:42:24.566108 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2025.08.28 21:42:24.566095 [ 217 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13266 | 2025.08.28 21:42:24.566175 [ 217 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13267 | 2025.08.28 21:42:24.566198 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13268 | 2025.08.28 21:42:24.566221 [ 276 ] {0c275108-a316-4376-8381-1eb417daccbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13269 | 2025.08.28 21:42:24.566234 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 202 rows starting from the beginning of the part | ||
| 13270 | 2025.08.28 21:42:24.566272 [ 276 ] {0c275108-a316-4376-8381-1eb417daccbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13271 | 2025.08.28 21:42:24.566296 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 202 rows starting from the beginning of the part | ||
| 13272 | 2025.08.28 21:42:24.566338 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 202 rows starting from the beginning of the part | ||
| 13273 | 2025.08.28 21:42:24.566375 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 202 rows starting from the beginning of the part | ||
| 13274 | 2025.08.28 21:42:24.566418 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 202 rows starting from the beginning of the part | ||
| 13275 | 2025.08.28 21:42:24.566991 [ 276 ] {0c275108-a316-4376-8381-1eb417daccbd} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13276 | 2025.08.28 21:42:24.567035 [ 276 ] {0c275108-a316-4376-8381-1eb417daccbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13277 | 2025.08.28 21:42:24.567285 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228032 sec., 822454.1380029185 rows/sec., 49.85 MiB/sec. | ||
| 13278 | 2025.08.28 21:42:24.567422 [ 276 ] {0c275108-a316-4376-8381-1eb417daccbd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13279 | 2025.08.28 21:42:24.567441 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 13280 | 2025.08.28 21:42:24.567505 [ 221 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13281 | 2025.08.28 21:42:24.567866 [ 276 ] {0c275108-a316-4376-8381-1eb417daccbd} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2025.08.28 21:42:24.567915 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13283 | 2025.08.28 21:42:24.568008 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_53_13} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 13284 | 2025.08.28 21:42:24.568016 [ 69 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13285 | 2025.08.28 21:42:24.568022 [ 276 ] {0c275108-a316-4376-8381-1eb417daccbd} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.00182 sec., 381318.68131868134 rows/sec., 26.79 MiB/sec. | ||
| 13286 | 2025.08.28 21:42:24.568057 [ 69 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2025.08.28 21:42:24.568082 [ 276 ] {0c275108-a316-4376-8381-1eb417daccbd} <Debug> TCPHandler: Processed in 0.002023302 sec. | ||
| 13288 | 2025.08.28 21:42:24.568096 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13289 | 2025.08.28 21:42:24.568095 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13290 | 2025.08.28 21:42:24.568223 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13291 | 2025.08.28 21:42:24.568235 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13292 | 2025.08.28 21:42:24.568332 [ 276 ] {6561bf31-db3c-4c05-b37b-3d544c50a5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13293 | 2025.08.28 21:42:24.568381 [ 276 ] {6561bf31-db3c-4c05-b37b-3d544c50a5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13294 | 2025.08.28 21:42:24.568384 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13295 | 2025.08.28 21:42:24.568441 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1186 rows starting from the beginning of the part | ||
| 13296 | 2025.08.28 21:42:24.568514 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 694 rows starting from the beginning of the part | ||
| 13297 | 2025.08.28 21:42:24.568567 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 13298 | 2025.08.28 21:42:24.568613 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 696 rows starting from the beginning of the part | ||
| 13299 | 2025.08.28 21:42:24.568662 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 13300 | 2025.08.28 21:42:24.568708 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 694 rows starting from the beginning of the part | ||
| 13301 | 2025.08.28 21:42:24.568771 [ 276 ] {6561bf31-db3c-4c05-b37b-3d544c50a5df} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2025.08.28 21:42:24.568815 [ 276 ] {6561bf31-db3c-4c05-b37b-3d544c50a5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13303 | 2025.08.28 21:42:24.569175 [ 276 ] {6561bf31-db3c-4c05-b37b-3d544c50a5df} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13304 | 2025.08.28 21:42:24.569427 [ 276 ] {6561bf31-db3c-4c05-b37b-3d544c50a5df} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2025.08.28 21:42:24.569571 [ 276 ] {6561bf31-db3c-4c05-b37b-3d544c50a5df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001259 sec., 4765.687053216839 rows/sec., 248.99 KiB/sec. | ||
| 13306 | 2025.08.28 21:42:24.569610 [ 276 ] {6561bf31-db3c-4c05-b37b-3d544c50a5df} <Debug> TCPHandler: Processed in 0.001438207 sec. | ||
| 13307 | 2025.08.28 21:42:24.569678 [ 217 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13308 | 2025.08.28 21:42:24.569730 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13309 | 2025.08.28 21:42:24.569833 [ 276 ] {c3ce38cf-89a8-441f-b131-5fae06b5a7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13310 | 2025.08.28 21:42:24.569880 [ 276 ] {c3ce38cf-89a8-441f-b131-5fae06b5a7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13311 | 2025.08.28 21:42:24.570295 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3398 rows, containing 5 columns (5 merged, 0 gathered) in 0.002119915 sec., 1602894.4556739302 rows/sec., 120.05 MiB/sec. | ||
| 13312 | 2025.08.28 21:42:24.570407 [ 276 ] {c3ce38cf-89a8-441f-b131-5fae06b5a7ab} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13313 | 2025.08.28 21:42:24.570446 [ 276 ] {c3ce38cf-89a8-441f-b131-5fae06b5a7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13314 | 2025.08.28 21:42:24.570519 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13315 | 2025.08.28 21:42:24.570824 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2025.08.28 21:42:24.570838 [ 276 ] {c3ce38cf-89a8-441f-b131-5fae06b5a7ab} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13317 | 2025.08.28 21:42:24.570909 [ 187 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_106_21} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13318 | 2025.08.28 21:42:24.570996 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 13319 | 2025.08.28 21:42:24.571112 [ 276 ] {c3ce38cf-89a8-441f-b131-5fae06b5a7ab} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2025.08.28 21:42:24.571257 [ 276 ] {c3ce38cf-89a8-441f-b131-5fae06b5a7ab} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001444 sec., 212603.8781163435 rows/sec., 13.99 MiB/sec. | ||
| 13321 | 2025.08.28 21:42:24.571296 [ 276 ] {c3ce38cf-89a8-441f-b131-5fae06b5a7ab} <Debug> TCPHandler: Processed in 0.001616032 sec. | ||
| 13322 | 2025.08.28 21:42:24.571407 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13323 | 2025.08.28 21:42:24.571507 [ 276 ] {d283935f-d9b8-42d0-a8cb-fbddf311c63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13324 | 2025.08.28 21:42:24.571552 [ 276 ] {d283935f-d9b8-42d0-a8cb-fbddf311c63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13325 | 2025.08.28 21:42:24.571887 [ 276 ] {d283935f-d9b8-42d0-a8cb-fbddf311c63e} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2025.08.28 21:42:24.571924 [ 276 ] {d283935f-d9b8-42d0-a8cb-fbddf311c63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13327 | 2025.08.28 21:42:24.572234 [ 276 ] {d283935f-d9b8-42d0-a8cb-fbddf311c63e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13328 | 2025.08.28 21:42:24.572469 [ 276 ] {d283935f-d9b8-42d0-a8cb-fbddf311c63e} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2025.08.28 21:42:24.572604 [ 276 ] {d283935f-d9b8-42d0-a8cb-fbddf311c63e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 13330 | 2025.08.28 21:42:24.572641 [ 276 ] {d283935f-d9b8-42d0-a8cb-fbddf311c63e} <Debug> TCPHandler: Processed in 0.001283914 sec. | ||
| 13331 | 2025.08.28 21:42:24.572755 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2025.08.28 21:42:24.572850 [ 276 ] {cc905d2a-43fe-4cdc-8801-d9e19ee21831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13333 | 2025.08.28 21:42:24.572905 [ 276 ] {cc905d2a-43fe-4cdc-8801-d9e19ee21831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13334 | 2025.08.28 21:42:24.573866 [ 276 ] {cc905d2a-43fe-4cdc-8801-d9e19ee21831} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2025.08.28 21:42:24.573904 [ 276 ] {cc905d2a-43fe-4cdc-8801-d9e19ee21831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13336 | 2025.08.28 21:42:24.574504 [ 276 ] {cc905d2a-43fe-4cdc-8801-d9e19ee21831} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13337 | 2025.08.28 21:42:24.574773 [ 276 ] {cc905d2a-43fe-4cdc-8801-d9e19ee21831} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2025.08.28 21:42:24.574927 [ 276 ] {cc905d2a-43fe-4cdc-8801-d9e19ee21831} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002096 sec., 20038.167938931296 rows/sec., 35.91 MiB/sec. | ||
| 13339 | 2025.08.28 21:42:24.574999 [ 276 ] {cc905d2a-43fe-4cdc-8801-d9e19ee21831} <Debug> TCPHandler: Processed in 0.00229394 sec. | ||
| 13340 | 2025.08.28 21:42:24.575119 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2025.08.28 21:42:24.575216 [ 276 ] {74626b71-669d-45c1-9ce2-b639225829cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13342 | 2025.08.28 21:42:24.575258 [ 276 ] {74626b71-669d-45c1-9ce2-b639225829cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13343 | 2025.08.28 21:42:24.575609 [ 276 ] {74626b71-669d-45c1-9ce2-b639225829cc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2025.08.28 21:42:24.575647 [ 276 ] {74626b71-669d-45c1-9ce2-b639225829cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13345 | 2025.08.28 21:42:24.576006 [ 276 ] {74626b71-669d-45c1-9ce2-b639225829cc} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13346 | 2025.08.28 21:42:24.576231 [ 276 ] {74626b71-669d-45c1-9ce2-b639225829cc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2025.08.28 21:42:24.576359 [ 69 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13348 | 2025.08.28 21:42:24.576362 [ 276 ] {74626b71-669d-45c1-9ce2-b639225829cc} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001165 sec., 87553.64806866953 rows/sec., 5.38 MiB/sec. | ||
| 13349 | 2025.08.28 21:42:24.576398 [ 69 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2025.08.28 21:42:24.576416 [ 276 ] {74626b71-669d-45c1-9ce2-b639225829cc} <Debug> TCPHandler: Processed in 0.001347675 sec. | ||
| 13351 | 2025.08.28 21:42:24.576423 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13352 | 2025.08.28 21:42:24.576523 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13353 | 2025.08.28 21:42:24.576644 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13354 | 2025.08.28 21:42:24.576679 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 8040 rows starting from the beginning of the part | ||
| 13355 | 2025.08.28 21:42:24.576733 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 102 rows starting from the beginning of the part | ||
| 13356 | 2025.08.28 21:42:24.576784 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13357 | 2025.08.28 21:42:24.576830 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 102 rows starting from the beginning of the part | ||
| 13358 | 2025.08.28 21:42:24.576871 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13359 | 2025.08.28 21:42:24.576916 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 102 rows starting from the beginning of the part | ||
| 13360 | 2025.08.28 21:42:24.579354 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002869775 sec., 2950057.060222491 rows/sec., 187.57 MiB/sec. | ||
| 13361 | 2025.08.28 21:42:24.579545 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13362 | 2025.08.28 21:42:24.579820 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2025.08.28 21:42:24.579894 [ 190 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_106_21} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13364 | 2025.08.28 21:42:24.579974 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 13365 | 2025.08.28 21:42:25.581798 [ 225 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13366 | 2025.08.28 21:42:25.581885 [ 225 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13367 | 2025.08.28 21:42:25.584494 [ 225 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13368 | 2025.08.28 21:42:28.470405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
| 13369 | 2025.08.28 21:42:28.470962 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13370 | 2025.08.28 21:42:28.471001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13371 | 2025.08.28 21:42:28.471476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13372 | 2025.08.28 21:42:28.471705 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2025.08.28 21:42:28.471836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
| 13374 | 2025.08.28 21:42:29.131035 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13375 | 2025.08.28 21:42:29.131090 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13376 | 2025.08.28 21:42:29.134161 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13377 | 2025.08.28 21:42:29.380167 [ 225 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13378 | 2025.08.28 21:42:29.380210 [ 225 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13379 | 2025.08.28 21:42:29.383184 [ 225 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13380 | 2025.08.28 21:42:29.567691 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2025.08.28 21:42:29.567897 [ 276 ] {4e5f0c5d-a18b-4f6c-98ad-ac00235dc5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13382 | 2025.08.28 21:42:29.567975 [ 276 ] {4e5f0c5d-a18b-4f6c-98ad-ac00235dc5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13383 | 2025.08.28 21:42:29.569577 [ 276 ] {4e5f0c5d-a18b-4f6c-98ad-ac00235dc5e5} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2025.08.28 21:42:29.569630 [ 276 ] {4e5f0c5d-a18b-4f6c-98ad-ac00235dc5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13385 | 2025.08.28 21:42:29.570134 [ 276 ] {4e5f0c5d-a18b-4f6c-98ad-ac00235dc5e5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13386 | 2025.08.28 21:42:29.570401 [ 276 ] {4e5f0c5d-a18b-4f6c-98ad-ac00235dc5e5} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2025.08.28 21:42:29.570566 [ 276 ] {4e5f0c5d-a18b-4f6c-98ad-ac00235dc5e5} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002724 sec., 439060.2055800294 rows/sec., 36.03 MiB/sec. | ||
| 13388 | 2025.08.28 21:42:29.570619 [ 276 ] {4e5f0c5d-a18b-4f6c-98ad-ac00235dc5e5} <Debug> TCPHandler: Processed in 0.00307441 sec. | ||
| 13389 | 2025.08.28 21:42:29.570759 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2025.08.28 21:42:29.570864 [ 276 ] {857bd336-5f6f-4691-8ef8-e7976b510c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13391 | 2025.08.28 21:42:29.570909 [ 276 ] {857bd336-5f6f-4691-8ef8-e7976b510c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13392 | 2025.08.28 21:42:29.571473 [ 276 ] {857bd336-5f6f-4691-8ef8-e7976b510c7a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2025.08.28 21:42:29.571513 [ 276 ] {857bd336-5f6f-4691-8ef8-e7976b510c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13394 | 2025.08.28 21:42:29.571847 [ 276 ] {857bd336-5f6f-4691-8ef8-e7976b510c7a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13395 | 2025.08.28 21:42:29.572071 [ 276 ] {857bd336-5f6f-4691-8ef8-e7976b510c7a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2025.08.28 21:42:29.572194 [ 57 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13397 | 2025.08.28 21:42:29.572206 [ 276 ] {857bd336-5f6f-4691-8ef8-e7976b510c7a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001367 sec., 166788.5881492319 rows/sec., 11.29 MiB/sec. | ||
| 13398 | 2025.08.28 21:42:29.572267 [ 57 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2025.08.28 21:42:29.572286 [ 276 ] {857bd336-5f6f-4691-8ef8-e7976b510c7a} <Debug> TCPHandler: Processed in 0.001584531 sec. | ||
| 13400 | 2025.08.28 21:42:29.572296 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13401 | 2025.08.28 21:42:29.572404 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2025.08.28 21:42:29.572407 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13403 | 2025.08.28 21:42:29.572506 [ 276 ] {fcc21ca8-b279-412e-a85d-b8864f087af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13404 | 2025.08.28 21:42:29.572522 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13405 | 2025.08.28 21:42:29.572547 [ 276 ] {fcc21ca8-b279-412e-a85d-b8864f087af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13406 | 2025.08.28 21:42:29.572557 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 432 rows starting from the beginning of the part | ||
| 13407 | 2025.08.28 21:42:29.572729 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 228 rows starting from the beginning of the part | ||
| 13408 | 2025.08.28 21:42:29.572782 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 203 rows starting from the beginning of the part | ||
| 13409 | 2025.08.28 21:42:29.572830 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 203 rows starting from the beginning of the part | ||
| 13410 | 2025.08.28 21:42:29.572877 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 203 rows starting from the beginning of the part | ||
| 13411 | 2025.08.28 21:42:29.572927 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 228 rows starting from the beginning of the part | ||
| 13412 | 2025.08.28 21:42:29.573234 [ 276 ] {fcc21ca8-b279-412e-a85d-b8864f087af4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2025.08.28 21:42:29.573271 [ 276 ] {fcc21ca8-b279-412e-a85d-b8864f087af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13414 | 2025.08.28 21:42:29.573703 [ 276 ] {fcc21ca8-b279-412e-a85d-b8864f087af4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13415 | 2025.08.28 21:42:29.573929 [ 276 ] {fcc21ca8-b279-412e-a85d-b8864f087af4} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2025.08.28 21:42:29.573987 [ 190 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621602 sec., 923161.17025016 rows/sec., 64.42 MiB/sec. | ||
| 13417 | 2025.08.28 21:42:29.574063 [ 276 ] {fcc21ca8-b279-412e-a85d-b8864f087af4} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001578 sec., 329531.05196451204 rows/sec., 24.39 MiB/sec. | ||
| 13418 | 2025.08.28 21:42:29.574107 [ 276 ] {fcc21ca8-b279-412e-a85d-b8864f087af4} <Debug> TCPHandler: Processed in 0.001753305 sec. | ||
| 13419 | 2025.08.28 21:42:29.574219 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13420 | 2025.08.28 21:42:29.574219 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13421 | 2025.08.28 21:42:29.574317 [ 276 ] {5088f795-ed74-40b3-958a-c6109b6ddaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13422 | 2025.08.28 21:42:29.574369 [ 276 ] {5088f795-ed74-40b3-958a-c6109b6ddaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13423 | 2025.08.28 21:42:29.574589 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13424 | 2025.08.28 21:42:29.574677 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_71_14} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13425 | 2025.08.28 21:42:29.574790 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13426 | 2025.08.28 21:42:29.575029 [ 276 ] {5088f795-ed74-40b3-958a-c6109b6ddaac} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2025.08.28 21:42:29.575071 [ 276 ] {5088f795-ed74-40b3-958a-c6109b6ddaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13428 | 2025.08.28 21:42:29.575469 [ 276 ] {5088f795-ed74-40b3-958a-c6109b6ddaac} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13429 | 2025.08.28 21:42:29.575714 [ 276 ] {5088f795-ed74-40b3-958a-c6109b6ddaac} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2025.08.28 21:42:29.575845 [ 276 ] {5088f795-ed74-40b3-958a-c6109b6ddaac} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001548 sec., 545219.6382428941 rows/sec., 36.70 MiB/sec. | ||
| 13431 | 2025.08.28 21:42:29.575884 [ 276 ] {5088f795-ed74-40b3-958a-c6109b6ddaac} <Debug> TCPHandler: Processed in 0.001713914 sec. | ||
| 13432 | 2025.08.28 21:42:29.576001 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2025.08.28 21:42:29.576097 [ 276 ] {dcf6db8e-88bc-42b3-8c75-8b2c900b34f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13434 | 2025.08.28 21:42:29.576139 [ 276 ] {dcf6db8e-88bc-42b3-8c75-8b2c900b34f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13435 | 2025.08.28 21:42:29.576486 [ 276 ] {dcf6db8e-88bc-42b3-8c75-8b2c900b34f1} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2025.08.28 21:42:29.576523 [ 276 ] {dcf6db8e-88bc-42b3-8c75-8b2c900b34f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13437 | 2025.08.28 21:42:29.576841 [ 276 ] {dcf6db8e-88bc-42b3-8c75-8b2c900b34f1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13438 | 2025.08.28 21:42:29.577060 [ 276 ] {dcf6db8e-88bc-42b3-8c75-8b2c900b34f1} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2025.08.28 21:42:29.577189 [ 276 ] {dcf6db8e-88bc-42b3-8c75-8b2c900b34f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 13440 | 2025.08.28 21:42:29.577225 [ 276 ] {dcf6db8e-88bc-42b3-8c75-8b2c900b34f1} <Debug> TCPHandler: Processed in 0.001272703 sec. | ||
| 13441 | 2025.08.28 21:42:29.577239 [ 225 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13442 | 2025.08.28 21:42:29.577279 [ 225 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13443 | 2025.08.28 21:42:29.579595 [ 225 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13444 | 2025.08.28 21:42:30.326884 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 13445 | 2025.08.28 21:42:30.343753 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2025.08.28 21:42:30.343815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13447 | 2025.08.28 21:42:30.349779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13448 | 2025.08.28 21:42:30.350478 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13449 | 2025.08.28 21:42:30.353358 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13450 | 2025.08.28 21:42:30.608188 [ 217 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13451 | 2025.08.28 21:42:30.608231 [ 217 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13452 | 2025.08.28 21:42:30.610135 [ 217 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13453 | 2025.08.28 21:42:31.079297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1892 | ||
| 13454 | 2025.08.28 21:42:31.081704 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13455 | 2025.08.28 21:42:31.081758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13456 | 2025.08.28 21:42:31.082997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13457 | 2025.08.28 21:42:31.083280 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2025.08.28 21:42:31.083515 [ 222 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13459 | 2025.08.28 21:42:31.083571 [ 222 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13460 | 2025.08.28 21:42:31.083675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1892 | ||
| 13461 | 2025.08.28 21:42:31.086446 [ 222 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13462 | 2025.08.28 21:42:34.553649 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2025.08.28 21:42:34.553871 [ 276 ] {3a5c94dc-27fe-4509-88cd-c8a785359ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13464 | 2025.08.28 21:42:34.553946 [ 276 ] {3a5c94dc-27fe-4509-88cd-c8a785359ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13465 | 2025.08.28 21:42:34.554852 [ 276 ] {3a5c94dc-27fe-4509-88cd-c8a785359ca6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2025.08.28 21:42:34.554898 [ 276 ] {3a5c94dc-27fe-4509-88cd-c8a785359ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13467 | 2025.08.28 21:42:34.555323 [ 276 ] {3a5c94dc-27fe-4509-88cd-c8a785359ca6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13468 | 2025.08.28 21:42:34.555567 [ 276 ] {3a5c94dc-27fe-4509-88cd-c8a785359ca6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2025.08.28 21:42:34.555729 [ 276 ] {3a5c94dc-27fe-4509-88cd-c8a785359ca6} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001911 sec., 205128.20512820513 rows/sec., 13.01 MiB/sec. | ||
| 13470 | 2025.08.28 21:42:34.555784 [ 276 ] {3a5c94dc-27fe-4509-88cd-c8a785359ca6} <Debug> TCPHandler: Processed in 0.002275329 sec. | ||
| 13471 | 2025.08.28 21:42:34.555910 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2025.08.28 21:42:34.556014 [ 276 ] {7f415477-3b64-4809-bd8f-59078c3f66af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13473 | 2025.08.28 21:42:34.556063 [ 276 ] {7f415477-3b64-4809-bd8f-59078c3f66af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13474 | 2025.08.28 21:42:34.557049 [ 276 ] {7f415477-3b64-4809-bd8f-59078c3f66af} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2025.08.28 21:42:34.557087 [ 276 ] {7f415477-3b64-4809-bd8f-59078c3f66af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13476 | 2025.08.28 21:42:34.557490 [ 276 ] {7f415477-3b64-4809-bd8f-59078c3f66af} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13477 | 2025.08.28 21:42:34.557720 [ 276 ] {7f415477-3b64-4809-bd8f-59078c3f66af} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2025.08.28 21:42:34.557858 [ 276 ] {7f415477-3b64-4809-bd8f-59078c3f66af} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001868 sec., 616167.0235546038 rows/sec., 49.19 MiB/sec. | ||
| 13479 | 2025.08.28 21:42:34.557897 [ 276 ] {7f415477-3b64-4809-bd8f-59078c3f66af} <Debug> TCPHandler: Processed in 0.002039693 sec. | ||
| 13480 | 2025.08.28 21:42:34.558008 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2025.08.28 21:42:34.558107 [ 276 ] {686f468e-a4fd-4933-a958-ff5603df7526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13482 | 2025.08.28 21:42:34.558149 [ 276 ] {686f468e-a4fd-4933-a958-ff5603df7526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13483 | 2025.08.28 21:42:34.558640 [ 276 ] {686f468e-a4fd-4933-a958-ff5603df7526} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2025.08.28 21:42:34.558678 [ 276 ] {686f468e-a4fd-4933-a958-ff5603df7526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13485 | 2025.08.28 21:42:34.559045 [ 276 ] {686f468e-a4fd-4933-a958-ff5603df7526} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13486 | 2025.08.28 21:42:34.559284 [ 276 ] {686f468e-a4fd-4933-a958-ff5603df7526} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2025.08.28 21:42:34.559416 [ 276 ] {686f468e-a4fd-4933-a958-ff5603df7526} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.00133 sec., 178947.36842105264 rows/sec., 10.97 MiB/sec. | ||
| 13488 | 2025.08.28 21:42:34.559455 [ 276 ] {686f468e-a4fd-4933-a958-ff5603df7526} <Debug> TCPHandler: Processed in 0.001496349 sec. | ||
| 13489 | 2025.08.28 21:42:34.559564 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2025.08.28 21:42:34.559661 [ 276 ] {053c39f5-a205-4700-8b3a-cbbcacbf0d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13491 | 2025.08.28 21:42:34.559701 [ 276 ] {053c39f5-a205-4700-8b3a-cbbcacbf0d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13492 | 2025.08.28 21:42:34.560174 [ 276 ] {053c39f5-a205-4700-8b3a-cbbcacbf0d24} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2025.08.28 21:42:34.560211 [ 276 ] {053c39f5-a205-4700-8b3a-cbbcacbf0d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13494 | 2025.08.28 21:42:34.560535 [ 276 ] {053c39f5-a205-4700-8b3a-cbbcacbf0d24} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13495 | 2025.08.28 21:42:34.560764 [ 276 ] {053c39f5-a205-4700-8b3a-cbbcacbf0d24} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2025.08.28 21:42:34.560893 [ 276 ] {053c39f5-a205-4700-8b3a-cbbcacbf0d24} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00125 sec., 162400 rows/sec., 10.48 MiB/sec. | ||
| 13497 | 2025.08.28 21:42:34.560931 [ 276 ] {053c39f5-a205-4700-8b3a-cbbcacbf0d24} <Debug> TCPHandler: Processed in 0.001416737 sec. | ||
| 13498 | 2025.08.28 21:42:34.561037 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2025.08.28 21:42:34.561130 [ 276 ] {a4388dc1-83c3-4d22-95db-97b9d8010dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13500 | 2025.08.28 21:42:34.561170 [ 276 ] {a4388dc1-83c3-4d22-95db-97b9d8010dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13501 | 2025.08.28 21:42:34.561619 [ 276 ] {a4388dc1-83c3-4d22-95db-97b9d8010dd0} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2025.08.28 21:42:34.561656 [ 276 ] {a4388dc1-83c3-4d22-95db-97b9d8010dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13503 | 2025.08.28 21:42:34.561979 [ 276 ] {a4388dc1-83c3-4d22-95db-97b9d8010dd0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13504 | 2025.08.28 21:42:34.562196 [ 276 ] {a4388dc1-83c3-4d22-95db-97b9d8010dd0} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2025.08.28 21:42:34.562324 [ 276 ] {a4388dc1-83c3-4d22-95db-97b9d8010dd0} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001212 sec., 166666.66666666666 rows/sec., 9.47 MiB/sec. | ||
| 13506 | 2025.08.28 21:42:34.562361 [ 276 ] {a4388dc1-83c3-4d22-95db-97b9d8010dd0} <Debug> TCPHandler: Processed in 0.001372955 sec. | ||
| 13507 | 2025.08.28 21:42:34.562469 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2025.08.28 21:42:34.562562 [ 276 ] {051cba17-de0a-4940-bada-4c92326db083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13509 | 2025.08.28 21:42:34.562601 [ 276 ] {051cba17-de0a-4940-bada-4c92326db083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13510 | 2025.08.28 21:42:34.563242 [ 276 ] {051cba17-de0a-4940-bada-4c92326db083} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2025.08.28 21:42:34.563278 [ 276 ] {051cba17-de0a-4940-bada-4c92326db083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13512 | 2025.08.28 21:42:34.563638 [ 276 ] {051cba17-de0a-4940-bada-4c92326db083} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13513 | 2025.08.28 21:42:34.563863 [ 276 ] {051cba17-de0a-4940-bada-4c92326db083} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2025.08.28 21:42:34.563991 [ 276 ] {051cba17-de0a-4940-bada-4c92326db083} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001447 sec., 479612.992398065 rows/sec., 33.70 MiB/sec. | ||
| 13515 | 2025.08.28 21:42:34.564030 [ 276 ] {051cba17-de0a-4940-bada-4c92326db083} <Debug> TCPHandler: Processed in 0.001610352 sec. | ||
| 13516 | 2025.08.28 21:42:34.564137 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2025.08.28 21:42:34.564230 [ 276 ] {3fce5ef4-0783-40e8-aae3-20c7ff65fc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13518 | 2025.08.28 21:42:34.564273 [ 276 ] {3fce5ef4-0783-40e8-aae3-20c7ff65fc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13519 | 2025.08.28 21:42:34.564605 [ 276 ] {3fce5ef4-0783-40e8-aae3-20c7ff65fc9c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2025.08.28 21:42:34.564640 [ 276 ] {3fce5ef4-0783-40e8-aae3-20c7ff65fc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13521 | 2025.08.28 21:42:34.564951 [ 276 ] {3fce5ef4-0783-40e8-aae3-20c7ff65fc9c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13522 | 2025.08.28 21:42:34.565168 [ 276 ] {3fce5ef4-0783-40e8-aae3-20c7ff65fc9c} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2025.08.28 21:42:34.565297 [ 276 ] {3fce5ef4-0783-40e8-aae3-20c7ff65fc9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 13524 | 2025.08.28 21:42:34.565334 [ 276 ] {3fce5ef4-0783-40e8-aae3-20c7ff65fc9c} <Debug> TCPHandler: Processed in 0.001245833 sec. | ||
| 13525 | 2025.08.28 21:42:34.565443 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2025.08.28 21:42:34.565536 [ 276 ] {34d99b03-4b89-4bc0-9a3b-6401ff1ec24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13527 | 2025.08.28 21:42:34.565581 [ 276 ] {34d99b03-4b89-4bc0-9a3b-6401ff1ec24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13528 | 2025.08.28 21:42:34.566001 [ 276 ] {34d99b03-4b89-4bc0-9a3b-6401ff1ec24c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2025.08.28 21:42:34.566037 [ 276 ] {34d99b03-4b89-4bc0-9a3b-6401ff1ec24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13530 | 2025.08.28 21:42:34.566386 [ 276 ] {34d99b03-4b89-4bc0-9a3b-6401ff1ec24c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13531 | 2025.08.28 21:42:34.566609 [ 276 ] {34d99b03-4b89-4bc0-9a3b-6401ff1ec24c} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2025.08.28 21:42:34.566740 [ 276 ] {34d99b03-4b89-4bc0-9a3b-6401ff1ec24c} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001222 sec., 251227.49590834696 rows/sec., 16.53 MiB/sec. | ||
| 13533 | 2025.08.28 21:42:34.566777 [ 276 ] {34d99b03-4b89-4bc0-9a3b-6401ff1ec24c} <Debug> TCPHandler: Processed in 0.001381826 sec. | ||
| 13534 | 2025.08.28 21:42:34.566896 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13535 | 2025.08.28 21:42:34.567014 [ 276 ] {8151e086-ab6a-47c2-a5ed-a0214f11e70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13536 | 2025.08.28 21:42:34.567064 [ 276 ] {8151e086-ab6a-47c2-a5ed-a0214f11e70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13537 | 2025.08.28 21:42:34.567432 [ 276 ] {8151e086-ab6a-47c2-a5ed-a0214f11e70e} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2025.08.28 21:42:34.567474 [ 276 ] {8151e086-ab6a-47c2-a5ed-a0214f11e70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13539 | 2025.08.28 21:42:34.567827 [ 276 ] {8151e086-ab6a-47c2-a5ed-a0214f11e70e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13540 | 2025.08.28 21:42:34.568028 [ 276 ] {8151e086-ab6a-47c2-a5ed-a0214f11e70e} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2025.08.28 21:42:34.568156 [ 276 ] {8151e086-ab6a-47c2-a5ed-a0214f11e70e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 13542 | 2025.08.28 21:42:34.568194 [ 276 ] {8151e086-ab6a-47c2-a5ed-a0214f11e70e} <Debug> TCPHandler: Processed in 0.001355815 sec. | ||
| 13543 | 2025.08.28 21:42:34.568312 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13544 | 2025.08.28 21:42:34.568431 [ 276 ] {a77924d7-b9a4-40e1-857f-42b276b72f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13545 | 2025.08.28 21:42:34.568496 [ 276 ] {a77924d7-b9a4-40e1-857f-42b276b72f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13546 | 2025.08.28 21:42:34.569380 [ 276 ] {a77924d7-b9a4-40e1-857f-42b276b72f0b} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2025.08.28 21:42:34.569417 [ 276 ] {a77924d7-b9a4-40e1-857f-42b276b72f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13548 | 2025.08.28 21:42:34.569975 [ 276 ] {a77924d7-b9a4-40e1-857f-42b276b72f0b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13549 | 2025.08.28 21:42:34.570189 [ 276 ] {a77924d7-b9a4-40e1-857f-42b276b72f0b} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2025.08.28 21:42:34.570323 [ 276 ] {a77924d7-b9a4-40e1-857f-42b276b72f0b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001916 sec., 21920.668058455114 rows/sec., 39.28 MiB/sec. | ||
| 13551 | 2025.08.28 21:42:34.570376 [ 276 ] {a77924d7-b9a4-40e1-857f-42b276b72f0b} <Debug> TCPHandler: Processed in 0.002121346 sec. | ||
| 13552 | 2025.08.28 21:42:34.570440 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13553 | 2025.08.28 21:42:34.570486 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13554 | 2025.08.28 21:42:34.570493 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13555 | 2025.08.28 21:42:34.570585 [ 276 ] {e79921ed-49d8-45cd-992d-a635b375216d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13556 | 2025.08.28 21:42:34.570631 [ 276 ] {e79921ed-49d8-45cd-992d-a635b375216d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13557 | 2025.08.28 21:42:34.570957 [ 276 ] {e79921ed-49d8-45cd-992d-a635b375216d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13558 | 2025.08.28 21:42:34.570995 [ 276 ] {e79921ed-49d8-45cd-992d-a635b375216d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13559 | 2025.08.28 21:42:34.571333 [ 276 ] {e79921ed-49d8-45cd-992d-a635b375216d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13560 | 2025.08.28 21:42:34.571592 [ 276 ] {e79921ed-49d8-45cd-992d-a635b375216d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2025.08.28 21:42:34.571724 [ 276 ] {e79921ed-49d8-45cd-992d-a635b375216d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001158 sec., 88082.90155440415 rows/sec., 5.41 MiB/sec. | ||
| 13562 | 2025.08.28 21:42:34.571760 [ 276 ] {e79921ed-49d8-45cd-992d-a635b375216d} <Debug> TCPHandler: Processed in 0.001320584 sec. | ||
| 13563 | 2025.08.28 21:42:34.573255 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13564 | 2025.08.28 21:42:35.391734 [ 219 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13565 | 2025.08.28 21:42:35.391814 [ 219 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13566 | 2025.08.28 21:42:35.394269 [ 219 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13567 | 2025.08.28 21:42:35.724986 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13568 | 2025.08.28 21:42:35.725067 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13569 | 2025.08.28 21:42:35.972921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
| 13570 | 2025.08.28 21:42:35.973401 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2025.08.28 21:42:35.973435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13572 | 2025.08.28 21:42:35.973892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13573 | 2025.08.28 21:42:35.974118 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2025.08.28 21:42:35.974248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 13575 | 2025.08.28 21:42:37.854370 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13576 | 2025.08.28 21:42:37.872818 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2025.08.28 21:42:37.872883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13578 | 2025.08.28 21:42:37.879142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13579 | 2025.08.28 21:42:37.879952 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13580 | 2025.08.28 21:42:37.883765 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13581 | 2025.08.28 21:42:39.541960 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2025.08.28 21:42:39.542145 [ 276 ] {610a7f3c-0cd7-47ab-abf2-c734845b3a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13583 | 2025.08.28 21:42:39.542214 [ 276 ] {610a7f3c-0cd7-47ab-abf2-c734845b3a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13584 | 2025.08.28 21:42:39.542896 [ 276 ] {610a7f3c-0cd7-47ab-abf2-c734845b3a48} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2025.08.28 21:42:39.542949 [ 276 ] {610a7f3c-0cd7-47ab-abf2-c734845b3a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13586 | 2025.08.28 21:42:39.543364 [ 276 ] {610a7f3c-0cd7-47ab-abf2-c734845b3a48} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13587 | 2025.08.28 21:42:39.543610 [ 276 ] {610a7f3c-0cd7-47ab-abf2-c734845b3a48} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2025.08.28 21:42:39.543772 [ 276 ] {610a7f3c-0cd7-47ab-abf2-c734845b3a48} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.55 MiB/sec. | ||
| 13589 | 2025.08.28 21:42:39.543822 [ 276 ] {610a7f3c-0cd7-47ab-abf2-c734845b3a48} <Debug> TCPHandler: Processed in 0.001999101 sec. | ||
| 13590 | 2025.08.28 21:42:39.543947 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2025.08.28 21:42:39.544053 [ 276 ] {3f05abda-d6aa-497d-8356-a19aef0a51b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13592 | 2025.08.28 21:42:39.544102 [ 276 ] {3f05abda-d6aa-497d-8356-a19aef0a51b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13593 | 2025.08.28 21:42:39.544570 [ 276 ] {3f05abda-d6aa-497d-8356-a19aef0a51b3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2025.08.28 21:42:39.544609 [ 276 ] {3f05abda-d6aa-497d-8356-a19aef0a51b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13595 | 2025.08.28 21:42:39.544931 [ 276 ] {3f05abda-d6aa-497d-8356-a19aef0a51b3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13596 | 2025.08.28 21:42:39.545147 [ 276 ] {3f05abda-d6aa-497d-8356-a19aef0a51b3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2025.08.28 21:42:39.545288 [ 276 ] {3f05abda-d6aa-497d-8356-a19aef0a51b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 13598 | 2025.08.28 21:42:39.545329 [ 276 ] {3f05abda-d6aa-497d-8356-a19aef0a51b3} <Debug> TCPHandler: Processed in 0.001435728 sec. | ||
| 13599 | 2025.08.28 21:42:39.545447 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2025.08.28 21:42:39.545545 [ 276 ] {8d70827f-9086-4c1e-8052-68385954ab56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13601 | 2025.08.28 21:42:39.545590 [ 276 ] {8d70827f-9086-4c1e-8052-68385954ab56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13602 | 2025.08.28 21:42:39.546003 [ 276 ] {8d70827f-9086-4c1e-8052-68385954ab56} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2025.08.28 21:42:39.546039 [ 276 ] {8d70827f-9086-4c1e-8052-68385954ab56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13604 | 2025.08.28 21:42:39.546376 [ 276 ] {8d70827f-9086-4c1e-8052-68385954ab56} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13605 | 2025.08.28 21:42:39.546603 [ 276 ] {8d70827f-9086-4c1e-8052-68385954ab56} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2025.08.28 21:42:39.546738 [ 276 ] {8d70827f-9086-4c1e-8052-68385954ab56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 13607 | 2025.08.28 21:42:39.546740 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 | ||
| 13608 | 2025.08.28 21:42:39.546775 [ 276 ] {8d70827f-9086-4c1e-8052-68385954ab56} <Debug> TCPHandler: Processed in 0.001378856 sec. | ||
| 13609 | 2025.08.28 21:42:39.546813 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2025.08.28 21:42:39.546840 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13611 | 2025.08.28 21:42:39.546917 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2025.08.28 21:42:39.546954 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full | ||
| 13613 | 2025.08.28 21:42:39.547021 [ 276 ] {ef73d092-6fcb-49f4-a973-2e3e21b46a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13614 | 2025.08.28 21:42:39.547071 [ 276 ] {ef73d092-6fcb-49f4-a973-2e3e21b46a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13615 | 2025.08.28 21:42:39.547099 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13616 | 2025.08.28 21:42:39.547143 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 36491 rows starting from the beginning of the part | ||
| 13617 | 2025.08.28 21:42:39.547211 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13618 | 2025.08.28 21:42:39.547265 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 307 rows starting from the beginning of the part | ||
| 13619 | 2025.08.28 21:42:39.547309 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 844 rows starting from the beginning of the part | ||
| 13620 | 2025.08.28 21:42:39.547350 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 307 rows starting from the beginning of the part | ||
| 13621 | 2025.08.28 21:42:39.547436 [ 276 ] {ef73d092-6fcb-49f4-a973-2e3e21b46a1a} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2025.08.28 21:42:39.547481 [ 276 ] {ef73d092-6fcb-49f4-a973-2e3e21b46a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13623 | 2025.08.28 21:42:39.547883 [ 276 ] {ef73d092-6fcb-49f4-a973-2e3e21b46a1a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13624 | 2025.08.28 21:42:39.548157 [ 276 ] {ef73d092-6fcb-49f4-a973-2e3e21b46a1a} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2025.08.28 21:42:39.548326 [ 276 ] {ef73d092-6fcb-49f4-a973-2e3e21b46a1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. | ||
| 13626 | 2025.08.28 21:42:39.548374 [ 276 ] {ef73d092-6fcb-49f4-a973-2e3e21b46a1a} <Debug> TCPHandler: Processed in 0.001508319 sec. | ||
| 13627 | 2025.08.28 21:42:39.555025 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38109 rows, containing 5 columns (5 merged, 0 gathered) in 0.008117881 sec., 4694451.667867513 rows/sec., 314.39 MiB/sec. | ||
| 13628 | 2025.08.28 21:42:39.555465 [ 194 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 13629 | 2025.08.28 21:42:39.555751 [ 194 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2025.08.28 21:42:39.555829 [ 194 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 | ||
| 13631 | 2025.08.28 21:42:39.555908 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13632 | 2025.08.28 21:42:41.084791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1922 | ||
| 13633 | 2025.08.28 21:42:41.087097 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2025.08.28 21:42:41.087136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13635 | 2025.08.28 21:42:41.088342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13636 | 2025.08.28 21:42:41.088627 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2025.08.28 21:42:41.088891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1922 | ||
| 13638 | 2025.08.28 21:42:43.475353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
| 13639 | 2025.08.28 21:42:43.475885 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2025.08.28 21:42:43.475929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13641 | 2025.08.28 21:42:43.476407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13642 | 2025.08.28 21:42:43.476631 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2025.08.28 21:42:43.476762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
| 13644 | 2025.08.28 21:42:43.835639 [ 222 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13645 | 2025.08.28 21:42:43.835694 [ 222 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13646 | 2025.08.28 21:42:43.838720 [ 222 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13647 | 2025.08.28 21:42:44.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.44 MiB, peak 356.61 MiB, free memory in arenas 0.00 B, will set to 340.43 MiB (RSS), difference: 3.99 MiB | ||
| 13648 | 2025.08.28 21:42:44.349185 [ 225 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13649 | 2025.08.28 21:42:44.349244 [ 225 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13650 | 2025.08.28 21:42:44.352215 [ 225 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13651 | 2025.08.28 21:42:44.553941 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2025.08.28 21:42:44.554132 [ 276 ] {2343fa89-8f93-42ab-a3eb-e8ec27400ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13653 | 2025.08.28 21:42:44.554209 [ 276 ] {2343fa89-8f93-42ab-a3eb-e8ec27400ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13654 | 2025.08.28 21:42:44.555062 [ 276 ] {2343fa89-8f93-42ab-a3eb-e8ec27400ea7} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2025.08.28 21:42:44.555120 [ 276 ] {2343fa89-8f93-42ab-a3eb-e8ec27400ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13656 | 2025.08.28 21:42:44.555539 [ 276 ] {2343fa89-8f93-42ab-a3eb-e8ec27400ea7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13657 | 2025.08.28 21:42:44.555780 [ 276 ] {2343fa89-8f93-42ab-a3eb-e8ec27400ea7} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2025.08.28 21:42:44.555939 [ 276 ] {2343fa89-8f93-42ab-a3eb-e8ec27400ea7} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001861 sec., 210639.44116066632 rows/sec., 13.36 MiB/sec. | ||
| 13659 | 2025.08.28 21:42:44.555990 [ 276 ] {2343fa89-8f93-42ab-a3eb-e8ec27400ea7} <Debug> TCPHandler: Processed in 0.002184947 sec. | ||
| 13660 | 2025.08.28 21:42:44.556109 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2025.08.28 21:42:44.556212 [ 276 ] {df6c9857-fc7b-4ac0-ae7f-5542490ec342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13662 | 2025.08.28 21:42:44.556258 [ 276 ] {df6c9857-fc7b-4ac0-ae7f-5542490ec342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13663 | 2025.08.28 21:42:44.556652 [ 276 ] {df6c9857-fc7b-4ac0-ae7f-5542490ec342} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2025.08.28 21:42:44.556691 [ 276 ] {df6c9857-fc7b-4ac0-ae7f-5542490ec342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13665 | 2025.08.28 21:42:44.556995 [ 276 ] {df6c9857-fc7b-4ac0-ae7f-5542490ec342} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13666 | 2025.08.28 21:42:44.557200 [ 276 ] {df6c9857-fc7b-4ac0-ae7f-5542490ec342} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.08.28 21:42:44.557330 [ 276 ] {df6c9857-fc7b-4ac0-ae7f-5542490ec342} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 857.59 KiB/sec. | ||
| 13668 | 2025.08.28 21:42:44.557367 [ 276 ] {df6c9857-fc7b-4ac0-ae7f-5542490ec342} <Debug> TCPHandler: Processed in 0.001309794 sec. | ||
| 13669 | 2025.08.28 21:42:44.557474 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2025.08.28 21:42:44.557570 [ 276 ] {db7cffde-4a82-4dbc-b9c2-495801c669ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13671 | 2025.08.28 21:42:44.557611 [ 276 ] {db7cffde-4a82-4dbc-b9c2-495801c669ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13672 | 2025.08.28 21:42:44.558505 [ 276 ] {db7cffde-4a82-4dbc-b9c2-495801c669ce} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2025.08.28 21:42:44.558542 [ 276 ] {db7cffde-4a82-4dbc-b9c2-495801c669ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13674 | 2025.08.28 21:42:44.558909 [ 276 ] {db7cffde-4a82-4dbc-b9c2-495801c669ce} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13675 | 2025.08.28 21:42:44.559131 [ 276 ] {db7cffde-4a82-4dbc-b9c2-495801c669ce} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2025.08.28 21:42:44.559261 [ 276 ] {db7cffde-4a82-4dbc-b9c2-495801c669ce} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.001711 sec., 676212.7410870836 rows/sec., 53.95 MiB/sec. | ||
| 13677 | 2025.08.28 21:42:44.559300 [ 276 ] {db7cffde-4a82-4dbc-b9c2-495801c669ce} <Debug> TCPHandler: Processed in 0.001875579 sec. | ||
| 13678 | 2025.08.28 21:42:44.559407 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13679 | 2025.08.28 21:42:44.559502 [ 276 ] {77511d88-e8bb-4d9c-8fc6-a9b6591c20be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13680 | 2025.08.28 21:42:44.559542 [ 276 ] {77511d88-e8bb-4d9c-8fc6-a9b6591c20be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13681 | 2025.08.28 21:42:44.560010 [ 276 ] {77511d88-e8bb-4d9c-8fc6-a9b6591c20be} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2025.08.28 21:42:44.560048 [ 276 ] {77511d88-e8bb-4d9c-8fc6-a9b6591c20be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13683 | 2025.08.28 21:42:44.560353 [ 276 ] {77511d88-e8bb-4d9c-8fc6-a9b6591c20be} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13684 | 2025.08.28 21:42:44.560564 [ 276 ] {77511d88-e8bb-4d9c-8fc6-a9b6591c20be} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2025.08.28 21:42:44.560695 [ 276 ] {77511d88-e8bb-4d9c-8fc6-a9b6591c20be} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001212 sec., 206270.62706270628 rows/sec., 12.71 MiB/sec. | ||
| 13686 | 2025.08.28 21:42:44.560733 [ 276 ] {77511d88-e8bb-4d9c-8fc6-a9b6591c20be} <Debug> TCPHandler: Processed in 0.001375486 sec. | ||
| 13687 | 2025.08.28 21:42:44.560852 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13688 | 2025.08.28 21:42:44.560972 [ 276 ] {7500cc0d-b325-4795-a077-2f1b49305e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13689 | 2025.08.28 21:42:44.561020 [ 276 ] {7500cc0d-b325-4795-a077-2f1b49305e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13690 | 2025.08.28 21:42:44.561567 [ 276 ] {7500cc0d-b325-4795-a077-2f1b49305e0a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2025.08.28 21:42:44.561610 [ 276 ] {7500cc0d-b325-4795-a077-2f1b49305e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13692 | 2025.08.28 21:42:44.561988 [ 276 ] {7500cc0d-b325-4795-a077-2f1b49305e0a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13693 | 2025.08.28 21:42:44.562220 [ 276 ] {7500cc0d-b325-4795-a077-2f1b49305e0a} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2025.08.28 21:42:44.562348 [ 276 ] {7500cc0d-b325-4795-a077-2f1b49305e0a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001401 sec., 144896.50249821556 rows/sec., 9.35 MiB/sec. | ||
| 13695 | 2025.08.28 21:42:44.562385 [ 276 ] {7500cc0d-b325-4795-a077-2f1b49305e0a} <Debug> TCPHandler: Processed in 0.001591572 sec. | ||
| 13696 | 2025.08.28 21:42:44.562499 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13697 | 2025.08.28 21:42:44.562615 [ 276 ] {7ecd0c8e-2ae9-4fa7-9477-ff64e1b35910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13698 | 2025.08.28 21:42:44.562663 [ 276 ] {7ecd0c8e-2ae9-4fa7-9477-ff64e1b35910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13699 | 2025.08.28 21:42:44.563193 [ 276 ] {7ecd0c8e-2ae9-4fa7-9477-ff64e1b35910} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2025.08.28 21:42:44.563229 [ 276 ] {7ecd0c8e-2ae9-4fa7-9477-ff64e1b35910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13701 | 2025.08.28 21:42:44.563537 [ 276 ] {7ecd0c8e-2ae9-4fa7-9477-ff64e1b35910} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13702 | 2025.08.28 21:42:44.563753 [ 276 ] {7ecd0c8e-2ae9-4fa7-9477-ff64e1b35910} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2025.08.28 21:42:44.563880 [ 276 ] {7ecd0c8e-2ae9-4fa7-9477-ff64e1b35910} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001289 sec., 156710.62839410396 rows/sec., 8.90 MiB/sec. | ||
| 13704 | 2025.08.28 21:42:44.563917 [ 276 ] {7ecd0c8e-2ae9-4fa7-9477-ff64e1b35910} <Debug> TCPHandler: Processed in 0.001476278 sec. | ||
| 13705 | 2025.08.28 21:42:44.564035 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13706 | 2025.08.28 21:42:44.564129 [ 276 ] {dcb45be7-6064-4af6-ac87-127a81c5bcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13707 | 2025.08.28 21:42:44.564168 [ 276 ] {dcb45be7-6064-4af6-ac87-127a81c5bcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13708 | 2025.08.28 21:42:44.564823 [ 276 ] {dcb45be7-6064-4af6-ac87-127a81c5bcd0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2025.08.28 21:42:44.564859 [ 276 ] {dcb45be7-6064-4af6-ac87-127a81c5bcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13710 | 2025.08.28 21:42:44.565195 [ 276 ] {dcb45be7-6064-4af6-ac87-127a81c5bcd0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13711 | 2025.08.28 21:42:44.565402 [ 276 ] {dcb45be7-6064-4af6-ac87-127a81c5bcd0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2025.08.28 21:42:44.565530 [ 276 ] {dcb45be7-6064-4af6-ac87-127a81c5bcd0} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001418 sec., 497884.3441466855 rows/sec., 35.06 MiB/sec. | ||
| 13713 | 2025.08.28 21:42:44.565566 [ 276 ] {dcb45be7-6064-4af6-ac87-127a81c5bcd0} <Debug> TCPHandler: Processed in 0.001579741 sec. | ||
| 13714 | 2025.08.28 21:42:44.565675 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13715 | 2025.08.28 21:42:44.565770 [ 276 ] {b199ee1e-e7f8-4e24-9fa2-659da41351e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13716 | 2025.08.28 21:42:44.565813 [ 276 ] {b199ee1e-e7f8-4e24-9fa2-659da41351e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13717 | 2025.08.28 21:42:44.566129 [ 276 ] {b199ee1e-e7f8-4e24-9fa2-659da41351e6} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2025.08.28 21:42:44.566165 [ 276 ] {b199ee1e-e7f8-4e24-9fa2-659da41351e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13719 | 2025.08.28 21:42:44.566464 [ 276 ] {b199ee1e-e7f8-4e24-9fa2-659da41351e6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13720 | 2025.08.28 21:42:44.566667 [ 276 ] {b199ee1e-e7f8-4e24-9fa2-659da41351e6} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2025.08.28 21:42:44.566799 [ 276 ] {b199ee1e-e7f8-4e24-9fa2-659da41351e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 13722 | 2025.08.28 21:42:44.566835 [ 276 ] {b199ee1e-e7f8-4e24-9fa2-659da41351e6} <Debug> TCPHandler: Processed in 0.001208492 sec. | ||
| 13723 | 2025.08.28 21:42:44.566944 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13724 | 2025.08.28 21:42:44.567045 [ 276 ] {81091e24-a5c2-47be-888b-353374df031e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13725 | 2025.08.28 21:42:44.567090 [ 276 ] {81091e24-a5c2-47be-888b-353374df031e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13726 | 2025.08.28 21:42:44.567521 [ 276 ] {81091e24-a5c2-47be-888b-353374df031e} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13727 | 2025.08.28 21:42:44.567559 [ 276 ] {81091e24-a5c2-47be-888b-353374df031e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13728 | 2025.08.28 21:42:44.567912 [ 276 ] {81091e24-a5c2-47be-888b-353374df031e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13729 | 2025.08.28 21:42:44.568133 [ 276 ] {81091e24-a5c2-47be-888b-353374df031e} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2025.08.28 21:42:44.568266 [ 276 ] {81091e24-a5c2-47be-888b-353374df031e} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001241 sec., 252215.95487510075 rows/sec., 16.61 MiB/sec. | ||
| 13731 | 2025.08.28 21:42:44.568305 [ 276 ] {81091e24-a5c2-47be-888b-353374df031e} <Debug> TCPHandler: Processed in 0.001410736 sec. | ||
| 13732 | 2025.08.28 21:42:44.568416 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13733 | 2025.08.28 21:42:44.568516 [ 276 ] {ff5db63f-e7d1-4a15-ac45-6ef510401751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13734 | 2025.08.28 21:42:44.568559 [ 276 ] {ff5db63f-e7d1-4a15-ac45-6ef510401751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13735 | 2025.08.28 21:42:44.568888 [ 276 ] {ff5db63f-e7d1-4a15-ac45-6ef510401751} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2025.08.28 21:42:44.568925 [ 276 ] {ff5db63f-e7d1-4a15-ac45-6ef510401751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13737 | 2025.08.28 21:42:44.569237 [ 276 ] {ff5db63f-e7d1-4a15-ac45-6ef510401751} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13738 | 2025.08.28 21:42:44.569460 [ 276 ] {ff5db63f-e7d1-4a15-ac45-6ef510401751} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2025.08.28 21:42:44.569569 [ 37 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 13740 | 2025.08.28 21:42:44.569594 [ 276 ] {ff5db63f-e7d1-4a15-ac45-6ef510401751} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 13741 | 2025.08.28 21:42:44.569623 [ 37 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13742 | 2025.08.28 21:42:44.569644 [ 276 ] {ff5db63f-e7d1-4a15-ac45-6ef510401751} <Debug> TCPHandler: Processed in 0.001276723 sec. | ||
| 13743 | 2025.08.28 21:42:44.569650 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13744 | 2025.08.28 21:42:44.569755 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 13745 | 2025.08.28 21:42:44.569762 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13746 | 2025.08.28 21:42:44.569867 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13747 | 2025.08.28 21:42:44.569875 [ 276 ] {2f6839fd-1052-4b5d-9d57-7e575ed06112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13748 | 2025.08.28 21:42:44.569907 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 51 rows starting from the beginning of the part | ||
| 13749 | 2025.08.28 21:42:44.569942 [ 276 ] {2f6839fd-1052-4b5d-9d57-7e575ed06112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13750 | 2025.08.28 21:42:44.569974 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 13751 | 2025.08.28 21:42:44.570019 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 13752 | 2025.08.28 21:42:44.570057 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 13753 | 2025.08.28 21:42:44.570091 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 13754 | 2025.08.28 21:42:44.570130 [ 197 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 13755 | 2025.08.28 21:42:44.570776 [ 276 ] {2f6839fd-1052-4b5d-9d57-7e575ed06112} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13756 | 2025.08.28 21:42:44.570817 [ 276 ] {2f6839fd-1052-4b5d-9d57-7e575ed06112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13757 | 2025.08.28 21:42:44.570950 [ 194 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231311 sec., 45479.98028117998 rows/sec., 2.99 MiB/sec. | ||
| 13758 | 2025.08.28 21:42:44.571179 [ 199 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 13759 | 2025.08.28 21:42:44.571423 [ 276 ] {2f6839fd-1052-4b5d-9d57-7e575ed06112} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13760 | 2025.08.28 21:42:44.571604 [ 199 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2025.08.28 21:42:44.571704 [ 276 ] {2f6839fd-1052-4b5d-9d57-7e575ed06112} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13762 | 2025.08.28 21:42:44.571704 [ 199 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_55_11} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 13763 | 2025.08.28 21:42:44.571833 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13764 | 2025.08.28 21:42:44.571860 [ 276 ] {2f6839fd-1052-4b5d-9d57-7e575ed06112} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002003 sec., 20968.547179231155 rows/sec., 37.57 MiB/sec. | ||
| 13765 | 2025.08.28 21:42:44.571927 [ 276 ] {2f6839fd-1052-4b5d-9d57-7e575ed06112} <Debug> TCPHandler: Processed in 0.002212967 sec. | ||
| 13766 | 2025.08.28 21:42:44.572036 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2025.08.28 21:42:44.572129 [ 276 ] {e3e1ce7a-e030-44f3-a792-b46992b6129e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13768 | 2025.08.28 21:42:44.572172 [ 276 ] {e3e1ce7a-e030-44f3-a792-b46992b6129e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13769 | 2025.08.28 21:42:44.572503 [ 276 ] {e3e1ce7a-e030-44f3-a792-b46992b6129e} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2025.08.28 21:42:44.572539 [ 276 ] {e3e1ce7a-e030-44f3-a792-b46992b6129e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13771 | 2025.08.28 21:42:44.572855 [ 276 ] {e3e1ce7a-e030-44f3-a792-b46992b6129e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13772 | 2025.08.28 21:42:44.573068 [ 276 ] {e3e1ce7a-e030-44f3-a792-b46992b6129e} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2025.08.28 21:42:44.573196 [ 276 ] {e3e1ce7a-e030-44f3-a792-b46992b6129e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001085 sec., 94009.21658986175 rows/sec., 5.78 MiB/sec. | ||
| 13774 | 2025.08.28 21:42:44.573231 [ 276 ] {e3e1ce7a-e030-44f3-a792-b46992b6129e} <Debug> TCPHandler: Processed in 0.001243872 sec. | ||
| 13775 | 2025.08.28 21:42:45.384777 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13776 | 2025.08.28 21:42:45.401404 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2025.08.28 21:42:45.401473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13778 | 2025.08.28 21:42:45.407501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13779 | 2025.08.28 21:42:45.408214 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2025.08.28 21:42:45.411417 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13781 | 2025.08.28 21:42:49.540678 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13782 | 2025.08.28 21:42:49.540889 [ 276 ] {a179e55f-cfd8-4ce4-81ba-cae253898906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13783 | 2025.08.28 21:42:49.540959 [ 276 ] {a179e55f-cfd8-4ce4-81ba-cae253898906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13784 | 2025.08.28 21:42:49.541727 [ 276 ] {a179e55f-cfd8-4ce4-81ba-cae253898906} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2025.08.28 21:42:49.541770 [ 276 ] {a179e55f-cfd8-4ce4-81ba-cae253898906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13786 | 2025.08.28 21:42:49.542155 [ 276 ] {a179e55f-cfd8-4ce4-81ba-cae253898906} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13787 | 2025.08.28 21:42:49.542373 [ 276 ] {a179e55f-cfd8-4ce4-81ba-cae253898906} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2025.08.28 21:42:49.542522 [ 276 ] {a179e55f-cfd8-4ce4-81ba-cae253898906} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.54 MiB/sec. | ||
| 13789 | 2025.08.28 21:42:49.542549 [ 31 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13790 | 2025.08.28 21:42:49.542564 [ 276 ] {a179e55f-cfd8-4ce4-81ba-cae253898906} <Debug> TCPHandler: Processed in 0.002016972 sec. | ||
| 13791 | 2025.08.28 21:42:49.542653 [ 31 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2025.08.28 21:42:49.542686 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13793 | 2025.08.28 21:42:49.542762 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2025.08.28 21:42:49.542824 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13795 | 2025.08.28 21:42:49.542861 [ 276 ] {633ec00c-fcf7-4a7d-9df6-548dd0cf51c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13796 | 2025.08.28 21:42:49.542916 [ 276 ] {633ec00c-fcf7-4a7d-9df6-548dd0cf51c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13797 | 2025.08.28 21:42:49.542974 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13798 | 2025.08.28 21:42:49.543013 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2301 rows starting from the beginning of the part | ||
| 13799 | 2025.08.28 21:42:49.543083 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1196 rows starting from the beginning of the part | ||
| 13800 | 2025.08.28 21:42:49.543131 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1151 rows starting from the beginning of the part | ||
| 13801 | 2025.08.28 21:42:49.543173 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 13802 | 2025.08.28 21:42:49.543213 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1157 rows starting from the beginning of the part | ||
| 13803 | 2025.08.28 21:42:49.543253 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13804 | 2025.08.28 21:42:49.543350 [ 276 ] {633ec00c-fcf7-4a7d-9df6-548dd0cf51c9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2025.08.28 21:42:49.543394 [ 276 ] {633ec00c-fcf7-4a7d-9df6-548dd0cf51c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13806 | 2025.08.28 21:42:49.543731 [ 276 ] {633ec00c-fcf7-4a7d-9df6-548dd0cf51c9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13807 | 2025.08.28 21:42:49.543948 [ 276 ] {633ec00c-fcf7-4a7d-9df6-548dd0cf51c9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13808 | 2025.08.28 21:42:49.544078 [ 276 ] {633ec00c-fcf7-4a7d-9df6-548dd0cf51c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 13809 | 2025.08.28 21:42:49.544102 [ 30 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13810 | 2025.08.28 21:42:49.544115 [ 276 ] {633ec00c-fcf7-4a7d-9df6-548dd0cf51c9} <Debug> TCPHandler: Processed in 0.001401417 sec. | ||
| 13811 | 2025.08.28 21:42:49.544150 [ 30 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2025.08.28 21:42:49.544176 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13813 | 2025.08.28 21:42:49.544256 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13814 | 2025.08.28 21:42:49.544273 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13815 | 2025.08.28 21:42:49.544356 [ 276 ] {b7c7162d-0bd6-4399-8c86-ba219dd918ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13816 | 2025.08.28 21:42:49.544403 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13817 | 2025.08.28 21:42:49.544412 [ 276 ] {b7c7162d-0bd6-4399-8c86-ba219dd918ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13818 | 2025.08.28 21:42:49.544445 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1186 rows starting from the beginning of the part | ||
| 13819 | 2025.08.28 21:42:49.544513 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 520 rows starting from the beginning of the part | ||
| 13820 | 2025.08.28 21:42:49.544559 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 694 rows starting from the beginning of the part | ||
| 13821 | 2025.08.28 21:42:49.544605 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 13822 | 2025.08.28 21:42:49.544647 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 706 rows starting from the beginning of the part | ||
| 13823 | 2025.08.28 21:42:49.544684 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 13824 | 2025.08.28 21:42:49.544881 [ 276 ] {b7c7162d-0bd6-4399-8c86-ba219dd918ae} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2025.08.28 21:42:49.544921 [ 276 ] {b7c7162d-0bd6-4399-8c86-ba219dd918ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13826 | 2025.08.28 21:42:49.545253 [ 276 ] {b7c7162d-0bd6-4399-8c86-ba219dd918ae} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13827 | 2025.08.28 21:42:49.545287 [ 200 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5917 rows, containing 5 columns (5 merged, 0 gathered) in 0.002523465 sec., 2344791.7843124433 rows/sec., 198.11 MiB/sec. | ||
| 13828 | 2025.08.28 21:42:49.545486 [ 276 ] {b7c7162d-0bd6-4399-8c86-ba219dd918ae} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2025.08.28 21:42:49.545541 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13830 | 2025.08.28 21:42:49.545619 [ 276 ] {b7c7162d-0bd6-4399-8c86-ba219dd918ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 13831 | 2025.08.28 21:42:49.545661 [ 276 ] {b7c7162d-0bd6-4399-8c86-ba219dd918ae} <Debug> TCPHandler: Processed in 0.001453708 sec. | ||
| 13832 | 2025.08.28 21:42:49.545776 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2025.08.28 21:42:49.545793 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2025.08.28 21:42:49.545867 [ 194 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_111_22} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13835 | 2025.08.28 21:42:49.545875 [ 276 ] {29c2904d-3fbd-4124-9f4b-3cb9e15c8e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13836 | 2025.08.28 21:42:49.545921 [ 276 ] {29c2904d-3fbd-4124-9f4b-3cb9e15c8e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13837 | 2025.08.28 21:42:49.545936 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13838 | 2025.08.28 21:42:49.545996 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767356 sec., 1829852.0501811744 rows/sec., 138.28 MiB/sec. | ||
| 13839 | 2025.08.28 21:42:49.546186 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13840 | 2025.08.28 21:42:49.546262 [ 276 ] {29c2904d-3fbd-4124-9f4b-3cb9e15c8e81} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13841 | 2025.08.28 21:42:49.546297 [ 276 ] {29c2904d-3fbd-4124-9f4b-3cb9e15c8e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13842 | 2025.08.28 21:42:49.546490 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13843 | 2025.08.28 21:42:49.546567 [ 200 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_111_22} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13844 | 2025.08.28 21:42:49.546607 [ 276 ] {29c2904d-3fbd-4124-9f4b-3cb9e15c8e81} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13845 | 2025.08.28 21:42:49.546669 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 13846 | 2025.08.28 21:42:49.546806 [ 276 ] {29c2904d-3fbd-4124-9f4b-3cb9e15c8e81} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2025.08.28 21:42:49.546940 [ 276 ] {29c2904d-3fbd-4124-9f4b-3cb9e15c8e81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 13848 | 2025.08.28 21:42:49.546954 [ 30 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13849 | 2025.08.28 21:42:49.546975 [ 276 ] {29c2904d-3fbd-4124-9f4b-3cb9e15c8e81} <Debug> TCPHandler: Processed in 0.001245842 sec. | ||
| 13850 | 2025.08.28 21:42:49.546997 [ 30 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2025.08.28 21:42:49.547021 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13852 | 2025.08.28 21:42:49.547125 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13853 | 2025.08.28 21:42:49.547252 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13854 | 2025.08.28 21:42:49.547279 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_106_21, total 8466 rows starting from the beginning of the part | ||
| 13855 | 2025.08.28 21:42:49.547331 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 13856 | 2025.08.28 21:42:49.547374 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 102 rows starting from the beginning of the part | ||
| 13857 | 2025.08.28 21:42:49.547412 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13858 | 2025.08.28 21:42:49.547449 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 102 rows starting from the beginning of the part | ||
| 13859 | 2025.08.28 21:42:49.547490 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13860 | 2025.08.28 21:42:49.549752 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8850 rows, containing 4 columns (4 merged, 0 gathered) in 0.002667919 sec., 3317192.1636301554 rows/sec., 211.00 MiB/sec. | ||
| 13861 | 2025.08.28 21:42:49.550090 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13862 | 2025.08.28 21:42:49.550530 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2025.08.28 21:42:49.550608 [ 189 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_111_22} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13864 | 2025.08.28 21:42:49.550715 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 13865 | 2025.08.28 21:42:50.725120 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13866 | 2025.08.28 21:42:50.725173 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13867 | 2025.08.28 21:42:50.977819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
| 13868 | 2025.08.28 21:42:50.978319 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2025.08.28 21:42:50.978357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13870 | 2025.08.28 21:42:50.978845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13871 | 2025.08.28 21:42:50.979074 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2025.08.28 21:42:50.979209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
| 13873 | 2025.08.28 21:42:50.979216 [ 28 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13874 | 2025.08.28 21:42:50.979260 [ 28 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2025.08.28 21:42:50.979283 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13876 | 2025.08.28 21:42:50.979445 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13877 | 2025.08.28 21:42:50.979654 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13878 | 2025.08.28 21:42:50.979716 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
| 13879 | 2025.08.28 21:42:50.979814 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
| 13880 | 2025.08.28 21:42:50.979886 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
| 13881 | 2025.08.28 21:42:50.979951 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
| 13882 | 2025.08.28 21:42:50.980012 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
| 13883 | 2025.08.28 21:42:50.980076 [ 194 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
| 13884 | 2025.08.28 21:42:50.982757 [ 200 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003396517 sec., 10254917.02234966 rows/sec., 146.70 MiB/sec. | ||
| 13885 | 2025.08.28 21:42:50.983122 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13886 | 2025.08.28 21:42:50.983446 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2025.08.28 21:42:50.983521 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_76_15} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13888 | 2025.08.28 21:42:50.983645 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 13889 | 2025.08.28 21:42:51.089965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1954 | ||
| 13890 | 2025.08.28 21:42:51.092400 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2025.08.28 21:42:51.092453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13892 | 2025.08.28 21:42:51.093715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13893 | 2025.08.28 21:42:51.094014 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2025.08.28 21:42:51.094186 [ 28 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13895 | 2025.08.28 21:42:51.094255 [ 28 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2025.08.28 21:42:51.094288 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13897 | 2025.08.28 21:42:51.094409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1954 | ||
| 13898 | 2025.08.28 21:42:51.094425 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13899 | 2025.08.28 21:42:51.095257 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13900 | 2025.08.28 21:42:51.095426 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1798 rows starting from the beginning of the part | ||
| 13901 | 2025.08.28 21:42:51.095782 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 13902 | 2025.08.28 21:42:51.096115 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 13903 | 2025.08.28 21:42:51.096452 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 13904 | 2025.08.28 21:42:51.096782 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 13905 | 2025.08.28 21:42:51.097114 [ 192 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 13906 | 2025.08.28 21:42:51.103880 [ 195 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 72 columns (72 merged, 0 gathered) in 0.009517027 sec., 205316.219025122 rows/sec., 155.66 MiB/sec. | ||
| 13907 | 2025.08.28 21:42:51.105538 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13908 | 2025.08.28 21:42:51.106054 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13909 | 2025.08.28 21:42:51.106121 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_56_11} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13910 | 2025.08.28 21:42:51.106301 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
| 13911 | 2025.08.28 21:42:52.912411 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13912 | 2025.08.28 21:42:52.930430 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13913 | 2025.08.28 21:42:52.930495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13914 | 2025.08.28 21:42:52.936382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13915 | 2025.08.28 21:42:52.937099 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13916 | 2025.08.28 21:42:52.937407 [ 26 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13917 | 2025.08.28 21:42:52.937507 [ 26 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2025.08.28 21:42:52.937543 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13919 | 2025.08.28 21:42:52.937685 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13920 | 2025.08.28 21:42:52.940518 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13921 | 2025.08.28 21:42:52.941382 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13922 | 2025.08.28 21:42:52.942787 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 13923 | 2025.08.28 21:42:52.947148 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 13924 | 2025.08.28 21:42:52.951612 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 13925 | 2025.08.28 21:42:52.955840 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 13926 | 2025.08.28 21:42:52.960303 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 13927 | 2025.08.28 21:42:52.964450 [ 200 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13928 | 2025.08.28 21:42:53.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.01 MiB, peak 356.61 MiB, free memory in arenas 0.00 B, will set to 340.52 MiB (RSS), difference: -14.50 MiB | ||
| 13929 | 2025.08.28 21:42:53.023036 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.085409694 sec., 6708.840333744786 rows/sec., 34.69 MiB/sec. | ||
| 13930 | 2025.08.28 21:42:53.025529 [ 188 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13931 | 2025.08.28 21:42:53.027647 [ 188 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13932 | 2025.08.28 21:42:53.027751 [ 188 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_76_15} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13933 | 2025.08.28 21:42:53.029633 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13934 | 2025.08.28 21:42:54.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.11 MiB, peak 356.61 MiB, free memory in arenas 0.00 B, will set to 340.52 MiB (RSS), difference: 13.40 MiB | ||
| 13935 | 2025.08.28 21:42:54.150460 [ 219 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13936 | 2025.08.28 21:42:54.150516 [ 219 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13937 | 2025.08.28 21:42:54.153883 [ 219 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13938 | 2025.08.28 21:42:54.524377 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13939 | 2025.08.28 21:42:54.524429 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13940 | 2025.08.28 21:42:54.527490 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13941 | 2025.08.28 21:42:54.553436 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2025.08.28 21:42:54.553629 [ 276 ] {65904795-08bf-4c4a-9040-e42c1fae45fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13943 | 2025.08.28 21:42:54.553697 [ 276 ] {65904795-08bf-4c4a-9040-e42c1fae45fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13944 | 2025.08.28 21:42:54.554534 [ 276 ] {65904795-08bf-4c4a-9040-e42c1fae45fc} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2025.08.28 21:42:54.554570 [ 276 ] {65904795-08bf-4c4a-9040-e42c1fae45fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13946 | 2025.08.28 21:42:54.554961 [ 276 ] {65904795-08bf-4c4a-9040-e42c1fae45fc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13947 | 2025.08.28 21:42:54.555180 [ 276 ] {65904795-08bf-4c4a-9040-e42c1fae45fc} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2025.08.28 21:42:54.555323 [ 276 ] {65904795-08bf-4c4a-9040-e42c1fae45fc} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001748 sec., 224256.29290617848 rows/sec., 14.23 MiB/sec. | ||
| 13949 | 2025.08.28 21:42:54.555362 [ 276 ] {65904795-08bf-4c4a-9040-e42c1fae45fc} <Debug> TCPHandler: Processed in 0.002059424 sec. | ||
| 13950 | 2025.08.28 21:42:54.555486 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13951 | 2025.08.28 21:42:54.555593 [ 276 ] {ed7b1803-5200-482b-905f-7d74a9b454c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13952 | 2025.08.28 21:42:54.555635 [ 276 ] {ed7b1803-5200-482b-905f-7d74a9b454c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13953 | 2025.08.28 21:42:54.556652 [ 276 ] {ed7b1803-5200-482b-905f-7d74a9b454c7} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2025.08.28 21:42:54.556688 [ 276 ] {ed7b1803-5200-482b-905f-7d74a9b454c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13955 | 2025.08.28 21:42:54.557095 [ 276 ] {ed7b1803-5200-482b-905f-7d74a9b454c7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13956 | 2025.08.28 21:42:54.557313 [ 276 ] {ed7b1803-5200-482b-905f-7d74a9b454c7} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2025.08.28 21:42:54.557446 [ 276 ] {ed7b1803-5200-482b-905f-7d74a9b454c7} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001873 sec., 614522.1569674319 rows/sec., 49.06 MiB/sec. | ||
| 13958 | 2025.08.28 21:42:54.557484 [ 276 ] {ed7b1803-5200-482b-905f-7d74a9b454c7} <Debug> TCPHandler: Processed in 0.002049042 sec. | ||
| 13959 | 2025.08.28 21:42:54.557507 [ 223 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13960 | 2025.08.28 21:42:54.557542 [ 223 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13961 | 2025.08.28 21:42:54.557606 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13962 | 2025.08.28 21:42:54.557706 [ 276 ] {856ba5b0-4ea6-4674-9faf-cbebc75bdbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13963 | 2025.08.28 21:42:54.557748 [ 276 ] {856ba5b0-4ea6-4674-9faf-cbebc75bdbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13964 | 2025.08.28 21:42:54.558248 [ 276 ] {856ba5b0-4ea6-4674-9faf-cbebc75bdbbd} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2025.08.28 21:42:54.558285 [ 276 ] {856ba5b0-4ea6-4674-9faf-cbebc75bdbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13966 | 2025.08.28 21:42:54.558640 [ 276 ] {856ba5b0-4ea6-4674-9faf-cbebc75bdbbd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13967 | 2025.08.28 21:42:54.558924 [ 276 ] {856ba5b0-4ea6-4674-9faf-cbebc75bdbbd} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13968 | 2025.08.28 21:42:54.559061 [ 276 ] {856ba5b0-4ea6-4674-9faf-cbebc75bdbbd} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001374 sec., 173216.88500727803 rows/sec., 10.61 MiB/sec. | ||
| 13969 | 2025.08.28 21:42:54.559098 [ 276 ] {856ba5b0-4ea6-4674-9faf-cbebc75bdbbd} <Debug> TCPHandler: Processed in 0.001541951 sec. | ||
| 13970 | 2025.08.28 21:42:54.559205 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13971 | 2025.08.28 21:42:54.559308 [ 276 ] {aacd2b8d-fa4d-459d-a9b1-18d5efa38db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13972 | 2025.08.28 21:42:54.559349 [ 276 ] {aacd2b8d-fa4d-459d-a9b1-18d5efa38db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13973 | 2025.08.28 21:42:54.559836 [ 276 ] {aacd2b8d-fa4d-459d-a9b1-18d5efa38db6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13974 | 2025.08.28 21:42:54.559847 [ 223 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13975 | 2025.08.28 21:42:54.559878 [ 276 ] {aacd2b8d-fa4d-459d-a9b1-18d5efa38db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13976 | 2025.08.28 21:42:54.560214 [ 276 ] {aacd2b8d-fa4d-459d-a9b1-18d5efa38db6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13977 | 2025.08.28 21:42:54.560430 [ 276 ] {aacd2b8d-fa4d-459d-a9b1-18d5efa38db6} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2025.08.28 21:42:54.560559 [ 276 ] {aacd2b8d-fa4d-459d-a9b1-18d5efa38db6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001269 sec., 159968.4791174153 rows/sec., 10.32 MiB/sec. | ||
| 13979 | 2025.08.28 21:42:54.560597 [ 276 ] {aacd2b8d-fa4d-459d-a9b1-18d5efa38db6} <Debug> TCPHandler: Processed in 0.001440987 sec. | ||
| 13980 | 2025.08.28 21:42:54.560697 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2025.08.28 21:42:54.560790 [ 276 ] {7de02057-1340-400f-bc5c-e83790b569da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13982 | 2025.08.28 21:42:54.560831 [ 276 ] {7de02057-1340-400f-bc5c-e83790b569da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13983 | 2025.08.28 21:42:54.561293 [ 276 ] {7de02057-1340-400f-bc5c-e83790b569da} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2025.08.28 21:42:54.561327 [ 276 ] {7de02057-1340-400f-bc5c-e83790b569da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13985 | 2025.08.28 21:42:54.561630 [ 276 ] {7de02057-1340-400f-bc5c-e83790b569da} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13986 | 2025.08.28 21:42:54.561845 [ 276 ] {7de02057-1340-400f-bc5c-e83790b569da} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2025.08.28 21:42:54.561970 [ 276 ] {7de02057-1340-400f-bc5c-e83790b569da} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001198 sec., 168614.3572621035 rows/sec., 9.58 MiB/sec. | ||
| 13988 | 2025.08.28 21:42:54.562007 [ 276 ] {7de02057-1340-400f-bc5c-e83790b569da} <Debug> TCPHandler: Processed in 0.001357875 sec. | ||
| 13989 | 2025.08.28 21:42:54.562119 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2025.08.28 21:42:54.562213 [ 276 ] {abe9b0a5-3bf9-4147-9550-7d228240a402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13991 | 2025.08.28 21:42:54.562253 [ 276 ] {abe9b0a5-3bf9-4147-9550-7d228240a402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13992 | 2025.08.28 21:42:54.562934 [ 276 ] {abe9b0a5-3bf9-4147-9550-7d228240a402} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2025.08.28 21:42:54.562970 [ 276 ] {abe9b0a5-3bf9-4147-9550-7d228240a402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13994 | 2025.08.28 21:42:54.563296 [ 276 ] {abe9b0a5-3bf9-4147-9550-7d228240a402} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13995 | 2025.08.28 21:42:54.563510 [ 276 ] {abe9b0a5-3bf9-4147-9550-7d228240a402} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2025.08.28 21:42:54.563634 [ 276 ] {abe9b0a5-3bf9-4147-9550-7d228240a402} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001439 sec., 482279.36066713 rows/sec., 33.89 MiB/sec. | ||
| 13997 | 2025.08.28 21:42:54.563671 [ 276 ] {abe9b0a5-3bf9-4147-9550-7d228240a402} <Debug> TCPHandler: Processed in 0.001600711 sec. | ||
| 13998 | 2025.08.28 21:42:54.563720 [ 222 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13999 | 2025.08.28 21:42:54.563796 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14000 | 2025.08.28 21:42:54.563798 [ 222 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14001 | 2025.08.28 21:42:54.563898 [ 276 ] {5eabd215-6994-4954-8f9f-25252a565dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14002 | 2025.08.28 21:42:54.563944 [ 276 ] {5eabd215-6994-4954-8f9f-25252a565dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14003 | 2025.08.28 21:42:54.564274 [ 276 ] {5eabd215-6994-4954-8f9f-25252a565dcb} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14004 | 2025.08.28 21:42:54.564310 [ 276 ] {5eabd215-6994-4954-8f9f-25252a565dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14005 | 2025.08.28 21:42:54.564662 [ 276 ] {5eabd215-6994-4954-8f9f-25252a565dcb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14006 | 2025.08.28 21:42:54.564931 [ 276 ] {5eabd215-6994-4954-8f9f-25252a565dcb} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14007 | 2025.08.28 21:42:54.565040 [ 88 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14008 | 2025.08.28 21:42:54.565070 [ 276 ] {5eabd215-6994-4954-8f9f-25252a565dcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 14009 | 2025.08.28 21:42:54.565080 [ 88 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2025.08.28 21:42:54.565107 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14011 | 2025.08.28 21:42:54.565107 [ 276 ] {5eabd215-6994-4954-8f9f-25252a565dcb} <Debug> TCPHandler: Processed in 0.001373615 sec. | ||
| 14012 | 2025.08.28 21:42:54.565214 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14013 | 2025.08.28 21:42:54.565226 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2025.08.28 21:42:54.565350 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14015 | 2025.08.28 21:42:54.565393 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 14016 | 2025.08.28 21:42:54.565394 [ 276 ] {af43bbde-b779-4a12-bb92-aa3e837a372d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14017 | 2025.08.28 21:42:54.565460 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 14018 | 2025.08.28 21:42:54.565463 [ 276 ] {af43bbde-b779-4a12-bb92-aa3e837a372d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14019 | 2025.08.28 21:42:54.565515 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 14020 | 2025.08.28 21:42:54.565564 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 14021 | 2025.08.28 21:42:54.565605 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 14022 | 2025.08.28 21:42:54.565643 [ 187 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 14023 | 2025.08.28 21:42:54.566040 [ 276 ] {af43bbde-b779-4a12-bb92-aa3e837a372d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.08.28 21:42:54.566092 [ 276 ] {af43bbde-b779-4a12-bb92-aa3e837a372d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14025 | 2025.08.28 21:42:54.566213 [ 222 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14026 | 2025.08.28 21:42:54.566469 [ 198 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302584 sec., 257948.81558502174 rows/sec., 13.16 MiB/sec. | ||
| 14027 | 2025.08.28 21:42:54.566531 [ 276 ] {af43bbde-b779-4a12-bb92-aa3e837a372d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14028 | 2025.08.28 21:42:54.566648 [ 190 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14029 | 2025.08.28 21:42:54.566796 [ 276 ] {af43bbde-b779-4a12-bb92-aa3e837a372d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2025.08.28 21:42:54.566950 [ 276 ] {af43bbde-b779-4a12-bb92-aa3e837a372d} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001582 sec., 194058.15423514537 rows/sec., 12.77 MiB/sec. | ||
| 14031 | 2025.08.28 21:42:54.566978 [ 190 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14032 | 2025.08.28 21:42:54.566989 [ 276 ] {af43bbde-b779-4a12-bb92-aa3e837a372d} <Debug> TCPHandler: Processed in 0.001810507 sec. | ||
| 14033 | 2025.08.28 21:42:54.567061 [ 190 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_56_11} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14034 | 2025.08.28 21:42:54.567107 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14035 | 2025.08.28 21:42:54.567158 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14036 | 2025.08.28 21:42:54.567209 [ 276 ] {aa7c2445-89d4-44cd-8cec-35a9d77e61ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14037 | 2025.08.28 21:42:54.567256 [ 276 ] {aa7c2445-89d4-44cd-8cec-35a9d77e61ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14038 | 2025.08.28 21:42:54.567581 [ 276 ] {aa7c2445-89d4-44cd-8cec-35a9d77e61ab} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2025.08.28 21:42:54.567617 [ 276 ] {aa7c2445-89d4-44cd-8cec-35a9d77e61ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14040 | 2025.08.28 21:42:54.567919 [ 276 ] {aa7c2445-89d4-44cd-8cec-35a9d77e61ab} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14041 | 2025.08.28 21:42:54.568135 [ 276 ] {aa7c2445-89d4-44cd-8cec-35a9d77e61ab} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2025.08.28 21:42:54.568263 [ 276 ] {aa7c2445-89d4-44cd-8cec-35a9d77e61ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 14043 | 2025.08.28 21:42:54.568299 [ 276 ] {aa7c2445-89d4-44cd-8cec-35a9d77e61ab} <Debug> TCPHandler: Processed in 0.001239622 sec. | ||
| 14044 | 2025.08.28 21:42:54.568417 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14045 | 2025.08.28 21:42:54.568532 [ 276 ] {9ef71f8a-cc77-41ea-b187-fa50f6ee4826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14046 | 2025.08.28 21:42:54.568600 [ 276 ] {9ef71f8a-cc77-41ea-b187-fa50f6ee4826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14047 | 2025.08.28 21:42:54.569575 [ 276 ] {9ef71f8a-cc77-41ea-b187-fa50f6ee4826} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2025.08.28 21:42:54.569612 [ 276 ] {9ef71f8a-cc77-41ea-b187-fa50f6ee4826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14049 | 2025.08.28 21:42:54.570187 [ 276 ] {9ef71f8a-cc77-41ea-b187-fa50f6ee4826} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14050 | 2025.08.28 21:42:54.570410 [ 276 ] {9ef71f8a-cc77-41ea-b187-fa50f6ee4826} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2025.08.28 21:42:54.570524 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14052 | 2025.08.28 21:42:54.570548 [ 276 ] {9ef71f8a-cc77-41ea-b187-fa50f6ee4826} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00204 sec., 20588.235294117647 rows/sec., 36.89 MiB/sec. | ||
| 14053 | 2025.08.28 21:42:54.570578 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2025.08.28 21:42:54.570607 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14055 | 2025.08.28 21:42:54.570616 [ 276 ] {9ef71f8a-cc77-41ea-b187-fa50f6ee4826} <Debug> TCPHandler: Processed in 0.002259948 sec. | ||
| 14056 | 2025.08.28 21:42:54.570679 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14057 | 2025.08.28 21:42:54.570737 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14058 | 2025.08.28 21:42:54.570838 [ 276 ] {2bc3481b-5cc3-4f0d-abf5-6346f33af4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14059 | 2025.08.28 21:42:54.570853 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14060 | 2025.08.28 21:42:54.570881 [ 276 ] {2bc3481b-5cc3-4f0d-abf5-6346f33af4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14061 | 2025.08.28 21:42:54.570904 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2011 rows starting from the beginning of the part | ||
| 14062 | 2025.08.28 21:42:54.571015 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 14063 | 2025.08.28 21:42:54.571117 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 14064 | 2025.08.28 21:42:54.571208 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 14065 | 2025.08.28 21:42:54.571229 [ 276 ] {2bc3481b-5cc3-4f0d-abf5-6346f33af4ea} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2025.08.28 21:42:54.571271 [ 276 ] {2bc3481b-5cc3-4f0d-abf5-6346f33af4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14067 | 2025.08.28 21:42:54.571294 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 14068 | 2025.08.28 21:42:54.571387 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 14069 | 2025.08.28 21:42:54.571592 [ 276 ] {2bc3481b-5cc3-4f0d-abf5-6346f33af4ea} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14070 | 2025.08.28 21:42:54.571845 [ 276 ] {2bc3481b-5cc3-4f0d-abf5-6346f33af4ea} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2025.08.28 21:42:54.571978 [ 276 ] {2bc3481b-5cc3-4f0d-abf5-6346f33af4ea} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00116 sec., 87931.03448275862 rows/sec., 5.40 MiB/sec. | ||
| 14072 | 2025.08.28 21:42:54.572014 [ 276 ] {2bc3481b-5cc3-4f0d-abf5-6346f33af4ea} <Debug> TCPHandler: Processed in 0.001326575 sec. | ||
| 14073 | 2025.08.28 21:42:54.582325 [ 190 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 19 columns (19 merged, 0 gathered) in 0.011672763 sec., 190272.0032951924 rows/sec., 340.96 MiB/sec. | ||
| 14074 | 2025.08.28 21:42:54.584531 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14075 | 2025.08.28 21:42:54.584921 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2025.08.28 21:42:54.585002 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14077 | 2025.08.28 21:42:54.585141 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.22 MiB. | ||
| 14078 | 2025.08.28 21:42:55.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.37 MiB, peak 359.54 MiB, free memory in arenas 0.00 B, will set to 347.73 MiB (RSS), difference: 6.35 MiB | ||
| 14079 | 2025.08.28 21:42:58.480256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
| 14080 | 2025.08.28 21:42:58.480803 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2025.08.28 21:42:58.480876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14082 | 2025.08.28 21:42:58.481375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14083 | 2025.08.28 21:42:58.481603 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2025.08.28 21:42:58.481744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
| 14085 | 2025.08.28 21:42:59.431356 [ 224 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14086 | 2025.08.28 21:42:59.431408 [ 224 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14087 | 2025.08.28 21:42:59.433970 [ 224 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14088 | 2025.08.28 21:42:59.567810 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14089 | 2025.08.28 21:42:59.567990 [ 276 ] {dccf2f06-0b11-4c9b-a8d1-8cf66f28e99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14090 | 2025.08.28 21:42:59.568094 [ 276 ] {dccf2f06-0b11-4c9b-a8d1-8cf66f28e99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14091 | 2025.08.28 21:42:59.568742 [ 276 ] {dccf2f06-0b11-4c9b-a8d1-8cf66f28e99e} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2025.08.28 21:42:59.568786 [ 276 ] {dccf2f06-0b11-4c9b-a8d1-8cf66f28e99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14093 | 2025.08.28 21:42:59.569153 [ 276 ] {dccf2f06-0b11-4c9b-a8d1-8cf66f28e99e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14094 | 2025.08.28 21:42:59.569393 [ 276 ] {dccf2f06-0b11-4c9b-a8d1-8cf66f28e99e} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2025.08.28 21:42:59.569552 [ 276 ] {dccf2f06-0b11-4c9b-a8d1-8cf66f28e99e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001616 sec., 2475.2475247524753 rows/sec., 201.84 KiB/sec. | ||
| 14096 | 2025.08.28 21:42:59.569596 [ 276 ] {dccf2f06-0b11-4c9b-a8d1-8cf66f28e99e} <Debug> TCPHandler: Processed in 0.00192217 sec. | ||
| 14097 | 2025.08.28 21:42:59.569719 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14098 | 2025.08.28 21:42:59.569816 [ 276 ] {b652ec5c-66b4-4285-8293-a3d30cbec282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14099 | 2025.08.28 21:42:59.569856 [ 276 ] {b652ec5c-66b4-4285-8293-a3d30cbec282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14100 | 2025.08.28 21:42:59.570904 [ 276 ] {b652ec5c-66b4-4285-8293-a3d30cbec282} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2025.08.28 21:42:59.570942 [ 276 ] {b652ec5c-66b4-4285-8293-a3d30cbec282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14102 | 2025.08.28 21:42:59.571330 [ 276 ] {b652ec5c-66b4-4285-8293-a3d30cbec282} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14103 | 2025.08.28 21:42:59.571553 [ 276 ] {b652ec5c-66b4-4285-8293-a3d30cbec282} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2025.08.28 21:42:59.571685 [ 276 ] {b652ec5c-66b4-4285-8293-a3d30cbec282} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.001889 sec., 634197.9883536262 rows/sec., 52.03 MiB/sec. | ||
| 14105 | 2025.08.28 21:42:59.571724 [ 276 ] {b652ec5c-66b4-4285-8293-a3d30cbec282} <Debug> TCPHandler: Processed in 0.002054153 sec. | ||
| 14106 | 2025.08.28 21:42:59.571834 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14107 | 2025.08.28 21:42:59.571931 [ 276 ] {7829bf28-1444-4ef9-8037-11bba38e68b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14108 | 2025.08.28 21:42:59.571973 [ 276 ] {7829bf28-1444-4ef9-8037-11bba38e68b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14109 | 2025.08.28 21:42:59.572377 [ 276 ] {7829bf28-1444-4ef9-8037-11bba38e68b7} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14110 | 2025.08.28 21:42:59.572412 [ 276 ] {7829bf28-1444-4ef9-8037-11bba38e68b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14111 | 2025.08.28 21:42:59.572712 [ 276 ] {7829bf28-1444-4ef9-8037-11bba38e68b7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14112 | 2025.08.28 21:42:59.572926 [ 276 ] {7829bf28-1444-4ef9-8037-11bba38e68b7} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2025.08.28 21:42:59.573036 [ 152 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14114 | 2025.08.28 21:42:59.573058 [ 276 ] {7829bf28-1444-4ef9-8037-11bba38e68b7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001146 sec., 3490.4013961605583 rows/sec., 243.71 KiB/sec. | ||
| 14115 | 2025.08.28 21:42:59.573071 [ 152 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2025.08.28 21:42:59.573093 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14117 | 2025.08.28 21:42:59.573097 [ 276 ] {7829bf28-1444-4ef9-8037-11bba38e68b7} <Debug> TCPHandler: Processed in 0.001313165 sec. | ||
| 14118 | 2025.08.28 21:42:59.573202 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14119 | 2025.08.28 21:42:59.573214 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2025.08.28 21:42:59.573348 [ 276 ] {d36c42b0-37d0-48f1-9743-b3c26f7014ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14121 | 2025.08.28 21:42:59.573349 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14122 | 2025.08.28 21:42:59.573391 [ 276 ] {d36c42b0-37d0-48f1-9743-b3c26f7014ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14123 | 2025.08.28 21:42:59.573401 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 256 rows starting from the beginning of the part | ||
| 14124 | 2025.08.28 21:42:59.573477 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 238 rows starting from the beginning of the part | ||
| 14125 | 2025.08.28 21:42:59.573528 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 238 rows starting from the beginning of the part | ||
| 14126 | 2025.08.28 21:42:59.573571 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 250 rows starting from the beginning of the part | ||
| 14127 | 2025.08.28 21:42:59.573612 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 238 rows starting from the beginning of the part | ||
| 14128 | 2025.08.28 21:42:59.573652 [ 201 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
| 14129 | 2025.08.28 21:42:59.573891 [ 276 ] {d36c42b0-37d0-48f1-9743-b3c26f7014ea} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2025.08.28 21:42:59.573934 [ 276 ] {d36c42b0-37d0-48f1-9743-b3c26f7014ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14131 | 2025.08.28 21:42:59.574260 [ 276 ] {d36c42b0-37d0-48f1-9743-b3c26f7014ea} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14132 | 2025.08.28 21:42:59.574490 [ 276 ] {d36c42b0-37d0-48f1-9743-b3c26f7014ea} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2025.08.28 21:42:59.574605 [ 190 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449537 sec., 844407.559103355 rows/sec., 55.13 MiB/sec. | ||
| 14134 | 2025.08.28 21:42:59.574620 [ 276 ] {d36c42b0-37d0-48f1-9743-b3c26f7014ea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00129 sec., 176744.18604651163 rows/sec., 11.97 MiB/sec. | ||
| 14135 | 2025.08.28 21:42:59.574700 [ 276 ] {d36c42b0-37d0-48f1-9743-b3c26f7014ea} <Debug> TCPHandler: Processed in 0.00153472 sec. | ||
| 14136 | 2025.08.28 21:42:59.574811 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2025.08.28 21:42:59.574837 [ 191 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14138 | 2025.08.28 21:42:59.574907 [ 276 ] {2aebec10-750e-45f5-a1ff-587befbb6ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14139 | 2025.08.28 21:42:59.574953 [ 276 ] {2aebec10-750e-45f5-a1ff-587befbb6ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14140 | 2025.08.28 21:42:59.575149 [ 191 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14141 | 2025.08.28 21:42:59.575235 [ 191 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_66_13} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14142 | 2025.08.28 21:42:59.575333 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 14143 | 2025.08.28 21:42:59.575562 [ 276 ] {2aebec10-750e-45f5-a1ff-587befbb6ad0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2025.08.28 21:42:59.575604 [ 276 ] {2aebec10-750e-45f5-a1ff-587befbb6ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14145 | 2025.08.28 21:42:59.575939 [ 276 ] {2aebec10-750e-45f5-a1ff-587befbb6ad0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14146 | 2025.08.28 21:42:59.576160 [ 276 ] {2aebec10-750e-45f5-a1ff-587befbb6ad0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2025.08.28 21:42:59.576287 [ 276 ] {2aebec10-750e-45f5-a1ff-587befbb6ad0} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001399 sec., 374553.2523230879 rows/sec., 27.73 MiB/sec. | ||
| 14148 | 2025.08.28 21:42:59.576326 [ 276 ] {2aebec10-750e-45f5-a1ff-587befbb6ad0} <Debug> TCPHandler: Processed in 0.00156451 sec. | ||
| 14149 | 2025.08.28 21:42:59.576437 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14150 | 2025.08.28 21:42:59.576534 [ 276 ] {d511d7b9-cae0-4977-9d95-487c84f22d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14151 | 2025.08.28 21:42:59.576579 [ 276 ] {d511d7b9-cae0-4977-9d95-487c84f22d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14152 | 2025.08.28 21:42:59.577157 [ 276 ] {d511d7b9-cae0-4977-9d95-487c84f22d76} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2025.08.28 21:42:59.577192 [ 276 ] {d511d7b9-cae0-4977-9d95-487c84f22d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14154 | 2025.08.28 21:42:59.577568 [ 276 ] {d511d7b9-cae0-4977-9d95-487c84f22d76} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14155 | 2025.08.28 21:42:59.577785 [ 276 ] {d511d7b9-cae0-4977-9d95-487c84f22d76} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2025.08.28 21:42:59.577899 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
| 14157 | 2025.08.28 21:42:59.577913 [ 276 ] {d511d7b9-cae0-4977-9d95-487c84f22d76} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001399 sec., 604717.6554681915 rows/sec., 40.70 MiB/sec. | ||
| 14158 | 2025.08.28 21:42:59.577928 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2025.08.28 21:42:59.577947 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14160 | 2025.08.28 21:42:59.577949 [ 276 ] {d511d7b9-cae0-4977-9d95-487c84f22d76} <Debug> TCPHandler: Processed in 0.00156006 sec. | ||
| 14161 | 2025.08.28 21:42:59.578034 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
| 14162 | 2025.08.28 21:42:59.578067 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14163 | 2025.08.28 21:42:59.578160 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14164 | 2025.08.28 21:42:59.578166 [ 276 ] {2cc18c9f-4f7a-417c-a005-86faeb025234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14165 | 2025.08.28 21:42:59.578203 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 38109 rows starting from the beginning of the part | ||
| 14166 | 2025.08.28 21:42:59.578222 [ 276 ] {2cc18c9f-4f7a-417c-a005-86faeb025234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14167 | 2025.08.28 21:42:59.578281 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14168 | 2025.08.28 21:42:59.578337 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 313 rows starting from the beginning of the part | ||
| 14169 | 2025.08.28 21:42:59.578378 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14170 | 2025.08.28 21:42:59.578425 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 307 rows starting from the beginning of the part | ||
| 14171 | 2025.08.28 21:42:59.578468 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 846 rows starting from the beginning of the part | ||
| 14172 | 2025.08.28 21:42:59.578569 [ 276 ] {2cc18c9f-4f7a-417c-a005-86faeb025234} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2025.08.28 21:42:59.578611 [ 276 ] {2cc18c9f-4f7a-417c-a005-86faeb025234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14174 | 2025.08.28 21:42:59.578940 [ 276 ] {2cc18c9f-4f7a-417c-a005-86faeb025234} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14175 | 2025.08.28 21:42:59.579169 [ 276 ] {2cc18c9f-4f7a-417c-a005-86faeb025234} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14176 | 2025.08.28 21:42:59.579300 [ 276 ] {2cc18c9f-4f7a-417c-a005-86faeb025234} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 14177 | 2025.08.28 21:42:59.579336 [ 276 ] {2cc18c9f-4f7a-417c-a005-86faeb025234} <Debug> TCPHandler: Processed in 0.001318215 sec. | ||
| 14178 | 2025.08.28 21:42:59.585572 [ 199 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39895 rows, containing 5 columns (5 merged, 0 gathered) in 0.007577667 sec., 5264813.03546329 rows/sec., 352.65 MiB/sec. | ||
| 14179 | 2025.08.28 21:42:59.586124 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 14180 | 2025.08.28 21:42:59.586420 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2025.08.28 21:42:59.586500 [ 189 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
| 14182 | 2025.08.28 21:42:59.586613 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14183 | 2025.08.28 21:43:00.441532 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14184 | 2025.08.28 21:43:00.459194 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2025.08.28 21:43:00.459262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14186 | 2025.08.28 21:43:00.465446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14187 | 2025.08.28 21:43:00.466167 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2025.08.28 21:43:00.469936 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14189 | 2025.08.28 21:43:01.095524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1990 | ||
| 14190 | 2025.08.28 21:43:01.097907 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14191 | 2025.08.28 21:43:01.097950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 14192 | 2025.08.28 21:43:01.099118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14193 | 2025.08.28 21:43:01.099375 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14194 | 2025.08.28 21:43:01.099644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1990 | ||
| 14195 | 2025.08.28 21:43:04.079538 [ 220 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 14196 | 2025.08.28 21:43:04.079601 [ 220 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 14197 | 2025.08.28 21:43:04.081699 [ 220 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 14198 | 2025.08.28 21:43:04.211939 [ 219 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14199 | 2025.08.28 21:43:04.211994 [ 219 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14200 | 2025.08.28 21:43:04.214740 [ 219 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14201 | 2025.08.28 21:43:04.451603 [ 217 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 14202 | 2025.08.28 21:43:04.451658 [ 217 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 14203 | 2025.08.28 21:43:04.453962 [ 217 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 14204 | 2025.08.28 21:43:04.552769 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14205 | 2025.08.28 21:43:04.552946 [ 276 ] {8f047b5e-8aa3-417e-832d-d74f26ee3e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14206 | 2025.08.28 21:43:04.553008 [ 276 ] {8f047b5e-8aa3-417e-832d-d74f26ee3e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14207 | 2025.08.28 21:43:04.553812 [ 276 ] {8f047b5e-8aa3-417e-832d-d74f26ee3e20} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14208 | 2025.08.28 21:43:04.553857 [ 276 ] {8f047b5e-8aa3-417e-832d-d74f26ee3e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14209 | 2025.08.28 21:43:04.554259 [ 276 ] {8f047b5e-8aa3-417e-832d-d74f26ee3e20} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14210 | 2025.08.28 21:43:04.554489 [ 276 ] {8f047b5e-8aa3-417e-832d-d74f26ee3e20} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2025.08.28 21:43:04.554634 [ 276 ] {8f047b5e-8aa3-417e-832d-d74f26ee3e20} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001737 sec., 225676.45365572826 rows/sec., 14.32 MiB/sec. | ||
| 14212 | 2025.08.28 21:43:04.554641 [ 146 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 14213 | 2025.08.28 21:43:04.554676 [ 276 ] {8f047b5e-8aa3-417e-832d-d74f26ee3e20} <Debug> TCPHandler: Processed in 0.002033753 sec. | ||
| 14214 | 2025.08.28 21:43:04.554713 [ 146 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2025.08.28 21:43:04.554744 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14216 | 2025.08.28 21:43:04.554817 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14217 | 2025.08.28 21:43:04.554861 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 14218 | 2025.08.28 21:43:04.554915 [ 276 ] {6bbd8cca-d47c-4f32-9bd4-dd186f3aaf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14219 | 2025.08.28 21:43:04.554959 [ 276 ] {6bbd8cca-d47c-4f32-9bd4-dd186f3aaf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14220 | 2025.08.28 21:43:04.555003 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14221 | 2025.08.28 21:43:04.555048 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 392 rows starting from the beginning of the part | ||
| 14222 | 2025.08.28 21:43:04.555123 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 392 rows starting from the beginning of the part | ||
| 14223 | 2025.08.28 21:43:04.555174 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 392 rows starting from the beginning of the part | ||
| 14224 | 2025.08.28 21:43:04.555221 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 392 rows starting from the beginning of the part | ||
| 14225 | 2025.08.28 21:43:04.555264 [ 199 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 392 rows starting from the beginning of the part | ||
| 14226 | 2025.08.28 21:43:04.555953 [ 276 ] {6bbd8cca-d47c-4f32-9bd4-dd186f3aaf2d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2025.08.28 21:43:04.555995 [ 276 ] {6bbd8cca-d47c-4f32-9bd4-dd186f3aaf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14228 | 2025.08.28 21:43:04.556340 [ 193 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527889 sec., 1282815.7019259906 rows/sec., 86.28 MiB/sec. | ||
| 14229 | 2025.08.28 21:43:04.556375 [ 276 ] {6bbd8cca-d47c-4f32-9bd4-dd186f3aaf2d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14230 | 2025.08.28 21:43:04.556562 [ 194 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 14231 | 2025.08.28 21:43:04.556607 [ 276 ] {6bbd8cca-d47c-4f32-9bd4-dd186f3aaf2d} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2025.08.28 21:43:04.556746 [ 276 ] {6bbd8cca-d47c-4f32-9bd4-dd186f3aaf2d} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.00185 sec., 622162.1621621621 rows/sec., 49.67 MiB/sec. | ||
| 14233 | 2025.08.28 21:43:04.556784 [ 276 ] {6bbd8cca-d47c-4f32-9bd4-dd186f3aaf2d} <Debug> TCPHandler: Processed in 0.002014792 sec. | ||
| 14234 | 2025.08.28 21:43:04.556897 [ 194 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2025.08.28 21:43:04.556903 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14236 | 2025.08.28 21:43:04.556986 [ 194 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_57_14} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 14237 | 2025.08.28 21:43:04.557009 [ 276 ] {796d6767-6dac-4701-876d-b6df9786d286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14238 | 2025.08.28 21:43:04.557053 [ 276 ] {796d6767-6dac-4701-876d-b6df9786d286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14239 | 2025.08.28 21:43:04.557092 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14240 | 2025.08.28 21:43:04.557548 [ 276 ] {796d6767-6dac-4701-876d-b6df9786d286} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2025.08.28 21:43:04.557589 [ 276 ] {796d6767-6dac-4701-876d-b6df9786d286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14242 | 2025.08.28 21:43:04.557900 [ 276 ] {796d6767-6dac-4701-876d-b6df9786d286} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14243 | 2025.08.28 21:43:04.558109 [ 276 ] {796d6767-6dac-4701-876d-b6df9786d286} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14244 | 2025.08.28 21:43:04.558234 [ 276 ] {796d6767-6dac-4701-876d-b6df9786d286} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001244 sec., 191318.3279742765 rows/sec., 11.72 MiB/sec. | ||
| 14245 | 2025.08.28 21:43:04.558270 [ 276 ] {796d6767-6dac-4701-876d-b6df9786d286} <Debug> TCPHandler: Processed in 0.001413727 sec. | ||
| 14246 | 2025.08.28 21:43:04.558371 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14247 | 2025.08.28 21:43:04.558462 [ 276 ] {b8943b7e-d140-4dd8-b9d7-518fbb1520c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14248 | 2025.08.28 21:43:04.558501 [ 276 ] {b8943b7e-d140-4dd8-b9d7-518fbb1520c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14249 | 2025.08.28 21:43:04.558980 [ 276 ] {b8943b7e-d140-4dd8-b9d7-518fbb1520c7} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14250 | 2025.08.28 21:43:04.559016 [ 276 ] {b8943b7e-d140-4dd8-b9d7-518fbb1520c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14251 | 2025.08.28 21:43:04.559325 [ 276 ] {b8943b7e-d140-4dd8-b9d7-518fbb1520c7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14252 | 2025.08.28 21:43:04.559531 [ 276 ] {b8943b7e-d140-4dd8-b9d7-518fbb1520c7} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2025.08.28 21:43:04.559655 [ 276 ] {b8943b7e-d140-4dd8-b9d7-518fbb1520c7} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001211 sec., 167630.0578034682 rows/sec., 10.81 MiB/sec. | ||
| 14254 | 2025.08.28 21:43:04.559662 [ 146 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14255 | 2025.08.28 21:43:04.559692 [ 276 ] {b8943b7e-d140-4dd8-b9d7-518fbb1520c7} <Debug> TCPHandler: Processed in 0.001366946 sec. | ||
| 14256 | 2025.08.28 21:43:04.559706 [ 146 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2025.08.28 21:43:04.559730 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14258 | 2025.08.28 21:43:04.559809 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14259 | 2025.08.28 21:43:04.559815 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14260 | 2025.08.28 21:43:04.559906 [ 276 ] {064cd539-e425-4383-8c44-d1f5c6efcd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14261 | 2025.08.28 21:43:04.559937 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14262 | 2025.08.28 21:43:04.559950 [ 276 ] {064cd539-e425-4383-8c44-d1f5c6efcd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14263 | 2025.08.28 21:43:04.559975 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 432 rows starting from the beginning of the part | ||
| 14264 | 2025.08.28 21:43:04.560037 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 203 rows starting from the beginning of the part | ||
| 14265 | 2025.08.28 21:43:04.560081 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 203 rows starting from the beginning of the part | ||
| 14266 | 2025.08.28 21:43:04.560126 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 203 rows starting from the beginning of the part | ||
| 14267 | 2025.08.28 21:43:04.560168 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 228 rows starting from the beginning of the part | ||
| 14268 | 2025.08.28 21:43:04.560208 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 203 rows starting from the beginning of the part | ||
| 14269 | 2025.08.28 21:43:04.560418 [ 276 ] {064cd539-e425-4383-8c44-d1f5c6efcd6c} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2025.08.28 21:43:04.560463 [ 276 ] {064cd539-e425-4383-8c44-d1f5c6efcd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14271 | 2025.08.28 21:43:04.560777 [ 276 ] {064cd539-e425-4383-8c44-d1f5c6efcd6c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14272 | 2025.08.28 21:43:04.560992 [ 276 ] {064cd539-e425-4383-8c44-d1f5c6efcd6c} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2025.08.28 21:43:04.561116 [ 276 ] {064cd539-e425-4383-8c44-d1f5c6efcd6c} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001228 sec., 164495.11400651466 rows/sec., 9.34 MiB/sec. | ||
| 14274 | 2025.08.28 21:43:04.561117 [ 146 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 14275 | 2025.08.28 21:43:04.561155 [ 276 ] {064cd539-e425-4383-8c44-d1f5c6efcd6c} <Debug> TCPHandler: Processed in 0.001392426 sec. | ||
| 14276 | 2025.08.28 21:43:04.561167 [ 146 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2025.08.28 21:43:04.561171 [ 193 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397296 sec., 1053463.2604687912 rows/sec., 73.02 MiB/sec. | ||
| 14278 | 2025.08.28 21:43:04.561194 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14279 | 2025.08.28 21:43:04.561281 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14280 | 2025.08.28 21:43:04.561300 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 14281 | 2025.08.28 21:43:04.561335 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14282 | 2025.08.28 21:43:04.561378 [ 276 ] {fbb094c3-6ef5-4278-944c-182c515892eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14283 | 2025.08.28 21:43:04.561405 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14284 | 2025.08.28 21:43:04.561422 [ 276 ] {fbb094c3-6ef5-4278-944c-182c515892eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14285 | 2025.08.28 21:43:04.561441 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 202 rows starting from the beginning of the part | ||
| 14286 | 2025.08.28 21:43:04.561510 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 202 rows starting from the beginning of the part | ||
| 14287 | 2025.08.28 21:43:04.561565 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 202 rows starting from the beginning of the part | ||
| 14288 | 2025.08.28 21:43:04.561596 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14289 | 2025.08.28 21:43:04.561613 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 202 rows starting from the beginning of the part | ||
| 14290 | 2025.08.28 21:43:04.561668 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 202 rows starting from the beginning of the part | ||
| 14291 | 2025.08.28 21:43:04.561672 [ 199 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_76_15} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14292 | 2025.08.28 21:43:04.561751 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14293 | 2025.08.28 21:43:04.562100 [ 276 ] {fbb094c3-6ef5-4278-944c-182c515892eb} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2025.08.28 21:43:04.562138 [ 276 ] {fbb094c3-6ef5-4278-944c-182c515892eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14295 | 2025.08.28 21:43:04.562457 [ 193 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200741 sec., 841147.2582347067 rows/sec., 50.98 MiB/sec. | ||
| 14296 | 2025.08.28 21:43:04.562463 [ 276 ] {fbb094c3-6ef5-4278-944c-182c515892eb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14297 | 2025.08.28 21:43:04.562579 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 14298 | 2025.08.28 21:43:04.562694 [ 276 ] {fbb094c3-6ef5-4278-944c-182c515892eb} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2025.08.28 21:43:04.562802 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2025.08.28 21:43:04.562822 [ 276 ] {fbb094c3-6ef5-4278-944c-182c515892eb} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001463 sec., 474367.73752563226 rows/sec., 33.33 MiB/sec. | ||
| 14301 | 2025.08.28 21:43:04.562859 [ 276 ] {fbb094c3-6ef5-4278-944c-182c515892eb} <Debug> TCPHandler: Processed in 0.001624222 sec. | ||
| 14302 | 2025.08.28 21:43:04.562863 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_57_14} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 14303 | 2025.08.28 21:43:04.562923 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14304 | 2025.08.28 21:43:04.562975 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2025.08.28 21:43:04.563066 [ 276 ] {12b6e24f-3f18-412a-860a-84c97b517402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14306 | 2025.08.28 21:43:04.563106 [ 276 ] {12b6e24f-3f18-412a-860a-84c97b517402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14307 | 2025.08.28 21:43:04.563431 [ 276 ] {12b6e24f-3f18-412a-860a-84c97b517402} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2025.08.28 21:43:04.563465 [ 276 ] {12b6e24f-3f18-412a-860a-84c97b517402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14309 | 2025.08.28 21:43:04.563767 [ 276 ] {12b6e24f-3f18-412a-860a-84c97b517402} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14310 | 2025.08.28 21:43:04.563978 [ 276 ] {12b6e24f-3f18-412a-860a-84c97b517402} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2025.08.28 21:43:04.564101 [ 276 ] {12b6e24f-3f18-412a-860a-84c97b517402} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 14312 | 2025.08.28 21:43:04.564136 [ 276 ] {12b6e24f-3f18-412a-860a-84c97b517402} <Debug> TCPHandler: Processed in 0.001207881 sec. | ||
| 14313 | 2025.08.28 21:43:04.564246 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2025.08.28 21:43:04.564346 [ 276 ] {9f99da07-2d71-46c7-a251-c4ad62247ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14315 | 2025.08.28 21:43:04.564390 [ 276 ] {9f99da07-2d71-46c7-a251-c4ad62247ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14316 | 2025.08.28 21:43:04.564832 [ 276 ] {9f99da07-2d71-46c7-a251-c4ad62247ee1} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2025.08.28 21:43:04.564869 [ 276 ] {9f99da07-2d71-46c7-a251-c4ad62247ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14318 | 2025.08.28 21:43:04.565212 [ 276 ] {9f99da07-2d71-46c7-a251-c4ad62247ee1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14319 | 2025.08.28 21:43:04.565422 [ 276 ] {9f99da07-2d71-46c7-a251-c4ad62247ee1} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2025.08.28 21:43:04.565551 [ 276 ] {9f99da07-2d71-46c7-a251-c4ad62247ee1} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001224 sec., 250816.99346405227 rows/sec., 16.50 MiB/sec. | ||
| 14321 | 2025.08.28 21:43:04.565587 [ 276 ] {9f99da07-2d71-46c7-a251-c4ad62247ee1} <Debug> TCPHandler: Processed in 0.001388726 sec. | ||
| 14322 | 2025.08.28 21:43:04.565702 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14323 | 2025.08.28 21:43:04.565811 [ 276 ] {8ab90307-0872-4bae-9669-a600e09de336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14324 | 2025.08.28 21:43:04.565859 [ 276 ] {8ab90307-0872-4bae-9669-a600e09de336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14325 | 2025.08.28 21:43:04.566206 [ 276 ] {8ab90307-0872-4bae-9669-a600e09de336} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2025.08.28 21:43:04.566247 [ 276 ] {8ab90307-0872-4bae-9669-a600e09de336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14327 | 2025.08.28 21:43:04.566583 [ 276 ] {8ab90307-0872-4bae-9669-a600e09de336} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14328 | 2025.08.28 21:43:04.566796 [ 276 ] {8ab90307-0872-4bae-9669-a600e09de336} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2025.08.28 21:43:04.566919 [ 276 ] {8ab90307-0872-4bae-9669-a600e09de336} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 14330 | 2025.08.28 21:43:04.566953 [ 276 ] {8ab90307-0872-4bae-9669-a600e09de336} <Debug> TCPHandler: Processed in 0.001306204 sec. | ||
| 14331 | 2025.08.28 21:43:04.567051 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14332 | 2025.08.28 21:43:04.567141 [ 276 ] {21e8e8e4-ccbf-431a-9936-b3a910cd6e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14333 | 2025.08.28 21:43:04.567194 [ 276 ] {21e8e8e4-ccbf-431a-9936-b3a910cd6e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14334 | 2025.08.28 21:43:04.568040 [ 276 ] {21e8e8e4-ccbf-431a-9936-b3a910cd6e8b} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2025.08.28 21:43:04.568076 [ 276 ] {21e8e8e4-ccbf-431a-9936-b3a910cd6e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14336 | 2025.08.28 21:43:04.568618 [ 276 ] {21e8e8e4-ccbf-431a-9936-b3a910cd6e8b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14337 | 2025.08.28 21:43:04.568836 [ 276 ] {21e8e8e4-ccbf-431a-9936-b3a910cd6e8b} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14338 | 2025.08.28 21:43:04.568966 [ 276 ] {21e8e8e4-ccbf-431a-9936-b3a910cd6e8b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001842 sec., 22801.30293159609 rows/sec., 40.86 MiB/sec. | ||
| 14339 | 2025.08.28 21:43:04.569017 [ 276 ] {21e8e8e4-ccbf-431a-9936-b3a910cd6e8b} <Debug> TCPHandler: Processed in 0.002012123 sec. | ||
| 14340 | 2025.08.28 21:43:04.569126 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14341 | 2025.08.28 21:43:04.569219 [ 276 ] {4056c97a-3061-4ad5-9271-422954a56566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14342 | 2025.08.28 21:43:04.569259 [ 276 ] {4056c97a-3061-4ad5-9271-422954a56566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14343 | 2025.08.28 21:43:04.569602 [ 276 ] {4056c97a-3061-4ad5-9271-422954a56566} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2025.08.28 21:43:04.569638 [ 276 ] {4056c97a-3061-4ad5-9271-422954a56566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14345 | 2025.08.28 21:43:04.569933 [ 276 ] {4056c97a-3061-4ad5-9271-422954a56566} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14346 | 2025.08.28 21:43:04.570144 [ 276 ] {4056c97a-3061-4ad5-9271-422954a56566} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2025.08.28 21:43:04.570266 [ 276 ] {4056c97a-3061-4ad5-9271-422954a56566} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001065 sec., 95774.64788732394 rows/sec., 5.88 MiB/sec. | ||
| 14348 | 2025.08.28 21:43:04.570301 [ 276 ] {4056c97a-3061-4ad5-9271-422954a56566} <Debug> TCPHandler: Processed in 0.001221842 sec. | ||
| 14349 | 2025.08.28 21:43:05.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.91 MiB, peak 359.54 MiB, free memory in arenas 0.00 B, will set to 348.02 MiB (RSS), difference: 3.11 MiB | ||
| 14350 | 2025.08.28 21:43:05.725229 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14351 | 2025.08.28 21:43:05.725284 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14352 | 2025.08.28 21:43:05.982808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
| 14353 | 2025.08.28 21:43:05.983306 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2025.08.28 21:43:05.983345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14355 | 2025.08.28 21:43:05.983834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14356 | 2025.08.28 21:43:05.984069 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2025.08.28 21:43:05.984195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
| 14358 | 2025.08.28 21:43:07.970950 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 14359 | 2025.08.28 21:43:07.988393 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2025.08.28 21:43:07.988444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14361 | 2025.08.28 21:43:07.994580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14362 | 2025.08.28 21:43:07.995273 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2025.08.28 21:43:07.998293 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 14364 | 2025.08.28 21:43:09.540552 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2025.08.28 21:43:09.540727 [ 276 ] {c2652163-dcb6-49cd-b683-fc01ed30557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14366 | 2025.08.28 21:43:09.540788 [ 276 ] {c2652163-dcb6-49cd-b683-fc01ed30557e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14367 | 2025.08.28 21:43:09.541507 [ 276 ] {c2652163-dcb6-49cd-b683-fc01ed30557e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2025.08.28 21:43:09.541545 [ 276 ] {c2652163-dcb6-49cd-b683-fc01ed30557e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14369 | 2025.08.28 21:43:09.541939 [ 276 ] {c2652163-dcb6-49cd-b683-fc01ed30557e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14370 | 2025.08.28 21:43:09.542167 [ 276 ] {c2652163-dcb6-49cd-b683-fc01ed30557e} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2025.08.28 21:43:09.542315 [ 276 ] {c2652163-dcb6-49cd-b683-fc01ed30557e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.61 MiB/sec. | ||
| 14372 | 2025.08.28 21:43:09.542355 [ 276 ] {c2652163-dcb6-49cd-b683-fc01ed30557e} <Debug> TCPHandler: Processed in 0.0019273 sec. | ||
| 14373 | 2025.08.28 21:43:09.542476 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14374 | 2025.08.28 21:43:09.542588 [ 276 ] {374ae03f-4250-4a41-878c-4252addbbd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14375 | 2025.08.28 21:43:09.542628 [ 276 ] {374ae03f-4250-4a41-878c-4252addbbd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14376 | 2025.08.28 21:43:09.543090 [ 276 ] {374ae03f-4250-4a41-878c-4252addbbd77} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14377 | 2025.08.28 21:43:09.543125 [ 276 ] {374ae03f-4250-4a41-878c-4252addbbd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14378 | 2025.08.28 21:43:09.543425 [ 276 ] {374ae03f-4250-4a41-878c-4252addbbd77} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14379 | 2025.08.28 21:43:09.543636 [ 276 ] {374ae03f-4250-4a41-878c-4252addbbd77} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14380 | 2025.08.28 21:43:09.543759 [ 276 ] {374ae03f-4250-4a41-878c-4252addbbd77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 14381 | 2025.08.28 21:43:09.543795 [ 276 ] {374ae03f-4250-4a41-878c-4252addbbd77} <Debug> TCPHandler: Processed in 0.001366815 sec. | ||
| 14382 | 2025.08.28 21:43:09.543925 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14383 | 2025.08.28 21:43:09.544018 [ 276 ] {99143a8d-3e55-41b0-a727-b6bb690fed68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14384 | 2025.08.28 21:43:09.544061 [ 276 ] {99143a8d-3e55-41b0-a727-b6bb690fed68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14385 | 2025.08.28 21:43:09.544510 [ 276 ] {99143a8d-3e55-41b0-a727-b6bb690fed68} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14386 | 2025.08.28 21:43:09.544545 [ 276 ] {99143a8d-3e55-41b0-a727-b6bb690fed68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14387 | 2025.08.28 21:43:09.544877 [ 276 ] {99143a8d-3e55-41b0-a727-b6bb690fed68} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14388 | 2025.08.28 21:43:09.545097 [ 276 ] {99143a8d-3e55-41b0-a727-b6bb690fed68} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14389 | 2025.08.28 21:43:09.545223 [ 276 ] {99143a8d-3e55-41b0-a727-b6bb690fed68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 14390 | 2025.08.28 21:43:09.545264 [ 276 ] {99143a8d-3e55-41b0-a727-b6bb690fed68} <Debug> TCPHandler: Processed in 0.001402267 sec. | ||
| 14391 | 2025.08.28 21:43:09.545367 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14392 | 2025.08.28 21:43:09.545478 [ 276 ] {3cb993a5-ce86-4fd1-849d-ec2cd0b5ad06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14393 | 2025.08.28 21:43:09.545519 [ 276 ] {3cb993a5-ce86-4fd1-849d-ec2cd0b5ad06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14394 | 2025.08.28 21:43:09.545853 [ 276 ] {3cb993a5-ce86-4fd1-849d-ec2cd0b5ad06} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2025.08.28 21:43:09.545886 [ 276 ] {3cb993a5-ce86-4fd1-849d-ec2cd0b5ad06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14396 | 2025.08.28 21:43:09.546188 [ 276 ] {3cb993a5-ce86-4fd1-849d-ec2cd0b5ad06} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14397 | 2025.08.28 21:43:09.546390 [ 276 ] {3cb993a5-ce86-4fd1-849d-ec2cd0b5ad06} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14398 | 2025.08.28 21:43:09.546516 [ 276 ] {3cb993a5-ce86-4fd1-849d-ec2cd0b5ad06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 14399 | 2025.08.28 21:43:09.546549 [ 276 ] {3cb993a5-ce86-4fd1-849d-ec2cd0b5ad06} <Debug> TCPHandler: Processed in 0.001229702 sec. | ||
| 14400 | 2025.08.28 21:43:11.100750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2020 | ||
| 14401 | 2025.08.28 21:43:11.103161 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2025.08.28 21:43:11.103222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14403 | 2025.08.28 21:43:11.104480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14404 | 2025.08.28 21:43:11.104771 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2025.08.28 21:43:11.105166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 14406 | 2025.08.28 21:43:12.322446 [ 24 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14407 | 2025.08.28 21:43:12.322557 [ 24 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2025.08.28 21:43:12.322597 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14409 | 2025.08.28 21:43:12.322731 [ 221 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14410 | 2025.08.28 21:43:12.322746 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 14411 | 2025.08.28 21:43:12.322799 [ 221 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14412 | 2025.08.28 21:43:12.322950 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14413 | 2025.08.28 21:43:12.322991 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 14414 | 2025.08.28 21:43:12.323067 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 14415 | 2025.08.28 21:43:12.323125 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 14416 | 2025.08.28 21:43:12.323184 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 14417 | 2025.08.28 21:43:12.323231 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 14418 | 2025.08.28 21:43:12.324013 [ 196 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334865 sec., 29965.577043371428 rows/sec., 2.50 MiB/sec. | ||
| 14419 | 2025.08.28 21:43:12.324130 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14420 | 2025.08.28 21:43:12.324401 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14421 | 2025.08.28 21:43:12.324471 [ 192 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_29_7} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14422 | 2025.08.28 21:43:12.324531 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14423 | 2025.08.28 21:43:12.325574 [ 221 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14424 | 2025.08.28 21:43:13.485249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
| 14425 | 2025.08.28 21:43:13.485780 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2025.08.28 21:43:13.485825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14427 | 2025.08.28 21:43:13.486322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14428 | 2025.08.28 21:43:13.486559 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2025.08.28 21:43:13.486708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
| 14430 | 2025.08.28 21:43:14.552865 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2025.08.28 21:43:14.553055 [ 276 ] {6264744d-27ce-41c3-978a-de429aa9f1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14432 | 2025.08.28 21:43:14.553127 [ 276 ] {6264744d-27ce-41c3-978a-de429aa9f1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14433 | 2025.08.28 21:43:14.554014 [ 276 ] {6264744d-27ce-41c3-978a-de429aa9f1f1} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2025.08.28 21:43:14.554063 [ 276 ] {6264744d-27ce-41c3-978a-de429aa9f1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14435 | 2025.08.28 21:43:14.554484 [ 276 ] {6264744d-27ce-41c3-978a-de429aa9f1f1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14436 | 2025.08.28 21:43:14.554708 [ 276 ] {6264744d-27ce-41c3-978a-de429aa9f1f1} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2025.08.28 21:43:14.554862 [ 276 ] {6264744d-27ce-41c3-978a-de429aa9f1f1} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001862 sec., 210526.31578947368 rows/sec., 13.36 MiB/sec. | ||
| 14438 | 2025.08.28 21:43:14.554905 [ 276 ] {6264744d-27ce-41c3-978a-de429aa9f1f1} <Debug> TCPHandler: Processed in 0.002169927 sec. | ||
| 14439 | 2025.08.28 21:43:14.555027 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2025.08.28 21:43:14.555122 [ 276 ] {afe5cf44-bb9b-4d53-ad25-f47d709dbdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14441 | 2025.08.28 21:43:14.555164 [ 276 ] {afe5cf44-bb9b-4d53-ad25-f47d709dbdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14442 | 2025.08.28 21:43:14.555581 [ 276 ] {afe5cf44-bb9b-4d53-ad25-f47d709dbdef} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2025.08.28 21:43:14.555621 [ 276 ] {afe5cf44-bb9b-4d53-ad25-f47d709dbdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14444 | 2025.08.28 21:43:14.555915 [ 276 ] {afe5cf44-bb9b-4d53-ad25-f47d709dbdef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14445 | 2025.08.28 21:43:14.556115 [ 276 ] {afe5cf44-bb9b-4d53-ad25-f47d709dbdef} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2025.08.28 21:43:14.556242 [ 276 ] {afe5cf44-bb9b-4d53-ad25-f47d709dbdef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001138 sec., 1757.4692442882251 rows/sec., 143.31 KiB/sec. | ||
| 14447 | 2025.08.28 21:43:14.556279 [ 276 ] {afe5cf44-bb9b-4d53-ad25-f47d709dbdef} <Debug> TCPHandler: Processed in 0.001301063 sec. | ||
| 14448 | 2025.08.28 21:43:14.556379 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2025.08.28 21:43:14.556473 [ 276 ] {9461a04d-a49c-47b8-9214-aa3fc9dbe215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14450 | 2025.08.28 21:43:14.556512 [ 276 ] {9461a04d-a49c-47b8-9214-aa3fc9dbe215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14451 | 2025.08.28 21:43:14.557497 [ 276 ] {9461a04d-a49c-47b8-9214-aa3fc9dbe215} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2025.08.28 21:43:14.557534 [ 276 ] {9461a04d-a49c-47b8-9214-aa3fc9dbe215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14453 | 2025.08.28 21:43:14.557907 [ 276 ] {9461a04d-a49c-47b8-9214-aa3fc9dbe215} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14454 | 2025.08.28 21:43:14.558112 [ 276 ] {9461a04d-a49c-47b8-9214-aa3fc9dbe215} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2025.08.28 21:43:14.558233 [ 71 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14456 | 2025.08.28 21:43:14.558240 [ 276 ] {9461a04d-a49c-47b8-9214-aa3fc9dbe215} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001786 sec., 645016.79731243 rows/sec., 51.49 MiB/sec. | ||
| 14457 | 2025.08.28 21:43:14.558312 [ 71 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2025.08.28 21:43:14.558327 [ 276 ] {9461a04d-a49c-47b8-9214-aa3fc9dbe215} <Debug> TCPHandler: Processed in 0.001994851 sec. | ||
| 14459 | 2025.08.28 21:43:14.558346 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14460 | 2025.08.28 21:43:14.558447 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14461 | 2025.08.28 21:43:14.558466 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14462 | 2025.08.28 21:43:14.558545 [ 276 ] {a6b18eab-42e1-4ba9-9436-1de32a50f13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14463 | 2025.08.28 21:43:14.558569 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14464 | 2025.08.28 21:43:14.558585 [ 276 ] {a6b18eab-42e1-4ba9-9436-1de32a50f13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14465 | 2025.08.28 21:43:14.558603 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2301 rows starting from the beginning of the part | ||
| 14466 | 2025.08.28 21:43:14.558671 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1151 rows starting from the beginning of the part | ||
| 14467 | 2025.08.28 21:43:14.558721 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1198 rows starting from the beginning of the part | ||
| 14468 | 2025.08.28 21:43:14.558769 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1151 rows starting from the beginning of the part | ||
| 14469 | 2025.08.28 21:43:14.558812 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 14470 | 2025.08.28 21:43:14.558859 [ 196 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1152 rows starting from the beginning of the part | ||
| 14471 | 2025.08.28 21:43:14.559104 [ 276 ] {a6b18eab-42e1-4ba9-9436-1de32a50f13d} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14472 | 2025.08.28 21:43:14.559139 [ 276 ] {a6b18eab-42e1-4ba9-9436-1de32a50f13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14473 | 2025.08.28 21:43:14.559454 [ 276 ] {a6b18eab-42e1-4ba9-9436-1de32a50f13d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14474 | 2025.08.28 21:43:14.559674 [ 276 ] {a6b18eab-42e1-4ba9-9436-1de32a50f13d} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14475 | 2025.08.28 21:43:14.559803 [ 276 ] {a6b18eab-42e1-4ba9-9436-1de32a50f13d} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001277 sec., 187940.48551292092 rows/sec., 11.53 MiB/sec. | ||
| 14476 | 2025.08.28 21:43:14.559840 [ 276 ] {a6b18eab-42e1-4ba9-9436-1de32a50f13d} <Debug> TCPHandler: Processed in 0.001441588 sec. | ||
| 14477 | 2025.08.28 21:43:14.559939 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14478 | 2025.08.28 21:43:14.560032 [ 276 ] {d0cf3356-fad5-4e36-ac6f-8f8ddc46f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14479 | 2025.08.28 21:43:14.560071 [ 276 ] {d0cf3356-fad5-4e36-ac6f-8f8ddc46f1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14480 | 2025.08.28 21:43:14.560545 [ 276 ] {d0cf3356-fad5-4e36-ac6f-8f8ddc46f1a3} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2025.08.28 21:43:14.560581 [ 276 ] {d0cf3356-fad5-4e36-ac6f-8f8ddc46f1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14482 | 2025.08.28 21:43:14.560875 [ 276 ] {d0cf3356-fad5-4e36-ac6f-8f8ddc46f1a3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14483 | 2025.08.28 21:43:14.560875 [ 188 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002454463 sec., 2855614.4460112047 rows/sec., 240.99 MiB/sec. | ||
| 14484 | 2025.08.28 21:43:14.561086 [ 276 ] {d0cf3356-fad5-4e36-ac6f-8f8ddc46f1a3} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2025.08.28 21:43:14.561157 [ 200 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14486 | 2025.08.28 21:43:14.561211 [ 276 ] {d0cf3356-fad5-4e36-ac6f-8f8ddc46f1a3} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001197 sec., 169590.64327485382 rows/sec., 10.94 MiB/sec. | ||
| 14487 | 2025.08.28 21:43:14.561247 [ 276 ] {d0cf3356-fad5-4e36-ac6f-8f8ddc46f1a3} <Debug> TCPHandler: Processed in 0.001355105 sec. | ||
| 14488 | 2025.08.28 21:43:14.561346 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2025.08.28 21:43:14.561437 [ 276 ] {78b71065-d5e4-4718-a888-a668ef669ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14490 | 2025.08.28 21:43:14.561460 [ 200 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2025.08.28 21:43:14.561476 [ 276 ] {78b71065-d5e4-4718-a888-a668ef669ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14492 | 2025.08.28 21:43:14.561535 [ 200 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_116_23} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14493 | 2025.08.28 21:43:14.561611 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 14494 | 2025.08.28 21:43:14.561917 [ 276 ] {78b71065-d5e4-4718-a888-a668ef669ea1} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14495 | 2025.08.28 21:43:14.561952 [ 276 ] {78b71065-d5e4-4718-a888-a668ef669ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14496 | 2025.08.28 21:43:14.562244 [ 276 ] {78b71065-d5e4-4718-a888-a668ef669ea1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14497 | 2025.08.28 21:43:14.562449 [ 276 ] {78b71065-d5e4-4718-a888-a668ef669ea1} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14498 | 2025.08.28 21:43:14.562571 [ 276 ] {78b71065-d5e4-4718-a888-a668ef669ea1} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001152 sec., 175347.22222222222 rows/sec., 9.96 MiB/sec. | ||
| 14499 | 2025.08.28 21:43:14.562608 [ 276 ] {78b71065-d5e4-4718-a888-a668ef669ea1} <Debug> TCPHandler: Processed in 0.001309325 sec. | ||
| 14500 | 2025.08.28 21:43:14.562715 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14501 | 2025.08.28 21:43:14.562807 [ 276 ] {8c927c73-34d7-43f6-81e5-5ff721922ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14502 | 2025.08.28 21:43:14.562845 [ 276 ] {8c927c73-34d7-43f6-81e5-5ff721922ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14503 | 2025.08.28 21:43:14.563502 [ 276 ] {8c927c73-34d7-43f6-81e5-5ff721922ff0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2025.08.28 21:43:14.563537 [ 276 ] {8c927c73-34d7-43f6-81e5-5ff721922ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14505 | 2025.08.28 21:43:14.563860 [ 276 ] {8c927c73-34d7-43f6-81e5-5ff721922ff0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14506 | 2025.08.28 21:43:14.564072 [ 276 ] {8c927c73-34d7-43f6-81e5-5ff721922ff0} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2025.08.28 21:43:14.564173 [ 71 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14508 | 2025.08.28 21:43:14.564195 [ 276 ] {8c927c73-34d7-43f6-81e5-5ff721922ff0} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.001407 sec., 494669.5095948827 rows/sec., 34.77 MiB/sec. | ||
| 14509 | 2025.08.28 21:43:14.564208 [ 71 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14510 | 2025.08.28 21:43:14.564238 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14511 | 2025.08.28 21:43:14.564240 [ 276 ] {8c927c73-34d7-43f6-81e5-5ff721922ff0} <Debug> TCPHandler: Processed in 0.001572241 sec. | ||
| 14512 | 2025.08.28 21:43:14.564355 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14513 | 2025.08.28 21:43:14.564364 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14514 | 2025.08.28 21:43:14.564489 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14515 | 2025.08.28 21:43:14.564494 [ 276 ] {82a5a825-c383-4488-9285-4f1129a9f5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14516 | 2025.08.28 21:43:14.564534 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1186 rows starting from the beginning of the part | ||
| 14517 | 2025.08.28 21:43:14.564552 [ 276 ] {82a5a825-c383-4488-9285-4f1129a9f5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14518 | 2025.08.28 21:43:14.564616 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 694 rows starting from the beginning of the part | ||
| 14519 | 2025.08.28 21:43:14.564670 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 524 rows starting from the beginning of the part | ||
| 14520 | 2025.08.28 21:43:14.564717 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 694 rows starting from the beginning of the part | ||
| 14521 | 2025.08.28 21:43:14.564769 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 14522 | 2025.08.28 21:43:14.564816 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 696 rows starting from the beginning of the part | ||
| 14523 | 2025.08.28 21:43:14.564894 [ 276 ] {82a5a825-c383-4488-9285-4f1129a9f5ef} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2025.08.28 21:43:14.564935 [ 276 ] {82a5a825-c383-4488-9285-4f1129a9f5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14525 | 2025.08.28 21:43:14.565264 [ 276 ] {82a5a825-c383-4488-9285-4f1129a9f5ef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14526 | 2025.08.28 21:43:14.565479 [ 276 ] {82a5a825-c383-4488-9285-4f1129a9f5ef} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2025.08.28 21:43:14.565610 [ 276 ] {82a5a825-c383-4488-9285-4f1129a9f5ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 14528 | 2025.08.28 21:43:14.565647 [ 276 ] {82a5a825-c383-4488-9285-4f1129a9f5ef} <Debug> TCPHandler: Processed in 0.001330304 sec. | ||
| 14529 | 2025.08.28 21:43:14.565783 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2025.08.28 21:43:14.565880 [ 276 ] {a53f49ef-0cda-496d-973e-34a4e97b3ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14531 | 2025.08.28 21:43:14.565923 [ 276 ] {a53f49ef-0cda-496d-973e-34a4e97b3ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14532 | 2025.08.28 21:43:14.566223 [ 188 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3858 rows, containing 5 columns (5 merged, 0 gathered) in 0.00191856 sec., 2010883.1623717789 rows/sec., 151.18 MiB/sec. | ||
| 14533 | 2025.08.28 21:43:14.566428 [ 276 ] {a53f49ef-0cda-496d-973e-34a4e97b3ed9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14534 | 2025.08.28 21:43:14.566428 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14535 | 2025.08.28 21:43:14.566472 [ 276 ] {a53f49ef-0cda-496d-973e-34a4e97b3ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14536 | 2025.08.28 21:43:14.566740 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2025.08.28 21:43:14.566819 [ 192 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_116_23} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14538 | 2025.08.28 21:43:14.566885 [ 276 ] {a53f49ef-0cda-496d-973e-34a4e97b3ed9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14539 | 2025.08.28 21:43:14.566911 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14540 | 2025.08.28 21:43:14.567112 [ 276 ] {a53f49ef-0cda-496d-973e-34a4e97b3ed9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14541 | 2025.08.28 21:43:14.567242 [ 276 ] {a53f49ef-0cda-496d-973e-34a4e97b3ed9} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.00138 sec., 223188.40579710147 rows/sec., 14.68 MiB/sec. | ||
| 14542 | 2025.08.28 21:43:14.567278 [ 276 ] {a53f49ef-0cda-496d-973e-34a4e97b3ed9} <Debug> TCPHandler: Processed in 0.001543881 sec. | ||
| 14543 | 2025.08.28 21:43:14.567395 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14544 | 2025.08.28 21:43:14.567493 [ 276 ] {ee63483c-1c2c-44a8-87a3-dd3ffa4f3adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14545 | 2025.08.28 21:43:14.567534 [ 276 ] {ee63483c-1c2c-44a8-87a3-dd3ffa4f3adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14546 | 2025.08.28 21:43:14.567887 [ 276 ] {ee63483c-1c2c-44a8-87a3-dd3ffa4f3adf} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2025.08.28 21:43:14.567921 [ 276 ] {ee63483c-1c2c-44a8-87a3-dd3ffa4f3adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14548 | 2025.08.28 21:43:14.568218 [ 276 ] {ee63483c-1c2c-44a8-87a3-dd3ffa4f3adf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14549 | 2025.08.28 21:43:14.568419 [ 276 ] {ee63483c-1c2c-44a8-87a3-dd3ffa4f3adf} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14550 | 2025.08.28 21:43:14.568546 [ 276 ] {ee63483c-1c2c-44a8-87a3-dd3ffa4f3adf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 14551 | 2025.08.28 21:43:14.568581 [ 276 ] {ee63483c-1c2c-44a8-87a3-dd3ffa4f3adf} <Debug> TCPHandler: Processed in 0.001235462 sec. | ||
| 14552 | 2025.08.28 21:43:14.568705 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14553 | 2025.08.28 21:43:14.568819 [ 276 ] {253b287b-7ecd-4718-8d93-50ab2df9af4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14554 | 2025.08.28 21:43:14.568882 [ 276 ] {253b287b-7ecd-4718-8d93-50ab2df9af4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14555 | 2025.08.28 21:43:14.569889 [ 276 ] {253b287b-7ecd-4718-8d93-50ab2df9af4f} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14556 | 2025.08.28 21:43:14.569931 [ 276 ] {253b287b-7ecd-4718-8d93-50ab2df9af4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14557 | 2025.08.28 21:43:14.570499 [ 276 ] {253b287b-7ecd-4718-8d93-50ab2df9af4f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14558 | 2025.08.28 21:43:14.570720 [ 276 ] {253b287b-7ecd-4718-8d93-50ab2df9af4f} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14559 | 2025.08.28 21:43:14.570854 [ 276 ] {253b287b-7ecd-4718-8d93-50ab2df9af4f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002059 sec., 20398.251578436135 rows/sec., 36.55 MiB/sec. | ||
| 14560 | 2025.08.28 21:43:14.570905 [ 276 ] {253b287b-7ecd-4718-8d93-50ab2df9af4f} <Debug> TCPHandler: Processed in 0.002266479 sec. | ||
| 14561 | 2025.08.28 21:43:14.571016 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14562 | 2025.08.28 21:43:14.571113 [ 276 ] {dac19f64-bc80-4167-b49e-48f8cb9654dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14563 | 2025.08.28 21:43:14.571152 [ 276 ] {dac19f64-bc80-4167-b49e-48f8cb9654dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14564 | 2025.08.28 21:43:14.571474 [ 276 ] {dac19f64-bc80-4167-b49e-48f8cb9654dc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2025.08.28 21:43:14.571509 [ 276 ] {dac19f64-bc80-4167-b49e-48f8cb9654dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14566 | 2025.08.28 21:43:14.571808 [ 276 ] {dac19f64-bc80-4167-b49e-48f8cb9654dc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14567 | 2025.08.28 21:43:14.572019 [ 276 ] {dac19f64-bc80-4167-b49e-48f8cb9654dc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14568 | 2025.08.28 21:43:14.572142 [ 276 ] {dac19f64-bc80-4167-b49e-48f8cb9654dc} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001048 sec., 97328.24427480916 rows/sec., 5.98 MiB/sec. | ||
| 14569 | 2025.08.28 21:43:14.572137 [ 33 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14570 | 2025.08.28 21:43:14.572178 [ 276 ] {dac19f64-bc80-4167-b49e-48f8cb9654dc} <Debug> TCPHandler: Processed in 0.001209432 sec. | ||
| 14571 | 2025.08.28 21:43:14.572215 [ 33 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2025.08.28 21:43:14.572239 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14573 | 2025.08.28 21:43:14.572340 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14574 | 2025.08.28 21:43:14.572455 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14575 | 2025.08.28 21:43:14.572485 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_111_22, total 8850 rows starting from the beginning of the part | ||
| 14576 | 2025.08.28 21:43:14.572538 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 102 rows starting from the beginning of the part | ||
| 14577 | 2025.08.28 21:43:14.572580 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14578 | 2025.08.28 21:43:14.572620 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 102 rows starting from the beginning of the part | ||
| 14579 | 2025.08.28 21:43:14.572657 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14580 | 2025.08.28 21:43:14.572695 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part | ||
| 14581 | 2025.08.28 21:43:14.574913 [ 195 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002611438 sec., 3552065.9498712965 rows/sec., 225.86 MiB/sec. | ||
| 14582 | 2025.08.28 21:43:14.575311 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14583 | 2025.08.28 21:43:14.575860 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2025.08.28 21:43:14.576019 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_116_23} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14585 | 2025.08.28 21:43:14.576170 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 14586 | 2025.08.28 21:43:15.499290 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 14587 | 2025.08.28 21:43:15.516782 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2025.08.28 21:43:15.516829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14589 | 2025.08.28 21:43:15.522849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14590 | 2025.08.28 21:43:15.523560 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2025.08.28 21:43:15.526579 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 14592 | 2025.08.28 21:43:15.834647 [ 222 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 14593 | 2025.08.28 21:43:15.834700 [ 222 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 14594 | 2025.08.28 21:43:15.837236 [ 222 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 14595 | 2025.08.28 21:43:19.427213 [ 222 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14596 | 2025.08.28 21:43:19.427282 [ 222 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14597 | 2025.08.28 21:43:19.431340 [ 222 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14598 | 2025.08.28 21:43:19.540264 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14599 | 2025.08.28 21:43:19.540463 [ 276 ] {251a9fdf-87e2-4ffa-b835-9bf37462b2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14600 | 2025.08.28 21:43:19.540535 [ 276 ] {251a9fdf-87e2-4ffa-b835-9bf37462b2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14601 | 2025.08.28 21:43:19.541201 [ 276 ] {251a9fdf-87e2-4ffa-b835-9bf37462b2f2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2025.08.28 21:43:19.541248 [ 276 ] {251a9fdf-87e2-4ffa-b835-9bf37462b2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14603 | 2025.08.28 21:43:19.541636 [ 276 ] {251a9fdf-87e2-4ffa-b835-9bf37462b2f2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14604 | 2025.08.28 21:43:19.541864 [ 276 ] {251a9fdf-87e2-4ffa-b835-9bf37462b2f2} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2025.08.28 21:43:19.542025 [ 276 ] {251a9fdf-87e2-4ffa-b835-9bf37462b2f2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.65 MiB/sec. | ||
| 14606 | 2025.08.28 21:43:19.542076 [ 276 ] {251a9fdf-87e2-4ffa-b835-9bf37462b2f2} <Debug> TCPHandler: Processed in 0.001950931 sec. | ||
| 14607 | 2025.08.28 21:43:19.542194 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14608 | 2025.08.28 21:43:19.542295 [ 276 ] {8ece8c7d-e252-49fe-b751-8d49ccb8530c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14609 | 2025.08.28 21:43:19.542337 [ 276 ] {8ece8c7d-e252-49fe-b751-8d49ccb8530c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14610 | 2025.08.28 21:43:19.542763 [ 276 ] {8ece8c7d-e252-49fe-b751-8d49ccb8530c} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14611 | 2025.08.28 21:43:19.542802 [ 276 ] {8ece8c7d-e252-49fe-b751-8d49ccb8530c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14612 | 2025.08.28 21:43:19.543114 [ 276 ] {8ece8c7d-e252-49fe-b751-8d49ccb8530c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14613 | 2025.08.28 21:43:19.543329 [ 276 ] {8ece8c7d-e252-49fe-b751-8d49ccb8530c} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14614 | 2025.08.28 21:43:19.543459 [ 276 ] {8ece8c7d-e252-49fe-b751-8d49ccb8530c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 14615 | 2025.08.28 21:43:19.543498 [ 276 ] {8ece8c7d-e252-49fe-b751-8d49ccb8530c} <Debug> TCPHandler: Processed in 0.001355395 sec. | ||
| 14616 | 2025.08.28 21:43:19.543536 [ 220 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14617 | 2025.08.28 21:43:19.543570 [ 220 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14618 | 2025.08.28 21:43:19.543608 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14619 | 2025.08.28 21:43:19.543705 [ 276 ] {9f839ac5-7ea4-4397-8331-4a9ce9c5465f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14620 | 2025.08.28 21:43:19.543750 [ 276 ] {9f839ac5-7ea4-4397-8331-4a9ce9c5465f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14621 | 2025.08.28 21:43:19.544145 [ 276 ] {9f839ac5-7ea4-4397-8331-4a9ce9c5465f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2025.08.28 21:43:19.544181 [ 276 ] {9f839ac5-7ea4-4397-8331-4a9ce9c5465f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14623 | 2025.08.28 21:43:19.544517 [ 276 ] {9f839ac5-7ea4-4397-8331-4a9ce9c5465f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14624 | 2025.08.28 21:43:19.544731 [ 276 ] {9f839ac5-7ea4-4397-8331-4a9ce9c5465f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2025.08.28 21:43:19.544860 [ 276 ] {9f839ac5-7ea4-4397-8331-4a9ce9c5465f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 14626 | 2025.08.28 21:43:19.544897 [ 276 ] {9f839ac5-7ea4-4397-8331-4a9ce9c5465f} <Debug> TCPHandler: Processed in 0.001337965 sec. | ||
| 14627 | 2025.08.28 21:43:19.544935 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14628 | 2025.08.28 21:43:19.544991 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14629 | 2025.08.28 21:43:19.545018 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14630 | 2025.08.28 21:43:19.545148 [ 276 ] {205ba05a-60bf-42df-8549-540f0b5b73e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14631 | 2025.08.28 21:43:19.545201 [ 276 ] {205ba05a-60bf-42df-8549-540f0b5b73e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14632 | 2025.08.28 21:43:19.545601 [ 276 ] {205ba05a-60bf-42df-8549-540f0b5b73e8} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2025.08.28 21:43:19.545649 [ 276 ] {205ba05a-60bf-42df-8549-540f0b5b73e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14634 | 2025.08.28 21:43:19.546071 [ 276 ] {205ba05a-60bf-42df-8549-540f0b5b73e8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14635 | 2025.08.28 21:43:19.546327 [ 276 ] {205ba05a-60bf-42df-8549-540f0b5b73e8} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2025.08.28 21:43:19.546478 [ 276 ] {205ba05a-60bf-42df-8549-540f0b5b73e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
| 14637 | 2025.08.28 21:43:19.546516 [ 276 ] {205ba05a-60bf-42df-8549-540f0b5b73e8} <Debug> TCPHandler: Processed in 0.001558571 sec. | ||
| 14638 | 2025.08.28 21:43:19.546800 [ 220 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14639 | 2025.08.28 21:43:19.547537 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14640 | 2025.08.28 21:43:20.094638 [ 217 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14641 | 2025.08.28 21:43:20.094696 [ 217 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14642 | 2025.08.28 21:43:20.096987 [ 217 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14643 | 2025.08.28 21:43:20.205269 [ 223 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14644 | 2025.08.28 21:43:20.205324 [ 223 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14645 | 2025.08.28 21:43:20.207684 [ 223 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14646 | 2025.08.28 21:43:20.725343 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14647 | 2025.08.28 21:43:20.725394 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14648 | 2025.08.28 21:43:20.987794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
| 14649 | 2025.08.28 21:43:20.988296 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14650 | 2025.08.28 21:43:20.988342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14651 | 2025.08.28 21:43:20.988824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14652 | 2025.08.28 21:43:20.989057 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2025.08.28 21:43:20.989190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
| 14654 | 2025.08.28 21:43:20.989279 [ 220 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14655 | 2025.08.28 21:43:20.989309 [ 220 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14656 | 2025.08.28 21:43:20.991434 [ 220 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14657 | 2025.08.28 21:43:21.001671 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001264433 sec. | ||
| 14658 | 2025.08.28 21:43:21.106251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2052 | ||
| 14659 | 2025.08.28 21:43:21.108658 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2025.08.28 21:43:21.108702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14661 | 2025.08.28 21:43:21.109937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14662 | 2025.08.28 21:43:21.110215 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2025.08.28 21:43:21.110482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2052 | ||
| 14664 | 2025.08.28 21:43:21.442399 [ 219 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14665 | 2025.08.28 21:43:21.442451 [ 219 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14666 | 2025.08.28 21:43:21.445356 [ 219 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14667 | 2025.08.28 21:43:22.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.02 MiB, peak 359.54 MiB, free memory in arenas 0.00 B, will set to 348.02 MiB (RSS), difference: 4.00 MiB | ||
| 14668 | 2025.08.28 21:43:23.027785 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 14669 | 2025.08.28 21:43:23.044247 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2025.08.28 21:43:23.044312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14671 | 2025.08.28 21:43:23.050431 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14672 | 2025.08.28 21:43:23.051133 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2025.08.28 21:43:23.054202 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 14674 | 2025.08.28 21:43:24.552568 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14675 | 2025.08.28 21:43:24.552747 [ 276 ] {937a27df-a13e-4469-b0e8-39a463381ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14676 | 2025.08.28 21:43:24.552810 [ 276 ] {937a27df-a13e-4469-b0e8-39a463381ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14677 | 2025.08.28 21:43:24.553567 [ 276 ] {937a27df-a13e-4469-b0e8-39a463381ef8} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2025.08.28 21:43:24.553609 [ 276 ] {937a27df-a13e-4469-b0e8-39a463381ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14679 | 2025.08.28 21:43:24.554017 [ 276 ] {937a27df-a13e-4469-b0e8-39a463381ef8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14680 | 2025.08.28 21:43:24.554244 [ 276 ] {937a27df-a13e-4469-b0e8-39a463381ef8} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2025.08.28 21:43:24.554394 [ 276 ] {937a27df-a13e-4469-b0e8-39a463381ef8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001696 sec., 231132.0754716981 rows/sec., 14.66 MiB/sec. | ||
| 14682 | 2025.08.28 21:43:24.554438 [ 276 ] {937a27df-a13e-4469-b0e8-39a463381ef8} <Debug> TCPHandler: Processed in 0.001997842 sec. | ||
| 14683 | 2025.08.28 21:43:24.554577 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2025.08.28 21:43:24.554699 [ 276 ] {5cabbd97-3efc-4aa1-b022-ec50bef6b081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14685 | 2025.08.28 21:43:24.554748 [ 276 ] {5cabbd97-3efc-4aa1-b022-ec50bef6b081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14686 | 2025.08.28 21:43:24.555774 [ 276 ] {5cabbd97-3efc-4aa1-b022-ec50bef6b081} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2025.08.28 21:43:24.555811 [ 276 ] {5cabbd97-3efc-4aa1-b022-ec50bef6b081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14688 | 2025.08.28 21:43:24.556183 [ 276 ] {5cabbd97-3efc-4aa1-b022-ec50bef6b081} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14689 | 2025.08.28 21:43:24.556390 [ 276 ] {5cabbd97-3efc-4aa1-b022-ec50bef6b081} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2025.08.28 21:43:24.556517 [ 276 ] {5cabbd97-3efc-4aa1-b022-ec50bef6b081} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001843 sec., 624525.2306022788 rows/sec., 49.85 MiB/sec. | ||
| 14691 | 2025.08.28 21:43:24.556555 [ 276 ] {5cabbd97-3efc-4aa1-b022-ec50bef6b081} <Debug> TCPHandler: Processed in 0.002038053 sec. | ||
| 14692 | 2025.08.28 21:43:24.556667 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2025.08.28 21:43:24.556759 [ 276 ] {2d22147f-8d62-4236-a8fb-e104c35eab6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14694 | 2025.08.28 21:43:24.556799 [ 276 ] {2d22147f-8d62-4236-a8fb-e104c35eab6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14695 | 2025.08.28 21:43:24.557283 [ 276 ] {2d22147f-8d62-4236-a8fb-e104c35eab6a} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2025.08.28 21:43:24.557337 [ 276 ] {2d22147f-8d62-4236-a8fb-e104c35eab6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14697 | 2025.08.28 21:43:24.557634 [ 276 ] {2d22147f-8d62-4236-a8fb-e104c35eab6a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14698 | 2025.08.28 21:43:24.557846 [ 276 ] {2d22147f-8d62-4236-a8fb-e104c35eab6a} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2025.08.28 21:43:24.557971 [ 276 ] {2d22147f-8d62-4236-a8fb-e104c35eab6a} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001229 sec., 193653.376729048 rows/sec., 11.87 MiB/sec. | ||
| 14700 | 2025.08.28 21:43:24.558008 [ 276 ] {2d22147f-8d62-4236-a8fb-e104c35eab6a} <Debug> TCPHandler: Processed in 0.001389206 sec. | ||
| 14701 | 2025.08.28 21:43:24.558109 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14702 | 2025.08.28 21:43:24.558201 [ 276 ] {1bd17026-5684-495b-9d15-bfbb9e773080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14703 | 2025.08.28 21:43:24.558240 [ 276 ] {1bd17026-5684-495b-9d15-bfbb9e773080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14704 | 2025.08.28 21:43:24.558704 [ 276 ] {1bd17026-5684-495b-9d15-bfbb9e773080} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14705 | 2025.08.28 21:43:24.558740 [ 276 ] {1bd17026-5684-495b-9d15-bfbb9e773080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14706 | 2025.08.28 21:43:24.559028 [ 276 ] {1bd17026-5684-495b-9d15-bfbb9e773080} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14707 | 2025.08.28 21:43:24.559233 [ 276 ] {1bd17026-5684-495b-9d15-bfbb9e773080} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2025.08.28 21:43:24.559369 [ 276 ] {1bd17026-5684-495b-9d15-bfbb9e773080} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001185 sec., 171308.01687763713 rows/sec., 11.05 MiB/sec. | ||
| 14709 | 2025.08.28 21:43:24.559407 [ 276 ] {1bd17026-5684-495b-9d15-bfbb9e773080} <Debug> TCPHandler: Processed in 0.001345115 sec. | ||
| 14710 | 2025.08.28 21:43:24.559514 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14711 | 2025.08.28 21:43:24.559605 [ 276 ] {6bb5cb97-42a2-4cce-8f39-1a39c6500f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14712 | 2025.08.28 21:43:24.559643 [ 276 ] {6bb5cb97-42a2-4cce-8f39-1a39c6500f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14713 | 2025.08.28 21:43:24.560085 [ 276 ] {6bb5cb97-42a2-4cce-8f39-1a39c6500f49} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2025.08.28 21:43:24.560119 [ 276 ] {6bb5cb97-42a2-4cce-8f39-1a39c6500f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14715 | 2025.08.28 21:43:24.560408 [ 276 ] {6bb5cb97-42a2-4cce-8f39-1a39c6500f49} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14716 | 2025.08.28 21:43:24.560605 [ 276 ] {6bb5cb97-42a2-4cce-8f39-1a39c6500f49} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2025.08.28 21:43:24.560727 [ 276 ] {6bb5cb97-42a2-4cce-8f39-1a39c6500f49} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001139 sec., 177348.55136084283 rows/sec., 10.07 MiB/sec. | ||
| 14718 | 2025.08.28 21:43:24.560764 [ 276 ] {6bb5cb97-42a2-4cce-8f39-1a39c6500f49} <Debug> TCPHandler: Processed in 0.001296974 sec. | ||
| 14719 | 2025.08.28 21:43:24.560873 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14720 | 2025.08.28 21:43:24.560965 [ 276 ] {aca1fd0b-80f1-4178-bff3-356f1c805eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14721 | 2025.08.28 21:43:24.561003 [ 276 ] {aca1fd0b-80f1-4178-bff3-356f1c805eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14722 | 2025.08.28 21:43:24.561647 [ 276 ] {aca1fd0b-80f1-4178-bff3-356f1c805eea} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14723 | 2025.08.28 21:43:24.561682 [ 276 ] {aca1fd0b-80f1-4178-bff3-356f1c805eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14724 | 2025.08.28 21:43:24.561995 [ 276 ] {aca1fd0b-80f1-4178-bff3-356f1c805eea} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14725 | 2025.08.28 21:43:24.562201 [ 276 ] {aca1fd0b-80f1-4178-bff3-356f1c805eea} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2025.08.28 21:43:24.562326 [ 276 ] {aca1fd0b-80f1-4178-bff3-356f1c805eea} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001378 sec., 503628.4470246734 rows/sec., 35.39 MiB/sec. | ||
| 14727 | 2025.08.28 21:43:24.562363 [ 276 ] {aca1fd0b-80f1-4178-bff3-356f1c805eea} <Debug> TCPHandler: Processed in 0.00153629 sec. | ||
| 14728 | 2025.08.28 21:43:24.562474 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14729 | 2025.08.28 21:43:24.562567 [ 276 ] {0a370c97-b49b-4194-91e1-64019928ba2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14730 | 2025.08.28 21:43:24.562608 [ 276 ] {0a370c97-b49b-4194-91e1-64019928ba2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14731 | 2025.08.28 21:43:24.562934 [ 276 ] {0a370c97-b49b-4194-91e1-64019928ba2a} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2025.08.28 21:43:24.562969 [ 276 ] {0a370c97-b49b-4194-91e1-64019928ba2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14733 | 2025.08.28 21:43:24.563255 [ 276 ] {0a370c97-b49b-4194-91e1-64019928ba2a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14734 | 2025.08.28 21:43:24.563457 [ 276 ] {0a370c97-b49b-4194-91e1-64019928ba2a} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2025.08.28 21:43:24.563585 [ 276 ] {0a370c97-b49b-4194-91e1-64019928ba2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 14736 | 2025.08.28 21:43:24.563613 [ 224 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14737 | 2025.08.28 21:43:24.563621 [ 276 ] {0a370c97-b49b-4194-91e1-64019928ba2a} <Debug> TCPHandler: Processed in 0.001194081 sec. | ||
| 14738 | 2025.08.28 21:43:24.563641 [ 224 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14739 | 2025.08.28 21:43:24.563740 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14740 | 2025.08.28 21:43:24.563837 [ 276 ] {f54edcf8-c6c6-489a-aac8-4abae3e39387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14741 | 2025.08.28 21:43:24.563880 [ 276 ] {f54edcf8-c6c6-489a-aac8-4abae3e39387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14742 | 2025.08.28 21:43:24.564323 [ 276 ] {f54edcf8-c6c6-489a-aac8-4abae3e39387} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2025.08.28 21:43:24.564359 [ 276 ] {f54edcf8-c6c6-489a-aac8-4abae3e39387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14744 | 2025.08.28 21:43:24.564713 [ 276 ] {f54edcf8-c6c6-489a-aac8-4abae3e39387} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14745 | 2025.08.28 21:43:24.564927 [ 276 ] {f54edcf8-c6c6-489a-aac8-4abae3e39387} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2025.08.28 21:43:24.565059 [ 276 ] {f54edcf8-c6c6-489a-aac8-4abae3e39387} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001242 sec., 247181.96457326892 rows/sec., 16.26 MiB/sec. | ||
| 14747 | 2025.08.28 21:43:24.565096 [ 276 ] {f54edcf8-c6c6-489a-aac8-4abae3e39387} <Debug> TCPHandler: Processed in 0.001404737 sec. | ||
| 14748 | 2025.08.28 21:43:24.565104 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 | ||
| 14749 | 2025.08.28 21:43:24.565182 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2025.08.28 21:43:24.565204 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14751 | 2025.08.28 21:43:24.565211 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14752 | 2025.08.28 21:43:24.565334 [ 276 ] {b8e2dbf5-815e-48dd-a2d5-406c625d3ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14753 | 2025.08.28 21:43:24.565335 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full | ||
| 14754 | 2025.08.28 21:43:24.565391 [ 276 ] {b8e2dbf5-815e-48dd-a2d5-406c625d3ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14755 | 2025.08.28 21:43:24.565452 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14756 | 2025.08.28 21:43:24.565488 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 39895 rows starting from the beginning of the part | ||
| 14757 | 2025.08.28 21:43:24.565555 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 307 rows starting from the beginning of the part | ||
| 14758 | 2025.08.28 21:43:24.565609 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14759 | 2025.08.28 21:43:24.565659 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 308 rows starting from the beginning of the part | ||
| 14760 | 2025.08.28 21:43:24.565740 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14761 | 2025.08.28 21:43:24.565787 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 307 rows starting from the beginning of the part | ||
| 14762 | 2025.08.28 21:43:24.565834 [ 276 ] {b8e2dbf5-815e-48dd-a2d5-406c625d3ba2} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2025.08.28 21:43:24.565879 [ 276 ] {b8e2dbf5-815e-48dd-a2d5-406c625d3ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14764 | 2025.08.28 21:43:24.566173 [ 224 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14765 | 2025.08.28 21:43:24.566261 [ 276 ] {b8e2dbf5-815e-48dd-a2d5-406c625d3ba2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14766 | 2025.08.28 21:43:24.566480 [ 276 ] {b8e2dbf5-815e-48dd-a2d5-406c625d3ba2} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14767 | 2025.08.28 21:43:24.566643 [ 276 ] {b8e2dbf5-815e-48dd-a2d5-406c625d3ba2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001334 sec., 749.625187406297 rows/sec., 50.51 KiB/sec. | ||
| 14768 | 2025.08.28 21:43:24.566682 [ 276 ] {b8e2dbf5-815e-48dd-a2d5-406c625d3ba2} <Debug> TCPHandler: Processed in 0.00152818 sec. | ||
| 14769 | 2025.08.28 21:43:24.566800 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14770 | 2025.08.28 21:43:24.566896 [ 276 ] {2d56f975-5aba-47d5-9dc0-ab08410255de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14771 | 2025.08.28 21:43:24.566953 [ 276 ] {2d56f975-5aba-47d5-9dc0-ab08410255de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14772 | 2025.08.28 21:43:24.567859 [ 276 ] {2d56f975-5aba-47d5-9dc0-ab08410255de} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2025.08.28 21:43:24.567896 [ 276 ] {2d56f975-5aba-47d5-9dc0-ab08410255de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14774 | 2025.08.28 21:43:24.568493 [ 276 ] {2d56f975-5aba-47d5-9dc0-ab08410255de} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14775 | 2025.08.28 21:43:24.568724 [ 276 ] {2d56f975-5aba-47d5-9dc0-ab08410255de} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2025.08.28 21:43:24.568870 [ 276 ] {2d56f975-5aba-47d5-9dc0-ab08410255de} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001992 sec., 21084.337349397592 rows/sec., 37.78 MiB/sec. | ||
| 14777 | 2025.08.28 21:43:24.568891 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14778 | 2025.08.28 21:43:24.568916 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14779 | 2025.08.28 21:43:24.568945 [ 276 ] {2d56f975-5aba-47d5-9dc0-ab08410255de} <Debug> TCPHandler: Processed in 0.002193577 sec. | ||
| 14780 | 2025.08.28 21:43:24.569061 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14781 | 2025.08.28 21:43:24.569157 [ 276 ] {7cb25e65-b1aa-4b6f-a795-5d533e5388da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14782 | 2025.08.28 21:43:24.569199 [ 276 ] {7cb25e65-b1aa-4b6f-a795-5d533e5388da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14783 | 2025.08.28 21:43:24.569556 [ 276 ] {7cb25e65-b1aa-4b6f-a795-5d533e5388da} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2025.08.28 21:43:24.569591 [ 276 ] {7cb25e65-b1aa-4b6f-a795-5d533e5388da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14785 | 2025.08.28 21:43:24.569908 [ 276 ] {7cb25e65-b1aa-4b6f-a795-5d533e5388da} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14786 | 2025.08.28 21:43:24.570124 [ 276 ] {7cb25e65-b1aa-4b6f-a795-5d533e5388da} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2025.08.28 21:43:24.570259 [ 276 ] {7cb25e65-b1aa-4b6f-a795-5d533e5388da} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00112 sec., 91071.42857142858 rows/sec., 5.60 MiB/sec. | ||
| 14788 | 2025.08.28 21:43:24.570297 [ 276 ] {7cb25e65-b1aa-4b6f-a795-5d533e5388da} <Debug> TCPHandler: Processed in 0.001285474 sec. | ||
| 14789 | 2025.08.28 21:43:24.572178 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14790 | 2025.08.28 21:43:24.572729 [ 186 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41137 rows, containing 5 columns (5 merged, 0 gathered) in 0.007431502 sec., 5535489.326383818 rows/sec., 370.74 MiB/sec. | ||
| 14791 | 2025.08.28 21:43:24.573078 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 14792 | 2025.08.28 21:43:24.573436 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2025.08.28 21:43:24.573513 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 | ||
| 14794 | 2025.08.28 21:43:24.573621 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14795 | 2025.08.28 21:43:28.490263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
| 14796 | 2025.08.28 21:43:28.490818 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14797 | 2025.08.28 21:43:28.490865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14798 | 2025.08.28 21:43:28.491404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14799 | 2025.08.28 21:43:28.491642 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14800 | 2025.08.28 21:43:28.491776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
| 14801 | 2025.08.28 21:43:28.491815 [ 131 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14802 | 2025.08.28 21:43:28.491885 [ 131 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2025.08.28 21:43:28.491908 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14804 | 2025.08.28 21:43:28.492045 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14805 | 2025.08.28 21:43:28.492209 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14806 | 2025.08.28 21:43:28.492253 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
| 14807 | 2025.08.28 21:43:28.492320 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
| 14808 | 2025.08.28 21:43:28.492367 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
| 14809 | 2025.08.28 21:43:28.492410 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
| 14810 | 2025.08.28 21:43:28.492454 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
| 14811 | 2025.08.28 21:43:28.492497 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
| 14812 | 2025.08.28 21:43:28.495176 [ 187 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003195433 sec., 11625654.488765685 rows/sec., 166.31 MiB/sec. | ||
| 14813 | 2025.08.28 21:43:28.495446 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14814 | 2025.08.28 21:43:28.495730 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2025.08.28 21:43:28.495805 [ 198 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_81_16} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14816 | 2025.08.28 21:43:28.495887 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 14817 | 2025.08.28 21:43:29.567399 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14818 | 2025.08.28 21:43:29.567604 [ 276 ] {8066863c-06c2-4588-90b5-d1aaea9c6810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14819 | 2025.08.28 21:43:29.567679 [ 276 ] {8066863c-06c2-4588-90b5-d1aaea9c6810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14820 | 2025.08.28 21:43:29.568832 [ 276 ] {8066863c-06c2-4588-90b5-d1aaea9c6810} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14821 | 2025.08.28 21:43:29.568882 [ 276 ] {8066863c-06c2-4588-90b5-d1aaea9c6810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14822 | 2025.08.28 21:43:29.569390 [ 276 ] {8066863c-06c2-4588-90b5-d1aaea9c6810} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14823 | 2025.08.28 21:43:29.569676 [ 276 ] {8066863c-06c2-4588-90b5-d1aaea9c6810} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2025.08.28 21:43:29.569855 [ 276 ] {8066863c-06c2-4588-90b5-d1aaea9c6810} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002304 sec., 519097.2222222222 rows/sec., 42.60 MiB/sec. | ||
| 14825 | 2025.08.28 21:43:29.569905 [ 276 ] {8066863c-06c2-4588-90b5-d1aaea9c6810} <Debug> TCPHandler: Processed in 0.002648499 sec. | ||
| 14826 | 2025.08.28 21:43:29.570031 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14827 | 2025.08.28 21:43:29.570144 [ 276 ] {ccdf9ae8-30da-4f6e-b46e-4b68b2646c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14828 | 2025.08.28 21:43:29.570192 [ 276 ] {ccdf9ae8-30da-4f6e-b46e-4b68b2646c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14829 | 2025.08.28 21:43:29.570690 [ 276 ] {ccdf9ae8-30da-4f6e-b46e-4b68b2646c1c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14830 | 2025.08.28 21:43:29.570727 [ 276 ] {ccdf9ae8-30da-4f6e-b46e-4b68b2646c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14831 | 2025.08.28 21:43:29.571028 [ 276 ] {ccdf9ae8-30da-4f6e-b46e-4b68b2646c1c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14832 | 2025.08.28 21:43:29.571236 [ 276 ] {ccdf9ae8-30da-4f6e-b46e-4b68b2646c1c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2025.08.28 21:43:29.571368 [ 276 ] {ccdf9ae8-30da-4f6e-b46e-4b68b2646c1c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 12.36 MiB/sec. | ||
| 14834 | 2025.08.28 21:43:29.571405 [ 276 ] {ccdf9ae8-30da-4f6e-b46e-4b68b2646c1c} <Debug> TCPHandler: Processed in 0.001431937 sec. | ||
| 14835 | 2025.08.28 21:43:29.571520 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2025.08.28 21:43:29.571612 [ 276 ] {b362e4a9-eb1d-4a83-a96b-83d8b6861b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14837 | 2025.08.28 21:43:29.571651 [ 276 ] {b362e4a9-eb1d-4a83-a96b-83d8b6861b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14838 | 2025.08.28 21:43:29.572202 [ 276 ] {b362e4a9-eb1d-4a83-a96b-83d8b6861b66} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2025.08.28 21:43:29.572239 [ 276 ] {b362e4a9-eb1d-4a83-a96b-83d8b6861b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14840 | 2025.08.28 21:43:29.572558 [ 276 ] {b362e4a9-eb1d-4a83-a96b-83d8b6861b66} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14841 | 2025.08.28 21:43:29.572763 [ 276 ] {b362e4a9-eb1d-4a83-a96b-83d8b6861b66} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14842 | 2025.08.28 21:43:29.572887 [ 276 ] {b362e4a9-eb1d-4a83-a96b-83d8b6861b66} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001293 sec., 402165.5065738592 rows/sec., 29.76 MiB/sec. | ||
| 14843 | 2025.08.28 21:43:29.572924 [ 276 ] {b362e4a9-eb1d-4a83-a96b-83d8b6861b66} <Debug> TCPHandler: Processed in 0.001450797 sec. | ||
| 14844 | 2025.08.28 21:43:29.573039 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14845 | 2025.08.28 21:43:29.573129 [ 276 ] {b65831fe-2fa8-4338-9cb3-f0337b81893d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14846 | 2025.08.28 21:43:29.573172 [ 276 ] {b65831fe-2fa8-4338-9cb3-f0337b81893d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14847 | 2025.08.28 21:43:29.573717 [ 276 ] {b65831fe-2fa8-4338-9cb3-f0337b81893d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14848 | 2025.08.28 21:43:29.573754 [ 276 ] {b65831fe-2fa8-4338-9cb3-f0337b81893d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14849 | 2025.08.28 21:43:29.574127 [ 276 ] {b65831fe-2fa8-4338-9cb3-f0337b81893d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14850 | 2025.08.28 21:43:29.574329 [ 276 ] {b65831fe-2fa8-4338-9cb3-f0337b81893d} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14851 | 2025.08.28 21:43:29.574453 [ 276 ] {b65831fe-2fa8-4338-9cb3-f0337b81893d} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001342 sec., 628912.0715350223 rows/sec., 42.33 MiB/sec. | ||
| 14852 | 2025.08.28 21:43:29.574489 [ 276 ] {b65831fe-2fa8-4338-9cb3-f0337b81893d} <Debug> TCPHandler: Processed in 0.001497749 sec. | ||
| 14853 | 2025.08.28 21:43:29.574600 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14854 | 2025.08.28 21:43:29.574692 [ 276 ] {532715be-ea97-4aec-8b6b-3e940e812979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14855 | 2025.08.28 21:43:29.574735 [ 276 ] {532715be-ea97-4aec-8b6b-3e940e812979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14856 | 2025.08.28 21:43:29.575073 [ 276 ] {532715be-ea97-4aec-8b6b-3e940e812979} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14857 | 2025.08.28 21:43:29.575108 [ 276 ] {532715be-ea97-4aec-8b6b-3e940e812979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14858 | 2025.08.28 21:43:29.575410 [ 276 ] {532715be-ea97-4aec-8b6b-3e940e812979} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14859 | 2025.08.28 21:43:29.575609 [ 276 ] {532715be-ea97-4aec-8b6b-3e940e812979} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14860 | 2025.08.28 21:43:29.575734 [ 276 ] {532715be-ea97-4aec-8b6b-3e940e812979} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 14861 | 2025.08.28 21:43:29.575769 [ 276 ] {532715be-ea97-4aec-8b6b-3e940e812979} <Debug> TCPHandler: Processed in 0.001216441 sec. | ||
| 14862 | 2025.08.28 21:43:30.555220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14863 | 2025.08.28 21:43:30.573286 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14864 | 2025.08.28 21:43:30.573355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14865 | 2025.08.28 21:43:30.579684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14866 | 2025.08.28 21:43:30.580400 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14867 | 2025.08.28 21:43:30.580713 [ 126 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14868 | 2025.08.28 21:43:30.580781 [ 126 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2025.08.28 21:43:30.580803 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14870 | 2025.08.28 21:43:30.580916 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14871 | 2025.08.28 21:43:30.584036 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14872 | 2025.08.28 21:43:30.584791 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14873 | 2025.08.28 21:43:30.586280 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 14874 | 2025.08.28 21:43:30.590811 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 14875 | 2025.08.28 21:43:30.595337 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14876 | 2025.08.28 21:43:30.599776 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 14877 | 2025.08.28 21:43:30.604512 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 14878 | 2025.08.28 21:43:30.608800 [ 186 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 14879 | 2025.08.28 21:43:30.665273 [ 187 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.084403089 sec., 7227.223638698816 rows/sec., 37.37 MiB/sec. | ||
| 14880 | 2025.08.28 21:43:30.668566 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14881 | 2025.08.28 21:43:30.670590 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2025.08.28 21:43:30.670690 [ 197 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_81_16} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14883 | 2025.08.28 21:43:30.673439 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14884 | 2025.08.28 21:43:31.111587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2084 | ||
| 14885 | 2025.08.28 21:43:31.114074 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2025.08.28 21:43:31.114134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14887 | 2025.08.28 21:43:31.115390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14888 | 2025.08.28 21:43:31.115681 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2025.08.28 21:43:31.116068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2084 | ||
| 14890 | 2025.08.28 21:43:34.553029 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2025.08.28 21:43:34.553218 [ 276 ] {8da5abad-fe20-48b6-a2a8-1ec584c5ccfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14892 | 2025.08.28 21:43:34.553282 [ 276 ] {8da5abad-fe20-48b6-a2a8-1ec584c5ccfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14893 | 2025.08.28 21:43:34.554149 [ 276 ] {8da5abad-fe20-48b6-a2a8-1ec584c5ccfe} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2025.08.28 21:43:34.554188 [ 276 ] {8da5abad-fe20-48b6-a2a8-1ec584c5ccfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14895 | 2025.08.28 21:43:34.554595 [ 276 ] {8da5abad-fe20-48b6-a2a8-1ec584c5ccfe} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14896 | 2025.08.28 21:43:34.554817 [ 276 ] {8da5abad-fe20-48b6-a2a8-1ec584c5ccfe} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2025.08.28 21:43:34.554964 [ 276 ] {8da5abad-fe20-48b6-a2a8-1ec584c5ccfe} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001793 sec., 218627.99776910205 rows/sec., 13.87 MiB/sec. | ||
| 14898 | 2025.08.28 21:43:34.555005 [ 276 ] {8da5abad-fe20-48b6-a2a8-1ec584c5ccfe} <Debug> TCPHandler: Processed in 0.002101724 sec. | ||
| 14899 | 2025.08.28 21:43:34.555129 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14900 | 2025.08.28 21:43:34.555227 [ 276 ] {7c56ff8d-871b-4395-be11-9e3d969d52fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14901 | 2025.08.28 21:43:34.555266 [ 276 ] {7c56ff8d-871b-4395-be11-9e3d969d52fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14902 | 2025.08.28 21:43:34.556249 [ 276 ] {7c56ff8d-871b-4395-be11-9e3d969d52fc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2025.08.28 21:43:34.556287 [ 276 ] {7c56ff8d-871b-4395-be11-9e3d969d52fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14904 | 2025.08.28 21:43:34.556665 [ 276 ] {7c56ff8d-871b-4395-be11-9e3d969d52fc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14905 | 2025.08.28 21:43:34.556865 [ 276 ] {7c56ff8d-871b-4395-be11-9e3d969d52fc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2025.08.28 21:43:34.556990 [ 276 ] {7c56ff8d-871b-4395-be11-9e3d969d52fc} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001782 sec., 645903.4792368126 rows/sec., 51.56 MiB/sec. | ||
| 14907 | 2025.08.28 21:43:34.557027 [ 276 ] {7c56ff8d-871b-4395-be11-9e3d969d52fc} <Debug> TCPHandler: Processed in 0.00195006 sec. | ||
| 14908 | 2025.08.28 21:43:34.557140 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14909 | 2025.08.28 21:43:34.557243 [ 276 ] {3ad39037-c87f-4841-9b08-22d11d259934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14910 | 2025.08.28 21:43:34.557282 [ 276 ] {3ad39037-c87f-4841-9b08-22d11d259934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14911 | 2025.08.28 21:43:34.557801 [ 276 ] {3ad39037-c87f-4841-9b08-22d11d259934} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2025.08.28 21:43:34.557839 [ 276 ] {3ad39037-c87f-4841-9b08-22d11d259934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14913 | 2025.08.28 21:43:34.558137 [ 276 ] {3ad39037-c87f-4841-9b08-22d11d259934} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14914 | 2025.08.28 21:43:34.558342 [ 276 ] {3ad39037-c87f-4841-9b08-22d11d259934} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14915 | 2025.08.28 21:43:34.558468 [ 276 ] {3ad39037-c87f-4841-9b08-22d11d259934} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001243 sec., 191472.2445695897 rows/sec., 11.73 MiB/sec. | ||
| 14916 | 2025.08.28 21:43:34.558506 [ 276 ] {3ad39037-c87f-4841-9b08-22d11d259934} <Debug> TCPHandler: Processed in 0.001413167 sec. | ||
| 14917 | 2025.08.28 21:43:34.558603 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14918 | 2025.08.28 21:43:34.558706 [ 276 ] {7a1d18dc-6751-4254-bf60-bfb3198ce2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14919 | 2025.08.28 21:43:34.558744 [ 276 ] {7a1d18dc-6751-4254-bf60-bfb3198ce2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14920 | 2025.08.28 21:43:34.559255 [ 276 ] {7a1d18dc-6751-4254-bf60-bfb3198ce2d9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14921 | 2025.08.28 21:43:34.559298 [ 276 ] {7a1d18dc-6751-4254-bf60-bfb3198ce2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14922 | 2025.08.28 21:43:34.559600 [ 276 ] {7a1d18dc-6751-4254-bf60-bfb3198ce2d9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14923 | 2025.08.28 21:43:34.559809 [ 276 ] {7a1d18dc-6751-4254-bf60-bfb3198ce2d9} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2025.08.28 21:43:34.559936 [ 276 ] {7a1d18dc-6751-4254-bf60-bfb3198ce2d9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001249 sec., 162530.02401921537 rows/sec., 10.48 MiB/sec. | ||
| 14925 | 2025.08.28 21:43:34.559973 [ 276 ] {7a1d18dc-6751-4254-bf60-bfb3198ce2d9} <Debug> TCPHandler: Processed in 0.001416547 sec. | ||
| 14926 | 2025.08.28 21:43:34.559976 [ 223 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14927 | 2025.08.28 21:43:34.560030 [ 223 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14928 | 2025.08.28 21:43:34.560082 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2025.08.28 21:43:34.560190 [ 276 ] {2524eabd-c459-4dd0-8f3f-70dbd63d0f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14930 | 2025.08.28 21:43:34.560230 [ 276 ] {2524eabd-c459-4dd0-8f3f-70dbd63d0f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14931 | 2025.08.28 21:43:34.560684 [ 276 ] {2524eabd-c459-4dd0-8f3f-70dbd63d0f06} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2025.08.28 21:43:34.560722 [ 276 ] {2524eabd-c459-4dd0-8f3f-70dbd63d0f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14933 | 2025.08.28 21:43:34.561052 [ 276 ] {2524eabd-c459-4dd0-8f3f-70dbd63d0f06} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14934 | 2025.08.28 21:43:34.561273 [ 276 ] {2524eabd-c459-4dd0-8f3f-70dbd63d0f06} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2025.08.28 21:43:34.561398 [ 276 ] {2524eabd-c459-4dd0-8f3f-70dbd63d0f06} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001226 sec., 164763.45840130505 rows/sec., 9.36 MiB/sec. | ||
| 14936 | 2025.08.28 21:43:34.561435 [ 276 ] {2524eabd-c459-4dd0-8f3f-70dbd63d0f06} <Debug> TCPHandler: Processed in 0.001400686 sec. | ||
| 14937 | 2025.08.28 21:43:34.561546 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2025.08.28 21:43:34.561648 [ 276 ] {10bda7f3-5e54-4d85-8b7c-de54bfa561b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14939 | 2025.08.28 21:43:34.561688 [ 276 ] {10bda7f3-5e54-4d85-8b7c-de54bfa561b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14940 | 2025.08.28 21:43:34.562347 [ 276 ] {10bda7f3-5e54-4d85-8b7c-de54bfa561b9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2025.08.28 21:43:34.562384 [ 276 ] {10bda7f3-5e54-4d85-8b7c-de54bfa561b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14942 | 2025.08.28 21:43:34.562580 [ 223 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14943 | 2025.08.28 21:43:34.562741 [ 276 ] {10bda7f3-5e54-4d85-8b7c-de54bfa561b9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14944 | 2025.08.28 21:43:34.562968 [ 276 ] {10bda7f3-5e54-4d85-8b7c-de54bfa561b9} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2025.08.28 21:43:34.563093 [ 276 ] {10bda7f3-5e54-4d85-8b7c-de54bfa561b9} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001462 sec., 474692.2024623803 rows/sec., 33.35 MiB/sec. | ||
| 14946 | 2025.08.28 21:43:34.563130 [ 276 ] {10bda7f3-5e54-4d85-8b7c-de54bfa561b9} <Debug> TCPHandler: Processed in 0.001630433 sec. | ||
| 14947 | 2025.08.28 21:43:34.563240 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14948 | 2025.08.28 21:43:34.563340 [ 276 ] {d116972a-2785-476c-8aa7-ab2a8b728837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14949 | 2025.08.28 21:43:34.563380 [ 276 ] {d116972a-2785-476c-8aa7-ab2a8b728837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14950 | 2025.08.28 21:43:34.563713 [ 276 ] {d116972a-2785-476c-8aa7-ab2a8b728837} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2025.08.28 21:43:34.563748 [ 276 ] {d116972a-2785-476c-8aa7-ab2a8b728837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14952 | 2025.08.28 21:43:34.564056 [ 276 ] {d116972a-2785-476c-8aa7-ab2a8b728837} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14953 | 2025.08.28 21:43:34.564255 [ 276 ] {d116972a-2785-476c-8aa7-ab2a8b728837} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2025.08.28 21:43:34.564380 [ 276 ] {d116972a-2785-476c-8aa7-ab2a8b728837} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 14955 | 2025.08.28 21:43:34.564416 [ 276 ] {d116972a-2785-476c-8aa7-ab2a8b728837} <Debug> TCPHandler: Processed in 0.001222562 sec. | ||
| 14956 | 2025.08.28 21:43:34.564526 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14957 | 2025.08.28 21:43:34.564626 [ 276 ] {51316a42-19dd-4517-9057-77aac7694c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14958 | 2025.08.28 21:43:34.564667 [ 276 ] {51316a42-19dd-4517-9057-77aac7694c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14959 | 2025.08.28 21:43:34.565115 [ 276 ] {51316a42-19dd-4517-9057-77aac7694c58} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2025.08.28 21:43:34.565151 [ 276 ] {51316a42-19dd-4517-9057-77aac7694c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14961 | 2025.08.28 21:43:34.565476 [ 276 ] {51316a42-19dd-4517-9057-77aac7694c58} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14962 | 2025.08.28 21:43:34.565687 [ 276 ] {51316a42-19dd-4517-9057-77aac7694c58} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2025.08.28 21:43:34.565820 [ 276 ] {51316a42-19dd-4517-9057-77aac7694c58} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001212 sec., 253300.3300330033 rows/sec., 16.66 MiB/sec. | ||
| 14964 | 2025.08.28 21:43:34.565856 [ 276 ] {51316a42-19dd-4517-9057-77aac7694c58} <Debug> TCPHandler: Processed in 0.001376415 sec. | ||
| 14965 | 2025.08.28 21:43:34.565961 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14966 | 2025.08.28 21:43:34.566060 [ 276 ] {c850bb09-d3ad-4e2a-a6ca-88de0aca23b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14967 | 2025.08.28 21:43:34.566100 [ 276 ] {c850bb09-d3ad-4e2a-a6ca-88de0aca23b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14968 | 2025.08.28 21:43:34.566410 [ 276 ] {c850bb09-d3ad-4e2a-a6ca-88de0aca23b3} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2025.08.28 21:43:34.566445 [ 276 ] {c850bb09-d3ad-4e2a-a6ca-88de0aca23b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14970 | 2025.08.28 21:43:34.566728 [ 276 ] {c850bb09-d3ad-4e2a-a6ca-88de0aca23b3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14971 | 2025.08.28 21:43:34.566927 [ 276 ] {c850bb09-d3ad-4e2a-a6ca-88de0aca23b3} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2025.08.28 21:43:34.567031 [ 139 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 14973 | 2025.08.28 21:43:34.567051 [ 276 ] {c850bb09-d3ad-4e2a-a6ca-88de0aca23b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 14974 | 2025.08.28 21:43:34.567082 [ 139 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2025.08.28 21:43:34.567096 [ 276 ] {c850bb09-d3ad-4e2a-a6ca-88de0aca23b3} <Debug> TCPHandler: Processed in 0.001180851 sec. | ||
| 14976 | 2025.08.28 21:43:34.567108 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14977 | 2025.08.28 21:43:34.567204 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14978 | 2025.08.28 21:43:34.567221 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 14979 | 2025.08.28 21:43:34.567307 [ 276 ] {fcd86779-8b88-429a-845a-9492fd0687c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14980 | 2025.08.28 21:43:34.567354 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14981 | 2025.08.28 21:43:34.567364 [ 276 ] {fcd86779-8b88-429a-845a-9492fd0687c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14982 | 2025.08.28 21:43:34.567403 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 56 rows starting from the beginning of the part | ||
| 14983 | 2025.08.28 21:43:34.567481 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 14984 | 2025.08.28 21:43:34.567533 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 14985 | 2025.08.28 21:43:34.567582 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 14986 | 2025.08.28 21:43:34.567622 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 14987 | 2025.08.28 21:43:34.567666 [ 191 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 14988 | 2025.08.28 21:43:34.568262 [ 276 ] {fcd86779-8b88-429a-845a-9492fd0687c4} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2025.08.28 21:43:34.568304 [ 276 ] {fcd86779-8b88-429a-845a-9492fd0687c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14990 | 2025.08.28 21:43:34.568487 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307653 sec., 46648.46102138717 rows/sec., 3.07 MiB/sec. | ||
| 14991 | 2025.08.28 21:43:34.568716 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 14992 | 2025.08.28 21:43:34.568904 [ 276 ] {fcd86779-8b88-429a-845a-9492fd0687c4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14993 | 2025.08.28 21:43:34.569149 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2025.08.28 21:43:34.569253 [ 190 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_60_12} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 14995 | 2025.08.28 21:43:34.569296 [ 276 ] {fcd86779-8b88-429a-845a-9492fd0687c4} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14996 | 2025.08.28 21:43:34.569381 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14997 | 2025.08.28 21:43:34.569476 [ 276 ] {fcd86779-8b88-429a-845a-9492fd0687c4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002184 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. | ||
| 14998 | 2025.08.28 21:43:34.569546 [ 276 ] {fcd86779-8b88-429a-845a-9492fd0687c4} <Debug> TCPHandler: Processed in 0.002387512 sec. | ||
| 14999 | 2025.08.28 21:43:34.569666 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15000 | 2025.08.28 21:43:34.569769 [ 276 ] {ec9b19ea-5e5b-476e-85bc-ffa2a5888192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15001 | 2025.08.28 21:43:34.569810 [ 276 ] {ec9b19ea-5e5b-476e-85bc-ffa2a5888192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15002 | 2025.08.28 21:43:34.570195 [ 276 ] {ec9b19ea-5e5b-476e-85bc-ffa2a5888192} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2025.08.28 21:43:34.570233 [ 276 ] {ec9b19ea-5e5b-476e-85bc-ffa2a5888192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15004 | 2025.08.28 21:43:34.570549 [ 276 ] {ec9b19ea-5e5b-476e-85bc-ffa2a5888192} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15005 | 2025.08.28 21:43:34.570775 [ 276 ] {ec9b19ea-5e5b-476e-85bc-ffa2a5888192} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2025.08.28 21:43:34.570901 [ 276 ] {ec9b19ea-5e5b-476e-85bc-ffa2a5888192} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001151 sec., 88618.59252823633 rows/sec., 5.44 MiB/sec. | ||
| 15007 | 2025.08.28 21:43:34.570937 [ 276 ] {ec9b19ea-5e5b-476e-85bc-ffa2a5888192} <Debug> TCPHandler: Processed in 0.001319344 sec. | ||
| 15008 | 2025.08.28 21:43:35.725490 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15009 | 2025.08.28 21:43:35.725541 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15010 | 2025.08.28 21:43:35.992880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
| 15011 | 2025.08.28 21:43:35.993386 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2025.08.28 21:43:35.993436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15013 | 2025.08.28 21:43:35.993914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15014 | 2025.08.28 21:43:35.994140 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2025.08.28 21:43:35.994281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
| 15016 | 2025.08.28 21:43:38.085072 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15017 | 2025.08.28 21:43:38.104153 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2025.08.28 21:43:38.104219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15019 | 2025.08.28 21:43:38.110472 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15020 | 2025.08.28 21:43:38.111196 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2025.08.28 21:43:38.115054 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15022 | 2025.08.28 21:43:39.540492 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15023 | 2025.08.28 21:43:39.540674 [ 276 ] {44aaeb9f-ced6-46a9-a713-16485bce5f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15024 | 2025.08.28 21:43:39.540740 [ 276 ] {44aaeb9f-ced6-46a9-a713-16485bce5f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15025 | 2025.08.28 21:43:39.541392 [ 276 ] {44aaeb9f-ced6-46a9-a713-16485bce5f32} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2025.08.28 21:43:39.541443 [ 276 ] {44aaeb9f-ced6-46a9-a713-16485bce5f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15027 | 2025.08.28 21:43:39.541841 [ 276 ] {44aaeb9f-ced6-46a9-a713-16485bce5f32} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15028 | 2025.08.28 21:43:39.542063 [ 276 ] {44aaeb9f-ced6-46a9-a713-16485bce5f32} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2025.08.28 21:43:39.542223 [ 276 ] {44aaeb9f-ced6-46a9-a713-16485bce5f32} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.68 MiB/sec. | ||
| 15030 | 2025.08.28 21:43:39.542219 [ 115 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15031 | 2025.08.28 21:43:39.542273 [ 276 ] {44aaeb9f-ced6-46a9-a713-16485bce5f32} <Debug> TCPHandler: Processed in 0.0019124 sec. | ||
| 15032 | 2025.08.28 21:43:39.542302 [ 115 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2025.08.28 21:43:39.542330 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15034 | 2025.08.28 21:43:39.542404 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15035 | 2025.08.28 21:43:39.542464 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15036 | 2025.08.28 21:43:39.542509 [ 276 ] {5cdd428d-c481-4c4e-97b7-4ad101691fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15037 | 2025.08.28 21:43:39.542557 [ 276 ] {5cdd428d-c481-4c4e-97b7-4ad101691fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15038 | 2025.08.28 21:43:39.542612 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15039 | 2025.08.28 21:43:39.542652 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2301 rows starting from the beginning of the part | ||
| 15040 | 2025.08.28 21:43:39.542718 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 15041 | 2025.08.28 21:43:39.542763 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1151 rows starting from the beginning of the part | ||
| 15042 | 2025.08.28 21:43:39.542809 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1196 rows starting from the beginning of the part | ||
| 15043 | 2025.08.28 21:43:39.542851 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1151 rows starting from the beginning of the part | ||
| 15044 | 2025.08.28 21:43:39.542892 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 15045 | 2025.08.28 21:43:39.542982 [ 276 ] {5cdd428d-c481-4c4e-97b7-4ad101691fc5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2025.08.28 21:43:39.543026 [ 276 ] {5cdd428d-c481-4c4e-97b7-4ad101691fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15047 | 2025.08.28 21:43:39.543356 [ 276 ] {5cdd428d-c481-4c4e-97b7-4ad101691fc5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15048 | 2025.08.28 21:43:39.543587 [ 276 ] {5cdd428d-c481-4c4e-97b7-4ad101691fc5} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2025.08.28 21:43:39.543700 [ 115 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15050 | 2025.08.28 21:43:39.543720 [ 276 ] {5cdd428d-c481-4c4e-97b7-4ad101691fc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 15051 | 2025.08.28 21:43:39.543735 [ 115 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2025.08.28 21:43:39.543762 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15053 | 2025.08.28 21:43:39.543766 [ 276 ] {5cdd428d-c481-4c4e-97b7-4ad101691fc5} <Debug> TCPHandler: Processed in 0.001414396 sec. | ||
| 15054 | 2025.08.28 21:43:39.543869 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15055 | 2025.08.28 21:43:39.543886 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15056 | 2025.08.28 21:43:39.544001 [ 276 ] {289a49c3-2948-43b4-b72a-ecc7383d9482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15057 | 2025.08.28 21:43:39.544010 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15058 | 2025.08.28 21:43:39.544050 [ 276 ] {289a49c3-2948-43b4-b72a-ecc7383d9482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15059 | 2025.08.28 21:43:39.544054 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1186 rows starting from the beginning of the part | ||
| 15060 | 2025.08.28 21:43:39.544138 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 15061 | 2025.08.28 21:43:39.544189 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 694 rows starting from the beginning of the part | ||
| 15062 | 2025.08.28 21:43:39.544236 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 520 rows starting from the beginning of the part | ||
| 15063 | 2025.08.28 21:43:39.544285 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 694 rows starting from the beginning of the part | ||
| 15064 | 2025.08.28 21:43:39.544328 [ 194 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 15065 | 2025.08.28 21:43:39.544480 [ 276 ] {289a49c3-2948-43b4-b72a-ecc7383d9482} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2025.08.28 21:43:39.544524 [ 276 ] {289a49c3-2948-43b4-b72a-ecc7383d9482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15067 | 2025.08.28 21:43:39.544876 [ 193 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5911 rows, containing 5 columns (5 merged, 0 gathered) in 0.002471294 sec., 2391864.343133597 rows/sec., 202.11 MiB/sec. | ||
| 15068 | 2025.08.28 21:43:39.544892 [ 276 ] {289a49c3-2948-43b4-b72a-ecc7383d9482} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15069 | 2025.08.28 21:43:39.545126 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15070 | 2025.08.28 21:43:39.545143 [ 276 ] {289a49c3-2948-43b4-b72a-ecc7383d9482} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15071 | 2025.08.28 21:43:39.545288 [ 276 ] {289a49c3-2948-43b4-b72a-ecc7383d9482} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 15072 | 2025.08.28 21:43:39.545327 [ 276 ] {289a49c3-2948-43b4-b72a-ecc7383d9482} <Debug> TCPHandler: Processed in 0.001489479 sec. | ||
| 15073 | 2025.08.28 21:43:39.545382 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15074 | 2025.08.28 21:43:39.545441 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2025.08.28 21:43:39.545456 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_121_24} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15076 | 2025.08.28 21:43:39.545534 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15077 | 2025.08.28 21:43:39.545541 [ 276 ] {d498d159-a879-4b4f-9249-973a39bf0b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15078 | 2025.08.28 21:43:39.545592 [ 276 ] {d498d159-a879-4b4f-9249-973a39bf0b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15079 | 2025.08.28 21:43:39.545717 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895859 sec., 1699493.4749894375 rows/sec., 128.38 MiB/sec. | ||
| 15080 | 2025.08.28 21:43:39.545914 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15081 | 2025.08.28 21:43:39.545932 [ 276 ] {d498d159-a879-4b4f-9249-973a39bf0b04} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2025.08.28 21:43:39.545973 [ 276 ] {d498d159-a879-4b4f-9249-973a39bf0b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15083 | 2025.08.28 21:43:39.546217 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2025.08.28 21:43:39.546302 [ 193 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_121_24} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15085 | 2025.08.28 21:43:39.546319 [ 276 ] {d498d159-a879-4b4f-9249-973a39bf0b04} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15086 | 2025.08.28 21:43:39.546403 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 15087 | 2025.08.28 21:43:39.546533 [ 276 ] {d498d159-a879-4b4f-9249-973a39bf0b04} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2025.08.28 21:43:39.546659 [ 133 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15089 | 2025.08.28 21:43:39.546667 [ 276 ] {d498d159-a879-4b4f-9249-973a39bf0b04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 15090 | 2025.08.28 21:43:39.546705 [ 133 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15091 | 2025.08.28 21:43:39.546722 [ 276 ] {d498d159-a879-4b4f-9249-973a39bf0b04} <Debug> TCPHandler: Processed in 0.001327894 sec. | ||
| 15092 | 2025.08.28 21:43:39.546730 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15093 | 2025.08.28 21:43:39.546843 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15094 | 2025.08.28 21:43:39.546957 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15095 | 2025.08.28 21:43:39.546986 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 9276 rows starting from the beginning of the part | ||
| 15096 | 2025.08.28 21:43:39.547044 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15097 | 2025.08.28 21:43:39.547090 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 102 rows starting from the beginning of the part | ||
| 15098 | 2025.08.28 21:43:39.547130 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 15099 | 2025.08.28 21:43:39.547171 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 102 rows starting from the beginning of the part | ||
| 15100 | 2025.08.28 21:43:39.547211 [ 200 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 15101 | 2025.08.28 21:43:39.549716 [ 193 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002916356 sec., 3312352.8128938987 rows/sec., 210.70 MiB/sec. | ||
| 15102 | 2025.08.28 21:43:39.549972 [ 199 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15103 | 2025.08.28 21:43:39.550332 [ 199 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2025.08.28 21:43:39.550420 [ 199 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_121_24} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15105 | 2025.08.28 21:43:39.550523 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 15106 | 2025.08.28 21:43:41.117191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2114 | ||
| 15107 | 2025.08.28 21:43:41.119598 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2025.08.28 21:43:41.119648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15109 | 2025.08.28 21:43:41.120893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15110 | 2025.08.28 21:43:41.121189 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15111 | 2025.08.28 21:43:41.121338 [ 115 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15112 | 2025.08.28 21:43:41.121382 [ 115 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2025.08.28 21:43:41.121405 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15114 | 2025.08.28 21:43:41.121543 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 15115 | 2025.08.28 21:43:41.121572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2114 | ||
| 15116 | 2025.08.28 21:43:41.122143 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15117 | 2025.08.28 21:43:41.122291 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1954 rows starting from the beginning of the part | ||
| 15118 | 2025.08.28 21:43:41.122656 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 15119 | 2025.08.28 21:43:41.122990 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 15120 | 2025.08.28 21:43:41.123325 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 15121 | 2025.08.28 21:43:41.123658 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 15122 | 2025.08.28 21:43:41.123981 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 15123 | 2025.08.28 21:43:41.130511 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 72 columns (72 merged, 0 gathered) in 0.009026434 sec., 234201.01448700562 rows/sec., 176.64 MiB/sec. | ||
| 15124 | 2025.08.28 21:43:41.132430 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15125 | 2025.08.28 21:43:41.132946 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15126 | 2025.08.28 21:43:41.133021 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_61_12} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15127 | 2025.08.28 21:43:41.133196 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.77 MiB. | ||
| 15128 | 2025.08.28 21:43:43.495363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
| 15129 | 2025.08.28 21:43:43.495918 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2025.08.28 21:43:43.495964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15131 | 2025.08.28 21:43:43.496487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15132 | 2025.08.28 21:43:43.496726 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2025.08.28 21:43:43.496880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
| 15134 | 2025.08.28 21:43:44.025480 [ 225 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15135 | 2025.08.28 21:43:44.025531 [ 225 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15136 | 2025.08.28 21:43:44.029662 [ 225 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15137 | 2025.08.28 21:43:44.101790 [ 221 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15138 | 2025.08.28 21:43:44.101835 [ 221 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15139 | 2025.08.28 21:43:44.105938 [ 221 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15140 | 2025.08.28 21:43:44.285160 [ 221 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15141 | 2025.08.28 21:43:44.285213 [ 221 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15142 | 2025.08.28 21:43:44.287985 [ 221 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15143 | 2025.08.28 21:43:44.368582 [ 219 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15144 | 2025.08.28 21:43:44.368629 [ 219 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15145 | 2025.08.28 21:43:44.371459 [ 219 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15146 | 2025.08.28 21:43:44.554385 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15147 | 2025.08.28 21:43:44.554565 [ 276 ] {8d5a1d7d-c92a-4130-a55e-3b4ffddd07ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15148 | 2025.08.28 21:43:44.554631 [ 276 ] {8d5a1d7d-c92a-4130-a55e-3b4ffddd07ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15149 | 2025.08.28 21:43:44.555466 [ 276 ] {8d5a1d7d-c92a-4130-a55e-3b4ffddd07ae} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15150 | 2025.08.28 21:43:44.555516 [ 276 ] {8d5a1d7d-c92a-4130-a55e-3b4ffddd07ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15151 | 2025.08.28 21:43:44.555936 [ 276 ] {8d5a1d7d-c92a-4130-a55e-3b4ffddd07ae} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15152 | 2025.08.28 21:43:44.556190 [ 276 ] {8d5a1d7d-c92a-4130-a55e-3b4ffddd07ae} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2025.08.28 21:43:44.556346 [ 276 ] {8d5a1d7d-c92a-4130-a55e-3b4ffddd07ae} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001831 sec., 214090.66084107046 rows/sec., 13.58 MiB/sec. | ||
| 15154 | 2025.08.28 21:43:44.556376 [ 127 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 15155 | 2025.08.28 21:43:44.556391 [ 276 ] {8d5a1d7d-c92a-4130-a55e-3b4ffddd07ae} <Debug> TCPHandler: Processed in 0.002149775 sec. | ||
| 15156 | 2025.08.28 21:43:44.556448 [ 127 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2025.08.28 21:43:44.556493 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15158 | 2025.08.28 21:43:44.556551 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15159 | 2025.08.28 21:43:44.556592 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 15160 | 2025.08.28 21:43:44.556654 [ 276 ] {57235130-a440-4da1-ab8a-82f0b85ec3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15161 | 2025.08.28 21:43:44.556685 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15162 | 2025.08.28 21:43:44.556697 [ 276 ] {57235130-a440-4da1-ab8a-82f0b85ec3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15163 | 2025.08.28 21:43:44.556719 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 392 rows starting from the beginning of the part | ||
| 15164 | 2025.08.28 21:43:44.556782 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 392 rows starting from the beginning of the part | ||
| 15165 | 2025.08.28 21:43:44.556838 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 392 rows starting from the beginning of the part | ||
| 15166 | 2025.08.28 21:43:44.556891 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 392 rows starting from the beginning of the part | ||
| 15167 | 2025.08.28 21:43:44.556934 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 392 rows starting from the beginning of the part | ||
| 15168 | 2025.08.28 21:43:44.557116 [ 276 ] {57235130-a440-4da1-ab8a-82f0b85ec3fa} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2025.08.28 21:43:44.557152 [ 276 ] {57235130-a440-4da1-ab8a-82f0b85ec3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15170 | 2025.08.28 21:43:44.557459 [ 276 ] {57235130-a440-4da1-ab8a-82f0b85ec3fa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15171 | 2025.08.28 21:43:44.557696 [ 276 ] {57235130-a440-4da1-ab8a-82f0b85ec3fa} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2025.08.28 21:43:44.557833 [ 276 ] {57235130-a440-4da1-ab8a-82f0b85ec3fa} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001199 sec., 10008.340283569642 rows/sec., 816.11 KiB/sec. | ||
| 15173 | 2025.08.28 21:43:44.557872 [ 276 ] {57235130-a440-4da1-ab8a-82f0b85ec3fa} <Debug> TCPHandler: Processed in 0.001370536 sec. | ||
| 15174 | 2025.08.28 21:43:44.557993 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15175 | 2025.08.28 21:43:44.558021 [ 192 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471719 sec., 1331775.9708205166 rows/sec., 89.57 MiB/sec. | ||
| 15176 | 2025.08.28 21:43:44.558087 [ 276 ] {96b73c76-a59d-448a-9458-b4328d2399f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15177 | 2025.08.28 21:43:44.558129 [ 276 ] {96b73c76-a59d-448a-9458-b4328d2399f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15178 | 2025.08.28 21:43:44.558143 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 15179 | 2025.08.28 21:43:44.558425 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2025.08.28 21:43:44.558501 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_61_15} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 15181 | 2025.08.28 21:43:44.558569 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15182 | 2025.08.28 21:43:44.559225 [ 276 ] {96b73c76-a59d-448a-9458-b4328d2399f1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15183 | 2025.08.28 21:43:44.559261 [ 276 ] {96b73c76-a59d-448a-9458-b4328d2399f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15184 | 2025.08.28 21:43:44.559659 [ 276 ] {96b73c76-a59d-448a-9458-b4328d2399f1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15185 | 2025.08.28 21:43:44.559880 [ 276 ] {96b73c76-a59d-448a-9458-b4328d2399f1} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2025.08.28 21:43:44.560013 [ 276 ] {96b73c76-a59d-448a-9458-b4328d2399f1} <Debug> executeQuery: Read 1157 rows, 94.53 KiB in 0.001945 sec., 594858.6118251928 rows/sec., 47.46 MiB/sec. | ||
| 15187 | 2025.08.28 21:43:44.560052 [ 276 ] {96b73c76-a59d-448a-9458-b4328d2399f1} <Debug> TCPHandler: Processed in 0.002108675 sec. | ||
| 15188 | 2025.08.28 21:43:44.560170 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2025.08.28 21:43:44.560266 [ 276 ] {fd2a647c-00d9-45bf-b260-a01a43f5a656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15190 | 2025.08.28 21:43:44.560307 [ 276 ] {fd2a647c-00d9-45bf-b260-a01a43f5a656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15191 | 2025.08.28 21:43:44.560812 [ 276 ] {fd2a647c-00d9-45bf-b260-a01a43f5a656} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2025.08.28 21:43:44.560850 [ 276 ] {fd2a647c-00d9-45bf-b260-a01a43f5a656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15193 | 2025.08.28 21:43:44.561184 [ 276 ] {fd2a647c-00d9-45bf-b260-a01a43f5a656} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15194 | 2025.08.28 21:43:44.561400 [ 276 ] {fd2a647c-00d9-45bf-b260-a01a43f5a656} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2025.08.28 21:43:44.561515 [ 127 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15196 | 2025.08.28 21:43:44.561532 [ 276 ] {fd2a647c-00d9-45bf-b260-a01a43f5a656} <Debug> executeQuery: Read 250 rows, 15.77 KiB in 0.001285 sec., 194552.5291828794 rows/sec., 11.99 MiB/sec. | ||
| 15197 | 2025.08.28 21:43:44.561557 [ 127 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2025.08.28 21:43:44.561581 [ 276 ] {fd2a647c-00d9-45bf-b260-a01a43f5a656} <Debug> TCPHandler: Processed in 0.001459678 sec. | ||
| 15199 | 2025.08.28 21:43:44.561581 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15200 | 2025.08.28 21:43:44.561688 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15201 | 2025.08.28 21:43:44.561704 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15202 | 2025.08.28 21:43:44.561782 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15203 | 2025.08.28 21:43:44.561801 [ 276 ] {c4eb4f52-b398-4f8f-bbc0-45d78bf08afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15204 | 2025.08.28 21:43:44.561809 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 256 rows starting from the beginning of the part | ||
| 15205 | 2025.08.28 21:43:44.561842 [ 276 ] {c4eb4f52-b398-4f8f-bbc0-45d78bf08afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15206 | 2025.08.28 21:43:44.561887 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 238 rows starting from the beginning of the part | ||
| 15207 | 2025.08.28 21:43:44.561961 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 240 rows starting from the beginning of the part | ||
| 15208 | 2025.08.28 21:43:44.562014 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 238 rows starting from the beginning of the part | ||
| 15209 | 2025.08.28 21:43:44.562060 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 238 rows starting from the beginning of the part | ||
| 15210 | 2025.08.28 21:43:44.562110 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 250 rows starting from the beginning of the part | ||
| 15211 | 2025.08.28 21:43:44.562384 [ 276 ] {c4eb4f52-b398-4f8f-bbc0-45d78bf08afc} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2025.08.28 21:43:44.562418 [ 276 ] {c4eb4f52-b398-4f8f-bbc0-45d78bf08afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15213 | 2025.08.28 21:43:44.562829 [ 276 ] {c4eb4f52-b398-4f8f-bbc0-45d78bf08afc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15214 | 2025.08.28 21:43:44.563084 [ 276 ] {c4eb4f52-b398-4f8f-bbc0-45d78bf08afc} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2025.08.28 21:43:44.563131 [ 192 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475988 sec., 989167.9336146365 rows/sec., 64.54 MiB/sec. | ||
| 15216 | 2025.08.28 21:43:44.563228 [ 127 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15217 | 2025.08.28 21:43:44.563243 [ 276 ] {c4eb4f52-b398-4f8f-bbc0-45d78bf08afc} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001461 sec., 138945.92744695413 rows/sec., 8.96 MiB/sec. | ||
| 15218 | 2025.08.28 21:43:44.563262 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15219 | 2025.08.28 21:43:44.563283 [ 127 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2025.08.28 21:43:44.563301 [ 276 ] {c4eb4f52-b398-4f8f-bbc0-45d78bf08afc} <Debug> TCPHandler: Processed in 0.001645502 sec. | ||
| 15221 | 2025.08.28 21:43:44.563314 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15222 | 2025.08.28 21:43:44.563415 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15223 | 2025.08.28 21:43:44.563426 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15224 | 2025.08.28 21:43:44.563516 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2025.08.28 21:43:44.563535 [ 276 ] {645e523e-8ccc-4fde-8d30-9a5c55cc95a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15226 | 2025.08.28 21:43:44.563536 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15227 | 2025.08.28 21:43:44.563579 [ 276 ] {645e523e-8ccc-4fde-8d30-9a5c55cc95a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15228 | 2025.08.28 21:43:44.563580 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_71_14} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15229 | 2025.08.28 21:43:44.563587 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 432 rows starting from the beginning of the part | ||
| 15230 | 2025.08.28 21:43:44.563649 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15231 | 2025.08.28 21:43:44.563673 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 203 rows starting from the beginning of the part | ||
| 15232 | 2025.08.28 21:43:44.563725 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 203 rows starting from the beginning of the part | ||
| 15233 | 2025.08.28 21:43:44.563767 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 228 rows starting from the beginning of the part | ||
| 15234 | 2025.08.28 21:43:44.563807 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 203 rows starting from the beginning of the part | ||
| 15235 | 2025.08.28 21:43:44.563853 [ 195 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 203 rows starting from the beginning of the part | ||
| 15236 | 2025.08.28 21:43:44.564130 [ 276 ] {645e523e-8ccc-4fde-8d30-9a5c55cc95a1} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15237 | 2025.08.28 21:43:44.564174 [ 276 ] {645e523e-8ccc-4fde-8d30-9a5c55cc95a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15238 | 2025.08.28 21:43:44.564557 [ 276 ] {645e523e-8ccc-4fde-8d30-9a5c55cc95a1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15239 | 2025.08.28 21:43:44.564783 [ 276 ] {645e523e-8ccc-4fde-8d30-9a5c55cc95a1} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15240 | 2025.08.28 21:43:44.564901 [ 127 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 15241 | 2025.08.28 21:43:44.564908 [ 196 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153839 sec., 956844.493268937 rows/sec., 66.32 MiB/sec. | ||
| 15242 | 2025.08.28 21:43:44.564942 [ 127 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2025.08.28 21:43:44.564914 [ 276 ] {645e523e-8ccc-4fde-8d30-9a5c55cc95a1} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001397 sec., 144595.56191839656 rows/sec., 8.21 MiB/sec. | ||
| 15244 | 2025.08.28 21:43:44.564975 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15245 | 2025.08.28 21:43:44.565015 [ 276 ] {645e523e-8ccc-4fde-8d30-9a5c55cc95a1} <Debug> TCPHandler: Processed in 0.001638692 sec. | ||
| 15246 | 2025.08.28 21:43:44.565052 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 15247 | 2025.08.28 21:43:44.565132 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15248 | 2025.08.28 21:43:44.565139 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15249 | 2025.08.28 21:43:44.565138 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2025.08.28 21:43:44.565193 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 202 rows starting from the beginning of the part | ||
| 15251 | 2025.08.28 21:43:44.565250 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 202 rows starting from the beginning of the part | ||
| 15252 | 2025.08.28 21:43:44.565285 [ 276 ] {f5820662-700e-464f-b3e2-4306dca3ad9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15253 | 2025.08.28 21:43:44.565286 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 202 rows starting from the beginning of the part | ||
| 15254 | 2025.08.28 21:43:44.565336 [ 276 ] {f5820662-700e-464f-b3e2-4306dca3ad9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15255 | 2025.08.28 21:43:44.565346 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 202 rows starting from the beginning of the part | ||
| 15256 | 2025.08.28 21:43:44.565391 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 202 rows starting from the beginning of the part | ||
| 15257 | 2025.08.28 21:43:44.565493 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2025.08.28 21:43:44.565595 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_81_16} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15259 | 2025.08.28 21:43:44.565718 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15260 | 2025.08.28 21:43:44.566061 [ 276 ] {f5820662-700e-464f-b3e2-4306dca3ad9a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15261 | 2025.08.28 21:43:44.566113 [ 276 ] {f5820662-700e-464f-b3e2-4306dca3ad9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15262 | 2025.08.28 21:43:44.566147 [ 196 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001117199 sec., 904046.6380653761 rows/sec., 54.79 MiB/sec. | ||
| 15263 | 2025.08.28 21:43:44.566277 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 15264 | 2025.08.28 21:43:44.566529 [ 276 ] {f5820662-700e-464f-b3e2-4306dca3ad9a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15265 | 2025.08.28 21:43:44.566561 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2025.08.28 21:43:44.566645 [ 195 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_61_15} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 15267 | 2025.08.28 21:43:44.566710 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15268 | 2025.08.28 21:43:44.566794 [ 276 ] {f5820662-700e-464f-b3e2-4306dca3ad9a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2025.08.28 21:43:44.566935 [ 276 ] {f5820662-700e-464f-b3e2-4306dca3ad9a} <Debug> executeQuery: Read 706 rows, 50.91 KiB in 0.001668 sec., 423261.3908872902 rows/sec., 29.81 MiB/sec. | ||
| 15270 | 2025.08.28 21:43:44.566975 [ 276 ] {f5820662-700e-464f-b3e2-4306dca3ad9a} <Debug> TCPHandler: Processed in 0.001886229 sec. | ||
| 15271 | 2025.08.28 21:43:44.567093 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2025.08.28 21:43:44.567189 [ 276 ] {cee985be-7513-481f-bebc-b395dff3898e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15273 | 2025.08.28 21:43:44.567230 [ 276 ] {cee985be-7513-481f-bebc-b395dff3898e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15274 | 2025.08.28 21:43:44.567575 [ 276 ] {cee985be-7513-481f-bebc-b395dff3898e} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2025.08.28 21:43:44.567611 [ 276 ] {cee985be-7513-481f-bebc-b395dff3898e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15276 | 2025.08.28 21:43:44.567928 [ 276 ] {cee985be-7513-481f-bebc-b395dff3898e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15277 | 2025.08.28 21:43:44.568137 [ 276 ] {cee985be-7513-481f-bebc-b395dff3898e} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2025.08.28 21:43:44.568263 [ 127 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15279 | 2025.08.28 21:43:44.568265 [ 276 ] {cee985be-7513-481f-bebc-b395dff3898e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 15280 | 2025.08.28 21:43:44.568318 [ 127 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15281 | 2025.08.28 21:43:44.568343 [ 276 ] {cee985be-7513-481f-bebc-b395dff3898e} <Debug> TCPHandler: Processed in 0.001299063 sec. | ||
| 15282 | 2025.08.28 21:43:44.568354 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15283 | 2025.08.28 21:43:44.568461 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15284 | 2025.08.28 21:43:44.568475 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 15285 | 2025.08.28 21:43:44.568561 [ 276 ] {92afbd57-1e3e-437d-b3e1-11f3b9972595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15286 | 2025.08.28 21:43:44.568610 [ 276 ] {92afbd57-1e3e-437d-b3e1-11f3b9972595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15287 | 2025.08.28 21:43:44.568620 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15288 | 2025.08.28 21:43:44.568659 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 15289 | 2025.08.28 21:43:44.568732 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 15290 | 2025.08.28 21:43:44.568800 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 15291 | 2025.08.28 21:43:44.568854 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 15292 | 2025.08.28 21:43:44.568915 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 15293 | 2025.08.28 21:43:44.568969 [ 197 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 15294 | 2025.08.28 21:43:44.569058 [ 276 ] {92afbd57-1e3e-437d-b3e1-11f3b9972595} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15295 | 2025.08.28 21:43:44.569100 [ 276 ] {92afbd57-1e3e-437d-b3e1-11f3b9972595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15296 | 2025.08.28 21:43:44.569515 [ 276 ] {92afbd57-1e3e-437d-b3e1-11f3b9972595} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15297 | 2025.08.28 21:43:44.569744 [ 276 ] {92afbd57-1e3e-437d-b3e1-11f3b9972595} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2025.08.28 21:43:44.569876 [ 276 ] {92afbd57-1e3e-437d-b3e1-11f3b9972595} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001334 sec., 234632.68365817092 rows/sec., 15.45 MiB/sec. | ||
| 15299 | 2025.08.28 21:43:44.569889 [ 195 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001464968 sec., 249834.80867841482 rows/sec., 12.75 MiB/sec. | ||
| 15300 | 2025.08.28 21:43:44.569914 [ 276 ] {92afbd57-1e3e-437d-b3e1-11f3b9972595} <Debug> TCPHandler: Processed in 0.001500739 sec. | ||
| 15301 | 2025.08.28 21:43:44.569966 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15302 | 2025.08.28 21:43:44.570000 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15303 | 2025.08.28 21:43:44.570060 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15304 | 2025.08.28 21:43:44.570066 [ 196 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15305 | 2025.08.28 21:43:44.570173 [ 276 ] {260736e9-1755-41bb-86b5-edc4cd52ff8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15306 | 2025.08.28 21:43:44.570225 [ 276 ] {260736e9-1755-41bb-86b5-edc4cd52ff8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15307 | 2025.08.28 21:43:44.570414 [ 196 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2025.08.28 21:43:44.570483 [ 196 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_61_12} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15309 | 2025.08.28 21:43:44.570562 [ 276 ] {260736e9-1755-41bb-86b5-edc4cd52ff8c} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15310 | 2025.08.28 21:43:44.570571 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15311 | 2025.08.28 21:43:44.570601 [ 276 ] {260736e9-1755-41bb-86b5-edc4cd52ff8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15312 | 2025.08.28 21:43:44.570922 [ 276 ] {260736e9-1755-41bb-86b5-edc4cd52ff8c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15313 | 2025.08.28 21:43:44.571175 [ 276 ] {260736e9-1755-41bb-86b5-edc4cd52ff8c} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15314 | 2025.08.28 21:43:44.571312 [ 276 ] {260736e9-1755-41bb-86b5-edc4cd52ff8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 15315 | 2025.08.28 21:43:44.571350 [ 276 ] {260736e9-1755-41bb-86b5-edc4cd52ff8c} <Debug> TCPHandler: Processed in 0.001351995 sec. | ||
| 15316 | 2025.08.28 21:43:44.571467 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15317 | 2025.08.28 21:43:44.571562 [ 276 ] {8286ec4a-d16e-4b9b-85d6-bedac791c6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15318 | 2025.08.28 21:43:44.571620 [ 276 ] {8286ec4a-d16e-4b9b-85d6-bedac791c6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15319 | 2025.08.28 21:43:44.572514 [ 276 ] {8286ec4a-d16e-4b9b-85d6-bedac791c6be} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15320 | 2025.08.28 21:43:44.572551 [ 276 ] {8286ec4a-d16e-4b9b-85d6-bedac791c6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15321 | 2025.08.28 21:43:44.572880 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15322 | 2025.08.28 21:43:44.573155 [ 276 ] {8286ec4a-d16e-4b9b-85d6-bedac791c6be} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15323 | 2025.08.28 21:43:44.573406 [ 276 ] {8286ec4a-d16e-4b9b-85d6-bedac791c6be} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15324 | 2025.08.28 21:43:44.573517 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15325 | 2025.08.28 21:43:44.573544 [ 276 ] {8286ec4a-d16e-4b9b-85d6-bedac791c6be} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002 sec., 21000 rows/sec., 37.63 MiB/sec. | ||
| 15326 | 2025.08.28 21:43:44.573575 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2025.08.28 21:43:44.573599 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15328 | 2025.08.28 21:43:44.573606 [ 276 ] {8286ec4a-d16e-4b9b-85d6-bedac791c6be} <Debug> TCPHandler: Processed in 0.002188517 sec. | ||
| 15329 | 2025.08.28 21:43:44.573683 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 15330 | 2025.08.28 21:43:44.573727 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2025.08.28 21:43:44.573827 [ 276 ] {9dc02748-70e0-4649-9914-0a2436328721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15332 | 2025.08.28 21:43:44.573869 [ 276 ] {9dc02748-70e0-4649-9914-0a2436328721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15333 | 2025.08.28 21:43:44.573883 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15334 | 2025.08.28 21:43:44.573938 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2221 rows starting from the beginning of the part | ||
| 15335 | 2025.08.28 21:43:44.574053 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 15336 | 2025.08.28 21:43:44.574162 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 15337 | 2025.08.28 21:43:44.574213 [ 276 ] {9dc02748-70e0-4649-9914-0a2436328721} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15338 | 2025.08.28 21:43:44.574256 [ 276 ] {9dc02748-70e0-4649-9914-0a2436328721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15339 | 2025.08.28 21:43:44.574261 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 15340 | 2025.08.28 21:43:44.574382 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 15341 | 2025.08.28 21:43:44.574489 [ 197 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
| 15342 | 2025.08.28 21:43:44.574610 [ 276 ] {9dc02748-70e0-4649-9914-0a2436328721} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15343 | 2025.08.28 21:43:44.574844 [ 276 ] {9dc02748-70e0-4649-9914-0a2436328721} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15344 | 2025.08.28 21:43:44.574983 [ 276 ] {9dc02748-70e0-4649-9914-0a2436328721} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001174 sec., 86882.4531516184 rows/sec., 5.34 MiB/sec. | ||
| 15345 | 2025.08.28 21:43:44.575019 [ 276 ] {9dc02748-70e0-4649-9914-0a2436328721} <Debug> TCPHandler: Processed in 0.001341004 sec. | ||
| 15346 | 2025.08.28 21:43:44.587194 [ 186 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2431 rows, containing 19 columns (19 merged, 0 gathered) in 0.013543131 sec., 179500.58963470117 rows/sec., 321.66 MiB/sec. | ||
| 15347 | 2025.08.28 21:43:44.589795 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15348 | 2025.08.28 21:43:44.590148 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15349 | 2025.08.28 21:43:44.590227 [ 187 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15350 | 2025.08.28 21:43:44.590354 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.80 MiB. | ||
| 15351 | 2025.08.28 21:43:45.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.18 MiB, peak 368.91 MiB, free memory in arenas 0.00 B, will set to 357.15 MiB (RSS), difference: 6.98 MiB | ||
| 15352 | 2025.08.28 21:43:45.555643 [ 223 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15353 | 2025.08.28 21:43:45.555699 [ 223 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15354 | 2025.08.28 21:43:45.557677 [ 223 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 15355 | 2025.08.28 21:43:45.616075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 15356 | 2025.08.28 21:43:45.634921 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15357 | 2025.08.28 21:43:45.634985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15358 | 2025.08.28 21:43:45.641655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15359 | 2025.08.28 21:43:45.642368 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15360 | 2025.08.28 21:43:45.646043 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 15361 | 2025.08.28 21:43:49.540913 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2025.08.28 21:43:49.541114 [ 276 ] {bf46f13d-252e-4469-8f06-206e872d0493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15363 | 2025.08.28 21:43:49.541184 [ 276 ] {bf46f13d-252e-4469-8f06-206e872d0493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15364 | 2025.08.28 21:43:49.541922 [ 276 ] {bf46f13d-252e-4469-8f06-206e872d0493} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2025.08.28 21:43:49.541966 [ 276 ] {bf46f13d-252e-4469-8f06-206e872d0493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15366 | 2025.08.28 21:43:49.542347 [ 276 ] {bf46f13d-252e-4469-8f06-206e872d0493} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15367 | 2025.08.28 21:43:49.542560 [ 276 ] {bf46f13d-252e-4469-8f06-206e872d0493} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2025.08.28 21:43:49.542704 [ 276 ] {bf46f13d-252e-4469-8f06-206e872d0493} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.60 MiB/sec. | ||
| 15369 | 2025.08.28 21:43:49.542744 [ 276 ] {bf46f13d-252e-4469-8f06-206e872d0493} <Debug> TCPHandler: Processed in 0.001954691 sec. | ||
| 15370 | 2025.08.28 21:43:49.542881 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15371 | 2025.08.28 21:43:49.543001 [ 276 ] {8398576d-c1a2-4e56-acec-f6589619a42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15372 | 2025.08.28 21:43:49.543050 [ 276 ] {8398576d-c1a2-4e56-acec-f6589619a42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15373 | 2025.08.28 21:43:49.543558 [ 276 ] {8398576d-c1a2-4e56-acec-f6589619a42b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15374 | 2025.08.28 21:43:49.543600 [ 276 ] {8398576d-c1a2-4e56-acec-f6589619a42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15375 | 2025.08.28 21:43:49.543973 [ 276 ] {8398576d-c1a2-4e56-acec-f6589619a42b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15376 | 2025.08.28 21:43:49.544191 [ 276 ] {8398576d-c1a2-4e56-acec-f6589619a42b} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2025.08.28 21:43:49.544318 [ 276 ] {8398576d-c1a2-4e56-acec-f6589619a42b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001341 sec., 47725.57792692021 rows/sec., 3.73 MiB/sec. | ||
| 15378 | 2025.08.28 21:43:49.544356 [ 276 ] {8398576d-c1a2-4e56-acec-f6589619a42b} <Debug> TCPHandler: Processed in 0.00154108 sec. | ||
| 15379 | 2025.08.28 21:43:49.544467 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15380 | 2025.08.28 21:43:49.544561 [ 276 ] {1ef68162-90e9-4747-9fde-c918d768a603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15381 | 2025.08.28 21:43:49.544604 [ 276 ] {1ef68162-90e9-4747-9fde-c918d768a603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15382 | 2025.08.28 21:43:49.545018 [ 276 ] {1ef68162-90e9-4747-9fde-c918d768a603} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2025.08.28 21:43:49.545053 [ 276 ] {1ef68162-90e9-4747-9fde-c918d768a603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15384 | 2025.08.28 21:43:49.545384 [ 276 ] {1ef68162-90e9-4747-9fde-c918d768a603} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15385 | 2025.08.28 21:43:49.545589 [ 276 ] {1ef68162-90e9-4747-9fde-c918d768a603} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15386 | 2025.08.28 21:43:49.545694 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 5 parts from all_1_118_24 to all_122_122_0 | ||
| 15387 | 2025.08.28 21:43:49.545715 [ 276 ] {1ef68162-90e9-4747-9fde-c918d768a603} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 15388 | 2025.08.28 21:43:49.545726 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15389 | 2025.08.28 21:43:49.545746 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15390 | 2025.08.28 21:43:49.545752 [ 276 ] {1ef68162-90e9-4747-9fde-c918d768a603} <Debug> TCPHandler: Processed in 0.001331734 sec. | ||
| 15391 | 2025.08.28 21:43:49.545863 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15392 | 2025.08.28 21:43:49.545864 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_118_24 to all_122_122_0 into Compact with storage Full | ||
| 15393 | 2025.08.28 21:43:49.545958 [ 276 ] {693658bf-26d5-49ca-9b87-9448a2fce1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15394 | 2025.08.28 21:43:49.546005 [ 276 ] {693658bf-26d5-49ca-9b87-9448a2fce1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15395 | 2025.08.28 21:43:49.546040 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15396 | 2025.08.28 21:43:49.546081 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_24, total 41137 rows starting from the beginning of the part | ||
| 15397 | 2025.08.28 21:43:49.546150 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 844 rows starting from the beginning of the part | ||
| 15398 | 2025.08.28 21:43:49.546198 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 307 rows starting from the beginning of the part | ||
| 15399 | 2025.08.28 21:43:49.546242 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15400 | 2025.08.28 21:43:49.546282 [ 195 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 313 rows starting from the beginning of the part | ||
| 15401 | 2025.08.28 21:43:49.546390 [ 276 ] {693658bf-26d5-49ca-9b87-9448a2fce1e7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15402 | 2025.08.28 21:43:49.546444 [ 276 ] {693658bf-26d5-49ca-9b87-9448a2fce1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15403 | 2025.08.28 21:43:49.546861 [ 276 ] {693658bf-26d5-49ca-9b87-9448a2fce1e7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15404 | 2025.08.28 21:43:49.547103 [ 276 ] {693658bf-26d5-49ca-9b87-9448a2fce1e7} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15405 | 2025.08.28 21:43:49.547241 [ 276 ] {693658bf-26d5-49ca-9b87-9448a2fce1e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
| 15406 | 2025.08.28 21:43:49.547279 [ 276 ] {693658bf-26d5-49ca-9b87-9448a2fce1e7} <Debug> TCPHandler: Processed in 0.001463738 sec. | ||
| 15407 | 2025.08.28 21:43:49.553571 [ 186 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42761 rows, containing 5 columns (5 merged, 0 gathered) in 0.007759821 sec., 5510565.25659548 rows/sec., 369.07 MiB/sec. | ||
| 15408 | 2025.08.28 21:43:49.553966 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 15409 | 2025.08.28 21:43:49.554298 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15410 | 2025.08.28 21:43:49.554380 [ 190 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 5 parts: [all_1_118_24, all_122_122_0] -> all_1_122_25 | ||
| 15411 | 2025.08.28 21:43:49.554479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15412 | 2025.08.28 21:43:50.725579 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15413 | 2025.08.28 21:43:50.725632 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15414 | 2025.08.28 21:43:50.997969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
| 15415 | 2025.08.28 21:43:50.998481 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15416 | 2025.08.28 21:43:50.998529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15417 | 2025.08.28 21:43:50.999021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15418 | 2025.08.28 21:43:50.999276 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2025.08.28 21:43:50.999425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
| 15420 | 2025.08.28 21:43:51.122694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2146 | ||
| 15421 | 2025.08.28 21:43:51.125216 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2025.08.28 21:43:51.125284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15423 | 2025.08.28 21:43:51.126578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15424 | 2025.08.28 21:43:51.126871 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15425 | 2025.08.28 21:43:51.127278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2146 | ||
| 15426 | 2025.08.28 21:43:53.147050 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 15427 | 2025.08.28 21:43:53.164652 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2025.08.28 21:43:53.164697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15429 | 2025.08.28 21:43:53.171159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15430 | 2025.08.28 21:43:53.171847 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2025.08.28 21:43:53.175023 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 15432 | 2025.08.28 21:43:54.552494 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15433 | 2025.08.28 21:43:54.552690 [ 276 ] {4ab79e4c-9644-481d-b065-8b1ca3d628e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15434 | 2025.08.28 21:43:54.552791 [ 276 ] {4ab79e4c-9644-481d-b065-8b1ca3d628e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15435 | 2025.08.28 21:43:54.553667 [ 276 ] {4ab79e4c-9644-481d-b065-8b1ca3d628e3} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2025.08.28 21:43:54.553704 [ 276 ] {4ab79e4c-9644-481d-b065-8b1ca3d628e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15437 | 2025.08.28 21:43:54.554104 [ 276 ] {4ab79e4c-9644-481d-b065-8b1ca3d628e3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15438 | 2025.08.28 21:43:54.554322 [ 276 ] {4ab79e4c-9644-481d-b065-8b1ca3d628e3} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2025.08.28 21:43:54.554473 [ 276 ] {4ab79e4c-9644-481d-b065-8b1ca3d628e3} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001836 sec., 213507.62527233115 rows/sec., 13.55 MiB/sec. | ||
| 15440 | 2025.08.28 21:43:54.554514 [ 276 ] {4ab79e4c-9644-481d-b065-8b1ca3d628e3} <Debug> TCPHandler: Processed in 0.002155676 sec. | ||
| 15441 | 2025.08.28 21:43:54.554640 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2025.08.28 21:43:54.554733 [ 276 ] {38a40d7b-d2a7-464e-b43f-29f77f920173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15443 | 2025.08.28 21:43:54.554796 [ 276 ] {38a40d7b-d2a7-464e-b43f-29f77f920173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15444 | 2025.08.28 21:43:54.555751 [ 276 ] {38a40d7b-d2a7-464e-b43f-29f77f920173} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2025.08.28 21:43:54.555785 [ 276 ] {38a40d7b-d2a7-464e-b43f-29f77f920173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15446 | 2025.08.28 21:43:54.556146 [ 276 ] {38a40d7b-d2a7-464e-b43f-29f77f920173} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15447 | 2025.08.28 21:43:54.556371 [ 276 ] {38a40d7b-d2a7-464e-b43f-29f77f920173} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15448 | 2025.08.28 21:43:54.556496 [ 276 ] {38a40d7b-d2a7-464e-b43f-29f77f920173} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001781 sec., 646266.1426165076 rows/sec., 51.59 MiB/sec. | ||
| 15449 | 2025.08.28 21:43:54.556533 [ 276 ] {38a40d7b-d2a7-464e-b43f-29f77f920173} <Debug> TCPHandler: Processed in 0.00194522 sec. | ||
| 15450 | 2025.08.28 21:43:54.556647 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15451 | 2025.08.28 21:43:54.556738 [ 276 ] {65e5048d-a806-473a-bc9f-1a1fb10194fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15452 | 2025.08.28 21:43:54.556777 [ 276 ] {65e5048d-a806-473a-bc9f-1a1fb10194fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15453 | 2025.08.28 21:43:54.557263 [ 276 ] {65e5048d-a806-473a-bc9f-1a1fb10194fe} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2025.08.28 21:43:54.557297 [ 276 ] {65e5048d-a806-473a-bc9f-1a1fb10194fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15455 | 2025.08.28 21:43:54.557624 [ 276 ] {65e5048d-a806-473a-bc9f-1a1fb10194fe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15456 | 2025.08.28 21:43:54.557830 [ 276 ] {65e5048d-a806-473a-bc9f-1a1fb10194fe} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2025.08.28 21:43:54.557957 [ 276 ] {65e5048d-a806-473a-bc9f-1a1fb10194fe} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001236 sec., 192556.63430420714 rows/sec., 11.80 MiB/sec. | ||
| 15458 | 2025.08.28 21:43:54.557993 [ 276 ] {65e5048d-a806-473a-bc9f-1a1fb10194fe} <Debug> TCPHandler: Processed in 0.001393626 sec. | ||
| 15459 | 2025.08.28 21:43:54.558005 [ 222 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15460 | 2025.08.28 21:43:54.558060 [ 222 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15461 | 2025.08.28 21:43:54.558103 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2025.08.28 21:43:54.558200 [ 276 ] {043b25a3-72dc-4985-a106-56f81b6f5145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15463 | 2025.08.28 21:43:54.558258 [ 276 ] {043b25a3-72dc-4985-a106-56f81b6f5145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15464 | 2025.08.28 21:43:54.558779 [ 276 ] {043b25a3-72dc-4985-a106-56f81b6f5145} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2025.08.28 21:43:54.558815 [ 276 ] {043b25a3-72dc-4985-a106-56f81b6f5145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15466 | 2025.08.28 21:43:54.559145 [ 276 ] {043b25a3-72dc-4985-a106-56f81b6f5145} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15467 | 2025.08.28 21:43:54.559402 [ 276 ] {043b25a3-72dc-4985-a106-56f81b6f5145} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15468 | 2025.08.28 21:43:54.559532 [ 276 ] {043b25a3-72dc-4985-a106-56f81b6f5145} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00135 sec., 150370.37037037036 rows/sec., 9.70 MiB/sec. | ||
| 15469 | 2025.08.28 21:43:54.559571 [ 276 ] {043b25a3-72dc-4985-a106-56f81b6f5145} <Debug> TCPHandler: Processed in 0.001515109 sec. | ||
| 15470 | 2025.08.28 21:43:54.559673 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15471 | 2025.08.28 21:43:54.559764 [ 276 ] {73ac2b1d-6065-439b-b389-fa982dfff85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15472 | 2025.08.28 21:43:54.559805 [ 276 ] {73ac2b1d-6065-439b-b389-fa982dfff85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15473 | 2025.08.28 21:43:54.560150 [ 222 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15474 | 2025.08.28 21:43:54.560279 [ 276 ] {73ac2b1d-6065-439b-b389-fa982dfff85f} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15475 | 2025.08.28 21:43:54.560320 [ 276 ] {73ac2b1d-6065-439b-b389-fa982dfff85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15476 | 2025.08.28 21:43:54.560625 [ 276 ] {73ac2b1d-6065-439b-b389-fa982dfff85f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15477 | 2025.08.28 21:43:54.560830 [ 276 ] {73ac2b1d-6065-439b-b389-fa982dfff85f} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15478 | 2025.08.28 21:43:54.560953 [ 276 ] {73ac2b1d-6065-439b-b389-fa982dfff85f} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001206 sec., 167495.85406301823 rows/sec., 9.51 MiB/sec. | ||
| 15479 | 2025.08.28 21:43:54.560988 [ 276 ] {73ac2b1d-6065-439b-b389-fa982dfff85f} <Debug> TCPHandler: Processed in 0.001361505 sec. | ||
| 15480 | 2025.08.28 21:43:54.561099 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15481 | 2025.08.28 21:43:54.561190 [ 276 ] {620edb14-c068-4f65-ace4-485d2e716c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15482 | 2025.08.28 21:43:54.561228 [ 276 ] {620edb14-c068-4f65-ace4-485d2e716c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15483 | 2025.08.28 21:43:54.561959 [ 276 ] {620edb14-c068-4f65-ace4-485d2e716c17} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15484 | 2025.08.28 21:43:54.561993 [ 276 ] {620edb14-c068-4f65-ace4-485d2e716c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15485 | 2025.08.28 21:43:54.562313 [ 276 ] {620edb14-c068-4f65-ace4-485d2e716c17} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15486 | 2025.08.28 21:43:54.562520 [ 276 ] {620edb14-c068-4f65-ace4-485d2e716c17} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15487 | 2025.08.28 21:43:54.562642 [ 276 ] {620edb14-c068-4f65-ace4-485d2e716c17} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.00147 sec., 472108.84353741497 rows/sec., 33.17 MiB/sec. | ||
| 15488 | 2025.08.28 21:43:54.562678 [ 276 ] {620edb14-c068-4f65-ace4-485d2e716c17} <Debug> TCPHandler: Processed in 0.001626522 sec. | ||
| 15489 | 2025.08.28 21:43:54.562789 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15490 | 2025.08.28 21:43:54.562879 [ 276 ] {38d3f046-f879-4ab7-b980-44fcce71c5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15491 | 2025.08.28 21:43:54.562919 [ 276 ] {38d3f046-f879-4ab7-b980-44fcce71c5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15492 | 2025.08.28 21:43:54.563243 [ 276 ] {38d3f046-f879-4ab7-b980-44fcce71c5bb} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15493 | 2025.08.28 21:43:54.563276 [ 276 ] {38d3f046-f879-4ab7-b980-44fcce71c5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15494 | 2025.08.28 21:43:54.563576 [ 276 ] {38d3f046-f879-4ab7-b980-44fcce71c5bb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15495 | 2025.08.28 21:43:54.563779 [ 276 ] {38d3f046-f879-4ab7-b980-44fcce71c5bb} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15496 | 2025.08.28 21:43:54.563902 [ 276 ] {38d3f046-f879-4ab7-b980-44fcce71c5bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 15497 | 2025.08.28 21:43:54.563936 [ 276 ] {38d3f046-f879-4ab7-b980-44fcce71c5bb} <Debug> TCPHandler: Processed in 0.001194222 sec. | ||
| 15498 | 2025.08.28 21:43:54.564195 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15499 | 2025.08.28 21:43:54.564317 [ 276 ] {cfc10f52-8de4-45e3-b5bc-6eecc9004ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15500 | 2025.08.28 21:43:54.564368 [ 276 ] {cfc10f52-8de4-45e3-b5bc-6eecc9004ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15501 | 2025.08.28 21:43:54.564903 [ 276 ] {cfc10f52-8de4-45e3-b5bc-6eecc9004ac9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15502 | 2025.08.28 21:43:54.564945 [ 276 ] {cfc10f52-8de4-45e3-b5bc-6eecc9004ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15503 | 2025.08.28 21:43:54.565321 [ 276 ] {cfc10f52-8de4-45e3-b5bc-6eecc9004ac9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15504 | 2025.08.28 21:43:54.565535 [ 276 ] {cfc10f52-8de4-45e3-b5bc-6eecc9004ac9} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15505 | 2025.08.28 21:43:54.565668 [ 276 ] {cfc10f52-8de4-45e3-b5bc-6eecc9004ac9} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001376 sec., 223110.46511627905 rows/sec., 14.68 MiB/sec. | ||
| 15506 | 2025.08.28 21:43:54.565705 [ 276 ] {cfc10f52-8de4-45e3-b5bc-6eecc9004ac9} <Debug> TCPHandler: Processed in 0.00156861 sec. | ||
| 15507 | 2025.08.28 21:43:54.565804 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15508 | 2025.08.28 21:43:54.565896 [ 276 ] {6930d51b-68d1-4435-89a4-73dc649ea71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15509 | 2025.08.28 21:43:54.565936 [ 276 ] {6930d51b-68d1-4435-89a4-73dc649ea71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15510 | 2025.08.28 21:43:54.566247 [ 276 ] {6930d51b-68d1-4435-89a4-73dc649ea71a} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15511 | 2025.08.28 21:43:54.566282 [ 276 ] {6930d51b-68d1-4435-89a4-73dc649ea71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15512 | 2025.08.28 21:43:54.566569 [ 276 ] {6930d51b-68d1-4435-89a4-73dc649ea71a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15513 | 2025.08.28 21:43:54.566764 [ 276 ] {6930d51b-68d1-4435-89a4-73dc649ea71a} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2025.08.28 21:43:54.566887 [ 276 ] {6930d51b-68d1-4435-89a4-73dc649ea71a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 15515 | 2025.08.28 21:43:54.566922 [ 276 ] {6930d51b-68d1-4435-89a4-73dc649ea71a} <Debug> TCPHandler: Processed in 0.00116416 sec. | ||
| 15516 | 2025.08.28 21:43:54.567027 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15517 | 2025.08.28 21:43:54.567118 [ 276 ] {c4fbc3d6-3f15-4dd8-a467-227f2a35e7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15518 | 2025.08.28 21:43:54.567172 [ 276 ] {c4fbc3d6-3f15-4dd8-a467-227f2a35e7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15519 | 2025.08.28 21:43:54.568042 [ 276 ] {c4fbc3d6-3f15-4dd8-a467-227f2a35e7b4} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15520 | 2025.08.28 21:43:54.568077 [ 276 ] {c4fbc3d6-3f15-4dd8-a467-227f2a35e7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15521 | 2025.08.28 21:43:54.568619 [ 276 ] {c4fbc3d6-3f15-4dd8-a467-227f2a35e7b4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15522 | 2025.08.28 21:43:54.568830 [ 276 ] {c4fbc3d6-3f15-4dd8-a467-227f2a35e7b4} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15523 | 2025.08.28 21:43:54.568961 [ 276 ] {c4fbc3d6-3f15-4dd8-a467-227f2a35e7b4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001861 sec., 22568.511552928532 rows/sec., 40.44 MiB/sec. | ||
| 15524 | 2025.08.28 21:43:54.569013 [ 276 ] {c4fbc3d6-3f15-4dd8-a467-227f2a35e7b4} <Debug> TCPHandler: Processed in 0.002031913 sec. | ||
| 15525 | 2025.08.28 21:43:54.569123 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15526 | 2025.08.28 21:43:54.569216 [ 276 ] {f33b447c-28bc-4618-a2e9-7f23449b0d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15527 | 2025.08.28 21:43:54.569256 [ 276 ] {f33b447c-28bc-4618-a2e9-7f23449b0d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15528 | 2025.08.28 21:43:54.569587 [ 276 ] {f33b447c-28bc-4618-a2e9-7f23449b0d92} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15529 | 2025.08.28 21:43:54.569621 [ 276 ] {f33b447c-28bc-4618-a2e9-7f23449b0d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15530 | 2025.08.28 21:43:54.569916 [ 276 ] {f33b447c-28bc-4618-a2e9-7f23449b0d92} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15531 | 2025.08.28 21:43:54.570125 [ 276 ] {f33b447c-28bc-4618-a2e9-7f23449b0d92} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15532 | 2025.08.28 21:43:54.570247 [ 276 ] {f33b447c-28bc-4618-a2e9-7f23449b0d92} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001049 sec., 97235.46234509056 rows/sec., 5.97 MiB/sec. | ||
| 15533 | 2025.08.28 21:43:54.570281 [ 276 ] {f33b447c-28bc-4618-a2e9-7f23449b0d92} <Debug> TCPHandler: Processed in 0.001204741 sec. | ||
| 15534 | 2025.08.28 21:43:58.098347 [ 223 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15535 | 2025.08.28 21:43:58.098441 [ 223 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15536 | 2025.08.28 21:43:58.100934 [ 223 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15537 | 2025.08.28 21:43:58.500503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
| 15538 | 2025.08.28 21:43:58.501049 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2025.08.28 21:43:58.501098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15540 | 2025.08.28 21:43:58.501590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15541 | 2025.08.28 21:43:58.501844 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2025.08.28 21:43:58.501983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
| 15543 | 2025.08.28 21:43:58.985114 [ 225 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15544 | 2025.08.28 21:43:58.985167 [ 225 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15545 | 2025.08.28 21:43:58.987615 [ 225 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15546 | 2025.08.28 21:43:59.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.19 MiB, peak 368.91 MiB, free memory in arenas 0.00 B, will set to 357.18 MiB (RSS), difference: 3.99 MiB | ||
| 15547 | 2025.08.28 21:43:59.568697 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15548 | 2025.08.28 21:43:59.568893 [ 276 ] {b219415c-8ded-44ba-8a36-de78fb698cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15549 | 2025.08.28 21:43:59.568965 [ 276 ] {b219415c-8ded-44ba-8a36-de78fb698cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15550 | 2025.08.28 21:43:59.569624 [ 276 ] {b219415c-8ded-44ba-8a36-de78fb698cef} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15551 | 2025.08.28 21:43:59.569668 [ 276 ] {b219415c-8ded-44ba-8a36-de78fb698cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15552 | 2025.08.28 21:43:59.570036 [ 276 ] {b219415c-8ded-44ba-8a36-de78fb698cef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15553 | 2025.08.28 21:43:59.570267 [ 276 ] {b219415c-8ded-44ba-8a36-de78fb698cef} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15554 | 2025.08.28 21:43:59.570418 [ 276 ] {b219415c-8ded-44ba-8a36-de78fb698cef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001577 sec., 2536.461636017755 rows/sec., 206.83 KiB/sec. | ||
| 15555 | 2025.08.28 21:43:59.570460 [ 276 ] {b219415c-8ded-44ba-8a36-de78fb698cef} <Debug> TCPHandler: Processed in 0.00189914 sec. | ||
| 15556 | 2025.08.28 21:43:59.570581 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15557 | 2025.08.28 21:43:59.570677 [ 276 ] {78e12b79-bf66-420f-8045-35af0728eaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15558 | 2025.08.28 21:43:59.570717 [ 276 ] {78e12b79-bf66-420f-8045-35af0728eaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15559 | 2025.08.28 21:43:59.571785 [ 276 ] {78e12b79-bf66-420f-8045-35af0728eaff} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2025.08.28 21:43:59.571822 [ 276 ] {78e12b79-bf66-420f-8045-35af0728eaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15561 | 2025.08.28 21:43:59.572212 [ 276 ] {78e12b79-bf66-420f-8045-35af0728eaff} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15562 | 2025.08.28 21:43:59.572433 [ 276 ] {78e12b79-bf66-420f-8045-35af0728eaff} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2025.08.28 21:43:59.572571 [ 276 ] {78e12b79-bf66-420f-8045-35af0728eaff} <Debug> executeQuery: Read 1198 rows, 100.64 KiB in 0.001913 sec., 626241.5054887611 rows/sec., 51.38 MiB/sec. | ||
| 15564 | 2025.08.28 21:43:59.572609 [ 276 ] {78e12b79-bf66-420f-8045-35af0728eaff} <Debug> TCPHandler: Processed in 0.002077343 sec. | ||
| 15565 | 2025.08.28 21:43:59.572718 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15566 | 2025.08.28 21:43:59.572812 [ 276 ] {3e8d204d-7f40-4ed5-915b-f8d010c61314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15567 | 2025.08.28 21:43:59.572852 [ 276 ] {3e8d204d-7f40-4ed5-915b-f8d010c61314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15568 | 2025.08.28 21:43:59.573244 [ 276 ] {3e8d204d-7f40-4ed5-915b-f8d010c61314} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2025.08.28 21:43:59.573281 [ 276 ] {3e8d204d-7f40-4ed5-915b-f8d010c61314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15570 | 2025.08.28 21:43:59.573576 [ 276 ] {3e8d204d-7f40-4ed5-915b-f8d010c61314} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15571 | 2025.08.28 21:43:59.573792 [ 276 ] {3e8d204d-7f40-4ed5-915b-f8d010c61314} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15572 | 2025.08.28 21:43:59.573921 [ 276 ] {3e8d204d-7f40-4ed5-915b-f8d010c61314} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001128 sec., 3546.0992907801415 rows/sec., 247.60 KiB/sec. | ||
| 15573 | 2025.08.28 21:43:59.573959 [ 276 ] {3e8d204d-7f40-4ed5-915b-f8d010c61314} <Debug> TCPHandler: Processed in 0.001289723 sec. | ||
| 15574 | 2025.08.28 21:43:59.574060 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15575 | 2025.08.28 21:43:59.574154 [ 276 ] {64af036a-f1d3-44fb-9285-9a5e35567b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15576 | 2025.08.28 21:43:59.574193 [ 276 ] {64af036a-f1d3-44fb-9285-9a5e35567b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15577 | 2025.08.28 21:43:59.574673 [ 276 ] {64af036a-f1d3-44fb-9285-9a5e35567b1e} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2025.08.28 21:43:59.574709 [ 276 ] {64af036a-f1d3-44fb-9285-9a5e35567b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15579 | 2025.08.28 21:43:59.575022 [ 276 ] {64af036a-f1d3-44fb-9285-9a5e35567b1e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15580 | 2025.08.28 21:43:59.575241 [ 276 ] {64af036a-f1d3-44fb-9285-9a5e35567b1e} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2025.08.28 21:43:59.575368 [ 276 ] {64af036a-f1d3-44fb-9285-9a5e35567b1e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001232 sec., 185064.93506493507 rows/sec., 12.53 MiB/sec. | ||
| 15582 | 2025.08.28 21:43:59.575406 [ 276 ] {64af036a-f1d3-44fb-9285-9a5e35567b1e} <Debug> TCPHandler: Processed in 0.001392796 sec. | ||
| 15583 | 2025.08.28 21:43:59.575505 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15584 | 2025.08.28 21:43:59.575598 [ 276 ] {9da2f3fe-45b2-4e3f-b4da-c21f7873f8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15585 | 2025.08.28 21:43:59.575638 [ 276 ] {9da2f3fe-45b2-4e3f-b4da-c21f7873f8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15586 | 2025.08.28 21:43:59.576236 [ 276 ] {9da2f3fe-45b2-4e3f-b4da-c21f7873f8fa} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2025.08.28 21:43:59.576273 [ 276 ] {9da2f3fe-45b2-4e3f-b4da-c21f7873f8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15588 | 2025.08.28 21:43:59.576594 [ 276 ] {9da2f3fe-45b2-4e3f-b4da-c21f7873f8fa} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15589 | 2025.08.28 21:43:59.576822 [ 276 ] {9da2f3fe-45b2-4e3f-b4da-c21f7873f8fa} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2025.08.28 21:43:59.576951 [ 276 ] {9da2f3fe-45b2-4e3f-b4da-c21f7873f8fa} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.00137 sec., 382481.75182481756 rows/sec., 28.32 MiB/sec. | ||
| 15591 | 2025.08.28 21:43:59.576988 [ 276 ] {9da2f3fe-45b2-4e3f-b4da-c21f7873f8fa} <Debug> TCPHandler: Processed in 0.00153135 sec. | ||
| 15592 | 2025.08.28 21:43:59.577096 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15593 | 2025.08.28 21:43:59.577196 [ 276 ] {1bd0df95-512d-48ed-920a-b3b93d5b27f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15594 | 2025.08.28 21:43:59.577240 [ 276 ] {1bd0df95-512d-48ed-920a-b3b93d5b27f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15595 | 2025.08.28 21:43:59.577805 [ 276 ] {1bd0df95-512d-48ed-920a-b3b93d5b27f8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2025.08.28 21:43:59.577842 [ 276 ] {1bd0df95-512d-48ed-920a-b3b93d5b27f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15597 | 2025.08.28 21:43:59.578216 [ 276 ] {1bd0df95-512d-48ed-920a-b3b93d5b27f8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15598 | 2025.08.28 21:43:59.578434 [ 276 ] {1bd0df95-512d-48ed-920a-b3b93d5b27f8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2025.08.28 21:43:59.578563 [ 276 ] {1bd0df95-512d-48ed-920a-b3b93d5b27f8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001386 sec., 610389.6103896104 rows/sec., 41.08 MiB/sec. | ||
| 15600 | 2025.08.28 21:43:59.578601 [ 276 ] {1bd0df95-512d-48ed-920a-b3b93d5b27f8} <Debug> TCPHandler: Processed in 0.0015519 sec. | ||
| 15601 | 2025.08.28 21:43:59.578715 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15602 | 2025.08.28 21:43:59.578808 [ 276 ] {fb6319c2-53e3-4275-9973-d2e66b6ceff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15603 | 2025.08.28 21:43:59.578851 [ 276 ] {fb6319c2-53e3-4275-9973-d2e66b6ceff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15604 | 2025.08.28 21:43:59.579189 [ 276 ] {fb6319c2-53e3-4275-9973-d2e66b6ceff0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2025.08.28 21:43:59.579226 [ 276 ] {fb6319c2-53e3-4275-9973-d2e66b6ceff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15606 | 2025.08.28 21:43:59.579557 [ 276 ] {fb6319c2-53e3-4275-9973-d2e66b6ceff0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15607 | 2025.08.28 21:43:59.579775 [ 276 ] {fb6319c2-53e3-4275-9973-d2e66b6ceff0} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2025.08.28 21:43:59.579903 [ 276 ] {fb6319c2-53e3-4275-9973-d2e66b6ceff0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 15609 | 2025.08.28 21:43:59.579939 [ 276 ] {fb6319c2-53e3-4275-9973-d2e66b6ceff0} <Debug> TCPHandler: Processed in 0.001272973 sec. | ||
| 15610 | 2025.08.28 21:44:00.676039 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 15611 | 2025.08.28 21:44:00.693666 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2025.08.28 21:44:00.693727 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15613 | 2025.08.28 21:44:00.699878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15614 | 2025.08.28 21:44:00.700563 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15615 | 2025.08.28 21:44:00.704122 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 15616 | 2025.08.28 21:44:01.128402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2182 | ||
| 15617 | 2025.08.28 21:44:01.130858 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15618 | 2025.08.28 21:44:01.130905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15619 | 2025.08.28 21:44:01.132118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15620 | 2025.08.28 21:44:01.132390 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15621 | 2025.08.28 21:44:01.132652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2182 | ||
| 15622 | 2025.08.28 21:44:04.553080 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15623 | 2025.08.28 21:44:04.553291 [ 276 ] {785b1340-17a3-44b4-a1a9-3bc8d4e488b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15624 | 2025.08.28 21:44:04.553361 [ 276 ] {785b1340-17a3-44b4-a1a9-3bc8d4e488b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15625 | 2025.08.28 21:44:04.554235 [ 276 ] {785b1340-17a3-44b4-a1a9-3bc8d4e488b5} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15626 | 2025.08.28 21:44:04.554273 [ 276 ] {785b1340-17a3-44b4-a1a9-3bc8d4e488b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15627 | 2025.08.28 21:44:04.554671 [ 276 ] {785b1340-17a3-44b4-a1a9-3bc8d4e488b5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15628 | 2025.08.28 21:44:04.554889 [ 276 ] {785b1340-17a3-44b4-a1a9-3bc8d4e488b5} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15629 | 2025.08.28 21:44:04.555038 [ 276 ] {785b1340-17a3-44b4-a1a9-3bc8d4e488b5} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.0018 sec., 217777.77777777778 rows/sec., 13.82 MiB/sec. | ||
| 15630 | 2025.08.28 21:44:04.555079 [ 276 ] {785b1340-17a3-44b4-a1a9-3bc8d4e488b5} <Debug> TCPHandler: Processed in 0.002133415 sec. | ||
| 15631 | 2025.08.28 21:44:04.555206 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15632 | 2025.08.28 21:44:04.555300 [ 276 ] {d92cbfb9-3f7c-461d-8c2f-da19a99f7365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15633 | 2025.08.28 21:44:04.555340 [ 276 ] {d92cbfb9-3f7c-461d-8c2f-da19a99f7365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15634 | 2025.08.28 21:44:04.556306 [ 276 ] {d92cbfb9-3f7c-461d-8c2f-da19a99f7365} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15635 | 2025.08.28 21:44:04.556341 [ 276 ] {d92cbfb9-3f7c-461d-8c2f-da19a99f7365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15636 | 2025.08.28 21:44:04.556705 [ 276 ] {d92cbfb9-3f7c-461d-8c2f-da19a99f7365} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15637 | 2025.08.28 21:44:04.556908 [ 276 ] {d92cbfb9-3f7c-461d-8c2f-da19a99f7365} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15638 | 2025.08.28 21:44:04.557013 [ 100 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15639 | 2025.08.28 21:44:04.557033 [ 276 ] {d92cbfb9-3f7c-461d-8c2f-da19a99f7365} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001752 sec., 656963.4703196347 rows/sec., 52.44 MiB/sec. | ||
| 15640 | 2025.08.28 21:44:04.557051 [ 100 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2025.08.28 21:44:04.557070 [ 276 ] {d92cbfb9-3f7c-461d-8c2f-da19a99f7365} <Debug> TCPHandler: Processed in 0.001912 sec. | ||
| 15642 | 2025.08.28 21:44:04.557071 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15643 | 2025.08.28 21:44:04.557187 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2025.08.28 21:44:04.557204 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15645 | 2025.08.28 21:44:04.557279 [ 276 ] {71378695-5a06-4692-ab9b-c3bbde297c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15646 | 2025.08.28 21:44:04.557322 [ 276 ] {71378695-5a06-4692-ab9b-c3bbde297c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15647 | 2025.08.28 21:44:04.557338 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15648 | 2025.08.28 21:44:04.557376 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2301 rows starting from the beginning of the part | ||
| 15649 | 2025.08.28 21:44:04.557440 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1157 rows starting from the beginning of the part | ||
| 15650 | 2025.08.28 21:44:04.557488 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 15651 | 2025.08.28 21:44:04.557529 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1151 rows starting from the beginning of the part | ||
| 15652 | 2025.08.28 21:44:04.557569 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1198 rows starting from the beginning of the part | ||
| 15653 | 2025.08.28 21:44:04.557608 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1151 rows starting from the beginning of the part | ||
| 15654 | 2025.08.28 21:44:04.557830 [ 276 ] {71378695-5a06-4692-ab9b-c3bbde297c8b} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15655 | 2025.08.28 21:44:04.557871 [ 276 ] {71378695-5a06-4692-ab9b-c3bbde297c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15656 | 2025.08.28 21:44:04.558183 [ 276 ] {71378695-5a06-4692-ab9b-c3bbde297c8b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15657 | 2025.08.28 21:44:04.558405 [ 276 ] {71378695-5a06-4692-ab9b-c3bbde297c8b} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15658 | 2025.08.28 21:44:04.558533 [ 276 ] {71378695-5a06-4692-ab9b-c3bbde297c8b} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001272 sec., 187106.91823899373 rows/sec., 11.47 MiB/sec. | ||
| 15659 | 2025.08.28 21:44:04.558570 [ 276 ] {71378695-5a06-4692-ab9b-c3bbde297c8b} <Debug> TCPHandler: Processed in 0.001430727 sec. | ||
| 15660 | 2025.08.28 21:44:04.558680 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15661 | 2025.08.28 21:44:04.558771 [ 276 ] {33581490-1d5f-4ba0-ad89-37dd2d4eb669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15662 | 2025.08.28 21:44:04.558809 [ 276 ] {33581490-1d5f-4ba0-ad89-37dd2d4eb669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15663 | 2025.08.28 21:44:04.559285 [ 276 ] {33581490-1d5f-4ba0-ad89-37dd2d4eb669} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2025.08.28 21:44:04.559320 [ 276 ] {33581490-1d5f-4ba0-ad89-37dd2d4eb669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15665 | 2025.08.28 21:44:04.559610 [ 276 ] {33581490-1d5f-4ba0-ad89-37dd2d4eb669} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15666 | 2025.08.28 21:44:04.559808 [ 276 ] {33581490-1d5f-4ba0-ad89-37dd2d4eb669} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2025.08.28 21:44:04.559851 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7014 rows, containing 5 columns (5 merged, 0 gathered) in 0.00269871 sec., 2599019.5315539646 rows/sec., 219.31 MiB/sec. | ||
| 15668 | 2025.08.28 21:44:04.559933 [ 276 ] {33581490-1d5f-4ba0-ad89-37dd2d4eb669} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001179 sec., 172179.81340118745 rows/sec., 11.11 MiB/sec. | ||
| 15669 | 2025.08.28 21:44:04.559974 [ 276 ] {33581490-1d5f-4ba0-ad89-37dd2d4eb669} <Debug> TCPHandler: Processed in 0.001340985 sec. | ||
| 15670 | 2025.08.28 21:44:04.560081 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2025.08.28 21:44:04.560097 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15672 | 2025.08.28 21:44:04.560178 [ 276 ] {033d0527-28f4-4521-bd85-01bf6de815a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15673 | 2025.08.28 21:44:04.560223 [ 276 ] {033d0527-28f4-4521-bd85-01bf6de815a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15674 | 2025.08.28 21:44:04.560369 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2025.08.28 21:44:04.560441 [ 191 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_126_25} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15676 | 2025.08.28 21:44:04.560510 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 15677 | 2025.08.28 21:44:04.560682 [ 276 ] {033d0527-28f4-4521-bd85-01bf6de815a2} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2025.08.28 21:44:04.560722 [ 276 ] {033d0527-28f4-4521-bd85-01bf6de815a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15679 | 2025.08.28 21:44:04.561020 [ 276 ] {033d0527-28f4-4521-bd85-01bf6de815a2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15680 | 2025.08.28 21:44:04.561217 [ 276 ] {033d0527-28f4-4521-bd85-01bf6de815a2} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2025.08.28 21:44:04.561340 [ 276 ] {033d0527-28f4-4521-bd85-01bf6de815a2} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00118 sec., 171186.4406779661 rows/sec., 9.72 MiB/sec. | ||
| 15682 | 2025.08.28 21:44:04.561377 [ 276 ] {033d0527-28f4-4521-bd85-01bf6de815a2} <Debug> TCPHandler: Processed in 0.001341975 sec. | ||
| 15683 | 2025.08.28 21:44:04.561486 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2025.08.28 21:44:04.561577 [ 276 ] {759d00ed-d1c8-4a33-b7b3-13f4505267f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15685 | 2025.08.28 21:44:04.561616 [ 276 ] {759d00ed-d1c8-4a33-b7b3-13f4505267f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15686 | 2025.08.28 21:44:04.562359 [ 276 ] {759d00ed-d1c8-4a33-b7b3-13f4505267f3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2025.08.28 21:44:04.562395 [ 276 ] {759d00ed-d1c8-4a33-b7b3-13f4505267f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15688 | 2025.08.28 21:44:04.562713 [ 276 ] {759d00ed-d1c8-4a33-b7b3-13f4505267f3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15689 | 2025.08.28 21:44:04.562921 [ 276 ] {759d00ed-d1c8-4a33-b7b3-13f4505267f3} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2025.08.28 21:44:04.563042 [ 276 ] {759d00ed-d1c8-4a33-b7b3-13f4505267f3} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.001482 sec., 468286.0998650472 rows/sec., 32.90 MiB/sec. | ||
| 15691 | 2025.08.28 21:44:04.563041 [ 97 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15692 | 2025.08.28 21:44:04.563080 [ 276 ] {759d00ed-d1c8-4a33-b7b3-13f4505267f3} <Debug> TCPHandler: Processed in 0.001640753 sec. | ||
| 15693 | 2025.08.28 21:44:04.563114 [ 97 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15694 | 2025.08.28 21:44:04.563139 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15695 | 2025.08.28 21:44:04.563203 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15696 | 2025.08.28 21:44:04.563299 [ 276 ] {74206765-c066-4f84-9e4c-a570851200bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15697 | 2025.08.28 21:44:04.563309 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15698 | 2025.08.28 21:44:04.563339 [ 276 ] {74206765-c066-4f84-9e4c-a570851200bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15699 | 2025.08.28 21:44:04.563518 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15700 | 2025.08.28 21:44:04.563557 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1186 rows starting from the beginning of the part | ||
| 15701 | 2025.08.28 21:44:04.563626 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 706 rows starting from the beginning of the part | ||
| 15702 | 2025.08.28 21:44:04.563672 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 15703 | 2025.08.28 21:44:04.563713 [ 276 ] {74206765-c066-4f84-9e4c-a570851200bc} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2025.08.28 21:44:04.563716 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 694 rows starting from the beginning of the part | ||
| 15705 | 2025.08.28 21:44:04.563757 [ 276 ] {74206765-c066-4f84-9e4c-a570851200bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15706 | 2025.08.28 21:44:04.563786 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 524 rows starting from the beginning of the part | ||
| 15707 | 2025.08.28 21:44:04.563834 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 694 rows starting from the beginning of the part | ||
| 15708 | 2025.08.28 21:44:04.564085 [ 276 ] {74206765-c066-4f84-9e4c-a570851200bc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15709 | 2025.08.28 21:44:04.564314 [ 276 ] {74206765-c066-4f84-9e4c-a570851200bc} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2025.08.28 21:44:04.564445 [ 276 ] {74206765-c066-4f84-9e4c-a570851200bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 15711 | 2025.08.28 21:44:04.564482 [ 276 ] {74206765-c066-4f84-9e4c-a570851200bc} <Debug> TCPHandler: Processed in 0.001326044 sec. | ||
| 15712 | 2025.08.28 21:44:04.564587 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15713 | 2025.08.28 21:44:04.564690 [ 276 ] {c99d3e9d-af5c-4120-bb60-8a0343754a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15714 | 2025.08.28 21:44:04.564733 [ 276 ] {c99d3e9d-af5c-4120-bb60-8a0343754a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15715 | 2025.08.28 21:44:04.565204 [ 191 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001978672 sec., 1954846.4828935773 rows/sec., 147.01 MiB/sec. | ||
| 15716 | 2025.08.28 21:44:04.565216 [ 276 ] {c99d3e9d-af5c-4120-bb60-8a0343754a5a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15717 | 2025.08.28 21:44:04.565268 [ 276 ] {c99d3e9d-af5c-4120-bb60-8a0343754a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15718 | 2025.08.28 21:44:04.565388 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15719 | 2025.08.28 21:44:04.565664 [ 276 ] {c99d3e9d-af5c-4120-bb60-8a0343754a5a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15720 | 2025.08.28 21:44:04.565681 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15721 | 2025.08.28 21:44:04.565767 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_126_25} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15722 | 2025.08.28 21:44:04.565848 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 15723 | 2025.08.28 21:44:04.565910 [ 276 ] {c99d3e9d-af5c-4120-bb60-8a0343754a5a} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15724 | 2025.08.28 21:44:04.566049 [ 276 ] {c99d3e9d-af5c-4120-bb60-8a0343754a5a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001378 sec., 222786.6473149492 rows/sec., 14.66 MiB/sec. | ||
| 15725 | 2025.08.28 21:44:04.566087 [ 276 ] {c99d3e9d-af5c-4120-bb60-8a0343754a5a} <Debug> TCPHandler: Processed in 0.00154826 sec. | ||
| 15726 | 2025.08.28 21:44:04.566229 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15727 | 2025.08.28 21:44:04.566351 [ 276 ] {bdfcafa6-9e2b-4747-a664-a82147ff668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15728 | 2025.08.28 21:44:04.566401 [ 276 ] {bdfcafa6-9e2b-4747-a664-a82147ff668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15729 | 2025.08.28 21:44:04.566737 [ 276 ] {bdfcafa6-9e2b-4747-a664-a82147ff668b} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2025.08.28 21:44:04.566773 [ 276 ] {bdfcafa6-9e2b-4747-a664-a82147ff668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15731 | 2025.08.28 21:44:04.567074 [ 276 ] {bdfcafa6-9e2b-4747-a664-a82147ff668b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15732 | 2025.08.28 21:44:04.567293 [ 276 ] {bdfcafa6-9e2b-4747-a664-a82147ff668b} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2025.08.28 21:44:04.567421 [ 276 ] {bdfcafa6-9e2b-4747-a664-a82147ff668b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 15734 | 2025.08.28 21:44:04.567457 [ 276 ] {bdfcafa6-9e2b-4747-a664-a82147ff668b} <Debug> TCPHandler: Processed in 0.001294093 sec. | ||
| 15735 | 2025.08.28 21:44:04.567459 [ 223 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 15736 | 2025.08.28 21:44:04.567519 [ 223 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 15737 | 2025.08.28 21:44:04.567571 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15738 | 2025.08.28 21:44:04.567677 [ 276 ] {8e3d055f-f7f8-4a87-90f8-d28210636d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15739 | 2025.08.28 21:44:04.567732 [ 276 ] {8e3d055f-f7f8-4a87-90f8-d28210636d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15740 | 2025.08.28 21:44:04.568683 [ 276 ] {8e3d055f-f7f8-4a87-90f8-d28210636d2d} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2025.08.28 21:44:04.568721 [ 276 ] {8e3d055f-f7f8-4a87-90f8-d28210636d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15742 | 2025.08.28 21:44:04.569296 [ 276 ] {8e3d055f-f7f8-4a87-90f8-d28210636d2d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15743 | 2025.08.28 21:44:04.569524 [ 276 ] {8e3d055f-f7f8-4a87-90f8-d28210636d2d} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2025.08.28 21:44:04.569660 [ 276 ] {8e3d055f-f7f8-4a87-90f8-d28210636d2d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002001 sec., 20989.50524737631 rows/sec., 37.61 MiB/sec. | ||
| 15745 | 2025.08.28 21:44:04.569715 [ 276 ] {8e3d055f-f7f8-4a87-90f8-d28210636d2d} <Debug> TCPHandler: Processed in 0.002191027 sec. | ||
| 15746 | 2025.08.28 21:44:04.569833 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15747 | 2025.08.28 21:44:04.569936 [ 276 ] {38fa1155-53eb-4a28-b0fa-6cdb6b54d0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15748 | 2025.08.28 21:44:04.569979 [ 276 ] {38fa1155-53eb-4a28-b0fa-6cdb6b54d0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15749 | 2025.08.28 21:44:04.570374 [ 276 ] {38fa1155-53eb-4a28-b0fa-6cdb6b54d0dc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2025.08.28 21:44:04.570413 [ 276 ] {38fa1155-53eb-4a28-b0fa-6cdb6b54d0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15751 | 2025.08.28 21:44:04.570647 [ 223 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 15752 | 2025.08.28 21:44:04.570748 [ 276 ] {38fa1155-53eb-4a28-b0fa-6cdb6b54d0dc} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15753 | 2025.08.28 21:44:04.570977 [ 276 ] {38fa1155-53eb-4a28-b0fa-6cdb6b54d0dc} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2025.08.28 21:44:04.571105 [ 276 ] {38fa1155-53eb-4a28-b0fa-6cdb6b54d0dc} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001187 sec., 85930.91828138164 rows/sec., 5.28 MiB/sec. | ||
| 15755 | 2025.08.28 21:44:04.571114 [ 95 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15756 | 2025.08.28 21:44:04.571143 [ 276 ] {38fa1155-53eb-4a28-b0fa-6cdb6b54d0dc} <Debug> TCPHandler: Processed in 0.001357465 sec. | ||
| 15757 | 2025.08.28 21:44:04.571160 [ 95 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15758 | 2025.08.28 21:44:04.571185 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15759 | 2025.08.28 21:44:04.571290 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15760 | 2025.08.28 21:44:04.571436 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15761 | 2025.08.28 21:44:04.571475 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 9660 rows starting from the beginning of the part | ||
| 15762 | 2025.08.28 21:44:04.571539 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 102 rows starting from the beginning of the part | ||
| 15763 | 2025.08.28 21:44:04.571583 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 15764 | 2025.08.28 21:44:04.571622 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 102 rows starting from the beginning of the part | ||
| 15765 | 2025.08.28 21:44:04.571661 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 15766 | 2025.08.28 21:44:04.571703 [ 201 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 102 rows starting from the beginning of the part | ||
| 15767 | 2025.08.28 21:44:04.574329 [ 186 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10086 rows, containing 4 columns (4 merged, 0 gathered) in 0.0030859 sec., 3268414.400985126 rows/sec., 207.84 MiB/sec. | ||
| 15768 | 2025.08.28 21:44:04.574641 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15769 | 2025.08.28 21:44:04.574989 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2025.08.28 21:44:04.575080 [ 191 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_126_25} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15771 | 2025.08.28 21:44:04.575180 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 15772 | 2025.08.28 21:44:05.725679 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15773 | 2025.08.28 21:44:05.725741 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15774 | 2025.08.28 21:44:06.003065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 | ||
| 15775 | 2025.08.28 21:44:06.003590 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15776 | 2025.08.28 21:44:06.003630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15777 | 2025.08.28 21:44:06.004107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15778 | 2025.08.28 21:44:06.004335 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15779 | 2025.08.28 21:44:06.004464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 | ||
| 15780 | 2025.08.28 21:44:06.004474 [ 97 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15781 | 2025.08.28 21:44:06.004535 [ 97 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2025.08.28 21:44:06.004555 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15783 | 2025.08.28 21:44:06.004689 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15784 | 2025.08.28 21:44:06.004854 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15785 | 2025.08.28 21:44:06.004901 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
| 15786 | 2025.08.28 21:44:06.004974 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
| 15787 | 2025.08.28 21:44:06.005031 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
| 15788 | 2025.08.28 21:44:06.005092 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
| 15789 | 2025.08.28 21:44:06.005143 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
| 15790 | 2025.08.28 21:44:06.005190 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
| 15791 | 2025.08.28 21:44:06.007715 [ 191 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.0030884 sec., 12779108.923714545 rows/sec., 182.81 MiB/sec. | ||
| 15792 | 2025.08.28 21:44:06.008188 [ 199 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15793 | 2025.08.28 21:44:06.008534 [ 199 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2025.08.28 21:44:06.008611 [ 199 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_86_17} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15795 | 2025.08.28 21:44:06.008715 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 15796 | 2025.08.28 21:44:08.205119 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15797 | 2025.08.28 21:44:08.223593 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15798 | 2025.08.28 21:44:08.223649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15799 | 2025.08.28 21:44:08.229811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15800 | 2025.08.28 21:44:08.230493 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15801 | 2025.08.28 21:44:08.230800 [ 91 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15802 | 2025.08.28 21:44:08.230874 [ 91 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2025.08.28 21:44:08.230897 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15804 | 2025.08.28 21:44:08.231031 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15805 | 2025.08.28 21:44:08.234188 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15806 | 2025.08.28 21:44:08.234785 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15807 | 2025.08.28 21:44:08.236274 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 15808 | 2025.08.28 21:44:08.240966 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 15809 | 2025.08.28 21:44:08.245519 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 15810 | 2025.08.28 21:44:08.250165 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 15811 | 2025.08.28 21:44:08.254985 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 15812 | 2025.08.28 21:44:08.259609 [ 194 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 15813 | 2025.08.28 21:44:08.322226 [ 191 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.091257407 sec., 7100.7934731259675 rows/sec., 36.72 MiB/sec. | ||
| 15814 | 2025.08.28 21:44:08.325757 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15815 | 2025.08.28 21:44:08.327909 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15816 | 2025.08.28 21:44:08.328027 [ 192 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_86_17} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15817 | 2025.08.28 21:44:08.330837 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15818 | 2025.08.28 21:44:09.131515 [ 224 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15819 | 2025.08.28 21:44:09.131567 [ 224 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15820 | 2025.08.28 21:44:09.134654 [ 224 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15821 | 2025.08.28 21:44:09.540811 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15822 | 2025.08.28 21:44:09.541095 [ 276 ] {7a42ee81-e507-4201-be71-eb4dd62b646c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15823 | 2025.08.28 21:44:09.541197 [ 276 ] {7a42ee81-e507-4201-be71-eb4dd62b646c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15824 | 2025.08.28 21:44:09.542094 [ 276 ] {7a42ee81-e507-4201-be71-eb4dd62b646c} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15825 | 2025.08.28 21:44:09.542136 [ 276 ] {7a42ee81-e507-4201-be71-eb4dd62b646c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15826 | 2025.08.28 21:44:09.542514 [ 276 ] {7a42ee81-e507-4201-be71-eb4dd62b646c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15827 | 2025.08.28 21:44:09.542762 [ 276 ] {7a42ee81-e507-4201-be71-eb4dd62b646c} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15828 | 2025.08.28 21:44:09.542913 [ 276 ] {7a42ee81-e507-4201-be71-eb4dd62b646c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.24 MiB/sec. | ||
| 15829 | 2025.08.28 21:44:09.542954 [ 276 ] {7a42ee81-e507-4201-be71-eb4dd62b646c} <Debug> TCPHandler: Processed in 0.00232259 sec. | ||
| 15830 | 2025.08.28 21:44:09.543072 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15831 | 2025.08.28 21:44:09.543175 [ 276 ] {da7585b0-ca0e-493a-b855-8995db841474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15832 | 2025.08.28 21:44:09.543214 [ 276 ] {da7585b0-ca0e-493a-b855-8995db841474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15833 | 2025.08.28 21:44:09.543656 [ 276 ] {da7585b0-ca0e-493a-b855-8995db841474} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2025.08.28 21:44:09.543692 [ 276 ] {da7585b0-ca0e-493a-b855-8995db841474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15835 | 2025.08.28 21:44:09.543992 [ 276 ] {da7585b0-ca0e-493a-b855-8995db841474} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15836 | 2025.08.28 21:44:09.544196 [ 276 ] {da7585b0-ca0e-493a-b855-8995db841474} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15837 | 2025.08.28 21:44:09.544320 [ 276 ] {da7585b0-ca0e-493a-b855-8995db841474} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 15838 | 2025.08.28 21:44:09.544357 [ 276 ] {da7585b0-ca0e-493a-b855-8995db841474} <Debug> TCPHandler: Processed in 0.001332704 sec. | ||
| 15839 | 2025.08.28 21:44:09.544471 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15840 | 2025.08.28 21:44:09.544572 [ 276 ] {2ef7dfde-1e83-416f-8df2-18a5448c42d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15841 | 2025.08.28 21:44:09.544615 [ 276 ] {2ef7dfde-1e83-416f-8df2-18a5448c42d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15842 | 2025.08.28 21:44:09.545031 [ 276 ] {2ef7dfde-1e83-416f-8df2-18a5448c42d1} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15843 | 2025.08.28 21:44:09.545067 [ 276 ] {2ef7dfde-1e83-416f-8df2-18a5448c42d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15844 | 2025.08.28 21:44:09.545393 [ 276 ] {2ef7dfde-1e83-416f-8df2-18a5448c42d1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15845 | 2025.08.28 21:44:09.545598 [ 276 ] {2ef7dfde-1e83-416f-8df2-18a5448c42d1} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15846 | 2025.08.28 21:44:09.545725 [ 276 ] {2ef7dfde-1e83-416f-8df2-18a5448c42d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 15847 | 2025.08.28 21:44:09.545737 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 5 parts from all_1_122_25 to all_126_126_0 | ||
| 15848 | 2025.08.28 21:44:09.545761 [ 276 ] {2ef7dfde-1e83-416f-8df2-18a5448c42d1} <Debug> TCPHandler: Processed in 0.001337165 sec. | ||
| 15849 | 2025.08.28 21:44:09.545811 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2025.08.28 21:44:09.545836 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15851 | 2025.08.28 21:44:09.545898 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15852 | 2025.08.28 21:44:09.545958 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_122_25 to all_126_126_0 into Compact with storage Full | ||
| 15853 | 2025.08.28 21:44:09.546005 [ 276 ] {cbe3ca59-d5de-4f64-9707-9d3c865fee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15854 | 2025.08.28 21:44:09.546050 [ 276 ] {cbe3ca59-d5de-4f64-9707-9d3c865fee5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15855 | 2025.08.28 21:44:09.546068 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15856 | 2025.08.28 21:44:09.546103 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_25, total 42761 rows starting from the beginning of the part | ||
| 15857 | 2025.08.28 21:44:09.546171 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15858 | 2025.08.28 21:44:09.546222 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 307 rows starting from the beginning of the part | ||
| 15859 | 2025.08.28 21:44:09.546272 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 846 rows starting from the beginning of the part | ||
| 15860 | 2025.08.28 21:44:09.546321 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 307 rows starting from the beginning of the part | ||
| 15861 | 2025.08.28 21:44:09.546380 [ 276 ] {cbe3ca59-d5de-4f64-9707-9d3c865fee5b} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2025.08.28 21:44:09.546417 [ 276 ] {cbe3ca59-d5de-4f64-9707-9d3c865fee5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15863 | 2025.08.28 21:44:09.546726 [ 276 ] {cbe3ca59-d5de-4f64-9707-9d3c865fee5b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15864 | 2025.08.28 21:44:09.546954 [ 276 ] {cbe3ca59-d5de-4f64-9707-9d3c865fee5b} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15865 | 2025.08.28 21:44:09.547078 [ 276 ] {cbe3ca59-d5de-4f64-9707-9d3c865fee5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 15866 | 2025.08.28 21:44:09.547113 [ 276 ] {cbe3ca59-d5de-4f64-9707-9d3c865fee5b} <Debug> TCPHandler: Processed in 0.001262703 sec. | ||
| 15867 | 2025.08.28 21:44:09.547208 [ 222 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15868 | 2025.08.28 21:44:09.547267 [ 222 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15869 | 2025.08.28 21:44:09.550167 [ 222 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15870 | 2025.08.28 21:44:09.553688 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44381 rows, containing 5 columns (5 merged, 0 gathered) in 0.007780002 sec., 5704497.248201221 rows/sec., 382.06 MiB/sec. | ||
| 15871 | 2025.08.28 21:44:09.554081 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
| 15872 | 2025.08.28 21:44:09.554309 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2025.08.28 21:44:09.554371 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 5 parts: [all_1_122_25, all_126_126_0] -> all_1_126_26 | ||
| 15874 | 2025.08.28 21:44:09.554429 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15875 | 2025.08.28 21:44:10.241482 [ 224 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15876 | 2025.08.28 21:44:10.241535 [ 224 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15877 | 2025.08.28 21:44:10.244090 [ 224 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15878 | 2025.08.28 21:44:10.277632 [ 221 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15879 | 2025.08.28 21:44:10.277688 [ 221 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15880 | 2025.08.28 21:44:10.279934 [ 221 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15881 | 2025.08.28 21:44:10.419159 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15882 | 2025.08.28 21:44:10.419202 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15883 | 2025.08.28 21:44:10.428745 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15884 | 2025.08.28 21:44:11.133787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2212 | ||
| 15885 | 2025.08.28 21:44:11.136232 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2025.08.28 21:44:11.136289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15887 | 2025.08.28 21:44:11.137533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15888 | 2025.08.28 21:44:11.137818 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2025.08.28 21:44:11.138199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2212 | ||
| 15890 | 2025.08.28 21:44:13.505512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 | ||
| 15891 | 2025.08.28 21:44:13.506082 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15892 | 2025.08.28 21:44:13.506133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15893 | 2025.08.28 21:44:13.506626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15894 | 2025.08.28 21:44:13.506877 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15895 | 2025.08.28 21:44:13.507030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
| 15896 | 2025.08.28 21:44:14.358922 [ 221 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15897 | 2025.08.28 21:44:14.359003 [ 221 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15898 | 2025.08.28 21:44:14.361328 [ 221 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15899 | 2025.08.28 21:44:14.553574 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15900 | 2025.08.28 21:44:14.553759 [ 276 ] {d26b5962-4c5b-4953-8c29-135900c5bc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15901 | 2025.08.28 21:44:14.553832 [ 276 ] {d26b5962-4c5b-4953-8c29-135900c5bc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15902 | 2025.08.28 21:44:14.554729 [ 276 ] {d26b5962-4c5b-4953-8c29-135900c5bc9b} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15903 | 2025.08.28 21:44:14.554767 [ 276 ] {d26b5962-4c5b-4953-8c29-135900c5bc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15904 | 2025.08.28 21:44:14.555176 [ 276 ] {d26b5962-4c5b-4953-8c29-135900c5bc9b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15905 | 2025.08.28 21:44:14.555401 [ 276 ] {d26b5962-4c5b-4953-8c29-135900c5bc9b} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15906 | 2025.08.28 21:44:14.555555 [ 276 ] {d26b5962-4c5b-4953-8c29-135900c5bc9b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001849 sec., 212006.48999459168 rows/sec., 13.45 MiB/sec. | ||
| 15907 | 2025.08.28 21:44:14.555612 [ 276 ] {d26b5962-4c5b-4953-8c29-135900c5bc9b} <Debug> TCPHandler: Processed in 0.002170846 sec. | ||
| 15908 | 2025.08.28 21:44:14.555737 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15909 | 2025.08.28 21:44:14.555835 [ 276 ] {914ccf74-514a-45b3-8290-9310fef5884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15910 | 2025.08.28 21:44:14.555878 [ 276 ] {914ccf74-514a-45b3-8290-9310fef5884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15911 | 2025.08.28 21:44:14.556343 [ 276 ] {914ccf74-514a-45b3-8290-9310fef5884c} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15912 | 2025.08.28 21:44:14.556387 [ 276 ] {914ccf74-514a-45b3-8290-9310fef5884c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15913 | 2025.08.28 21:44:14.556742 [ 276 ] {914ccf74-514a-45b3-8290-9310fef5884c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15914 | 2025.08.28 21:44:14.556947 [ 276 ] {914ccf74-514a-45b3-8290-9310fef5884c} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15915 | 2025.08.28 21:44:14.557072 [ 276 ] {914ccf74-514a-45b3-8290-9310fef5884c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 129.74 KiB/sec. | ||
| 15916 | 2025.08.28 21:44:14.557118 [ 276 ] {914ccf74-514a-45b3-8290-9310fef5884c} <Debug> TCPHandler: Processed in 0.001430827 sec. | ||
| 15917 | 2025.08.28 21:44:14.557235 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15918 | 2025.08.28 21:44:14.557339 [ 276 ] {f478d2ff-ddd0-4d5b-b8f1-c59c151b90a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15919 | 2025.08.28 21:44:14.557378 [ 276 ] {f478d2ff-ddd0-4d5b-b8f1-c59c151b90a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15920 | 2025.08.28 21:44:14.558384 [ 276 ] {f478d2ff-ddd0-4d5b-b8f1-c59c151b90a0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15921 | 2025.08.28 21:44:14.558418 [ 276 ] {f478d2ff-ddd0-4d5b-b8f1-c59c151b90a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15922 | 2025.08.28 21:44:14.558794 [ 276 ] {f478d2ff-ddd0-4d5b-b8f1-c59c151b90a0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15923 | 2025.08.28 21:44:14.559003 [ 276 ] {f478d2ff-ddd0-4d5b-b8f1-c59c151b90a0} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15924 | 2025.08.28 21:44:14.559133 [ 276 ] {f478d2ff-ddd0-4d5b-b8f1-c59c151b90a0} <Debug> executeQuery: Read 1152 rows, 94.16 KiB in 0.001812 sec., 635761.5894039735 rows/sec., 50.75 MiB/sec. | ||
| 15925 | 2025.08.28 21:44:14.559170 [ 276 ] {f478d2ff-ddd0-4d5b-b8f1-c59c151b90a0} <Debug> TCPHandler: Processed in 0.001983191 sec. | ||
| 15926 | 2025.08.28 21:44:14.559287 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15927 | 2025.08.28 21:44:14.559380 [ 276 ] {48d0c181-0c55-4035-953e-404fc0183045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15928 | 2025.08.28 21:44:14.559419 [ 276 ] {48d0c181-0c55-4035-953e-404fc0183045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15929 | 2025.08.28 21:44:14.559908 [ 276 ] {48d0c181-0c55-4035-953e-404fc0183045} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2025.08.28 21:44:14.559942 [ 276 ] {48d0c181-0c55-4035-953e-404fc0183045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15931 | 2025.08.28 21:44:14.560265 [ 276 ] {48d0c181-0c55-4035-953e-404fc0183045} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15932 | 2025.08.28 21:44:14.560475 [ 276 ] {48d0c181-0c55-4035-953e-404fc0183045} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2025.08.28 21:44:14.560600 [ 276 ] {48d0c181-0c55-4035-953e-404fc0183045} <Debug> executeQuery: Read 240 rows, 15.07 KiB in 0.001238 sec., 193861.0662358643 rows/sec., 11.89 MiB/sec. | ||
| 15934 | 2025.08.28 21:44:14.560636 [ 276 ] {48d0c181-0c55-4035-953e-404fc0183045} <Debug> TCPHandler: Processed in 0.001397726 sec. | ||
| 15935 | 2025.08.28 21:44:14.560734 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15936 | 2025.08.28 21:44:14.560826 [ 276 ] {be2d14d2-d814-4aeb-8bb9-c5a7ceceecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15937 | 2025.08.28 21:44:14.560865 [ 276 ] {be2d14d2-d814-4aeb-8bb9-c5a7ceceecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15938 | 2025.08.28 21:44:14.561320 [ 276 ] {be2d14d2-d814-4aeb-8bb9-c5a7ceceecc2} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15939 | 2025.08.28 21:44:14.561354 [ 276 ] {be2d14d2-d814-4aeb-8bb9-c5a7ceceecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15940 | 2025.08.28 21:44:14.561643 [ 276 ] {be2d14d2-d814-4aeb-8bb9-c5a7ceceecc2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15941 | 2025.08.28 21:44:14.561849 [ 276 ] {be2d14d2-d814-4aeb-8bb9-c5a7ceceecc2} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15942 | 2025.08.28 21:44:14.561972 [ 276 ] {be2d14d2-d814-4aeb-8bb9-c5a7ceceecc2} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001163 sec., 174548.58125537404 rows/sec., 11.26 MiB/sec. | ||
| 15943 | 2025.08.28 21:44:14.562008 [ 276 ] {be2d14d2-d814-4aeb-8bb9-c5a7ceceecc2} <Debug> TCPHandler: Processed in 0.001320555 sec. | ||
| 15944 | 2025.08.28 21:44:14.562114 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15945 | 2025.08.28 21:44:14.562205 [ 276 ] {b5ef2982-0b92-4c0a-8c26-7ffb388eb4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15946 | 2025.08.28 21:44:14.562243 [ 276 ] {b5ef2982-0b92-4c0a-8c26-7ffb388eb4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15947 | 2025.08.28 21:44:14.562676 [ 276 ] {b5ef2982-0b92-4c0a-8c26-7ffb388eb4e9} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15948 | 2025.08.28 21:44:14.562709 [ 276 ] {b5ef2982-0b92-4c0a-8c26-7ffb388eb4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15949 | 2025.08.28 21:44:14.563006 [ 276 ] {b5ef2982-0b92-4c0a-8c26-7ffb388eb4e9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15950 | 2025.08.28 21:44:14.563212 [ 276 ] {b5ef2982-0b92-4c0a-8c26-7ffb388eb4e9} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15951 | 2025.08.28 21:44:14.563335 [ 276 ] {b5ef2982-0b92-4c0a-8c26-7ffb388eb4e9} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001148 sec., 175958.18815331013 rows/sec., 9.99 MiB/sec. | ||
| 15952 | 2025.08.28 21:44:14.563371 [ 276 ] {b5ef2982-0b92-4c0a-8c26-7ffb388eb4e9} <Debug> TCPHandler: Processed in 0.001303934 sec. | ||
| 15953 | 2025.08.28 21:44:14.563477 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15954 | 2025.08.28 21:44:14.563570 [ 276 ] {7d379b83-ca6d-4c1c-b245-0fc8c5d6dfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15955 | 2025.08.28 21:44:14.563609 [ 276 ] {7d379b83-ca6d-4c1c-b245-0fc8c5d6dfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15956 | 2025.08.28 21:44:14.564240 [ 276 ] {7d379b83-ca6d-4c1c-b245-0fc8c5d6dfb6} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2025.08.28 21:44:14.564275 [ 276 ] {7d379b83-ca6d-4c1c-b245-0fc8c5d6dfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15958 | 2025.08.28 21:44:14.564610 [ 276 ] {7d379b83-ca6d-4c1c-b245-0fc8c5d6dfb6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15959 | 2025.08.28 21:44:14.564819 [ 276 ] {7d379b83-ca6d-4c1c-b245-0fc8c5d6dfb6} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2025.08.28 21:44:14.564941 [ 276 ] {7d379b83-ca6d-4c1c-b245-0fc8c5d6dfb6} <Debug> executeQuery: Read 696 rows, 50.10 KiB in 0.001389 sec., 501079.91360691143 rows/sec., 35.22 MiB/sec. | ||
| 15961 | 2025.08.28 21:44:14.564977 [ 276 ] {7d379b83-ca6d-4c1c-b245-0fc8c5d6dfb6} <Debug> TCPHandler: Processed in 0.00154715 sec. | ||
| 15962 | 2025.08.28 21:44:14.565084 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2025.08.28 21:44:14.565176 [ 276 ] {2cbf8616-d839-44b7-af49-57df839d48bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15964 | 2025.08.28 21:44:14.565217 [ 276 ] {2cbf8616-d839-44b7-af49-57df839d48bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15965 | 2025.08.28 21:44:14.565529 [ 276 ] {2cbf8616-d839-44b7-af49-57df839d48bc} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2025.08.28 21:44:14.565562 [ 276 ] {2cbf8616-d839-44b7-af49-57df839d48bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15967 | 2025.08.28 21:44:14.565853 [ 276 ] {2cbf8616-d839-44b7-af49-57df839d48bc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15968 | 2025.08.28 21:44:14.566051 [ 276 ] {2cbf8616-d839-44b7-af49-57df839d48bc} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2025.08.28 21:44:14.566182 [ 276 ] {2cbf8616-d839-44b7-af49-57df839d48bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 15970 | 2025.08.28 21:44:14.566216 [ 276 ] {2cbf8616-d839-44b7-af49-57df839d48bc} <Debug> TCPHandler: Processed in 0.001179091 sec. | ||
| 15971 | 2025.08.28 21:44:14.566328 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15972 | 2025.08.28 21:44:14.566443 [ 276 ] {ff36cd84-9801-474f-9cac-94fb252c84b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15973 | 2025.08.28 21:44:14.566494 [ 276 ] {ff36cd84-9801-474f-9cac-94fb252c84b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15974 | 2025.08.28 21:44:14.566946 [ 276 ] {ff36cd84-9801-474f-9cac-94fb252c84b8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15975 | 2025.08.28 21:44:14.566979 [ 276 ] {ff36cd84-9801-474f-9cac-94fb252c84b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15976 | 2025.08.28 21:44:14.567302 [ 276 ] {ff36cd84-9801-474f-9cac-94fb252c84b8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15977 | 2025.08.28 21:44:14.567519 [ 276 ] {ff36cd84-9801-474f-9cac-94fb252c84b8} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2025.08.28 21:44:14.567644 [ 276 ] {ff36cd84-9801-474f-9cac-94fb252c84b8} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001226 sec., 251223.49102773244 rows/sec., 16.53 MiB/sec. | ||
| 15979 | 2025.08.28 21:44:14.567680 [ 276 ] {ff36cd84-9801-474f-9cac-94fb252c84b8} <Debug> TCPHandler: Processed in 0.001409077 sec. | ||
| 15980 | 2025.08.28 21:44:14.567791 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15981 | 2025.08.28 21:44:14.567908 [ 276 ] {fa63dd61-39ab-4d90-99e3-c78a9a159816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15982 | 2025.08.28 21:44:14.567956 [ 276 ] {fa63dd61-39ab-4d90-99e3-c78a9a159816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15983 | 2025.08.28 21:44:14.568310 [ 276 ] {fa63dd61-39ab-4d90-99e3-c78a9a159816} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15984 | 2025.08.28 21:44:14.568350 [ 276 ] {fa63dd61-39ab-4d90-99e3-c78a9a159816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15985 | 2025.08.28 21:44:14.568704 [ 276 ] {fa63dd61-39ab-4d90-99e3-c78a9a159816} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15986 | 2025.08.28 21:44:14.568921 [ 276 ] {fa63dd61-39ab-4d90-99e3-c78a9a159816} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15987 | 2025.08.28 21:44:14.569049 [ 276 ] {fa63dd61-39ab-4d90-99e3-c78a9a159816} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 15988 | 2025.08.28 21:44:14.569084 [ 276 ] {fa63dd61-39ab-4d90-99e3-c78a9a159816} <Debug> TCPHandler: Processed in 0.001349705 sec. | ||
| 15989 | 2025.08.28 21:44:14.569186 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15990 | 2025.08.28 21:44:14.569285 [ 276 ] {d95c690e-0234-458e-afdb-f00f6ba3320d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15991 | 2025.08.28 21:44:14.569341 [ 276 ] {d95c690e-0234-458e-afdb-f00f6ba3320d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15992 | 2025.08.28 21:44:14.570219 [ 276 ] {d95c690e-0234-458e-afdb-f00f6ba3320d} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2025.08.28 21:44:14.570257 [ 276 ] {d95c690e-0234-458e-afdb-f00f6ba3320d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15994 | 2025.08.28 21:44:14.570818 [ 276 ] {d95c690e-0234-458e-afdb-f00f6ba3320d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15995 | 2025.08.28 21:44:14.571036 [ 276 ] {d95c690e-0234-458e-afdb-f00f6ba3320d} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2025.08.28 21:44:14.571177 [ 276 ] {d95c690e-0234-458e-afdb-f00f6ba3320d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001911 sec., 21978.021978021978 rows/sec., 39.38 MiB/sec. | ||
| 15997 | 2025.08.28 21:44:14.571233 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15998 | 2025.08.28 21:44:14.571241 [ 276 ] {d95c690e-0234-458e-afdb-f00f6ba3320d} <Debug> TCPHandler: Processed in 0.002102804 sec. | ||
| 15999 | 2025.08.28 21:44:14.571275 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16000 | 2025.08.28 21:44:14.571375 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2025.08.28 21:44:14.571473 [ 276 ] {53d7903a-3b96-4300-b0f0-e4924aa47025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16002 | 2025.08.28 21:44:14.571515 [ 276 ] {53d7903a-3b96-4300-b0f0-e4924aa47025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16003 | 2025.08.28 21:44:14.571843 [ 276 ] {53d7903a-3b96-4300-b0f0-e4924aa47025} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16004 | 2025.08.28 21:44:14.571880 [ 276 ] {53d7903a-3b96-4300-b0f0-e4924aa47025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 16005 | 2025.08.28 21:44:14.572188 [ 276 ] {53d7903a-3b96-4300-b0f0-e4924aa47025} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16006 | 2025.08.28 21:44:14.572498 [ 276 ] {53d7903a-3b96-4300-b0f0-e4924aa47025} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2025.08.28 21:44:14.572657 [ 276 ] {53d7903a-3b96-4300-b0f0-e4924aa47025} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001201 sec., 84929.22564529559 rows/sec., 5.22 MiB/sec. | ||
| 16008 | 2025.08.28 21:44:14.572699 [ 276 ] {53d7903a-3b96-4300-b0f0-e4924aa47025} <Debug> TCPHandler: Processed in 0.001371405 sec. | ||
| 16009 | 2025.08.28 21:44:14.573425 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16010 | 2025.08.28 21:44:15.237334 [ 224 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16011 | 2025.08.28 21:44:15.237407 [ 224 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16012 | 2025.08.28 21:44:15.240056 [ 224 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16013 | 2025.08.28 21:44:15.735164 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16014 | 2025.08.28 21:44:15.752826 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16015 | 2025.08.28 21:44:15.752887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 16016 | 2025.08.28 21:44:15.758947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16017 | 2025.08.28 21:44:15.759641 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16018 | 2025.08.28 21:44:15.762828 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16019 | 2025.08.28 21:44:19.540201 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16020 | 2025.08.28 21:44:19.540402 [ 276 ] {60324c1b-a59b-40c3-ad71-3095935fbbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16021 | 2025.08.28 21:44:19.540467 [ 276 ] {60324c1b-a59b-40c3-ad71-3095935fbbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16022 | 2025.08.28 21:44:19.541157 [ 276 ] {60324c1b-a59b-40c3-ad71-3095935fbbfc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2025.08.28 21:44:19.541209 [ 276 ] {60324c1b-a59b-40c3-ad71-3095935fbbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 16024 | 2025.08.28 21:44:19.541608 [ 276 ] {60324c1b-a59b-40c3-ad71-3095935fbbfc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16025 | 2025.08.28 21:44:19.541863 [ 276 ] {60324c1b-a59b-40c3-ad71-3095935fbbfc} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2025.08.28 21:44:19.542021 [ 276 ] {60324c1b-a59b-40c3-ad71-3095935fbbfc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.56 MiB/sec. | ||
| 16027 | 2025.08.28 21:44:19.542064 [ 276 ] {60324c1b-a59b-40c3-ad71-3095935fbbfc} <Debug> TCPHandler: Processed in 0.002031023 sec. | ||
| 16028 | 2025.08.28 21:44:19.542212 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16029 | 2025.08.28 21:44:19.542328 [ 276 ] {a98538c9-208c-4b0f-b028-04fd45e66433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16030 | 2025.08.28 21:44:19.542369 [ 276 ] {a98538c9-208c-4b0f-b028-04fd45e66433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16031 | 2025.08.28 21:44:19.542817 [ 276 ] {a98538c9-208c-4b0f-b028-04fd45e66433} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2025.08.28 21:44:19.542855 [ 276 ] {a98538c9-208c-4b0f-b028-04fd45e66433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 16033 | 2025.08.28 21:44:19.543169 [ 276 ] {a98538c9-208c-4b0f-b028-04fd45e66433} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16034 | 2025.08.28 21:44:19.543381 [ 276 ] {a98538c9-208c-4b0f-b028-04fd45e66433} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2025.08.28 21:44:19.543511 [ 276 ] {a98538c9-208c-4b0f-b028-04fd45e66433} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 16036 | 2025.08.28 21:44:19.543550 [ 276 ] {a98538c9-208c-4b0f-b028-04fd45e66433} <Debug> TCPHandler: Processed in 0.001388606 sec. | ||
| 16037 | 2025.08.28 21:44:19.543666 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16038 | 2025.08.28 21:44:19.543760 [ 276 ] {b74dec67-42e1-4503-9e80-6e417f4a13c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16039 | 2025.08.28 21:44:19.543804 [ 276 ] {b74dec67-42e1-4503-9e80-6e417f4a13c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16040 | 2025.08.28 21:44:19.544221 [ 276 ] {b74dec67-42e1-4503-9e80-6e417f4a13c0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2025.08.28 21:44:19.544258 [ 276 ] {b74dec67-42e1-4503-9e80-6e417f4a13c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 16042 | 2025.08.28 21:44:19.544593 [ 276 ] {b74dec67-42e1-4503-9e80-6e417f4a13c0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16043 | 2025.08.28 21:44:19.544803 [ 276 ] {b74dec67-42e1-4503-9e80-6e417f4a13c0} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16044 | 2025.08.28 21:44:19.544934 [ 276 ] {b74dec67-42e1-4503-9e80-6e417f4a13c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 16045 | 2025.08.28 21:44:19.544972 [ 276 ] {b74dec67-42e1-4503-9e80-6e417f4a13c0} <Debug> TCPHandler: Processed in 0.001355385 sec. | ||
| 16046 | 2025.08.28 21:44:19.545084 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16047 | 2025.08.28 21:44:19.545180 [ 276 ] {9b9a0e1f-1722-4f9f-bbae-ca514edcd46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16048 | 2025.08.28 21:44:19.545223 [ 276 ] {9b9a0e1f-1722-4f9f-bbae-ca514edcd46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16049 | 2025.08.28 21:44:19.545564 [ 276 ] {9b9a0e1f-1722-4f9f-bbae-ca514edcd46d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16050 | 2025.08.28 21:44:19.545600 [ 276 ] {9b9a0e1f-1722-4f9f-bbae-ca514edcd46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 16051 | 2025.08.28 21:44:19.545912 [ 276 ] {9b9a0e1f-1722-4f9f-bbae-ca514edcd46d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16052 | 2025.08.28 21:44:19.546126 [ 276 ] {9b9a0e1f-1722-4f9f-bbae-ca514edcd46d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2025.08.28 21:44:19.546255 [ 276 ] {9b9a0e1f-1722-4f9f-bbae-ca514edcd46d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 16054 | 2025.08.28 21:44:19.546291 [ 276 ] {9b9a0e1f-1722-4f9f-bbae-ca514edcd46d} <Debug> TCPHandler: Processed in 0.001255153 sec. | ||
| 16055 | 2025.08.28 21:44:20.725796 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16056 | 2025.08.28 21:44:20.725852 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16057 | 2025.08.28 21:44:21.008072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 | ||
| 16058 | 2025.08.28 21:44:21.008609 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2025.08.28 21:44:21.008656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 16060 | 2025.08.28 21:44:21.009176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16061 | 2025.08.28 21:44:21.009412 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2025.08.28 21:44:21.009546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 | ||
| 16063 | 2025.08.28 21:44:21.139263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2244 | ||
| 16064 | 2025.08.28 21:44:21.141763 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16065 | 2025.08.28 21:44:21.141818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 16066 | 2025.08.28 21:44:21.143052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16067 | 2025.08.28 21:44:21.143344 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16068 | 2025.08.28 21:44:21.143734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2244 | ||
| 16069 | 2025.08.28 21:44:23.263815 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 16070 | 2025.08.28 21:44:23.281844 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2025.08.28 21:44:23.281905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16072 | 2025.08.28 21:44:23.288092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16073 | 2025.08.28 21:44:23.288770 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2025.08.28 21:44:23.291988 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 16075 | 2025.08.28 21:44:24.552591 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16076 | 2025.08.28 21:44:24.552875 [ 276 ] {34d08d93-f7fd-4e50-9d61-943ee004a8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16077 | 2025.08.28 21:44:24.552979 [ 276 ] {34d08d93-f7fd-4e50-9d61-943ee004a8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16078 | 2025.08.28 21:44:24.553872 [ 276 ] {34d08d93-f7fd-4e50-9d61-943ee004a8b6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2025.08.28 21:44:24.553918 [ 276 ] {34d08d93-f7fd-4e50-9d61-943ee004a8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16080 | 2025.08.28 21:44:24.554329 [ 276 ] {34d08d93-f7fd-4e50-9d61-943ee004a8b6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16081 | 2025.08.28 21:44:24.554552 [ 276 ] {34d08d93-f7fd-4e50-9d61-943ee004a8b6} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16082 | 2025.08.28 21:44:24.554689 [ 65 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 16083 | 2025.08.28 21:44:24.554706 [ 276 ] {34d08d93-f7fd-4e50-9d61-943ee004a8b6} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001906 sec., 205666.3168940189 rows/sec., 13.05 MiB/sec. | ||
| 16084 | 2025.08.28 21:44:24.554752 [ 65 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2025.08.28 21:44:24.554767 [ 276 ] {34d08d93-f7fd-4e50-9d61-943ee004a8b6} <Debug> TCPHandler: Processed in 0.002360971 sec. | ||
| 16086 | 2025.08.28 21:44:24.554778 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16087 | 2025.08.28 21:44:24.554902 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2025.08.28 21:44:24.554906 [ 191 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 16089 | 2025.08.28 21:44:24.555011 [ 276 ] {478786c5-d4ae-4144-b4f8-6474aca6fd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16090 | 2025.08.28 21:44:24.555057 [ 276 ] {478786c5-d4ae-4144-b4f8-6474aca6fd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16091 | 2025.08.28 21:44:24.555063 [ 191 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16092 | 2025.08.28 21:44:24.555109 [ 191 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 392 rows starting from the beginning of the part | ||
| 16093 | 2025.08.28 21:44:24.555184 [ 191 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 392 rows starting from the beginning of the part | ||
| 16094 | 2025.08.28 21:44:24.555240 [ 191 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 392 rows starting from the beginning of the part | ||
| 16095 | 2025.08.28 21:44:24.555292 [ 191 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 392 rows starting from the beginning of the part | ||
| 16096 | 2025.08.28 21:44:24.555339 [ 191 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 392 rows starting from the beginning of the part | ||
| 16097 | 2025.08.28 21:44:24.556071 [ 276 ] {478786c5-d4ae-4144-b4f8-6474aca6fd9c} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2025.08.28 21:44:24.556113 [ 276 ] {478786c5-d4ae-4144-b4f8-6474aca6fd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16099 | 2025.08.28 21:44:24.556452 [ 198 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591382 sec., 1231633.8880293984 rows/sec., 82.84 MiB/sec. | ||
| 16100 | 2025.08.28 21:44:24.556502 [ 276 ] {478786c5-d4ae-4144-b4f8-6474aca6fd9c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16101 | 2025.08.28 21:44:24.556660 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 16102 | 2025.08.28 21:44:24.556722 [ 276 ] {478786c5-d4ae-4144-b4f8-6474aca6fd9c} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2025.08.28 21:44:24.556854 [ 276 ] {478786c5-d4ae-4144-b4f8-6474aca6fd9c} <Debug> executeQuery: Read 1151 rows, 94.09 KiB in 0.001863 sec., 617820.7192699946 rows/sec., 49.32 MiB/sec. | ||
| 16104 | 2025.08.28 21:44:24.556892 [ 276 ] {478786c5-d4ae-4144-b4f8-6474aca6fd9c} <Debug> TCPHandler: Processed in 0.002038693 sec. | ||
| 16105 | 2025.08.28 21:44:24.556961 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2025.08.28 21:44:24.557012 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16107 | 2025.08.28 21:44:24.557037 [ 188 ] {68cce3ba-e74d-4eb8-a500-303cba2cf0cf::all_1_65_16} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 16108 | 2025.08.28 21:44:24.557107 [ 276 ] {25b8f3d2-4989-40bb-aa1c-621975d14065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16109 | 2025.08.28 21:44:24.557115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 16110 | 2025.08.28 21:44:24.557147 [ 276 ] {25b8f3d2-4989-40bb-aa1c-621975d14065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16111 | 2025.08.28 21:44:24.557683 [ 276 ] {25b8f3d2-4989-40bb-aa1c-621975d14065} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2025.08.28 21:44:24.557745 [ 276 ] {25b8f3d2-4989-40bb-aa1c-621975d14065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16113 | 2025.08.28 21:44:24.558070 [ 276 ] {25b8f3d2-4989-40bb-aa1c-621975d14065} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16114 | 2025.08.28 21:44:24.558282 [ 276 ] {25b8f3d2-4989-40bb-aa1c-621975d14065} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2025.08.28 21:44:24.558410 [ 276 ] {25b8f3d2-4989-40bb-aa1c-621975d14065} <Debug> executeQuery: Read 238 rows, 14.93 KiB in 0.001322 sec., 180030.2571860817 rows/sec., 11.03 MiB/sec. | ||
| 16116 | 2025.08.28 21:44:24.558414 [ 65 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16117 | 2025.08.28 21:44:24.558450 [ 276 ] {25b8f3d2-4989-40bb-aa1c-621975d14065} <Debug> TCPHandler: Processed in 0.001486209 sec. | ||
| 16118 | 2025.08.28 21:44:24.558463 [ 65 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16119 | 2025.08.28 21:44:24.558487 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16120 | 2025.08.28 21:44:24.558565 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16121 | 2025.08.28 21:44:24.558594 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16122 | 2025.08.28 21:44:24.558664 [ 276 ] {a54b6f11-d06f-4f9d-b6f0-bc05475ef712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16123 | 2025.08.28 21:44:24.558681 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16124 | 2025.08.28 21:44:24.558703 [ 276 ] {a54b6f11-d06f-4f9d-b6f0-bc05475ef712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16125 | 2025.08.28 21:44:24.558710 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 256 rows starting from the beginning of the part | ||
| 16126 | 2025.08.28 21:44:24.558768 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 238 rows starting from the beginning of the part | ||
| 16127 | 2025.08.28 21:44:24.558812 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 4 rows starting from the beginning of the part | ||
| 16128 | 2025.08.28 21:44:24.558852 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 238 rows starting from the beginning of the part | ||
| 16129 | 2025.08.28 21:44:24.558896 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 240 rows starting from the beginning of the part | ||
| 16130 | 2025.08.28 21:44:24.558977 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 238 rows starting from the beginning of the part | ||
| 16131 | 2025.08.28 21:44:24.559242 [ 276 ] {a54b6f11-d06f-4f9d-b6f0-bc05475ef712} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2025.08.28 21:44:24.559277 [ 276 ] {a54b6f11-d06f-4f9d-b6f0-bc05475ef712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16133 | 2025.08.28 21:44:24.559588 [ 276 ] {a54b6f11-d06f-4f9d-b6f0-bc05475ef712} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16134 | 2025.08.28 21:44:24.559795 [ 276 ] {a54b6f11-d06f-4f9d-b6f0-bc05475ef712} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2025.08.28 21:44:24.559921 [ 276 ] {a54b6f11-d06f-4f9d-b6f0-bc05475ef712} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001275 sec., 159215.6862745098 rows/sec., 10.27 MiB/sec. | ||
| 16136 | 2025.08.28 21:44:24.559926 [ 65 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16137 | 2025.08.28 21:44:24.559962 [ 276 ] {a54b6f11-d06f-4f9d-b6f0-bc05475ef712} <Debug> TCPHandler: Processed in 0.001443977 sec. | ||
| 16138 | 2025.08.28 21:44:24.559973 [ 65 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2025.08.28 21:44:24.559998 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16140 | 2025.08.28 21:44:24.560032 [ 196 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475389 sec., 822833.8424645975 rows/sec., 53.67 MiB/sec. | ||
| 16141 | 2025.08.28 21:44:24.560082 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16142 | 2025.08.28 21:44:24.560088 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 16143 | 2025.08.28 21:44:24.560151 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16144 | 2025.08.28 21:44:24.560177 [ 276 ] {03a9a4f5-3d6d-4464-b094-8139dd9dee93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16145 | 2025.08.28 21:44:24.560205 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16146 | 2025.08.28 21:44:24.560217 [ 276 ] {03a9a4f5-3d6d-4464-b094-8139dd9dee93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16147 | 2025.08.28 21:44:24.560242 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 432 rows starting from the beginning of the part | ||
| 16148 | 2025.08.28 21:44:24.560303 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 203 rows starting from the beginning of the part | ||
| 16149 | 2025.08.28 21:44:24.560350 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 228 rows starting from the beginning of the part | ||
| 16150 | 2025.08.28 21:44:24.560394 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 203 rows starting from the beginning of the part | ||
| 16151 | 2025.08.28 21:44:24.560399 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2025.08.28 21:44:24.560438 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 203 rows starting from the beginning of the part | ||
| 16153 | 2025.08.28 21:44:24.560469 [ 188 ] {b4627b3b-173b-4eae-8ec6-0ff8a8f50285::all_1_76_15} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16154 | 2025.08.28 21:44:24.560486 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 203 rows starting from the beginning of the part | ||
| 16155 | 2025.08.28 21:44:24.560540 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16156 | 2025.08.28 21:44:24.560692 [ 276 ] {03a9a4f5-3d6d-4464-b094-8139dd9dee93} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2025.08.28 21:44:24.560730 [ 276 ] {03a9a4f5-3d6d-4464-b094-8139dd9dee93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16158 | 2025.08.28 21:44:24.561049 [ 276 ] {03a9a4f5-3d6d-4464-b094-8139dd9dee93} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16159 | 2025.08.28 21:44:24.561267 [ 276 ] {03a9a4f5-3d6d-4464-b094-8139dd9dee93} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2025.08.28 21:44:24.561373 [ 65 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 16161 | 2025.08.28 21:44:24.561394 [ 276 ] {03a9a4f5-3d6d-4464-b094-8139dd9dee93} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001235 sec., 163562.75303643724 rows/sec., 9.29 MiB/sec. | ||
| 16162 | 2025.08.28 21:44:24.561403 [ 65 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2025.08.28 21:44:24.561433 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16164 | 2025.08.28 21:44:24.561438 [ 276 ] {03a9a4f5-3d6d-4464-b094-8139dd9dee93} <Debug> TCPHandler: Processed in 0.001404776 sec. | ||
| 16165 | 2025.08.28 21:44:24.561440 [ 188 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399676 sec., 1051671.958367508 rows/sec., 72.89 MiB/sec. | ||
| 16166 | 2025.08.28 21:44:24.561509 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 16167 | 2025.08.28 21:44:24.561541 [ 219 ] {} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16168 | 2025.08.28 21:44:24.561560 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2025.08.28 21:44:24.561585 [ 219 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16170 | 2025.08.28 21:44:24.561633 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16171 | 2025.08.28 21:44:24.561650 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16172 | 2025.08.28 21:44:24.561671 [ 276 ] {1302b6f3-a886-4869-9de1-1c9cdf49984d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16173 | 2025.08.28 21:44:24.561689 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 202 rows starting from the beginning of the part | ||
| 16174 | 2025.08.28 21:44:24.561716 [ 276 ] {1302b6f3-a886-4869-9de1-1c9cdf49984d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16175 | 2025.08.28 21:44:24.561767 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 202 rows starting from the beginning of the part | ||
| 16176 | 2025.08.28 21:44:24.561822 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 202 rows starting from the beginning of the part | ||
| 16177 | 2025.08.28 21:44:24.561871 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 202 rows starting from the beginning of the part | ||
| 16178 | 2025.08.28 21:44:24.561917 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 202 rows starting from the beginning of the part | ||
| 16179 | 2025.08.28 21:44:24.561940 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16180 | 2025.08.28 21:44:24.562021 [ 198 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_86_17} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16181 | 2025.08.28 21:44:24.562121 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 16182 | 2025.08.28 21:44:24.562383 [ 276 ] {1302b6f3-a886-4869-9de1-1c9cdf49984d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16183 | 2025.08.28 21:44:24.562425 [ 276 ] {1302b6f3-a886-4869-9de1-1c9cdf49984d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16184 | 2025.08.28 21:44:24.562766 [ 187 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290074 sec., 782900.8258440988 rows/sec., 47.45 MiB/sec. | ||
| 16185 | 2025.08.28 21:44:24.562767 [ 276 ] {1302b6f3-a886-4869-9de1-1c9cdf49984d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16186 | 2025.08.28 21:44:24.562937 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 16187 | 2025.08.28 21:44:24.563091 [ 276 ] {1302b6f3-a886-4869-9de1-1c9cdf49984d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2025.08.28 21:44:24.563233 [ 276 ] {1302b6f3-a886-4869-9de1-1c9cdf49984d} <Debug> executeQuery: Read 694 rows, 49.93 KiB in 0.00158 sec., 439240.5063291139 rows/sec., 30.86 MiB/sec. | ||
| 16189 | 2025.08.28 21:44:24.563260 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16190 | 2025.08.28 21:44:24.563271 [ 276 ] {1302b6f3-a886-4869-9de1-1c9cdf49984d} <Debug> TCPHandler: Processed in 0.001757996 sec. | ||
| 16191 | 2025.08.28 21:44:24.563332 [ 190 ] {72c327b7-86ff-4209-8877-4683220c7bf5::all_1_65_16} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 16192 | 2025.08.28 21:44:24.563393 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16193 | 2025.08.28 21:44:24.563402 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16194 | 2025.08.28 21:44:24.563495 [ 276 ] {09335744-7e06-43b8-a695-158b344cb469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16195 | 2025.08.28 21:44:24.563541 [ 276 ] {09335744-7e06-43b8-a695-158b344cb469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16196 | 2025.08.28 21:44:24.563877 [ 276 ] {09335744-7e06-43b8-a695-158b344cb469} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2025.08.28 21:44:24.563914 [ 276 ] {09335744-7e06-43b8-a695-158b344cb469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16198 | 2025.08.28 21:44:24.564306 [ 276 ] {09335744-7e06-43b8-a695-158b344cb469} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16199 | 2025.08.28 21:44:24.564578 [ 276 ] {09335744-7e06-43b8-a695-158b344cb469} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2025.08.28 21:44:24.564641 [ 219 ] {} <Debug> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16201 | 2025.08.28 21:44:24.564742 [ 276 ] {09335744-7e06-43b8-a695-158b344cb469} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. | ||
| 16202 | 2025.08.28 21:44:24.564790 [ 276 ] {09335744-7e06-43b8-a695-158b344cb469} <Debug> TCPHandler: Processed in 0.001445277 sec. | ||
| 16203 | 2025.08.28 21:44:24.564918 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16204 | 2025.08.28 21:44:24.565023 [ 276 ] {9d1b4605-834a-4358-8fff-1ee65c202f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16205 | 2025.08.28 21:44:24.565066 [ 276 ] {9d1b4605-834a-4358-8fff-1ee65c202f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16206 | 2025.08.28 21:44:24.565500 [ 276 ] {9d1b4605-834a-4358-8fff-1ee65c202f0f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16207 | 2025.08.28 21:44:24.565536 [ 276 ] {9d1b4605-834a-4358-8fff-1ee65c202f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16208 | 2025.08.28 21:44:24.565865 [ 276 ] {9d1b4605-834a-4358-8fff-1ee65c202f0f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16209 | 2025.08.28 21:44:24.566065 [ 276 ] {9d1b4605-834a-4358-8fff-1ee65c202f0f} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16210 | 2025.08.28 21:44:24.566192 [ 276 ] {9d1b4605-834a-4358-8fff-1ee65c202f0f} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001187 sec., 258635.2148272957 rows/sec., 17.01 MiB/sec. | ||
| 16211 | 2025.08.28 21:44:24.566228 [ 276 ] {9d1b4605-834a-4358-8fff-1ee65c202f0f} <Debug> TCPHandler: Processed in 0.001367176 sec. | ||
| 16212 | 2025.08.28 21:44:24.566325 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2025.08.28 21:44:24.566416 [ 276 ] {20e23cd0-d188-4762-b3ea-5c2ff3d2849b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16214 | 2025.08.28 21:44:24.566457 [ 276 ] {20e23cd0-d188-4762-b3ea-5c2ff3d2849b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16215 | 2025.08.28 21:44:24.566763 [ 276 ] {20e23cd0-d188-4762-b3ea-5c2ff3d2849b} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2025.08.28 21:44:24.566798 [ 276 ] {20e23cd0-d188-4762-b3ea-5c2ff3d2849b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16217 | 2025.08.28 21:44:24.567084 [ 276 ] {20e23cd0-d188-4762-b3ea-5c2ff3d2849b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16218 | 2025.08.28 21:44:24.567285 [ 276 ] {20e23cd0-d188-4762-b3ea-5c2ff3d2849b} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2025.08.28 21:44:24.567387 [ 65 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 16220 | 2025.08.28 21:44:24.567408 [ 276 ] {20e23cd0-d188-4762-b3ea-5c2ff3d2849b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 16221 | 2025.08.28 21:44:24.567418 [ 65 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16222 | 2025.08.28 21:44:24.567447 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16223 | 2025.08.28 21:44:24.567450 [ 276 ] {20e23cd0-d188-4762-b3ea-5c2ff3d2849b} <Debug> TCPHandler: Processed in 0.00117283 sec. | ||
| 16224 | 2025.08.28 21:44:24.567550 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 16225 | 2025.08.28 21:44:24.567569 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16226 | 2025.08.28 21:44:24.567678 [ 276 ] {5b9c7dec-cc96-4e45-87b9-3153ad010ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16227 | 2025.08.28 21:44:24.567709 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16228 | 2025.08.28 21:44:24.567731 [ 276 ] {5b9c7dec-cc96-4e45-87b9-3153ad010ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16229 | 2025.08.28 21:44:24.567766 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 61 rows starting from the beginning of the part | ||
| 16230 | 2025.08.28 21:44:24.567859 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 16231 | 2025.08.28 21:44:24.567940 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 16232 | 2025.08.28 21:44:24.568007 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 16233 | 2025.08.28 21:44:24.568065 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 16234 | 2025.08.28 21:44:24.568101 [ 198 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 16235 | 2025.08.28 21:44:24.568612 [ 276 ] {5b9c7dec-cc96-4e45-87b9-3153ad010ab1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16236 | 2025.08.28 21:44:24.568653 [ 276 ] {5b9c7dec-cc96-4e45-87b9-3153ad010ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16237 | 2025.08.28 21:44:24.568776 [ 187 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001278294 sec., 51631.314861839295 rows/sec., 3.39 MiB/sec. | ||
| 16238 | 2025.08.28 21:44:24.568983 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 16239 | 2025.08.28 21:44:24.569264 [ 276 ] {5b9c7dec-cc96-4e45-87b9-3153ad010ab1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16240 | 2025.08.28 21:44:24.569345 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2025.08.28 21:44:24.569447 [ 189 ] {9ec24540-b49e-49f0-9a42-be57d13a7094::all_1_65_13} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 16242 | 2025.08.28 21:44:24.569528 [ 276 ] {5b9c7dec-cc96-4e45-87b9-3153ad010ab1} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2025.08.28 21:44:24.569569 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16244 | 2025.08.28 21:44:24.569678 [ 276 ] {5b9c7dec-cc96-4e45-87b9-3153ad010ab1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002016 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 16245 | 2025.08.28 21:44:24.569738 [ 276 ] {5b9c7dec-cc96-4e45-87b9-3153ad010ab1} <Debug> TCPHandler: Processed in 0.002217128 sec. | ||
| 16246 | 2025.08.28 21:44:24.569850 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16247 | 2025.08.28 21:44:24.569942 [ 276 ] {c013521c-30b8-439f-a847-d918214d71dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16248 | 2025.08.28 21:44:24.569982 [ 276 ] {c013521c-30b8-439f-a847-d918214d71dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16249 | 2025.08.28 21:44:24.570323 [ 276 ] {c013521c-30b8-439f-a847-d918214d71dd} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2025.08.28 21:44:24.570359 [ 276 ] {c013521c-30b8-439f-a847-d918214d71dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16251 | 2025.08.28 21:44:24.570664 [ 276 ] {c013521c-30b8-439f-a847-d918214d71dd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16252 | 2025.08.28 21:44:24.570871 [ 276 ] {c013521c-30b8-439f-a847-d918214d71dd} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2025.08.28 21:44:24.570998 [ 276 ] {c013521c-30b8-439f-a847-d918214d71dd} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001074 sec., 94972.06703910614 rows/sec., 5.83 MiB/sec. | ||
| 16254 | 2025.08.28 21:44:24.571033 [ 276 ] {c013521c-30b8-439f-a847-d918214d71dd} <Debug> TCPHandler: Processed in 0.001230592 sec. | ||
| 16255 | 2025.08.28 21:44:24.951025 [ 223 ] {} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16256 | 2025.08.28 21:44:24.951098 [ 223 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16257 | 2025.08.28 21:44:24.953881 [ 223 ] {} <Debug> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 16258 | 2025.08.28 21:44:25.996624 [ 63 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 16259 | 2025.08.28 21:44:25.996720 [ 63 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2025.08.28 21:44:25.996760 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16261 | 2025.08.28 21:44:25.996930 [ 193 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 16262 | 2025.08.28 21:44:25.997142 [ 193 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16263 | 2025.08.28 21:44:25.997204 [ 193 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 16264 | 2025.08.28 21:44:25.997325 [ 193 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 16265 | 2025.08.28 21:44:25.997414 [ 193 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 16266 | 2025.08.28 21:44:25.997479 [ 193 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 16267 | 2025.08.28 21:44:25.997545 [ 193 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 16268 | 2025.08.28 21:44:25.998545 [ 201 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694124 sec., 22430.47144128765 rows/sec., 1.87 MiB/sec. | ||
| 16269 | 2025.08.28 21:44:25.998735 [ 195 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 16270 | 2025.08.28 21:44:25.999072 [ 195 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16271 | 2025.08.28 21:44:25.999148 [ 195 ] {30923a09-1c89-4bce-8e1a-a0089e8ba686::all_1_33_8} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 16272 | 2025.08.28 21:44:25.999239 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16273 | 2025.08.28 21:44:27.606304 [ 222 ] {} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16274 | 2025.08.28 21:44:27.606398 [ 222 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16275 | 2025.08.28 21:44:27.610670 [ 222 ] {} <Debug> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16276 | 2025.08.28 21:44:28.510623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40809 | ||
| 16277 | 2025.08.28 21:44:28.511152 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2025.08.28 21:44:28.511202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16279 | 2025.08.28 21:44:28.511702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16280 | 2025.08.28 21:44:28.511950 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2025.08.28 21:44:28.512097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
| 16282 | 2025.08.28 21:44:29.568758 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16283 | 2025.08.28 21:44:29.568951 [ 276 ] {b3741290-028c-496d-954a-6ebb2ea7e59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16284 | 2025.08.28 21:44:29.569023 [ 276 ] {b3741290-028c-496d-954a-6ebb2ea7e59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16285 | 2025.08.28 21:44:29.570098 [ 276 ] {b3741290-028c-496d-954a-6ebb2ea7e59c} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16286 | 2025.08.28 21:44:29.570137 [ 276 ] {b3741290-028c-496d-954a-6ebb2ea7e59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16287 | 2025.08.28 21:44:29.570575 [ 276 ] {b3741290-028c-496d-954a-6ebb2ea7e59c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16288 | 2025.08.28 21:44:29.570793 [ 276 ] {b3741290-028c-496d-954a-6ebb2ea7e59c} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2025.08.28 21:44:29.570922 [ 56 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16290 | 2025.08.28 21:44:29.570940 [ 276 ] {b3741290-028c-496d-954a-6ebb2ea7e59c} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002042 sec., 585700.2938295789 rows/sec., 48.06 MiB/sec. | ||
| 16291 | 2025.08.28 21:44:29.570959 [ 56 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16292 | 2025.08.28 21:44:29.570978 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16293 | 2025.08.28 21:44:29.570981 [ 276 ] {b3741290-028c-496d-954a-6ebb2ea7e59c} <Debug> TCPHandler: Processed in 0.002354341 sec. | ||
| 16294 | 2025.08.28 21:44:29.571088 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16295 | 2025.08.28 21:44:29.571100 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16296 | 2025.08.28 21:44:29.571232 [ 276 ] {eebd7f6e-82b7-44ec-85cb-3f4ce4225661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16297 | 2025.08.28 21:44:29.571244 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16298 | 2025.08.28 21:44:29.571271 [ 276 ] {eebd7f6e-82b7-44ec-85cb-3f4ce4225661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16299 | 2025.08.28 21:44:29.571287 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2301 rows starting from the beginning of the part | ||
| 16300 | 2025.08.28 21:44:29.571367 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 16301 | 2025.08.28 21:44:29.571420 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1152 rows starting from the beginning of the part | ||
| 16302 | 2025.08.28 21:44:29.571471 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 16303 | 2025.08.28 21:44:29.571517 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1151 rows starting from the beginning of the part | ||
| 16304 | 2025.08.28 21:44:29.571566 [ 189 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1196 rows starting from the beginning of the part | ||
| 16305 | 2025.08.28 21:44:29.571742 [ 276 ] {eebd7f6e-82b7-44ec-85cb-3f4ce4225661} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16306 | 2025.08.28 21:44:29.571782 [ 276 ] {eebd7f6e-82b7-44ec-85cb-3f4ce4225661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16307 | 2025.08.28 21:44:29.572116 [ 276 ] {eebd7f6e-82b7-44ec-85cb-3f4ce4225661} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16308 | 2025.08.28 21:44:29.572348 [ 276 ] {eebd7f6e-82b7-44ec-85cb-3f4ce4225661} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16309 | 2025.08.28 21:44:29.572475 [ 276 ] {eebd7f6e-82b7-44ec-85cb-3f4ce4225661} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 16310 | 2025.08.28 21:44:29.572513 [ 276 ] {eebd7f6e-82b7-44ec-85cb-3f4ce4225661} <Debug> TCPHandler: Processed in 0.001460867 sec. | ||
| 16311 | 2025.08.28 21:44:29.572619 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16312 | 2025.08.28 21:44:29.572717 [ 276 ] {eb9321ca-4201-4aa9-a775-2f9da70752f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16313 | 2025.08.28 21:44:29.572758 [ 276 ] {eb9321ca-4201-4aa9-a775-2f9da70752f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16314 | 2025.08.28 21:44:29.573327 [ 276 ] {eb9321ca-4201-4aa9-a775-2f9da70752f6} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16315 | 2025.08.28 21:44:29.573364 [ 276 ] {eb9321ca-4201-4aa9-a775-2f9da70752f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16316 | 2025.08.28 21:44:29.573706 [ 276 ] {eb9321ca-4201-4aa9-a775-2f9da70752f6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16317 | 2025.08.28 21:44:29.573862 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002822753 sec., 2094409.2522441745 rows/sec., 176.97 MiB/sec. | ||
| 16318 | 2025.08.28 21:44:29.573927 [ 276 ] {eb9321ca-4201-4aa9-a775-2f9da70752f6} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2025.08.28 21:44:29.574062 [ 276 ] {eb9321ca-4201-4aa9-a775-2f9da70752f6} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001364 sec., 381231.6715542522 rows/sec., 28.21 MiB/sec. | ||
| 16320 | 2025.08.28 21:44:29.574073 [ 56 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16321 | 2025.08.28 21:44:29.574102 [ 276 ] {eb9321ca-4201-4aa9-a775-2f9da70752f6} <Debug> TCPHandler: Processed in 0.00153206 sec. | ||
| 16322 | 2025.08.28 21:44:29.574116 [ 56 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2025.08.28 21:44:29.574141 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16324 | 2025.08.28 21:44:29.574154 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16325 | 2025.08.28 21:44:29.574217 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16326 | 2025.08.28 21:44:29.574232 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16327 | 2025.08.28 21:44:29.574328 [ 276 ] {6934a41a-8eb1-4904-8360-c3b3950b5200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16328 | 2025.08.28 21:44:29.574354 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16329 | 2025.08.28 21:44:29.574378 [ 276 ] {6934a41a-8eb1-4904-8360-c3b3950b5200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16330 | 2025.08.28 21:44:29.574395 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1186 rows starting from the beginning of the part | ||
| 16331 | 2025.08.28 21:44:29.574460 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16332 | 2025.08.28 21:44:29.574468 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 16333 | 2025.08.28 21:44:29.574524 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 696 rows starting from the beginning of the part | ||
| 16334 | 2025.08.28 21:44:29.574545 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_131_26} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16335 | 2025.08.28 21:44:29.574567 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 16336 | 2025.08.28 21:44:29.574610 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 694 rows starting from the beginning of the part | ||
| 16337 | 2025.08.28 21:44:29.574630 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16338 | 2025.08.28 21:44:29.574652 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 520 rows starting from the beginning of the part | ||
| 16339 | 2025.08.28 21:44:29.574934 [ 276 ] {6934a41a-8eb1-4904-8360-c3b3950b5200} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2025.08.28 21:44:29.574976 [ 276 ] {6934a41a-8eb1-4904-8360-c3b3950b5200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16341 | 2025.08.28 21:44:29.575376 [ 276 ] {6934a41a-8eb1-4904-8360-c3b3950b5200} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16342 | 2025.08.28 21:44:29.575587 [ 276 ] {6934a41a-8eb1-4904-8360-c3b3950b5200} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2025.08.28 21:44:29.575719 [ 276 ] {6934a41a-8eb1-4904-8360-c3b3950b5200} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00141 sec., 598581.5602836879 rows/sec., 40.29 MiB/sec. | ||
| 16344 | 2025.08.28 21:44:29.575718 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_126_26 to all_131_131_0 | ||
| 16345 | 2025.08.28 21:44:29.575756 [ 276 ] {6934a41a-8eb1-4904-8360-c3b3950b5200} <Debug> TCPHandler: Processed in 0.001588341 sec. | ||
| 16346 | 2025.08.28 21:44:29.575763 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16347 | 2025.08.28 21:44:29.575784 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16348 | 2025.08.28 21:44:29.575871 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2025.08.28 21:44:29.575881 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_26 to all_131_131_0 into Compact with storage Full | ||
| 16350 | 2025.08.28 21:44:29.575950 [ 199 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758356 sec., 1833530.86633196 rows/sec., 138.51 MiB/sec. | ||
| 16351 | 2025.08.28 21:44:29.575971 [ 276 ] {84d21595-37b0-4ecf-8029-6283c86cb7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16352 | 2025.08.28 21:44:29.575984 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16353 | 2025.08.28 21:44:29.576028 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_26, total 44381 rows starting from the beginning of the part | ||
| 16354 | 2025.08.28 21:44:29.576029 [ 276 ] {84d21595-37b0-4ecf-8029-6283c86cb7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16355 | 2025.08.28 21:44:29.576085 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16356 | 2025.08.28 21:44:29.576140 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 308 rows starting from the beginning of the part | ||
| 16357 | 2025.08.28 21:44:29.576193 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16358 | 2025.08.28 21:44:29.576194 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16359 | 2025.08.28 21:44:29.576240 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 307 rows starting from the beginning of the part | ||
| 16360 | 2025.08.28 21:44:29.576295 [ 201 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 844 rows starting from the beginning of the part | ||
| 16361 | 2025.08.28 21:44:29.576392 [ 276 ] {84d21595-37b0-4ecf-8029-6283c86cb7ef} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2025.08.28 21:44:29.576435 [ 276 ] {84d21595-37b0-4ecf-8029-6283c86cb7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16363 | 2025.08.28 21:44:29.576559 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2025.08.28 21:44:29.576650 [ 186 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_131_26} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16365 | 2025.08.28 21:44:29.576768 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 16366 | 2025.08.28 21:44:29.576778 [ 276 ] {84d21595-37b0-4ecf-8029-6283c86cb7ef} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16367 | 2025.08.28 21:44:29.577007 [ 276 ] {84d21595-37b0-4ecf-8029-6283c86cb7ef} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16368 | 2025.08.28 21:44:29.577138 [ 276 ] {84d21595-37b0-4ecf-8029-6283c86cb7ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 16369 | 2025.08.28 21:44:29.577138 [ 56 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16370 | 2025.08.28 21:44:29.577174 [ 276 ] {84d21595-37b0-4ecf-8029-6283c86cb7ef} <Debug> TCPHandler: Processed in 0.001352326 sec. | ||
| 16371 | 2025.08.28 21:44:29.577182 [ 56 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16372 | 2025.08.28 21:44:29.577202 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16373 | 2025.08.28 21:44:29.577273 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16374 | 2025.08.28 21:44:29.577367 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16375 | 2025.08.28 21:44:29.577395 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 10086 rows starting from the beginning of the part | ||
| 16376 | 2025.08.28 21:44:29.577449 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 16377 | 2025.08.28 21:44:29.577491 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 102 rows starting from the beginning of the part | ||
| 16378 | 2025.08.28 21:44:29.577528 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16379 | 2025.08.28 21:44:29.577566 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 102 rows starting from the beginning of the part | ||
| 16380 | 2025.08.28 21:44:29.577604 [ 192 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16381 | 2025.08.28 21:44:29.580382 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10470 rows, containing 4 columns (4 merged, 0 gathered) in 0.003140581 sec., 3333778.049348194 rows/sec., 212.08 MiB/sec. | ||
| 16382 | 2025.08.28 21:44:29.580626 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16383 | 2025.08.28 21:44:29.580896 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16384 | 2025.08.28 21:44:29.580972 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_131_26} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16385 | 2025.08.28 21:44:29.581067 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 16386 | 2025.08.28 21:44:29.585339 [ 200 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46160 rows, containing 5 columns (5 merged, 0 gathered) in 0.009506347 sec., 4855703.247525048 rows/sec., 325.25 MiB/sec. | ||
| 16387 | 2025.08.28 21:44:29.585766 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
| 16388 | 2025.08.28 21:44:29.586083 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16389 | 2025.08.28 21:44:29.586160 [ 197 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_126_26, all_131_131_0] -> all_1_131_27 | ||
| 16390 | 2025.08.28 21:44:29.586228 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 16391 | 2025.08.28 21:44:30.792997 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 16392 | 2025.08.28 21:44:30.811617 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2025.08.28 21:44:30.811686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16394 | 2025.08.28 21:44:30.818712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16395 | 2025.08.28 21:44:30.819621 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2025.08.28 21:44:30.824178 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 16397 | 2025.08.28 21:44:31.144827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2276 | ||
| 16398 | 2025.08.28 21:44:31.147264 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2025.08.28 21:44:31.147316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16400 | 2025.08.28 21:44:31.148563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16401 | 2025.08.28 21:44:31.148847 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2025.08.28 21:44:31.149009 [ 54 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16403 | 2025.08.28 21:44:31.149078 [ 54 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16404 | 2025.08.28 21:44:31.149102 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16405 | 2025.08.28 21:44:31.149215 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 16406 | 2025.08.28 21:44:31.149236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2276 | ||
| 16407 | 2025.08.28 21:44:31.149848 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16408 | 2025.08.28 21:44:31.150033 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2114 rows starting from the beginning of the part | ||
| 16409 | 2025.08.28 21:44:31.150444 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 16410 | 2025.08.28 21:44:31.150796 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 16411 | 2025.08.28 21:44:31.151142 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 16412 | 2025.08.28 21:44:31.151479 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 16413 | 2025.08.28 21:44:31.151815 [ 194 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 16414 | 2025.08.28 21:44:31.158763 [ 200 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 72 columns (72 merged, 0 gathered) in 0.009593009 sec., 237256.11015271643 rows/sec., 178.14 MiB/sec. | ||
| 16415 | 2025.08.28 21:44:31.160928 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16416 | 2025.08.28 21:44:31.161564 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2025.08.28 21:44:31.161655 [ 196 ] {93812bb6-3699-434a-9155-b79cd5793ad6::all_1_66_13} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16418 | 2025.08.28 21:44:31.162046 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 16419 | 2025.08.28 21:44:34.076734 [ 219 ] {} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16420 | 2025.08.28 21:44:34.076803 [ 219 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16421 | 2025.08.28 21:44:34.080403 [ 219 ] {} <Debug> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16422 | 2025.08.28 21:44:34.137480 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16423 | 2025.08.28 21:44:34.137527 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16424 | 2025.08.28 21:44:34.141001 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16425 | 2025.08.28 21:44:34.272842 [ 217 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16426 | 2025.08.28 21:44:34.272901 [ 217 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16427 | 2025.08.28 21:44:34.275802 [ 217 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16428 | 2025.08.28 21:44:34.553153 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16429 | 2025.08.28 21:44:34.553338 [ 276 ] {6ea3c6d8-a22b-4cc5-b737-31bf98358a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16430 | 2025.08.28 21:44:34.553414 [ 276 ] {6ea3c6d8-a22b-4cc5-b737-31bf98358a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16431 | 2025.08.28 21:44:34.554272 [ 276 ] {6ea3c6d8-a22b-4cc5-b737-31bf98358a66} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16432 | 2025.08.28 21:44:34.554322 [ 276 ] {6ea3c6d8-a22b-4cc5-b737-31bf98358a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16433 | 2025.08.28 21:44:34.554735 [ 276 ] {6ea3c6d8-a22b-4cc5-b737-31bf98358a66} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16434 | 2025.08.28 21:44:34.554968 [ 276 ] {6ea3c6d8-a22b-4cc5-b737-31bf98358a66} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16435 | 2025.08.28 21:44:34.555137 [ 276 ] {6ea3c6d8-a22b-4cc5-b737-31bf98358a66} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001852 sec., 211663.06695464364 rows/sec., 13.43 MiB/sec. | ||
| 16436 | 2025.08.28 21:44:34.555191 [ 276 ] {6ea3c6d8-a22b-4cc5-b737-31bf98358a66} <Debug> TCPHandler: Processed in 0.002173417 sec. | ||
| 16437 | 2025.08.28 21:44:34.555321 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16438 | 2025.08.28 21:44:34.555429 [ 276 ] {9bbc3cb6-a948-4caa-9b2a-dde215827369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16439 | 2025.08.28 21:44:34.555476 [ 276 ] {9bbc3cb6-a948-4caa-9b2a-dde215827369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16440 | 2025.08.28 21:44:34.556338 [ 276 ] {9bbc3cb6-a948-4caa-9b2a-dde215827369} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16441 | 2025.08.28 21:44:34.556377 [ 276 ] {9bbc3cb6-a948-4caa-9b2a-dde215827369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16442 | 2025.08.28 21:44:34.556770 [ 276 ] {9bbc3cb6-a948-4caa-9b2a-dde215827369} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16443 | 2025.08.28 21:44:34.556993 [ 276 ] {9bbc3cb6-a948-4caa-9b2a-dde215827369} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16444 | 2025.08.28 21:44:34.557132 [ 276 ] {9bbc3cb6-a948-4caa-9b2a-dde215827369} <Debug> executeQuery: Read 1153 rows, 94.28 KiB in 0.001728 sec., 667245.3703703705 rows/sec., 53.28 MiB/sec. | ||
| 16445 | 2025.08.28 21:44:34.557171 [ 276 ] {9bbc3cb6-a948-4caa-9b2a-dde215827369} <Debug> TCPHandler: Processed in 0.001904839 sec. | ||
| 16446 | 2025.08.28 21:44:34.557210 [ 220 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16447 | 2025.08.28 21:44:34.557236 [ 220 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16448 | 2025.08.28 21:44:34.557291 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16449 | 2025.08.28 21:44:34.557410 [ 276 ] {4f406d62-ed0f-485b-81ad-caab4a3ca161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16450 | 2025.08.28 21:44:34.557469 [ 276 ] {4f406d62-ed0f-485b-81ad-caab4a3ca161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16451 | 2025.08.28 21:44:34.558006 [ 276 ] {4f406d62-ed0f-485b-81ad-caab4a3ca161} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16452 | 2025.08.28 21:44:34.558041 [ 276 ] {4f406d62-ed0f-485b-81ad-caab4a3ca161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16453 | 2025.08.28 21:44:34.558365 [ 276 ] {4f406d62-ed0f-485b-81ad-caab4a3ca161} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16454 | 2025.08.28 21:44:34.558571 [ 276 ] {4f406d62-ed0f-485b-81ad-caab4a3ca161} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2025.08.28 21:44:34.558707 [ 276 ] {4f406d62-ed0f-485b-81ad-caab4a3ca161} <Debug> executeQuery: Read 239 rows, 15.01 KiB in 0.001324 sec., 180513.59516616314 rows/sec., 11.07 MiB/sec. | ||
| 16456 | 2025.08.28 21:44:34.558746 [ 276 ] {4f406d62-ed0f-485b-81ad-caab4a3ca161} <Debug> TCPHandler: Processed in 0.001508139 sec. | ||
| 16457 | 2025.08.28 21:44:34.558863 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16458 | 2025.08.28 21:44:34.558959 [ 276 ] {acf20cb8-ed90-4b85-acfc-ca293007439b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16459 | 2025.08.28 21:44:34.559000 [ 276 ] {acf20cb8-ed90-4b85-acfc-ca293007439b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16460 | 2025.08.28 21:44:34.559465 [ 276 ] {acf20cb8-ed90-4b85-acfc-ca293007439b} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16461 | 2025.08.28 21:44:34.559500 [ 276 ] {acf20cb8-ed90-4b85-acfc-ca293007439b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16462 | 2025.08.28 21:44:34.559806 [ 276 ] {acf20cb8-ed90-4b85-acfc-ca293007439b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16463 | 2025.08.28 21:44:34.560026 [ 276 ] {acf20cb8-ed90-4b85-acfc-ca293007439b} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16464 | 2025.08.28 21:44:34.560161 [ 276 ] {acf20cb8-ed90-4b85-acfc-ca293007439b} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00122 sec., 166393.44262295082 rows/sec., 10.73 MiB/sec. | ||
| 16465 | 2025.08.28 21:44:34.560200 [ 276 ] {acf20cb8-ed90-4b85-acfc-ca293007439b} <Debug> TCPHandler: Processed in 0.001387426 sec. | ||
| 16466 | 2025.08.28 21:44:34.560320 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16467 | 2025.08.28 21:44:34.560415 [ 276 ] {b1ee6bf6-f54a-449b-881b-63d6babf6399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16468 | 2025.08.28 21:44:34.560456 [ 276 ] {b1ee6bf6-f54a-449b-881b-63d6babf6399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16469 | 2025.08.28 21:44:34.560705 [ 220 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16470 | 2025.08.28 21:44:34.560908 [ 276 ] {b1ee6bf6-f54a-449b-881b-63d6babf6399} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2025.08.28 21:44:34.560944 [ 276 ] {b1ee6bf6-f54a-449b-881b-63d6babf6399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16472 | 2025.08.28 21:44:34.561256 [ 276 ] {b1ee6bf6-f54a-449b-881b-63d6babf6399} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16473 | 2025.08.28 21:44:34.561476 [ 276 ] {b1ee6bf6-f54a-449b-881b-63d6babf6399} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2025.08.28 21:44:34.561605 [ 276 ] {b1ee6bf6-f54a-449b-881b-63d6babf6399} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001208 sec., 167218.5430463576 rows/sec., 9.50 MiB/sec. | ||
| 16475 | 2025.08.28 21:44:34.561644 [ 276 ] {b1ee6bf6-f54a-449b-881b-63d6babf6399} <Debug> TCPHandler: Processed in 0.001373245 sec. | ||
| 16476 | 2025.08.28 21:44:34.561757 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2025.08.28 21:44:34.561850 [ 276 ] {5f525762-1284-407a-a1c5-3d69d22ddba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16478 | 2025.08.28 21:44:34.561892 [ 276 ] {5f525762-1284-407a-a1c5-3d69d22ddba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16479 | 2025.08.28 21:44:34.562506 [ 276 ] {5f525762-1284-407a-a1c5-3d69d22ddba8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2025.08.28 21:44:34.562542 [ 276 ] {5f525762-1284-407a-a1c5-3d69d22ddba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16481 | 2025.08.28 21:44:34.562888 [ 276 ] {5f525762-1284-407a-a1c5-3d69d22ddba8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16482 | 2025.08.28 21:44:34.563113 [ 276 ] {5f525762-1284-407a-a1c5-3d69d22ddba8} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2025.08.28 21:44:34.563246 [ 276 ] {5f525762-1284-407a-a1c5-3d69d22ddba8} <Debug> executeQuery: Read 695 rows, 50.01 KiB in 0.001413 sec., 491861.288039632 rows/sec., 34.57 MiB/sec. | ||
| 16484 | 2025.08.28 21:44:34.563284 [ 276 ] {5f525762-1284-407a-a1c5-3d69d22ddba8} <Debug> TCPHandler: Processed in 0.001577091 sec. | ||
| 16485 | 2025.08.28 21:44:34.563395 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2025.08.28 21:44:34.563490 [ 276 ] {f3f356c0-f1af-4614-a5a4-8777e037fd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16487 | 2025.08.28 21:44:34.563532 [ 276 ] {f3f356c0-f1af-4614-a5a4-8777e037fd54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16488 | 2025.08.28 21:44:34.563861 [ 276 ] {f3f356c0-f1af-4614-a5a4-8777e037fd54} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2025.08.28 21:44:34.563896 [ 276 ] {f3f356c0-f1af-4614-a5a4-8777e037fd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16490 | 2025.08.28 21:44:34.564206 [ 276 ] {f3f356c0-f1af-4614-a5a4-8777e037fd54} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16491 | 2025.08.28 21:44:34.564422 [ 276 ] {f3f356c0-f1af-4614-a5a4-8777e037fd54} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2025.08.28 21:44:34.564532 [ 49 ] {} <Debug> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16493 | 2025.08.28 21:44:34.564553 [ 276 ] {f3f356c0-f1af-4614-a5a4-8777e037fd54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 16494 | 2025.08.28 21:44:34.564603 [ 49 ] {} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16495 | 2025.08.28 21:44:34.564610 [ 276 ] {f3f356c0-f1af-4614-a5a4-8777e037fd54} <Debug> TCPHandler: Processed in 0.001264873 sec. | ||
| 16496 | 2025.08.28 21:44:34.564632 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16497 | 2025.08.28 21:44:34.564726 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 16498 | 2025.08.28 21:44:34.564741 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2025.08.28 21:44:34.564814 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16500 | 2025.08.28 21:44:34.564842 [ 276 ] {3c657f2a-ef28-4668-a3a9-3085ee8b9147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16501 | 2025.08.28 21:44:34.564843 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 16502 | 2025.08.28 21:44:34.564890 [ 276 ] {3c657f2a-ef28-4668-a3a9-3085ee8b9147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16503 | 2025.08.28 21:44:34.564913 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 16504 | 2025.08.28 21:44:34.564956 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 16505 | 2025.08.28 21:44:34.564995 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 16506 | 2025.08.28 21:44:34.565036 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 16507 | 2025.08.28 21:44:34.565073 [ 188 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 16508 | 2025.08.28 21:44:34.565336 [ 276 ] {3c657f2a-ef28-4668-a3a9-3085ee8b9147} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16509 | 2025.08.28 21:44:34.565374 [ 276 ] {3c657f2a-ef28-4668-a3a9-3085ee8b9147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16510 | 2025.08.28 21:44:34.565727 [ 276 ] {3c657f2a-ef28-4668-a3a9-3085ee8b9147} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16511 | 2025.08.28 21:44:34.565794 [ 190 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001100669 sec., 359781.1876231637 rows/sec., 18.36 MiB/sec. | ||
| 16512 | 2025.08.28 21:44:34.565951 [ 276 ] {3c657f2a-ef28-4668-a3a9-3085ee8b9147} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2025.08.28 21:44:34.566011 [ 190 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16514 | 2025.08.28 21:44:34.566098 [ 276 ] {3c657f2a-ef28-4668-a3a9-3085ee8b9147} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001277 sec., 240407.20438527802 rows/sec., 15.82 MiB/sec. | ||
| 16515 | 2025.08.28 21:44:34.566145 [ 276 ] {3c657f2a-ef28-4668-a3a9-3085ee8b9147} <Debug> TCPHandler: Processed in 0.001457188 sec. | ||
| 16516 | 2025.08.28 21:44:34.566258 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16517 | 2025.08.28 21:44:34.566356 [ 276 ] {9427ac67-f76b-45a9-887c-5dc871a61e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16518 | 2025.08.28 21:44:34.566358 [ 190 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2025.08.28 21:44:34.566403 [ 276 ] {9427ac67-f76b-45a9-887c-5dc871a61e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16520 | 2025.08.28 21:44:34.566456 [ 190 ] {168df2fb-79a1-4c01-80ed-c4d1581a839b::all_1_66_13} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16521 | 2025.08.28 21:44:34.566568 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16522 | 2025.08.28 21:44:34.566730 [ 276 ] {9427ac67-f76b-45a9-887c-5dc871a61e06} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2025.08.28 21:44:34.566771 [ 276 ] {9427ac67-f76b-45a9-887c-5dc871a61e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16524 | 2025.08.28 21:44:34.567081 [ 276 ] {9427ac67-f76b-45a9-887c-5dc871a61e06} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16525 | 2025.08.28 21:44:34.567291 [ 276 ] {9427ac67-f76b-45a9-887c-5dc871a61e06} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2025.08.28 21:44:34.567424 [ 276 ] {9427ac67-f76b-45a9-887c-5dc871a61e06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 16527 | 2025.08.28 21:44:34.567461 [ 276 ] {9427ac67-f76b-45a9-887c-5dc871a61e06} <Debug> TCPHandler: Processed in 0.001253082 sec. | ||
| 16528 | 2025.08.28 21:44:34.567583 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16529 | 2025.08.28 21:44:34.567704 [ 276 ] {ea1e25bb-604d-4eba-a550-d65ef716f32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16530 | 2025.08.28 21:44:34.567771 [ 276 ] {ea1e25bb-604d-4eba-a550-d65ef716f32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16531 | 2025.08.28 21:44:34.568695 [ 276 ] {ea1e25bb-604d-4eba-a550-d65ef716f32c} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2025.08.28 21:44:34.568734 [ 276 ] {ea1e25bb-604d-4eba-a550-d65ef716f32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16533 | 2025.08.28 21:44:34.569380 [ 276 ] {ea1e25bb-604d-4eba-a550-d65ef716f32c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16534 | 2025.08.28 21:44:34.569632 [ 276 ] {ea1e25bb-604d-4eba-a550-d65ef716f32c} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2025.08.28 21:44:34.569748 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16536 | 2025.08.28 21:44:34.569776 [ 276 ] {ea1e25bb-604d-4eba-a550-d65ef716f32c} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002097 sec., 20505.48402479733 rows/sec., 36.74 MiB/sec. | ||
| 16537 | 2025.08.28 21:44:34.569785 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2025.08.28 21:44:34.569822 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16539 | 2025.08.28 21:44:34.569866 [ 276 ] {ea1e25bb-604d-4eba-a550-d65ef716f32c} <Debug> TCPHandler: Processed in 0.002343611 sec. | ||
| 16540 | 2025.08.28 21:44:34.569916 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 16541 | 2025.08.28 21:44:34.569984 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16542 | 2025.08.28 21:44:34.570086 [ 276 ] {97a2715f-f032-44e9-9301-ffd2c7a6177f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16543 | 2025.08.28 21:44:34.570127 [ 276 ] {97a2715f-f032-44e9-9301-ffd2c7a6177f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16544 | 2025.08.28 21:44:34.570142 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16545 | 2025.08.28 21:44:34.570203 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2431 rows starting from the beginning of the part | ||
| 16546 | 2025.08.28 21:44:34.570339 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
| 16547 | 2025.08.28 21:44:34.570447 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 16548 | 2025.08.28 21:44:34.570464 [ 276 ] {97a2715f-f032-44e9-9301-ffd2c7a6177f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16549 | 2025.08.28 21:44:34.570507 [ 276 ] {97a2715f-f032-44e9-9301-ffd2c7a6177f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16550 | 2025.08.28 21:44:34.570549 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 16551 | 2025.08.28 21:44:34.570656 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 16552 | 2025.08.28 21:44:34.570760 [ 198 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 43 rows starting from the beginning of the part | ||
| 16553 | 2025.08.28 21:44:34.570836 [ 276 ] {97a2715f-f032-44e9-9301-ffd2c7a6177f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16554 | 2025.08.28 21:44:34.571067 [ 276 ] {97a2715f-f032-44e9-9301-ffd2c7a6177f} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16555 | 2025.08.28 21:44:34.571210 [ 276 ] {97a2715f-f032-44e9-9301-ffd2c7a6177f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001143 sec., 89238.84514435696 rows/sec., 5.48 MiB/sec. | ||
| 16556 | 2025.08.28 21:44:34.571255 [ 276 ] {97a2715f-f032-44e9-9301-ffd2c7a6177f} <Debug> TCPHandler: Processed in 0.001320105 sec. | ||
| 16557 | 2025.08.28 21:44:34.571306 [ 225 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16558 | 2025.08.28 21:44:34.571339 [ 225 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16559 | 2025.08.28 21:44:34.574805 [ 225 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16560 | 2025.08.28 21:44:34.580121 [ 191 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2642 rows, containing 19 columns (19 merged, 0 gathered) in 0.010240965 sec., 257983.50057831465 rows/sec., 462.29 MiB/sec. | ||
| 16561 | 2025.08.28 21:44:34.582278 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16562 | 2025.08.28 21:44:34.582623 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16563 | 2025.08.28 21:44:34.582692 [ 188 ] {626db2a5-158a-420f-8766-d0b2d792064e::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16564 | 2025.08.28 21:44:34.582822 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.08 MiB. | ||
| 16565 | 2025.08.28 21:44:35.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.54 MiB, peak 378.56 MiB, free memory in arenas 0.00 B, will set to 361.46 MiB (RSS), difference: 1.92 MiB | ||
| 16566 | 2025.08.28 21:44:35.439411 [ 225 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16567 | 2025.08.28 21:44:35.439460 [ 225 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16568 | 2025.08.28 21:44:35.442239 [ 225 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16569 | 2025.08.28 21:44:35.725915 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16570 | 2025.08.28 21:44:35.725993 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16571 | 2025.08.28 21:44:36.013178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41297 | ||
| 16572 | 2025.08.28 21:44:36.013722 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2025.08.28 21:44:36.013762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16574 | 2025.08.28 21:44:36.014237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16575 | 2025.08.28 21:44:36.014466 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2025.08.28 21:44:36.014598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41297 | ||
| 16577 | 2025.08.28 21:44:37.457558 [ 217 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16578 | 2025.08.28 21:44:37.457625 [ 217 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16579 | 2025.08.28 21:44:37.460253 [ 217 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16580 | 2025.08.28 21:44:38.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.46 MiB, peak 378.56 MiB, free memory in arenas 0.00 B, will set to 361.46 MiB (RSS), difference: 4.00 MiB | ||
| 16581 | 2025.08.28 21:44:38.325211 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 16582 | 2025.08.28 21:44:38.342576 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16583 | 2025.08.28 21:44:38.342638 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16584 | 2025.08.28 21:44:38.348941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16585 | 2025.08.28 21:44:38.349655 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16586 | 2025.08.28 21:44:38.352837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 16587 | 2025.08.28 21:44:39.540747 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2025.08.28 21:44:39.540929 [ 276 ] {5d5e7c78-6c29-4666-8142-3f902f8bdedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16589 | 2025.08.28 21:44:39.540997 [ 276 ] {5d5e7c78-6c29-4666-8142-3f902f8bdedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16590 | 2025.08.28 21:44:39.541651 [ 276 ] {5d5e7c78-6c29-4666-8142-3f902f8bdedb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2025.08.28 21:44:39.541701 [ 276 ] {5d5e7c78-6c29-4666-8142-3f902f8bdedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16592 | 2025.08.28 21:44:39.542098 [ 276 ] {5d5e7c78-6c29-4666-8142-3f902f8bdedb} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16593 | 2025.08.28 21:44:39.542342 [ 276 ] {5d5e7c78-6c29-4666-8142-3f902f8bdedb} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2025.08.28 21:44:39.542506 [ 276 ] {5d5e7c78-6c29-4666-8142-3f902f8bdedb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 16595 | 2025.08.28 21:44:39.542556 [ 276 ] {5d5e7c78-6c29-4666-8142-3f902f8bdedb} <Debug> TCPHandler: Processed in 0.00194267 sec. | ||
| 16596 | 2025.08.28 21:44:39.542676 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2025.08.28 21:44:39.542781 [ 276 ] {9e564566-8bcd-4ffb-846d-97e8ed722481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16598 | 2025.08.28 21:44:39.542828 [ 276 ] {9e564566-8bcd-4ffb-846d-97e8ed722481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16599 | 2025.08.28 21:44:39.543275 [ 276 ] {9e564566-8bcd-4ffb-846d-97e8ed722481} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2025.08.28 21:44:39.543314 [ 276 ] {9e564566-8bcd-4ffb-846d-97e8ed722481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16601 | 2025.08.28 21:44:39.543635 [ 276 ] {9e564566-8bcd-4ffb-846d-97e8ed722481} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16602 | 2025.08.28 21:44:39.543855 [ 276 ] {9e564566-8bcd-4ffb-846d-97e8ed722481} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2025.08.28 21:44:39.543992 [ 276 ] {9e564566-8bcd-4ffb-846d-97e8ed722481} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 16604 | 2025.08.28 21:44:39.544032 [ 276 ] {9e564566-8bcd-4ffb-846d-97e8ed722481} <Debug> TCPHandler: Processed in 0.001406927 sec. | ||
| 16605 | 2025.08.28 21:44:39.544151 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2025.08.28 21:44:39.544249 [ 276 ] {667a0d34-3005-41b3-a405-c141164847e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16607 | 2025.08.28 21:44:39.544296 [ 276 ] {667a0d34-3005-41b3-a405-c141164847e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16608 | 2025.08.28 21:44:39.544727 [ 276 ] {667a0d34-3005-41b3-a405-c141164847e6} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2025.08.28 21:44:39.544764 [ 276 ] {667a0d34-3005-41b3-a405-c141164847e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16610 | 2025.08.28 21:44:39.545119 [ 276 ] {667a0d34-3005-41b3-a405-c141164847e6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16611 | 2025.08.28 21:44:39.545386 [ 276 ] {667a0d34-3005-41b3-a405-c141164847e6} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2025.08.28 21:44:39.545521 [ 276 ] {667a0d34-3005-41b3-a405-c141164847e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 16613 | 2025.08.28 21:44:39.545558 [ 276 ] {667a0d34-3005-41b3-a405-c141164847e6} <Debug> TCPHandler: Processed in 0.001457368 sec. | ||
| 16614 | 2025.08.28 21:44:39.545670 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16615 | 2025.08.28 21:44:39.545765 [ 276 ] {61ff6fa0-1f02-4133-bfa5-29da5620d815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16616 | 2025.08.28 21:44:39.545807 [ 276 ] {61ff6fa0-1f02-4133-bfa5-29da5620d815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16617 | 2025.08.28 21:44:39.546139 [ 276 ] {61ff6fa0-1f02-4133-bfa5-29da5620d815} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2025.08.28 21:44:39.546176 [ 276 ] {61ff6fa0-1f02-4133-bfa5-29da5620d815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16619 | 2025.08.28 21:44:39.546522 [ 276 ] {61ff6fa0-1f02-4133-bfa5-29da5620d815} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16620 | 2025.08.28 21:44:39.546778 [ 276 ] {61ff6fa0-1f02-4133-bfa5-29da5620d815} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2025.08.28 21:44:39.546910 [ 276 ] {61ff6fa0-1f02-4133-bfa5-29da5620d815} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 16622 | 2025.08.28 21:44:39.546947 [ 276 ] {61ff6fa0-1f02-4133-bfa5-29da5620d815} <Debug> TCPHandler: Processed in 0.001325354 sec. | ||
| 16623 | 2025.08.28 21:44:41.150371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2306 | ||
| 16624 | 2025.08.28 21:44:41.152792 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2025.08.28 21:44:41.152859 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16626 | 2025.08.28 21:44:41.154102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16627 | 2025.08.28 21:44:41.154388 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2025.08.28 21:44:41.154767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2306 | ||
| 16629 | 2025.08.28 21:44:43.515729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41724 | ||
| 16630 | 2025.08.28 21:44:43.516423 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16631 | 2025.08.28 21:44:43.516485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16632 | 2025.08.28 21:44:43.517139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16633 | 2025.08.28 21:44:43.517470 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16634 | 2025.08.28 21:44:43.517645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
| 16635 | 2025.08.28 21:44:43.517667 [ 37 ] {} <Debug> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16636 | 2025.08.28 21:44:43.517751 [ 37 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2025.08.28 21:44:43.517781 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16638 | 2025.08.28 21:44:43.517923 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16639 | 2025.08.28 21:44:43.518071 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16640 | 2025.08.28 21:44:43.518121 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39467 rows starting from the beginning of the part | ||
| 16641 | 2025.08.28 21:44:43.518207 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
| 16642 | 2025.08.28 21:44:43.518263 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
| 16643 | 2025.08.28 21:44:43.518318 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
| 16644 | 2025.08.28 21:44:43.518368 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
| 16645 | 2025.08.28 21:44:43.518416 [ 193 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
| 16646 | 2025.08.28 21:44:43.522199 [ 189 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004336973 sec., 9620534.875361225 rows/sec., 137.62 MiB/sec. | ||
| 16647 | 2025.08.28 21:44:43.522620 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16648 | 2025.08.28 21:44:43.523106 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16649 | 2025.08.28 21:44:43.523231 [ 186 ] {0a9e55fe-0f27-4c47-8540-ed5729c3060c::all_1_91_18} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16650 | 2025.08.28 21:44:43.523429 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 16651 | 2025.08.28 21:44:44.560858 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16652 | 2025.08.28 21:44:44.561158 [ 276 ] {4dfdf689-dae3-4862-a7a6-e4700f74af6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16653 | 2025.08.28 21:44:44.561271 [ 276 ] {4dfdf689-dae3-4862-a7a6-e4700f74af6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16654 | 2025.08.28 21:44:44.562372 [ 276 ] {4dfdf689-dae3-4862-a7a6-e4700f74af6f} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16655 | 2025.08.28 21:44:44.562425 [ 276 ] {4dfdf689-dae3-4862-a7a6-e4700f74af6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16656 | 2025.08.28 21:44:44.563009 [ 276 ] {4dfdf689-dae3-4862-a7a6-e4700f74af6f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16657 | 2025.08.28 21:44:44.563360 [ 276 ] {4dfdf689-dae3-4862-a7a6-e4700f74af6f} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2025.08.28 21:44:44.563571 [ 276 ] {4dfdf689-dae3-4862-a7a6-e4700f74af6f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002496 sec., 157051.28205128206 rows/sec., 9.96 MiB/sec. | ||
| 16659 | 2025.08.28 21:44:44.563647 [ 276 ] {4dfdf689-dae3-4862-a7a6-e4700f74af6f} <Debug> TCPHandler: Processed in 0.002998077 sec. | ||
| 16660 | 2025.08.28 21:44:44.563807 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16661 | 2025.08.28 21:44:44.563964 [ 276 ] {430cd8cf-76ae-42db-aa90-ce270b269cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16662 | 2025.08.28 21:44:44.564027 [ 276 ] {430cd8cf-76ae-42db-aa90-ce270b269cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16663 | 2025.08.28 21:44:44.564637 [ 276 ] {430cd8cf-76ae-42db-aa90-ce270b269cc8} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16664 | 2025.08.28 21:44:44.564687 [ 276 ] {430cd8cf-76ae-42db-aa90-ce270b269cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16665 | 2025.08.28 21:44:44.565166 [ 276 ] {430cd8cf-76ae-42db-aa90-ce270b269cc8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16666 | 2025.08.28 21:44:44.565488 [ 276 ] {430cd8cf-76ae-42db-aa90-ce270b269cc8} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16667 | 2025.08.28 21:44:44.565680 [ 276 ] {430cd8cf-76ae-42db-aa90-ce270b269cc8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001754 sec., 6841.505131128849 rows/sec., 557.88 KiB/sec. | ||
| 16668 | 2025.08.28 21:44:44.565733 [ 276 ] {430cd8cf-76ae-42db-aa90-ce270b269cc8} <Debug> TCPHandler: Processed in 0.001996671 sec. | ||
| 16669 | 2025.08.28 21:44:44.565878 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16670 | 2025.08.28 21:44:44.566016 [ 276 ] {48bcac29-5df8-4772-8bfa-7bb2c0bb1028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16671 | 2025.08.28 21:44:44.566077 [ 276 ] {48bcac29-5df8-4772-8bfa-7bb2c0bb1028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16672 | 2025.08.28 21:44:44.567232 [ 276 ] {48bcac29-5df8-4772-8bfa-7bb2c0bb1028} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16673 | 2025.08.28 21:44:44.567280 [ 276 ] {48bcac29-5df8-4772-8bfa-7bb2c0bb1028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16674 | 2025.08.28 21:44:44.567817 [ 276 ] {48bcac29-5df8-4772-8bfa-7bb2c0bb1028} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16675 | 2025.08.28 21:44:44.568156 [ 276 ] {48bcac29-5df8-4772-8bfa-7bb2c0bb1028} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16676 | 2025.08.28 21:44:44.568327 [ 276 ] {48bcac29-5df8-4772-8bfa-7bb2c0bb1028} <Debug> executeQuery: Read 1179 rows, 96.61 KiB in 0.00234 sec., 503846.1538461538 rows/sec., 40.32 MiB/sec. | ||
| 16677 | 2025.08.28 21:44:44.568387 [ 276 ] {48bcac29-5df8-4772-8bfa-7bb2c0bb1028} <Debug> TCPHandler: Processed in 0.002577657 sec. | ||
| 16678 | 2025.08.28 21:44:44.568538 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16679 | 2025.08.28 21:44:44.568675 [ 276 ] {89d90a8e-e89b-4d85-be56-eef8eb2cf4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16680 | 2025.08.28 21:44:44.568736 [ 276 ] {89d90a8e-e89b-4d85-be56-eef8eb2cf4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16681 | 2025.08.28 21:44:44.569472 [ 276 ] {89d90a8e-e89b-4d85-be56-eef8eb2cf4ad} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16682 | 2025.08.28 21:44:44.569524 [ 276 ] {89d90a8e-e89b-4d85-be56-eef8eb2cf4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16683 | 2025.08.28 21:44:44.569985 [ 276 ] {89d90a8e-e89b-4d85-be56-eef8eb2cf4ad} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16684 | 2025.08.28 21:44:44.570321 [ 276 ] {89d90a8e-e89b-4d85-be56-eef8eb2cf4ad} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16685 | 2025.08.28 21:44:44.570519 [ 276 ] {89d90a8e-e89b-4d85-be56-eef8eb2cf4ad} <Debug> executeQuery: Read 261 rows, 16.60 KiB in 0.001867 sec., 139796.4649169791 rows/sec., 8.68 MiB/sec. | ||
| 16686 | 2025.08.28 21:44:44.570581 [ 276 ] {89d90a8e-e89b-4d85-be56-eef8eb2cf4ad} <Debug> TCPHandler: Processed in 0.002111905 sec. | ||
| 16687 | 2025.08.28 21:44:44.570730 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16688 | 2025.08.28 21:44:44.570867 [ 276 ] {0f98d490-f6d5-4c31-b957-b63599e7456c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16689 | 2025.08.28 21:44:44.570927 [ 276 ] {0f98d490-f6d5-4c31-b957-b63599e7456c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16690 | 2025.08.28 21:44:44.571606 [ 276 ] {0f98d490-f6d5-4c31-b957-b63599e7456c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16691 | 2025.08.28 21:44:44.571657 [ 276 ] {0f98d490-f6d5-4c31-b957-b63599e7456c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16692 | 2025.08.28 21:44:44.572149 [ 276 ] {0f98d490-f6d5-4c31-b957-b63599e7456c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16693 | 2025.08.28 21:44:44.572478 [ 276 ] {0f98d490-f6d5-4c31-b957-b63599e7456c} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16694 | 2025.08.28 21:44:44.572661 [ 276 ] {0f98d490-f6d5-4c31-b957-b63599e7456c} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001822 sec., 111416.02634467618 rows/sec., 7.19 MiB/sec. | ||
| 16695 | 2025.08.28 21:44:44.572717 [ 276 ] {0f98d490-f6d5-4c31-b957-b63599e7456c} <Debug> TCPHandler: Processed in 0.002058554 sec. | ||
| 16696 | 2025.08.28 21:44:44.572858 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16697 | 2025.08.28 21:44:44.572986 [ 276 ] {d92a8b0d-8b35-408e-b881-7d4158041098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16698 | 2025.08.28 21:44:44.573043 [ 276 ] {d92a8b0d-8b35-408e-b881-7d4158041098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16699 | 2025.08.28 21:44:44.573670 [ 276 ] {d92a8b0d-8b35-408e-b881-7d4158041098} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16700 | 2025.08.28 21:44:44.573722 [ 276 ] {d92a8b0d-8b35-408e-b881-7d4158041098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16701 | 2025.08.28 21:44:44.574200 [ 276 ] {d92a8b0d-8b35-408e-b881-7d4158041098} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16702 | 2025.08.28 21:44:44.574509 [ 276 ] {d92a8b0d-8b35-408e-b881-7d4158041098} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16703 | 2025.08.28 21:44:44.574696 [ 276 ] {d92a8b0d-8b35-408e-b881-7d4158041098} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001734 sec., 116493.65628604383 rows/sec., 6.62 MiB/sec. | ||
| 16704 | 2025.08.28 21:44:44.574751 [ 276 ] {d92a8b0d-8b35-408e-b881-7d4158041098} <Debug> TCPHandler: Processed in 0.001963002 sec. | ||
| 16705 | 2025.08.28 21:44:44.574897 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16706 | 2025.08.28 21:44:44.575032 [ 276 ] {e5a6a83b-e030-48b8-904a-61dff6bc5254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16707 | 2025.08.28 21:44:44.575092 [ 276 ] {e5a6a83b-e030-48b8-904a-61dff6bc5254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16708 | 2025.08.28 21:44:44.576010 [ 276 ] {e5a6a83b-e030-48b8-904a-61dff6bc5254} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16709 | 2025.08.28 21:44:44.576064 [ 276 ] {e5a6a83b-e030-48b8-904a-61dff6bc5254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16710 | 2025.08.28 21:44:44.576572 [ 276 ] {e5a6a83b-e030-48b8-904a-61dff6bc5254} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16711 | 2025.08.28 21:44:44.576891 [ 276 ] {e5a6a83b-e030-48b8-904a-61dff6bc5254} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16712 | 2025.08.28 21:44:44.577073 [ 276 ] {e5a6a83b-e030-48b8-904a-61dff6bc5254} <Debug> executeQuery: Read 723 rows, 52.30 KiB in 0.002067 sec., 349782.29317851964 rows/sec., 24.71 MiB/sec. | ||
| 16713 | 2025.08.28 21:44:44.577124 [ 276 ] {e5a6a83b-e030-48b8-904a-61dff6bc5254} <Debug> TCPHandler: Processed in 0.00229613 sec. | ||
| 16714 | 2025.08.28 21:44:44.577272 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16715 | 2025.08.28 21:44:44.577405 [ 276 ] {2db3c656-69de-4e26-b028-cb48f879a5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16716 | 2025.08.28 21:44:44.577461 [ 276 ] {2db3c656-69de-4e26-b028-cb48f879a5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16717 | 2025.08.28 21:44:44.577948 [ 276 ] {2db3c656-69de-4e26-b028-cb48f879a5b2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2025.08.28 21:44:44.577998 [ 276 ] {2db3c656-69de-4e26-b028-cb48f879a5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16719 | 2025.08.28 21:44:44.578473 [ 276 ] {2db3c656-69de-4e26-b028-cb48f879a5b2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16720 | 2025.08.28 21:44:44.578796 [ 276 ] {2db3c656-69de-4e26-b028-cb48f879a5b2} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16721 | 2025.08.28 21:44:44.578989 [ 276 ] {2db3c656-69de-4e26-b028-cb48f879a5b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 194.59 KiB/sec. | ||
| 16722 | 2025.08.28 21:44:44.579044 [ 276 ] {2db3c656-69de-4e26-b028-cb48f879a5b2} <Debug> TCPHandler: Processed in 0.001843658 sec. | ||
| 16723 | 2025.08.28 21:44:44.579186 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16724 | 2025.08.28 21:44:44.579327 [ 276 ] {f66407c6-9486-439d-b52b-0691a83d9420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16725 | 2025.08.28 21:44:44.579390 [ 276 ] {f66407c6-9486-439d-b52b-0691a83d9420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16726 | 2025.08.28 21:44:44.580018 [ 276 ] {f66407c6-9486-439d-b52b-0691a83d9420} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2025.08.28 21:44:44.580073 [ 276 ] {f66407c6-9486-439d-b52b-0691a83d9420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16728 | 2025.08.28 21:44:44.580601 [ 276 ] {f66407c6-9486-439d-b52b-0691a83d9420} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16729 | 2025.08.28 21:44:44.580920 [ 276 ] {f66407c6-9486-439d-b52b-0691a83d9420} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2025.08.28 21:44:44.581114 [ 276 ] {f66407c6-9486-439d-b52b-0691a83d9420} <Debug> executeQuery: Read 313 rows, 21.10 KiB in 0.001816 sec., 172356.8281938326 rows/sec., 11.35 MiB/sec. | ||
| 16731 | 2025.08.28 21:44:44.581171 [ 276 ] {f66407c6-9486-439d-b52b-0691a83d9420} <Debug> TCPHandler: Processed in 0.002053933 sec. | ||
| 16732 | 2025.08.28 21:44:44.581319 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16733 | 2025.08.28 21:44:44.581456 [ 276 ] {aa495f5e-3718-41ba-9dee-2ac7b5ae4fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16734 | 2025.08.28 21:44:44.581517 [ 276 ] {aa495f5e-3718-41ba-9dee-2ac7b5ae4fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16735 | 2025.08.28 21:44:44.581973 [ 276 ] {aa495f5e-3718-41ba-9dee-2ac7b5ae4fcc} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16736 | 2025.08.28 21:44:44.582024 [ 276 ] {aa495f5e-3718-41ba-9dee-2ac7b5ae4fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16737 | 2025.08.28 21:44:44.582461 [ 276 ] {aa495f5e-3718-41ba-9dee-2ac7b5ae4fcc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16738 | 2025.08.28 21:44:44.582770 [ 276 ] {aa495f5e-3718-41ba-9dee-2ac7b5ae4fcc} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2025.08.28 21:44:44.582966 [ 276 ] {aa495f5e-3718-41ba-9dee-2ac7b5ae4fcc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001536 sec., 651.0416666666666 rows/sec., 43.87 KiB/sec. | ||
| 16740 | 2025.08.28 21:44:44.583022 [ 276 ] {aa495f5e-3718-41ba-9dee-2ac7b5ae4fcc} <Debug> TCPHandler: Processed in 0.001777196 sec. | ||
| 16741 | 2025.08.28 21:44:44.583194 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16742 | 2025.08.28 21:44:44.583387 [ 276 ] {a80b44bd-8262-4856-88ac-9b6489503e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16743 | 2025.08.28 21:44:44.583491 [ 276 ] {a80b44bd-8262-4856-88ac-9b6489503e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16744 | 2025.08.28 21:44:44.584708 [ 276 ] {a80b44bd-8262-4856-88ac-9b6489503e78} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16745 | 2025.08.28 21:44:44.584763 [ 276 ] {a80b44bd-8262-4856-88ac-9b6489503e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16746 | 2025.08.28 21:44:44.585649 [ 276 ] {a80b44bd-8262-4856-88ac-9b6489503e78} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16747 | 2025.08.28 21:44:44.585977 [ 276 ] {a80b44bd-8262-4856-88ac-9b6489503e78} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16748 | 2025.08.28 21:44:44.586193 [ 276 ] {a80b44bd-8262-4856-88ac-9b6489503e78} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002847 sec., 18616.087109237793 rows/sec., 33.36 MiB/sec. | ||
| 16749 | 2025.08.28 21:44:44.586279 [ 276 ] {a80b44bd-8262-4856-88ac-9b6489503e78} <Debug> TCPHandler: Processed in 0.003180812 sec. | ||
| 16750 | 2025.08.28 21:44:44.586427 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16751 | 2025.08.28 21:44:44.586569 [ 276 ] {de4c992c-03d5-4d0b-8f34-54f30e07851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16752 | 2025.08.28 21:44:44.586637 [ 276 ] {de4c992c-03d5-4d0b-8f34-54f30e07851a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16753 | 2025.08.28 21:44:44.587099 [ 276 ] {de4c992c-03d5-4d0b-8f34-54f30e07851a} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16754 | 2025.08.28 21:44:44.587156 [ 276 ] {de4c992c-03d5-4d0b-8f34-54f30e07851a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16755 | 2025.08.28 21:44:44.587778 [ 276 ] {de4c992c-03d5-4d0b-8f34-54f30e07851a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16756 | 2025.08.28 21:44:44.588111 [ 276 ] {de4c992c-03d5-4d0b-8f34-54f30e07851a} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16757 | 2025.08.28 21:44:44.588304 [ 276 ] {de4c992c-03d5-4d0b-8f34-54f30e07851a} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001766 sec., 5096.262740656852 rows/sec., 392.06 KiB/sec. | ||
| 16758 | 2025.08.28 21:44:44.588359 [ 276 ] {de4c992c-03d5-4d0b-8f34-54f30e07851a} <Debug> TCPHandler: Processed in 0.002009693 sec. | ||
| 16759 | 2025.08.28 21:44:44.588510 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16760 | 2025.08.28 21:44:44.588656 [ 276 ] {63c44ea9-3175-4c6d-9f5c-1191ce80ea35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16761 | 2025.08.28 21:44:44.588722 [ 276 ] {63c44ea9-3175-4c6d-9f5c-1191ce80ea35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16762 | 2025.08.28 21:44:44.589206 [ 276 ] {63c44ea9-3175-4c6d-9f5c-1191ce80ea35} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16763 | 2025.08.28 21:44:44.589261 [ 276 ] {63c44ea9-3175-4c6d-9f5c-1191ce80ea35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16764 | 2025.08.28 21:44:44.589703 [ 276 ] {63c44ea9-3175-4c6d-9f5c-1191ce80ea35} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16765 | 2025.08.28 21:44:44.590028 [ 276 ] {63c44ea9-3175-4c6d-9f5c-1191ce80ea35} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16766 | 2025.08.28 21:44:44.590219 [ 276 ] {63c44ea9-3175-4c6d-9f5c-1191ce80ea35} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001592 sec., 64070.351758793964 rows/sec., 3.94 MiB/sec. | ||
| 16767 | 2025.08.28 21:44:44.590274 [ 276 ] {63c44ea9-3175-4c6d-9f5c-1191ce80ea35} <Debug> TCPHandler: Processed in 0.001836187 sec. | ||
| 16768 | 2025.08.28 21:44:45.853857 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 16769 | 2025.08.28 21:44:45.872377 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16770 | 2025.08.28 21:44:45.872443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16771 | 2025.08.28 21:44:45.878574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16772 | 2025.08.28 21:44:45.879335 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16773 | 2025.08.28 21:44:45.879634 [ 34 ] {} <Debug> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16774 | 2025.08.28 21:44:45.879701 [ 34 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2025.08.28 21:44:45.879721 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16776 | 2025.08.28 21:44:45.879842 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16777 | 2025.08.28 21:44:45.882743 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 16778 | 2025.08.28 21:44:45.883842 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16779 | 2025.08.28 21:44:45.885547 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 16780 | 2025.08.28 21:44:45.890331 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 16781 | 2025.08.28 21:44:45.895025 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 16782 | 2025.08.28 21:44:45.899709 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 16783 | 2025.08.28 21:44:45.904666 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 16784 | 2025.08.28 21:44:45.909515 [ 199 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 16785 | 2025.08.28 21:44:45.969072 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.089289696 sec., 7682.857381438503 rows/sec., 39.73 MiB/sec. | ||
| 16786 | 2025.08.28 21:44:45.972300 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16787 | 2025.08.28 21:44:45.974362 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2025.08.28 21:44:45.974440 [ 189 ] {5efce6ff-be1e-4365-8ea8-fb6ad80ead8e::all_1_91_18} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16789 | 2025.08.28 21:44:45.977157 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16790 | 2025.08.28 21:44:46.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.55 MiB, peak 379.96 MiB, free memory in arenas 0.00 B, will set to 361.48 MiB (RSS), difference: -1.08 MiB | ||
| 16791 | 2025.08.28 21:44:49.540808 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16792 | 2025.08.28 21:44:49.541003 [ 276 ] {ad313b0f-5ae6-4619-b351-94131e1e6574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16793 | 2025.08.28 21:44:49.541072 [ 276 ] {ad313b0f-5ae6-4619-b351-94131e1e6574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16794 | 2025.08.28 21:44:49.541748 [ 276 ] {ad313b0f-5ae6-4619-b351-94131e1e6574} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2025.08.28 21:44:49.541803 [ 276 ] {ad313b0f-5ae6-4619-b351-94131e1e6574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16796 | 2025.08.28 21:44:49.542235 [ 276 ] {ad313b0f-5ae6-4619-b351-94131e1e6574} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16797 | 2025.08.28 21:44:49.542477 [ 276 ] {ad313b0f-5ae6-4619-b351-94131e1e6574} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2025.08.28 21:44:49.542644 [ 276 ] {ad313b0f-5ae6-4619-b351-94131e1e6574} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. | ||
| 16799 | 2025.08.28 21:44:49.542696 [ 276 ] {ad313b0f-5ae6-4619-b351-94131e1e6574} <Debug> TCPHandler: Processed in 0.002023092 sec. | ||
| 16800 | 2025.08.28 21:44:49.542818 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2025.08.28 21:44:49.542923 [ 276 ] {00e3fc76-833f-49fa-a1c9-a0bd15c22c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16802 | 2025.08.28 21:44:49.542967 [ 276 ] {00e3fc76-833f-49fa-a1c9-a0bd15c22c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16803 | 2025.08.28 21:44:49.543397 [ 276 ] {00e3fc76-833f-49fa-a1c9-a0bd15c22c0d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2025.08.28 21:44:49.543437 [ 276 ] {00e3fc76-833f-49fa-a1c9-a0bd15c22c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16805 | 2025.08.28 21:44:49.543766 [ 276 ] {00e3fc76-833f-49fa-a1c9-a0bd15c22c0d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16806 | 2025.08.28 21:44:49.543982 [ 276 ] {00e3fc76-833f-49fa-a1c9-a0bd15c22c0d} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2025.08.28 21:44:49.544113 [ 276 ] {00e3fc76-833f-49fa-a1c9-a0bd15c22c0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 16808 | 2025.08.28 21:44:49.544151 [ 276 ] {00e3fc76-833f-49fa-a1c9-a0bd15c22c0d} <Debug> TCPHandler: Processed in 0.001386546 sec. | ||
| 16809 | 2025.08.28 21:44:49.544260 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16810 | 2025.08.28 21:44:49.544357 [ 276 ] {3039787a-898a-4656-ab76-fa3b04637102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16811 | 2025.08.28 21:44:49.544401 [ 276 ] {3039787a-898a-4656-ab76-fa3b04637102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16812 | 2025.08.28 21:44:49.544811 [ 276 ] {3039787a-898a-4656-ab76-fa3b04637102} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16813 | 2025.08.28 21:44:49.544849 [ 276 ] {3039787a-898a-4656-ab76-fa3b04637102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16814 | 2025.08.28 21:44:49.545185 [ 276 ] {3039787a-898a-4656-ab76-fa3b04637102} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16815 | 2025.08.28 21:44:49.545425 [ 276 ] {3039787a-898a-4656-ab76-fa3b04637102} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16816 | 2025.08.28 21:44:49.545556 [ 276 ] {3039787a-898a-4656-ab76-fa3b04637102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 16817 | 2025.08.28 21:44:49.545593 [ 276 ] {3039787a-898a-4656-ab76-fa3b04637102} <Debug> TCPHandler: Processed in 0.001382366 sec. | ||
| 16818 | 2025.08.28 21:44:49.545718 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16819 | 2025.08.28 21:44:49.545824 [ 276 ] {a3ae9457-bf19-41fd-97a6-42db8598b6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16820 | 2025.08.28 21:44:49.545868 [ 276 ] {a3ae9457-bf19-41fd-97a6-42db8598b6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16821 | 2025.08.28 21:44:49.546234 [ 276 ] {a3ae9457-bf19-41fd-97a6-42db8598b6d3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2025.08.28 21:44:49.546272 [ 276 ] {a3ae9457-bf19-41fd-97a6-42db8598b6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16823 | 2025.08.28 21:44:49.546602 [ 276 ] {a3ae9457-bf19-41fd-97a6-42db8598b6d3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16824 | 2025.08.28 21:44:49.546834 [ 276 ] {a3ae9457-bf19-41fd-97a6-42db8598b6d3} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16825 | 2025.08.28 21:44:49.546973 [ 276 ] {a3ae9457-bf19-41fd-97a6-42db8598b6d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 16826 | 2025.08.28 21:44:49.547011 [ 276 ] {a3ae9457-bf19-41fd-97a6-42db8598b6d3} <Debug> TCPHandler: Processed in 0.001355215 sec. | ||
| 16827 | 2025.08.28 21:44:50.726050 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16828 | 2025.08.28 21:44:50.726102 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16829 | 2025.08.28 21:44:51.018703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42212 | ||
| 16830 | 2025.08.28 21:44:51.019229 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16831 | 2025.08.28 21:44:51.019270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16832 | 2025.08.28 21:44:51.019765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16833 | 2025.08.28 21:44:51.019993 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16834 | 2025.08.28 21:44:51.020125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42212 | ||
| 16835 | 2025.08.28 21:44:51.155847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2340 | ||
| 16836 | 2025.08.28 21:44:51.158239 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16837 | 2025.08.28 21:44:51.158279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 16838 | 2025.08.28 21:44:51.159476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16839 | 2025.08.28 21:44:51.159743 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16840 | 2025.08.28 21:44:51.160004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2340 | ||
| 16841 | 2025.08.28 21:44:53.383740 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 16842 | 2025.08.28 21:44:53.401730 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2025.08.28 21:44:53.401799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16844 | 2025.08.28 21:44:53.408363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16845 | 2025.08.28 21:44:53.409130 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2025.08.28 21:44:53.413541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 16847 | 2025.08.28 21:44:54.325141 [ 223 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16848 | 2025.08.28 21:44:54.325219 [ 223 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16849 | 2025.08.28 21:44:54.328091 [ 223 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16850 | 2025.08.28 21:44:54.553198 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16851 | 2025.08.28 21:44:54.553377 [ 276 ] {b3211902-15aa-4b2f-a8f5-412773d3d4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16852 | 2025.08.28 21:44:54.553439 [ 276 ] {b3211902-15aa-4b2f-a8f5-412773d3d4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16853 | 2025.08.28 21:44:54.554299 [ 276 ] {b3211902-15aa-4b2f-a8f5-412773d3d4fe} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2025.08.28 21:44:54.554342 [ 276 ] {b3211902-15aa-4b2f-a8f5-412773d3d4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16855 | 2025.08.28 21:44:54.554743 [ 276 ] {b3211902-15aa-4b2f-a8f5-412773d3d4fe} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16856 | 2025.08.28 21:44:54.554962 [ 276 ] {b3211902-15aa-4b2f-a8f5-412773d3d4fe} <Trace> oximeter.fields_i16 (68cce3ba-e74d-4eb8-a500-303cba2cf0cf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2025.08.28 21:44:54.555110 [ 276 ] {b3211902-15aa-4b2f-a8f5-412773d3d4fe} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001782 sec., 219977.55331088664 rows/sec., 13.96 MiB/sec. | ||
| 16858 | 2025.08.28 21:44:54.555152 [ 276 ] {b3211902-15aa-4b2f-a8f5-412773d3d4fe} <Debug> TCPHandler: Processed in 0.002085904 sec. | ||
| 16859 | 2025.08.28 21:44:54.555301 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2025.08.28 21:44:54.555404 [ 276 ] {b627356b-2980-431f-b05b-62e79cc28205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16861 | 2025.08.28 21:44:54.555444 [ 276 ] {b627356b-2980-431f-b05b-62e79cc28205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16862 | 2025.08.28 21:44:54.556711 [ 276 ] {b627356b-2980-431f-b05b-62e79cc28205} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2025.08.28 21:44:54.556747 [ 276 ] {b627356b-2980-431f-b05b-62e79cc28205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16864 | 2025.08.28 21:44:54.557141 [ 276 ] {b627356b-2980-431f-b05b-62e79cc28205} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16865 | 2025.08.28 21:44:54.557349 [ 276 ] {b627356b-2980-431f-b05b-62e79cc28205} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2025.08.28 21:44:54.557476 [ 88 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16867 | 2025.08.28 21:44:54.557491 [ 276 ] {b627356b-2980-431f-b05b-62e79cc28205} <Debug> executeQuery: Read 1181 rows, 96.92 KiB in 0.002106 sec., 560778.7274453941 rows/sec., 44.94 MiB/sec. | ||
| 16868 | 2025.08.28 21:44:54.557519 [ 88 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16869 | 2025.08.28 21:44:54.557541 [ 276 ] {b627356b-2980-431f-b05b-62e79cc28205} <Debug> TCPHandler: Processed in 0.00230736 sec. | ||
| 16870 | 2025.08.28 21:44:54.557545 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16871 | 2025.08.28 21:44:54.557673 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16872 | 2025.08.28 21:44:54.557688 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16873 | 2025.08.28 21:44:54.557768 [ 276 ] {0deacc9f-5aee-4620-859c-1028d58ed801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16874 | 2025.08.28 21:44:54.557812 [ 276 ] {0deacc9f-5aee-4620-859c-1028d58ed801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16875 | 2025.08.28 21:44:54.557851 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16876 | 2025.08.28 21:44:54.557892 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2301 rows starting from the beginning of the part | ||
| 16877 | 2025.08.28 21:44:54.557961 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1153 rows starting from the beginning of the part | ||
| 16878 | 2025.08.28 21:44:54.558012 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16879 | 2025.08.28 21:44:54.558057 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1179 rows starting from the beginning of the part | ||
| 16880 | 2025.08.28 21:44:54.558101 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16881 | 2025.08.28 21:44:54.558142 [ 201 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1181 rows starting from the beginning of the part | ||
| 16882 | 2025.08.28 21:44:54.558842 [ 276 ] {0deacc9f-5aee-4620-859c-1028d58ed801} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2025.08.28 21:44:54.558934 [ 276 ] {0deacc9f-5aee-4620-859c-1028d58ed801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16884 | 2025.08.28 21:44:54.559493 [ 276 ] {0deacc9f-5aee-4620-859c-1028d58ed801} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16885 | 2025.08.28 21:44:54.559794 [ 276 ] {0deacc9f-5aee-4620-859c-1028d58ed801} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2025.08.28 21:44:54.560007 [ 276 ] {0deacc9f-5aee-4620-859c-1028d58ed801} <Debug> executeQuery: Read 253 rows, 16.06 KiB in 0.002251 sec., 112394.49133718347 rows/sec., 6.97 MiB/sec. | ||
| 16887 | 2025.08.28 21:44:54.560104 [ 276 ] {0deacc9f-5aee-4620-859c-1028d58ed801} <Debug> TCPHandler: Processed in 0.002477685 sec. | ||
| 16888 | 2025.08.28 21:44:54.560279 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16889 | 2025.08.28 21:44:54.560406 [ 276 ] {19827d74-7c2e-40b7-8feb-a2736f9b2b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16890 | 2025.08.28 21:44:54.560457 [ 276 ] {19827d74-7c2e-40b7-8feb-a2736f9b2b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16891 | 2025.08.28 21:44:54.560986 [ 195 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5926 rows, containing 5 columns (5 merged, 0 gathered) in 0.003357507 sec., 1765000.043186805 rows/sec., 148.53 MiB/sec. | ||
| 16892 | 2025.08.28 21:44:54.561237 [ 276 ] {19827d74-7c2e-40b7-8feb-a2736f9b2b43} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16893 | 2025.08.28 21:44:54.561290 [ 276 ] {19827d74-7c2e-40b7-8feb-a2736f9b2b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16894 | 2025.08.28 21:44:54.561355 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16895 | 2025.08.28 21:44:54.561651 [ 276 ] {19827d74-7c2e-40b7-8feb-a2736f9b2b43} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16896 | 2025.08.28 21:44:54.561685 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16897 | 2025.08.28 21:44:54.561766 [ 192 ] {d682104b-a5c8-4b1d-82c2-ece7eb47618b::all_1_136_27} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16898 | 2025.08.28 21:44:54.561855 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 16899 | 2025.08.28 21:44:54.561866 [ 276 ] {19827d74-7c2e-40b7-8feb-a2736f9b2b43} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2025.08.28 21:44:54.561998 [ 276 ] {19827d74-7c2e-40b7-8feb-a2736f9b2b43} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001618 sec., 125463.53522867737 rows/sec., 8.09 MiB/sec. | ||
| 16901 | 2025.08.28 21:44:54.562043 [ 276 ] {19827d74-7c2e-40b7-8feb-a2736f9b2b43} <Debug> TCPHandler: Processed in 0.001835738 sec. | ||
| 16902 | 2025.08.28 21:44:54.562159 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16903 | 2025.08.28 21:44:54.562252 [ 276 ] {830a1f77-d4a3-47de-87a2-6804aaee653b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16904 | 2025.08.28 21:44:54.562292 [ 276 ] {830a1f77-d4a3-47de-87a2-6804aaee653b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16905 | 2025.08.28 21:44:54.562799 [ 276 ] {830a1f77-d4a3-47de-87a2-6804aaee653b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2025.08.28 21:44:54.562833 [ 276 ] {830a1f77-d4a3-47de-87a2-6804aaee653b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16907 | 2025.08.28 21:44:54.563133 [ 276 ] {830a1f77-d4a3-47de-87a2-6804aaee653b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16908 | 2025.08.28 21:44:54.563335 [ 276 ] {830a1f77-d4a3-47de-87a2-6804aaee653b} <Trace> oximeter.fields_u8 (72c327b7-86ff-4209-8877-4683220c7bf5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2025.08.28 21:44:54.563459 [ 276 ] {830a1f77-d4a3-47de-87a2-6804aaee653b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001226 sec., 164763.45840130505 rows/sec., 9.36 MiB/sec. | ||
| 16910 | 2025.08.28 21:44:54.563496 [ 276 ] {830a1f77-d4a3-47de-87a2-6804aaee653b} <Debug> TCPHandler: Processed in 0.001384516 sec. | ||
| 16911 | 2025.08.28 21:44:54.563605 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16912 | 2025.08.28 21:44:54.563696 [ 276 ] {5c9bb893-71f1-44e5-9604-c1bb3ac53b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16913 | 2025.08.28 21:44:54.563740 [ 276 ] {5c9bb893-71f1-44e5-9604-c1bb3ac53b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16914 | 2025.08.28 21:44:54.564546 [ 276 ] {5c9bb893-71f1-44e5-9604-c1bb3ac53b2a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16915 | 2025.08.28 21:44:54.564580 [ 276 ] {5c9bb893-71f1-44e5-9604-c1bb3ac53b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16916 | 2025.08.28 21:44:54.564904 [ 276 ] {5c9bb893-71f1-44e5-9604-c1bb3ac53b2a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16917 | 2025.08.28 21:44:54.565107 [ 276 ] {5c9bb893-71f1-44e5-9604-c1bb3ac53b2a} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16918 | 2025.08.28 21:44:54.565214 [ 88 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16919 | 2025.08.28 21:44:54.565230 [ 276 ] {5c9bb893-71f1-44e5-9604-c1bb3ac53b2a} <Debug> executeQuery: Read 715 rows, 51.59 KiB in 0.001551 sec., 460992.9078014184 rows/sec., 32.48 MiB/sec. | ||
| 16920 | 2025.08.28 21:44:54.565242 [ 88 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2025.08.28 21:44:54.565261 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16922 | 2025.08.28 21:44:54.565268 [ 276 ] {5c9bb893-71f1-44e5-9604-c1bb3ac53b2a} <Debug> TCPHandler: Processed in 0.001709505 sec. | ||
| 16923 | 2025.08.28 21:44:54.565332 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16924 | 2025.08.28 21:44:54.565377 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16925 | 2025.08.28 21:44:54.565417 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16926 | 2025.08.28 21:44:54.565445 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1186 rows starting from the beginning of the part | ||
| 16927 | 2025.08.28 21:44:54.565468 [ 276 ] {ea9a082b-9eb5-40fa-99dd-96e4ab276b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16928 | 2025.08.28 21:44:54.565501 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 695 rows starting from the beginning of the part | ||
| 16929 | 2025.08.28 21:44:54.565510 [ 276 ] {ea9a082b-9eb5-40fa-99dd-96e4ab276b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16930 | 2025.08.28 21:44:54.565547 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16931 | 2025.08.28 21:44:54.565590 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 723 rows starting from the beginning of the part | ||
| 16932 | 2025.08.28 21:44:54.565628 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16933 | 2025.08.28 21:44:54.565668 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 715 rows starting from the beginning of the part | ||
| 16934 | 2025.08.28 21:44:54.565843 [ 276 ] {ea9a082b-9eb5-40fa-99dd-96e4ab276b23} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2025.08.28 21:44:54.565876 [ 276 ] {ea9a082b-9eb5-40fa-99dd-96e4ab276b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16936 | 2025.08.28 21:44:54.566172 [ 276 ] {ea9a082b-9eb5-40fa-99dd-96e4ab276b23} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16937 | 2025.08.28 21:44:54.566384 [ 276 ] {ea9a082b-9eb5-40fa-99dd-96e4ab276b23} <Trace> oximeter.measurements_bool (168df2fb-79a1-4c01-80ed-c4d1581a839b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2025.08.28 21:44:54.566510 [ 276 ] {ea9a082b-9eb5-40fa-99dd-96e4ab276b23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 16939 | 2025.08.28 21:44:54.566546 [ 276 ] {ea9a082b-9eb5-40fa-99dd-96e4ab276b23} <Debug> TCPHandler: Processed in 0.001215592 sec. | ||
| 16940 | 2025.08.28 21:44:54.566654 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2025.08.28 21:44:54.566745 [ 276 ] {b9c3ed23-eebc-4f91-a56e-b85f98e58450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16942 | 2025.08.28 21:44:54.566787 [ 276 ] {b9c3ed23-eebc-4f91-a56e-b85f98e58450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16943 | 2025.08.28 21:44:54.566906 [ 195 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607522 sec., 2144294.137187547 rows/sec., 160.83 MiB/sec. | ||
| 16944 | 2025.08.28 21:44:54.567084 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16945 | 2025.08.28 21:44:54.567246 [ 276 ] {b9c3ed23-eebc-4f91-a56e-b85f98e58450} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2025.08.28 21:44:54.567280 [ 276 ] {b9c3ed23-eebc-4f91-a56e-b85f98e58450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16947 | 2025.08.28 21:44:54.567309 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16948 | 2025.08.28 21:44:54.567368 [ 196 ] {044ad769-5e5d-4dcc-9135-cc5c110e0c72::all_1_136_27} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16949 | 2025.08.28 21:44:54.567419 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 16950 | 2025.08.28 21:44:54.567609 [ 276 ] {b9c3ed23-eebc-4f91-a56e-b85f98e58450} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16951 | 2025.08.28 21:44:54.567812 [ 276 ] {b9c3ed23-eebc-4f91-a56e-b85f98e58450} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2025.08.28 21:44:54.567912 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Selected 6 parts from all_1_131_27 to all_136_136_0 | ||
| 16953 | 2025.08.28 21:44:54.567935 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16954 | 2025.08.28 21:44:54.567936 [ 276 ] {b9c3ed23-eebc-4f91-a56e-b85f98e58450} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001209 sec., 253928.86683209264 rows/sec., 16.70 MiB/sec. | ||
| 16955 | 2025.08.28 21:44:54.567953 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16956 | 2025.08.28 21:44:54.567979 [ 276 ] {b9c3ed23-eebc-4f91-a56e-b85f98e58450} <Debug> TCPHandler: Processed in 0.001371376 sec. | ||
| 16957 | 2025.08.28 21:44:54.568011 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_27 to all_136_136_0 into Compact with storage Full | ||
| 16958 | 2025.08.28 21:44:54.568086 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16959 | 2025.08.28 21:44:54.568095 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16960 | 2025.08.28 21:44:54.568129 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_27, total 46160 rows starting from the beginning of the part | ||
| 16961 | 2025.08.28 21:44:54.568180 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 307 rows starting from the beginning of the part | ||
| 16962 | 2025.08.28 21:44:54.568180 [ 276 ] {772d0feb-26d9-448f-933e-ecd3218e4367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16963 | 2025.08.28 21:44:54.568226 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16964 | 2025.08.28 21:44:54.568232 [ 276 ] {772d0feb-26d9-448f-933e-ecd3218e4367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16965 | 2025.08.28 21:44:54.568269 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 313 rows starting from the beginning of the part | ||
| 16966 | 2025.08.28 21:44:54.568309 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 16967 | 2025.08.28 21:44:54.568354 [ 192 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 307 rows starting from the beginning of the part | ||
| 16968 | 2025.08.28 21:44:54.568545 [ 276 ] {772d0feb-26d9-448f-933e-ecd3218e4367} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16969 | 2025.08.28 21:44:54.568581 [ 276 ] {772d0feb-26d9-448f-933e-ecd3218e4367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16970 | 2025.08.28 21:44:54.568876 [ 276 ] {772d0feb-26d9-448f-933e-ecd3218e4367} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16971 | 2025.08.28 21:44:54.569082 [ 276 ] {772d0feb-26d9-448f-933e-ecd3218e4367} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16972 | 2025.08.28 21:44:54.569210 [ 276 ] {772d0feb-26d9-448f-933e-ecd3218e4367} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 16973 | 2025.08.28 21:44:54.569241 [ 221 ] {} <Trace> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 16974 | 2025.08.28 21:44:54.569246 [ 276 ] {772d0feb-26d9-448f-933e-ecd3218e4367} <Debug> TCPHandler: Processed in 0.001206942 sec. | ||
| 16975 | 2025.08.28 21:44:54.569286 [ 221 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 16976 | 2025.08.28 21:44:54.569398 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16977 | 2025.08.28 21:44:54.569493 [ 276 ] {c1adb7eb-b522-4b05-afc0-a1d058973aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16978 | 2025.08.28 21:44:54.569549 [ 276 ] {c1adb7eb-b522-4b05-afc0-a1d058973aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16979 | 2025.08.28 21:44:54.570528 [ 276 ] {c1adb7eb-b522-4b05-afc0-a1d058973aa0} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2025.08.28 21:44:54.570564 [ 276 ] {c1adb7eb-b522-4b05-afc0-a1d058973aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16981 | 2025.08.28 21:44:54.571168 [ 276 ] {c1adb7eb-b522-4b05-afc0-a1d058973aa0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16982 | 2025.08.28 21:44:54.571414 [ 276 ] {c1adb7eb-b522-4b05-afc0-a1d058973aa0} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2025.08.28 21:44:54.571621 [ 276 ] {c1adb7eb-b522-4b05-afc0-a1d058973aa0} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.002145 sec., 26573.426573426572 rows/sec., 47.62 MiB/sec. | ||
| 16984 | 2025.08.28 21:44:54.571680 [ 276 ] {c1adb7eb-b522-4b05-afc0-a1d058973aa0} <Debug> TCPHandler: Processed in 0.002328881 sec. | ||
| 16985 | 2025.08.28 21:44:54.571815 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16986 | 2025.08.28 21:44:54.571912 [ 276 ] {f285140c-2382-4b1d-9511-afa2d933c7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16987 | 2025.08.28 21:44:54.571953 [ 276 ] {f285140c-2382-4b1d-9511-afa2d933c7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16988 | 2025.08.28 21:44:54.572232 [ 221 ] {} <Debug> oximeter.measurements_f64 (9ec24540-b49e-49f0-9a42-be57d13a7094): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 16989 | 2025.08.28 21:44:54.572268 [ 276 ] {f285140c-2382-4b1d-9511-afa2d933c7d5} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16990 | 2025.08.28 21:44:54.572308 [ 276 ] {f285140c-2382-4b1d-9511-afa2d933c7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16991 | 2025.08.28 21:44:54.572632 [ 276 ] {f285140c-2382-4b1d-9511-afa2d933c7d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 16992 | 2025.08.28 21:44:54.572838 [ 276 ] {f285140c-2382-4b1d-9511-afa2d933c7d5} <Trace> oximeter.measurements_i64 (60ba3731-0aa6-475f-a6aa-4074bd5d244e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16993 | 2025.08.28 21:44:54.572965 [ 276 ] {f285140c-2382-4b1d-9511-afa2d933c7d5} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 369.29 KiB/sec. | ||
| 16994 | 2025.08.28 21:44:54.573000 [ 276 ] {f285140c-2382-4b1d-9511-afa2d933c7d5} <Debug> TCPHandler: Processed in 0.001233412 sec. | ||
| 16995 | 2025.08.28 21:44:54.573112 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2025.08.28 21:44:54.573205 [ 276 ] {ecb94617-54d4-4314-a148-14782384187d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16997 | 2025.08.28 21:44:54.573245 [ 276 ] {ecb94617-54d4-4314-a148-14782384187d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16998 | 2025.08.28 21:44:54.573580 [ 276 ] {ecb94617-54d4-4314-a148-14782384187d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2025.08.28 21:44:54.573615 [ 276 ] {ecb94617-54d4-4314-a148-14782384187d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17000 | 2025.08.28 21:44:54.573910 [ 276 ] {ecb94617-54d4-4314-a148-14782384187d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17001 | 2025.08.28 21:44:54.574125 [ 276 ] {ecb94617-54d4-4314-a148-14782384187d} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2025.08.28 21:44:54.574250 [ 276 ] {ecb94617-54d4-4314-a148-14782384187d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001062 sec., 96045.197740113 rows/sec., 5.90 MiB/sec. | ||
| 17003 | 2025.08.28 21:44:54.574258 [ 67 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17004 | 2025.08.28 21:44:54.574287 [ 276 ] {ecb94617-54d4-4314-a148-14782384187d} <Debug> TCPHandler: Processed in 0.001221211 sec. | ||
| 17005 | 2025.08.28 21:44:54.574307 [ 67 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17006 | 2025.08.28 21:44:54.574333 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17007 | 2025.08.28 21:44:54.574404 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17008 | 2025.08.28 21:44:54.574484 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17009 | 2025.08.28 21:44:54.574506 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 10470 rows starting from the beginning of the part | ||
| 17010 | 2025.08.28 21:44:54.574548 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 102 rows starting from the beginning of the part | ||
| 17011 | 2025.08.28 21:44:54.574582 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 17012 | 2025.08.28 21:44:54.574616 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 102 rows starting from the beginning of the part | ||
| 17013 | 2025.08.28 21:44:54.574647 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 17014 | 2025.08.28 21:44:54.574678 [ 196 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 102 rows starting from the beginning of the part | ||
| 17015 | 2025.08.28 21:44:54.576495 [ 194 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47407 rows, containing 5 columns (5 merged, 0 gathered) in 0.008505801 sec., 5573490.374392723 rows/sec., 373.31 MiB/sec. | ||
| 17016 | 2025.08.28 21:44:54.576839 [ 187 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10896 rows, containing 4 columns (4 merged, 0 gathered) in 0.002463964 sec., 4422142.531303218 rows/sec., 281.23 MiB/sec. | ||
| 17017 | 2025.08.28 21:44:54.576966 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
| 17018 | 2025.08.28 21:44:54.577110 [ 194 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17019 | 2025.08.28 21:44:54.577252 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17020 | 2025.08.28 21:44:54.577330 [ 188 ] {ff4addf8-2ab4-4590-8680-4fb61d078747::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747) (MergerMutator): Merged 6 parts: [all_1_131_27, all_136_136_0] -> all_1_136_28 | ||
| 17021 | 2025.08.28 21:44:54.577404 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17022 | 2025.08.28 21:44:54.577439 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17023 | 2025.08.28 21:44:54.577500 [ 188 ] {a37f527b-b169-4f7a-bf1a-ed1df28fbfb9::all_1_136_27} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17024 | 2025.08.28 21:44:54.577566 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 17025 | 2025.08.28 21:44:58.521185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42639 | ||
| 17026 | 2025.08.28 21:44:58.521698 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17027 | 2025.08.28 21:44:58.521750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17028 | 2025.08.28 21:44:58.522243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17029 | 2025.08.28 21:44:58.522477 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9e55fe-0f27-4c47-8540-ed5729c3060c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17030 | 2025.08.28 21:44:58.522623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
| 17031 | 2025.08.28 21:44:59.183741 [ 219 ] {} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17032 | 2025.08.28 21:44:59.183795 [ 219 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17033 | 2025.08.28 21:44:59.186770 [ 219 ] {} <Debug> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17034 | 2025.08.28 21:44:59.531063 [ 224 ] {} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17035 | 2025.08.28 21:44:59.531126 [ 224 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17036 | 2025.08.28 21:44:59.534140 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17037 | 2025.08.28 21:44:59.534372 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 17038 | 2025.08.28 21:44:59.534755 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17039 | 2025.08.28 21:44:59.534797 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 17040 | 2025.08.28 21:44:59.535076 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17041 | 2025.08.28 21:44:59.535148 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17042 | 2025.08.28 21:44:59.535283 [ 224 ] {} <Debug> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17043 | 2025.08.28 21:44:59.535294 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 17044 | 2025.08.28 21:44:59.535422 [ 288 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17045 | 2025.08.28 21:44:59.535490 [ 288 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17046 | 2025.08.28 21:44:59.535517 [ 290 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17047 | 2025.08.28 21:44:59.535521 [ 292 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17048 | 2025.08.28 21:44:59.535671 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17049 | 2025.08.28 21:44:59.535702 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17050 | 2025.08.28 21:44:59.535793 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17051 | 2025.08.28 21:44:59.535814 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17052 | 2025.08.28 21:44:59.535852 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 17053 | 2025.08.28 21:44:59.535893 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 17054 | 2025.08.28 21:44:59.535930 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 17055 | 2025.08.28 21:44:59.538239 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003975 sec., 10314.46540880503 rows/sec., 393.33 KiB/sec. | ||
| 17056 | 2025.08.28 21:44:59.538385 [ 276 ] {46b3d6c4-6ff8-4909-b9fd-1e7e1d0ed16b} <Debug> TCPHandler: Processed in 0.004376384 sec. | ||
| 17057 | 2025.08.28 21:44:59.539129 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17058 | 2025.08.28 21:44:59.539281 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17059 | 2025.08.28 21:44:59.539524 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17060 | 2025.08.28 21:44:59.539561 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17061 | 2025.08.28 21:44:59.539783 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17062 | 2025.08.28 21:44:59.539838 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17063 | 2025.08.28 21:44:59.539953 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 17064 | 2025.08.28 21:44:59.540032 [ 294 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17065 | 2025.08.28 21:44:59.540044 [ 290 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17066 | 2025.08.28 21:44:59.540040 [ 292 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17067 | 2025.08.28 21:44:59.540035 [ 288 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17068 | 2025.08.28 21:44:59.540206 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17069 | 2025.08.28 21:44:59.540228 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17070 | 2025.08.28 21:44:59.540299 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17071 | 2025.08.28 21:44:59.540318 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17072 | 2025.08.28 21:44:59.540350 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:vcpu_usage'))" | ||
| 17073 | 2025.08.28 21:44:59.540382 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:vcpu_usage'))" | ||
| 17074 | 2025.08.28 21:44:59.540418 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:vcpu_usage'))" | ||
| 17075 | 2025.08.28 21:44:59.541134 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001922 sec., 21331.94588969823 rows/sec., 813.46 KiB/sec. | ||
| 17076 | 2025.08.28 21:44:59.541260 [ 276 ] {9dd3b70d-2e20-43fc-9b3f-3e9122cd7a9a} <Debug> TCPHandler: Processed in 0.002184516 sec. | ||
| 17077 | 2025.08.28 21:44:59.541525 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17078 | 2025.08.28 21:44:59.541672 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17079 | 2025.08.28 21:44:59.541898 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17080 | 2025.08.28 21:44:59.541935 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17081 | 2025.08.28 21:44:59.542146 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17082 | 2025.08.28 21:44:59.542198 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17083 | 2025.08.28 21:44:59.542302 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 17084 | 2025.08.28 21:44:59.542360 [ 288 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17085 | 2025.08.28 21:44:59.542376 [ 290 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17086 | 2025.08.28 21:44:59.542379 [ 292 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17087 | 2025.08.28 21:44:59.542380 [ 294 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17088 | 2025.08.28 21:44:59.542501 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17089 | 2025.08.28 21:44:59.542526 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17090 | 2025.08.28 21:44:59.542596 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17091 | 2025.08.28 21:44:59.542614 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17092 | 2025.08.28 21:44:59.542643 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17093 | 2025.08.28 21:44:59.542675 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17094 | 2025.08.28 21:44:59.542704 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17095 | 2025.08.28 21:44:59.543300 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001694 sec., 24203.069657615113 rows/sec., 922.95 KiB/sec. | ||
| 17096 | 2025.08.28 21:44:59.543437 [ 276 ] {eca3a2f6-16c6-48b3-a0b1-0a1bebba1231} <Debug> TCPHandler: Processed in 0.001966091 sec. | ||
| 17097 | 2025.08.28 21:44:59.543690 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17098 | 2025.08.28 21:44:59.543833 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17099 | 2025.08.28 21:44:59.544058 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17100 | 2025.08.28 21:44:59.544095 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17101 | 2025.08.28 21:44:59.544320 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17102 | 2025.08.28 21:44:59.544373 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17103 | 2025.08.28 21:44:59.544472 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 17104 | 2025.08.28 21:44:59.544537 [ 294 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17105 | 2025.08.28 21:44:59.544545 [ 292 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17106 | 2025.08.28 21:44:59.544547 [ 290 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17107 | 2025.08.28 21:44:59.544542 [ 288 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17108 | 2025.08.28 21:44:59.544669 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17109 | 2025.08.28 21:44:59.544690 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17110 | 2025.08.28 21:44:59.544757 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17111 | 2025.08.28 21:44:59.544776 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17112 | 2025.08.28 21:44:59.544805 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17113 | 2025.08.28 21:44:59.544835 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17114 | 2025.08.28 21:44:59.544863 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17115 | 2025.08.28 21:44:59.545460 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001688 sec., 24289.09952606635 rows/sec., 926.23 KiB/sec. | ||
| 17116 | 2025.08.28 21:44:59.545578 [ 276 ] {d75e1a81-5bb7-433b-88be-de438ffff6b7} <Debug> TCPHandler: Processed in 0.00194643 sec. | ||
| 17117 | 2025.08.28 21:44:59.545796 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2025.08.28 21:44:59.545935 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17119 | 2025.08.28 21:44:59.546156 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17120 | 2025.08.28 21:44:59.546193 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17121 | 2025.08.28 21:44:59.546416 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17122 | 2025.08.28 21:44:59.546468 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17123 | 2025.08.28 21:44:59.546566 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 17124 | 2025.08.28 21:44:59.546621 [ 288 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17125 | 2025.08.28 21:44:59.546635 [ 292 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17126 | 2025.08.28 21:44:59.546635 [ 294 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17127 | 2025.08.28 21:44:59.546630 [ 290 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17128 | 2025.08.28 21:44:59.546771 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17129 | 2025.08.28 21:44:59.546796 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17130 | 2025.08.28 21:44:59.546864 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17131 | 2025.08.28 21:44:59.546881 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17132 | 2025.08.28 21:44:59.546912 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17133 | 2025.08.28 21:44:59.546947 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17134 | 2025.08.28 21:44:59.546980 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17135 | 2025.08.28 21:44:59.547576 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.0017 sec., 24117.64705882353 rows/sec., 919.69 KiB/sec. | ||
| 17136 | 2025.08.28 21:44:59.547700 [ 276 ] {7986a6ac-1bf3-4fc3-bcf6-e364cc5e5b60} <Debug> TCPHandler: Processed in 0.00195364 sec. | ||
| 17137 | 2025.08.28 21:44:59.547907 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17138 | 2025.08.28 21:44:59.548047 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17139 | 2025.08.28 21:44:59.548274 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17140 | 2025.08.28 21:44:59.548312 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17141 | 2025.08.28 21:44:59.548531 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17142 | 2025.08.28 21:44:59.548583 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17143 | 2025.08.28 21:44:59.548682 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 17144 | 2025.08.28 21:44:59.548738 [ 288 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17145 | 2025.08.28 21:44:59.548752 [ 292 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17146 | 2025.08.28 21:44:59.548752 [ 294 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17147 | 2025.08.28 21:44:59.548748 [ 290 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17148 | 2025.08.28 21:44:59.548885 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17149 | 2025.08.28 21:44:59.548911 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17150 | 2025.08.28 21:44:59.548978 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17151 | 2025.08.28 21:44:59.548995 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17152 | 2025.08.28 21:44:59.549025 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17153 | 2025.08.28 21:44:59.549055 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17154 | 2025.08.28 21:44:59.549083 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17155 | 2025.08.28 21:44:59.549684 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001698 sec., 24146.05418138987 rows/sec., 920.78 KiB/sec. | ||
| 17156 | 2025.08.28 21:44:59.549804 [ 276 ] {601b8032-30e7-4052-9a4a-888aab3f3fee} <Debug> TCPHandler: Processed in 0.001946631 sec. | ||
| 17157 | 2025.08.28 21:44:59.550003 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2025.08.28 21:44:59.550142 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17159 | 2025.08.28 21:44:59.550366 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17160 | 2025.08.28 21:44:59.550403 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17161 | 2025.08.28 21:44:59.550622 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17162 | 2025.08.28 21:44:59.550674 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17163 | 2025.08.28 21:44:59.550773 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 17164 | 2025.08.28 21:44:59.550834 [ 290 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17165 | 2025.08.28 21:44:59.550843 [ 292 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17166 | 2025.08.28 21:44:59.550843 [ 294 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17167 | 2025.08.28 21:44:59.550837 [ 288 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17168 | 2025.08.28 21:44:59.550974 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17169 | 2025.08.28 21:44:59.550995 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17170 | 2025.08.28 21:44:59.551062 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17171 | 2025.08.28 21:44:59.551080 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17172 | 2025.08.28 21:44:59.551110 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17173 | 2025.08.28 21:44:59.551139 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17174 | 2025.08.28 21:44:59.551167 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17175 | 2025.08.28 21:44:59.551813 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00173 sec., 23699.42196531792 rows/sec., 903.74 KiB/sec. | ||
| 17176 | 2025.08.28 21:44:59.551933 [ 276 ] {580e2913-e11f-4a03-9c51-82c4ecc8b784} <Debug> TCPHandler: Processed in 0.001980151 sec. | ||
| 17177 | 2025.08.28 21:44:59.552133 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17178 | 2025.08.28 21:44:59.552272 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17179 | 2025.08.28 21:44:59.552597 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17180 | 2025.08.28 21:44:59.552634 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17181 | 2025.08.28 21:44:59.552861 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17182 | 2025.08.28 21:44:59.552914 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17183 | 2025.08.28 21:44:59.553014 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 17184 | 2025.08.28 21:44:59.553073 [ 294 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17185 | 2025.08.28 21:44:59.553082 [ 288 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17186 | 2025.08.28 21:44:59.553086 [ 290 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17187 | 2025.08.28 21:44:59.553077 [ 292 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17188 | 2025.08.28 21:44:59.553228 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17189 | 2025.08.28 21:44:59.553254 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17190 | 2025.08.28 21:44:59.553323 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17191 | 2025.08.28 21:44:59.553341 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17192 | 2025.08.28 21:44:59.553371 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17193 | 2025.08.28 21:44:59.553401 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17194 | 2025.08.28 21:44:59.553428 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17195 | 2025.08.28 21:44:59.554020 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001808 sec., 22676.991150442478 rows/sec., 864.75 KiB/sec. | ||
| 17196 | 2025.08.28 21:44:59.554135 [ 276 ] {ec0d3776-df2a-4c25-bfa1-0d33e4b6c6a5} <Debug> TCPHandler: Processed in 0.002051963 sec. | ||
| 17197 | 2025.08.28 21:44:59.554336 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17198 | 2025.08.28 21:44:59.554475 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17199 | 2025.08.28 21:44:59.554706 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17200 | 2025.08.28 21:44:59.554743 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17201 | 2025.08.28 21:44:59.554967 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17202 | 2025.08.28 21:44:59.555019 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17203 | 2025.08.28 21:44:59.555117 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 17204 | 2025.08.28 21:44:59.555178 [ 292 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17205 | 2025.08.28 21:44:59.555189 [ 294 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17206 | 2025.08.28 21:44:59.555192 [ 288 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17207 | 2025.08.28 21:44:59.555188 [ 290 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17208 | 2025.08.28 21:44:59.555316 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17209 | 2025.08.28 21:44:59.555341 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17210 | 2025.08.28 21:44:59.555407 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17211 | 2025.08.28 21:44:59.555425 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17212 | 2025.08.28 21:44:59.555454 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17213 | 2025.08.28 21:44:59.555484 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17214 | 2025.08.28 21:44:59.555511 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17215 | 2025.08.28 21:44:59.556076 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001662 sec., 24669.0734055355 rows/sec., 940.72 KiB/sec. | ||
| 17216 | 2025.08.28 21:44:59.556218 [ 276 ] {3ebacb47-b686-490a-8c55-d30702c4c9a4} <Debug> TCPHandler: Processed in 0.00193192 sec. | ||
| 17217 | 2025.08.28 21:44:59.556415 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17218 | 2025.08.28 21:44:59.556556 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17219 | 2025.08.28 21:44:59.556783 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17220 | 2025.08.28 21:44:59.556839 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17221 | 2025.08.28 21:44:59.557110 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17222 | 2025.08.28 21:44:59.557162 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17223 | 2025.08.28 21:44:59.557260 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 17224 | 2025.08.28 21:44:59.557323 [ 292 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17225 | 2025.08.28 21:44:59.557337 [ 294 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17226 | 2025.08.28 21:44:59.557336 [ 290 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17227 | 2025.08.28 21:44:59.557341 [ 288 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17228 | 2025.08.28 21:44:59.557455 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17229 | 2025.08.28 21:44:59.557475 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17230 | 2025.08.28 21:44:59.557542 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17231 | 2025.08.28 21:44:59.557560 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17232 | 2025.08.28 21:44:59.557590 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17233 | 2025.08.28 21:44:59.557620 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17234 | 2025.08.28 21:44:59.557648 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17235 | 2025.08.28 21:44:59.558248 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001752 sec., 23401.826484018264 rows/sec., 892.40 KiB/sec. | ||
| 17236 | 2025.08.28 21:44:59.558367 [ 276 ] {0b6d737f-83bb-4433-9d8f-00e0c5250f68} <Debug> TCPHandler: Processed in 0.002001552 sec. | ||
| 17237 | 2025.08.28 21:44:59.558561 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2025.08.28 21:44:59.558703 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17239 | 2025.08.28 21:44:59.558930 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17240 | 2025.08.28 21:44:59.558969 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17241 | 2025.08.28 21:44:59.559194 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17242 | 2025.08.28 21:44:59.559246 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17243 | 2025.08.28 21:44:59.559343 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 17244 | 2025.08.28 21:44:59.559405 [ 292 ] {9df3f736-775f-437c-8cba-97bde412727c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17245 | 2025.08.28 21:44:59.559415 [ 288 ] {9df3f736-775f-437c-8cba-97bde412727c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17246 | 2025.08.28 21:44:59.559416 [ 294 ] {9df3f736-775f-437c-8cba-97bde412727c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17247 | 2025.08.28 21:44:59.559413 [ 290 ] {9df3f736-775f-437c-8cba-97bde412727c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17248 | 2025.08.28 21:44:59.559556 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17249 | 2025.08.28 21:44:59.559580 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17250 | 2025.08.28 21:44:59.559647 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17251 | 2025.08.28 21:44:59.559666 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17252 | 2025.08.28 21:44:59.559695 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17253 | 2025.08.28 21:44:59.559726 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17254 | 2025.08.28 21:44:59.559754 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17255 | 2025.08.28 21:44:59.560319 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001678 sec., 24433.849821215732 rows/sec., 931.75 KiB/sec. | ||
| 17256 | 2025.08.28 21:44:59.560436 [ 276 ] {9df3f736-775f-437c-8cba-97bde412727c} <Debug> TCPHandler: Processed in 0.00192442 sec. | ||
| 17257 | 2025.08.28 21:44:59.560658 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17258 | 2025.08.28 21:44:59.560800 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17259 | 2025.08.28 21:44:59.561033 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17260 | 2025.08.28 21:44:59.561072 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17261 | 2025.08.28 21:44:59.561302 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17262 | 2025.08.28 21:44:59.561354 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17263 | 2025.08.28 21:44:59.561453 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 17264 | 2025.08.28 21:44:59.561530 [ 288 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17265 | 2025.08.28 21:44:59.561530 [ 292 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17266 | 2025.08.28 21:44:59.561535 [ 294 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17267 | 2025.08.28 21:44:59.561530 [ 290 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17268 | 2025.08.28 21:44:59.561672 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17269 | 2025.08.28 21:44:59.561697 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17270 | 2025.08.28 21:44:59.561765 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17271 | 2025.08.28 21:44:59.561783 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17272 | 2025.08.28 21:44:59.561813 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17273 | 2025.08.28 21:44:59.561843 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17274 | 2025.08.28 21:44:59.561871 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17275 | 2025.08.28 21:44:59.562472 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001733 sec., 23658.395845354877 rows/sec., 902.18 KiB/sec. | ||
| 17276 | 2025.08.28 21:44:59.562590 [ 276 ] {afadd923-a821-4f70-8880-4f7140462cbf} <Debug> TCPHandler: Processed in 0.001981231 sec. | ||
| 17277 | 2025.08.28 21:44:59.562802 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17278 | 2025.08.28 21:44:59.562942 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17279 | 2025.08.28 21:44:59.563173 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17280 | 2025.08.28 21:44:59.563211 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17281 | 2025.08.28 21:44:59.563440 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17282 | 2025.08.28 21:44:59.563492 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17283 | 2025.08.28 21:44:59.563590 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 17284 | 2025.08.28 21:44:59.563665 [ 288 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17285 | 2025.08.28 21:44:59.563667 [ 294 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17286 | 2025.08.28 21:44:59.563679 [ 292 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17287 | 2025.08.28 21:44:59.563671 [ 290 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17288 | 2025.08.28 21:44:59.563807 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17289 | 2025.08.28 21:44:59.563832 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17290 | 2025.08.28 21:44:59.563901 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17291 | 2025.08.28 21:44:59.563918 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17292 | 2025.08.28 21:44:59.563948 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17293 | 2025.08.28 21:44:59.563979 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17294 | 2025.08.28 21:44:59.564006 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17295 | 2025.08.28 21:44:59.564605 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001724 sec., 23781.902552204174 rows/sec., 906.89 KiB/sec. | ||
| 17296 | 2025.08.28 21:44:59.564722 [ 276 ] {642f504a-21ce-4bf8-af55-790e8a6caba3} <Debug> TCPHandler: Processed in 0.001970051 sec. | ||
| 17297 | 2025.08.28 21:44:59.565336 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2025.08.28 21:44:59.565477 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17299 | 2025.08.28 21:44:59.565716 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17300 | 2025.08.28 21:44:59.565763 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17301 | 2025.08.28 21:44:59.565995 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17302 | 2025.08.28 21:44:59.566047 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17303 | 2025.08.28 21:44:59.566146 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 17304 | 2025.08.28 21:44:59.566214 [ 288 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17305 | 2025.08.28 21:44:59.566218 [ 290 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17306 | 2025.08.28 21:44:59.566263 [ 292 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17307 | 2025.08.28 21:44:59.566264 [ 294 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17308 | 2025.08.28 21:44:59.566355 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17309 | 2025.08.28 21:44:59.566381 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17310 | 2025.08.28 21:44:59.566448 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17311 | 2025.08.28 21:44:59.566466 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17312 | 2025.08.28 21:44:59.566495 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17313 | 2025.08.28 21:44:59.566525 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17314 | 2025.08.28 21:44:59.566554 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17315 | 2025.08.28 21:44:59.567175 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00176 sec., 23295.454545454544 rows/sec., 888.34 KiB/sec. | ||
| 17316 | 2025.08.28 21:44:59.567292 [ 276 ] {a8703849-cce2-40b3-a2ae-513fa1751d4f} <Debug> TCPHandler: Processed in 0.002005692 sec. | ||
| 17317 | 2025.08.28 21:44:59.567509 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17318 | 2025.08.28 21:44:59.567651 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17319 | 2025.08.28 21:44:59.567884 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17320 | 2025.08.28 21:44:59.567923 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17321 | 2025.08.28 21:44:59.568155 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17322 | 2025.08.28 21:44:59.568208 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17323 | 2025.08.28 21:44:59.568306 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 17324 | 2025.08.28 21:44:59.568366 [ 294 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17325 | 2025.08.28 21:44:59.568367 [ 292 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17326 | 2025.08.28 21:44:59.568383 [ 290 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17327 | 2025.08.28 21:44:59.568374 [ 288 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17328 | 2025.08.28 21:44:59.568501 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17329 | 2025.08.28 21:44:59.568522 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17330 | 2025.08.28 21:44:59.568590 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17331 | 2025.08.28 21:44:59.568607 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17332 | 2025.08.28 21:44:59.568638 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17333 | 2025.08.28 21:44:59.568669 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17334 | 2025.08.28 21:44:59.568699 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17335 | 2025.08.28 21:44:59.569243 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001654 sec., 24788.391777509067 rows/sec., 945.27 KiB/sec. | ||
| 17336 | 2025.08.28 21:44:59.569359 [ 276 ] {8060355b-a7d7-47f8-97b4-8467e7a59e4e} <Debug> TCPHandler: Processed in 0.001900039 sec. | ||
| 17337 | 2025.08.28 21:44:59.569563 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17338 | 2025.08.28 21:44:59.569707 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17339 | 2025.08.28 21:44:59.569939 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17340 | 2025.08.28 21:44:59.569977 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17341 | 2025.08.28 21:44:59.570207 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17342 | 2025.08.28 21:44:59.570259 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17343 | 2025.08.28 21:44:59.570355 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 17344 | 2025.08.28 21:44:59.570414 [ 294 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17345 | 2025.08.28 21:44:59.570415 [ 292 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17346 | 2025.08.28 21:44:59.570448 [ 290 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17347 | 2025.08.28 21:44:59.570422 [ 288 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17348 | 2025.08.28 21:44:59.570557 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17349 | 2025.08.28 21:44:59.570578 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17350 | 2025.08.28 21:44:59.570646 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17351 | 2025.08.28 21:44:59.570663 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17352 | 2025.08.28 21:44:59.570698 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17353 | 2025.08.28 21:44:59.570730 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17354 | 2025.08.28 21:44:59.570759 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17355 | 2025.08.28 21:44:59.571307 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001666 sec., 24609.84393757503 rows/sec., 938.46 KiB/sec. | ||
| 17356 | 2025.08.28 21:44:59.571421 [ 276 ] {344fcd7c-6d52-463f-a3b0-9a946b0bbf8a} <Debug> TCPHandler: Processed in 0.00190733 sec. | ||
| 17357 | 2025.08.28 21:44:59.571747 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17358 | 2025.08.28 21:44:59.571913 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17359 | 2025.08.28 21:44:59.572160 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17360 | 2025.08.28 21:44:59.572227 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17361 | 2025.08.28 21:44:59.572459 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17362 | 2025.08.28 21:44:59.572511 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17363 | 2025.08.28 21:44:59.572608 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 17364 | 2025.08.28 21:44:59.572659 [ 288 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17365 | 2025.08.28 21:44:59.572672 [ 292 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17366 | 2025.08.28 21:44:59.572680 [ 290 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17367 | 2025.08.28 21:44:59.572672 [ 294 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17368 | 2025.08.28 21:44:59.572799 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17369 | 2025.08.28 21:44:59.572824 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17370 | 2025.08.28 21:44:59.572892 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17371 | 2025.08.28 21:44:59.572909 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17372 | 2025.08.28 21:44:59.572939 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17373 | 2025.08.28 21:44:59.572970 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17374 | 2025.08.28 21:44:59.573000 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17375 | 2025.08.28 21:44:59.573555 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001728 sec., 23726.851851851854 rows/sec., 904.79 KiB/sec. | ||
| 17376 | 2025.08.28 21:44:59.573776 [ 276 ] {ad551a01-78ca-4e10-b803-f73c06170e28} <Debug> TCPHandler: Processed in 0.002078744 sec. | ||
| 17377 | 2025.08.28 21:44:59.573978 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17378 | 2025.08.28 21:44:59.574128 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17379 | 2025.08.28 21:44:59.574446 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17380 | 2025.08.28 21:44:59.574487 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17381 | 2025.08.28 21:44:59.574721 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17382 | 2025.08.28 21:44:59.574774 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17383 | 2025.08.28 21:44:59.574872 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 17384 | 2025.08.28 21:44:59.574932 [ 294 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17385 | 2025.08.28 21:44:59.574943 [ 290 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17386 | 2025.08.28 21:44:59.574935 [ 288 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17387 | 2025.08.28 21:44:59.574942 [ 292 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17388 | 2025.08.28 21:44:59.575089 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17389 | 2025.08.28 21:44:59.575114 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17390 | 2025.08.28 21:44:59.575182 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17391 | 2025.08.28 21:44:59.575200 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17392 | 2025.08.28 21:44:59.575229 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17393 | 2025.08.28 21:44:59.575260 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17394 | 2025.08.28 21:44:59.575288 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17395 | 2025.08.28 21:44:59.575913 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001855 sec., 22102.42587601078 rows/sec., 842.84 KiB/sec. | ||
| 17396 | 2025.08.28 21:44:59.576031 [ 276 ] {e0dce86d-427f-43d6-8b99-83de9d99f8f5} <Debug> TCPHandler: Processed in 0.002103134 sec. | ||
| 17397 | 2025.08.28 21:44:59.576232 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17398 | 2025.08.28 21:44:59.576379 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17399 | 2025.08.28 21:44:59.576614 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17400 | 2025.08.28 21:44:59.576652 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17401 | 2025.08.28 21:44:59.576890 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17402 | 2025.08.28 21:44:59.576942 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17403 | 2025.08.28 21:44:59.577042 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 17404 | 2025.08.28 21:44:59.577105 [ 290 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17405 | 2025.08.28 21:44:59.577107 [ 294 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17406 | 2025.08.28 21:44:59.577111 [ 288 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17407 | 2025.08.28 21:44:59.577108 [ 292 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17408 | 2025.08.28 21:44:59.577249 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17409 | 2025.08.28 21:44:59.577276 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17410 | 2025.08.28 21:44:59.577366 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17411 | 2025.08.28 21:44:59.577394 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17412 | 2025.08.28 21:44:59.577427 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17413 | 2025.08.28 21:44:59.577458 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17414 | 2025.08.28 21:44:59.577487 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17415 | 2025.08.28 21:44:59.578103 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001793 sec., 22866.703848298937 rows/sec., 871.99 KiB/sec. | ||
| 17416 | 2025.08.28 21:44:59.578219 [ 276 ] {d869e478-4832-4f3f-8b62-9e0516af5a71} <Debug> TCPHandler: Processed in 0.002037563 sec. | ||
| 17417 | 2025.08.28 21:44:59.578531 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17418 | 2025.08.28 21:44:59.578678 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17419 | 2025.08.28 21:44:59.578938 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17420 | 2025.08.28 21:44:59.578978 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17421 | 2025.08.28 21:44:59.579220 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17422 | 2025.08.28 21:44:59.579272 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17423 | 2025.08.28 21:44:59.579371 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 17424 | 2025.08.28 21:44:59.579440 [ 292 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17425 | 2025.08.28 21:44:59.579448 [ 294 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17426 | 2025.08.28 21:44:59.579459 [ 290 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17427 | 2025.08.28 21:44:59.579450 [ 288 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17428 | 2025.08.28 21:44:59.579587 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17429 | 2025.08.28 21:44:59.579607 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17430 | 2025.08.28 21:44:59.579677 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17431 | 2025.08.28 21:44:59.579695 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17432 | 2025.08.28 21:44:59.579726 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17433 | 2025.08.28 21:44:59.579757 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17434 | 2025.08.28 21:44:59.579787 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17435 | 2025.08.28 21:44:59.580454 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 847.41 KiB/sec. | ||
| 17436 | 2025.08.28 21:44:59.580570 [ 276 ] {dd563a55-7a88-41b9-8100-429d0920b639} <Debug> TCPHandler: Processed in 0.002089464 sec. | ||
| 17437 | 2025.08.28 21:44:59.580775 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17438 | 2025.08.28 21:44:59.580921 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17439 | 2025.08.28 21:44:59.581157 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17440 | 2025.08.28 21:44:59.581197 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17441 | 2025.08.28 21:44:59.581434 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17442 | 2025.08.28 21:44:59.581487 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17443 | 2025.08.28 21:44:59.581585 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 17444 | 2025.08.28 21:44:59.581658 [ 288 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17445 | 2025.08.28 21:44:59.581660 [ 292 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17446 | 2025.08.28 21:44:59.581668 [ 290 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17447 | 2025.08.28 21:44:59.581660 [ 294 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17448 | 2025.08.28 21:44:59.581805 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17449 | 2025.08.28 21:44:59.581830 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17450 | 2025.08.28 21:44:59.581900 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17451 | 2025.08.28 21:44:59.581917 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17452 | 2025.08.28 21:44:59.581948 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17453 | 2025.08.28 21:44:59.581980 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17454 | 2025.08.28 21:44:59.582009 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17455 | 2025.08.28 21:44:59.582938 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002085 sec., 19664.268585131893 rows/sec., 749.87 KiB/sec. | ||
| 17456 | 2025.08.28 21:44:59.583059 [ 276 ] {5ebeb91f-99bd-4945-80ff-8d33a7498c8c} <Debug> TCPHandler: Processed in 0.00233336 sec. | ||
| 17457 | 2025.08.28 21:44:59.583395 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17458 | 2025.08.28 21:44:59.583544 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17459 | 2025.08.28 21:44:59.583784 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17460 | 2025.08.28 21:44:59.583825 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17461 | 2025.08.28 21:44:59.584068 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17462 | 2025.08.28 21:44:59.584121 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17463 | 2025.08.28 21:44:59.584219 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 17464 | 2025.08.28 21:44:59.584286 [ 292 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17465 | 2025.08.28 21:44:59.584293 [ 294 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17466 | 2025.08.28 21:44:59.584305 [ 290 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17467 | 2025.08.28 21:44:59.584296 [ 288 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17468 | 2025.08.28 21:44:59.584429 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17469 | 2025.08.28 21:44:59.584451 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17470 | 2025.08.28 21:44:59.584521 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17471 | 2025.08.28 21:44:59.584538 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17472 | 2025.08.28 21:44:59.584569 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17473 | 2025.08.28 21:44:59.584600 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17474 | 2025.08.28 21:44:59.584630 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17475 | 2025.08.28 21:44:59.585211 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001735 sec., 23631.123919308357 rows/sec., 901.14 KiB/sec. | ||
| 17476 | 2025.08.28 21:44:59.585332 [ 276 ] {f8ada2e0-8a97-4b57-9c0d-d5bb1ccc1cdb} <Debug> TCPHandler: Processed in 0.001985912 sec. | ||
| 17477 | 2025.08.28 21:44:59.585728 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17478 | 2025.08.28 21:44:59.585879 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17479 | 2025.08.28 21:44:59.586116 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17480 | 2025.08.28 21:44:59.586156 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17481 | 2025.08.28 21:44:59.586424 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17482 | 2025.08.28 21:44:59.586478 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17483 | 2025.08.28 21:44:59.586575 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 17484 | 2025.08.28 21:44:59.586637 [ 292 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17485 | 2025.08.28 21:44:59.586652 [ 294 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17486 | 2025.08.28 21:44:59.586662 [ 290 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17487 | 2025.08.28 21:44:59.586655 [ 288 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17488 | 2025.08.28 21:44:59.586788 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17489 | 2025.08.28 21:44:59.586821 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17490 | 2025.08.28 21:44:59.586899 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17491 | 2025.08.28 21:44:59.586934 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17492 | 2025.08.28 21:44:59.586968 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17493 | 2025.08.28 21:44:59.587002 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17494 | 2025.08.28 21:44:59.587034 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17495 | 2025.08.28 21:44:59.587687 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001879 sec., 21820.117083555084 rows/sec., 832.08 KiB/sec. | ||
| 17496 | 2025.08.28 21:44:59.587810 [ 276 ] {1c69d5cc-5851-46c1-b2e0-c1c5bdfea00c} <Debug> TCPHandler: Processed in 0.002132356 sec. | ||
| 17497 | 2025.08.28 21:44:59.588108 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17498 | 2025.08.28 21:44:59.588263 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17499 | 2025.08.28 21:44:59.588516 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17500 | 2025.08.28 21:44:59.588570 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17501 | 2025.08.28 21:44:59.588826 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17502 | 2025.08.28 21:44:59.588883 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17503 | 2025.08.28 21:44:59.588985 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 17504 | 2025.08.28 21:44:59.589053 [ 294 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17505 | 2025.08.28 21:44:59.589062 [ 288 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17506 | 2025.08.28 21:44:59.589082 [ 290 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17507 | 2025.08.28 21:44:59.589057 [ 292 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17508 | 2025.08.28 21:44:59.589230 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 17509 | 2025.08.28 21:44:59.589255 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17510 | 2025.08.28 21:44:59.589325 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17511 | 2025.08.28 21:44:59.589343 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Debug> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 17512 | 2025.08.28 21:44:59.589375 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17513 | 2025.08.28 21:44:59.589409 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17514 | 2025.08.28 21:44:59.589439 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17515 | 2025.08.28 21:44:59.590035 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001848 sec., 22186.147186147187 rows/sec., 846.04 KiB/sec. | ||
| 17516 | 2025.08.28 21:44:59.590152 [ 276 ] {40e5ecd7-f19e-4205-8a04-90a030a7b46f} <Debug> TCPHandler: Processed in 0.002092604 sec. | ||
| 17517 | 2025.08.28 21:44:59.624774 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17518 | 2025.08.28 21:44:59.624918 [ 276 ] {828ce590-661a-47e3-abba-b91e6b7b31bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 17519 | 2025.08.28 21:44:59.624973 [ 276 ] {828ce590-661a-47e3-abba-b91e6b7b31bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17520 | 2025.08.28 21:44:59.625653 [ 276 ] {828ce590-661a-47e3-abba-b91e6b7b31bb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17521 | 2025.08.28 21:44:59.625704 [ 276 ] {828ce590-661a-47e3-abba-b91e6b7b31bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17522 | 2025.08.28 21:44:59.626177 [ 276 ] {828ce590-661a-47e3-abba-b91e6b7b31bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 17523 | 2025.08.28 21:44:59.626377 [ 276 ] {828ce590-661a-47e3-abba-b91e6b7b31bb} <Trace> oximeter.timeseries_schema (1e212544-b1e4-4c8b-af81-4a8be51e8741): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17524 | 2025.08.28 21:44:59.626530 [ 276 ] {828ce590-661a-47e3-abba-b91e6b7b31bb} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 2.13 MiB/sec. | ||
| 17525 | 2025.08.28 21:44:59.626570 [ 276 ] {828ce590-661a-47e3-abba-b91e6b7b31bb} <Debug> TCPHandler: Processed in 0.001871089 sec. | ||
| 17526 | 2025.08.28 21:44:59.626696 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17527 | 2025.08.28 21:44:59.626790 [ 276 ] {dcc3b874-00fa-4cf1-813d-7066d8d9a800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17528 | 2025.08.28 21:44:59.626831 [ 276 ] {dcc3b874-00fa-4cf1-813d-7066d8d9a800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17529 | 2025.08.28 21:44:59.627252 [ 276 ] {dcc3b874-00fa-4cf1-813d-7066d8d9a800} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17530 | 2025.08.28 21:44:59.627286 [ 276 ] {dcc3b874-00fa-4cf1-813d-7066d8d9a800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17531 | 2025.08.28 21:44:59.627577 [ 276 ] {dcc3b874-00fa-4cf1-813d-7066d8d9a800} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17532 | 2025.08.28 21:44:59.627797 [ 276 ] {dcc3b874-00fa-4cf1-813d-7066d8d9a800} <Trace> oximeter.fields_ipaddr (30923a09-1c89-4bce-8e1a-a0089e8ba686): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17533 | 2025.08.28 21:44:59.627923 [ 276 ] {dcc3b874-00fa-4cf1-813d-7066d8d9a800} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 424.70 KiB/sec. | ||
| 17534 | 2025.08.28 21:44:59.627960 [ 276 ] {dcc3b874-00fa-4cf1-813d-7066d8d9a800} <Debug> TCPHandler: Processed in 0.001313514 sec. | ||
| 17535 | 2025.08.28 21:44:59.628084 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17536 | 2025.08.28 21:44:59.628205 [ 276 ] {8d395556-e7b8-46d9-bf17-626e10613432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17537 | 2025.08.28 21:44:59.628253 [ 276 ] {8d395556-e7b8-46d9-bf17-626e10613432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17538 | 2025.08.28 21:44:59.629377 [ 276 ] {8d395556-e7b8-46d9-bf17-626e10613432} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17539 | 2025.08.28 21:44:59.629413 [ 276 ] {8d395556-e7b8-46d9-bf17-626e10613432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17540 | 2025.08.28 21:44:59.629808 [ 276 ] {8d395556-e7b8-46d9-bf17-626e10613432} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17541 | 2025.08.28 21:44:59.630026 [ 276 ] {8d395556-e7b8-46d9-bf17-626e10613432} <Trace> oximeter.fields_string (d682104b-a5c8-4b1d-82c2-ece7eb47618b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2025.08.28 21:44:59.630161 [ 276 ] {8d395556-e7b8-46d9-bf17-626e10613432} <Debug> executeQuery: Read 1243 rows, 104.01 KiB in 0.001982 sec., 627144.2986881938 rows/sec., 51.25 MiB/sec. | ||
| 17543 | 2025.08.28 21:44:59.630200 [ 276 ] {8d395556-e7b8-46d9-bf17-626e10613432} <Debug> TCPHandler: Processed in 0.002177306 sec. | ||
| 17544 | 2025.08.28 21:44:59.630314 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17545 | 2025.08.28 21:44:59.630408 [ 276 ] {0511bf35-167a-449e-ad04-05d669a2f008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17546 | 2025.08.28 21:44:59.630448 [ 276 ] {0511bf35-167a-449e-ad04-05d669a2f008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17547 | 2025.08.28 21:44:59.630846 [ 276 ] {0511bf35-167a-449e-ad04-05d669a2f008} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2025.08.28 21:44:59.630880 [ 276 ] {0511bf35-167a-449e-ad04-05d669a2f008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17549 | 2025.08.28 21:44:59.631170 [ 276 ] {0511bf35-167a-449e-ad04-05d669a2f008} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17550 | 2025.08.28 21:44:59.631376 [ 276 ] {0511bf35-167a-449e-ad04-05d669a2f008} <Trace> oximeter.fields_u16 (b4627b3b-173b-4eae-8ec6-0ff8a8f50285): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2025.08.28 21:44:59.631508 [ 276 ] {0511bf35-167a-449e-ad04-05d669a2f008} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 374.73 KiB/sec. | ||
| 17552 | 2025.08.28 21:44:59.631546 [ 276 ] {0511bf35-167a-449e-ad04-05d669a2f008} <Debug> TCPHandler: Processed in 0.001281533 sec. | ||
| 17553 | 2025.08.28 21:44:59.631657 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2025.08.28 21:44:59.631755 [ 276 ] {03b92c3c-c18e-4a2f-975c-b23e8ea77e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17555 | 2025.08.28 21:44:59.631794 [ 276 ] {03b92c3c-c18e-4a2f-975c-b23e8ea77e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17556 | 2025.08.28 21:44:59.632277 [ 276 ] {03b92c3c-c18e-4a2f-975c-b23e8ea77e20} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2025.08.28 21:44:59.632312 [ 276 ] {03b92c3c-c18e-4a2f-975c-b23e8ea77e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17558 | 2025.08.28 21:44:59.632623 [ 276 ] {03b92c3c-c18e-4a2f-975c-b23e8ea77e20} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17559 | 2025.08.28 21:44:59.632833 [ 276 ] {03b92c3c-c18e-4a2f-975c-b23e8ea77e20} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2025.08.28 21:44:59.632938 [ 152 ] {} <Debug> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17561 | 2025.08.28 21:44:59.632963 [ 276 ] {03b92c3c-c18e-4a2f-975c-b23e8ea77e20} <Debug> executeQuery: Read 266 rows, 18.24 KiB in 0.001226 sec., 216965.74225122348 rows/sec., 14.53 MiB/sec. | ||
| 17562 | 2025.08.28 21:44:59.632971 [ 152 ] {} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17563 | 2025.08.28 21:44:59.632994 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17564 | 2025.08.28 21:44:59.633000 [ 276 ] {03b92c3c-c18e-4a2f-975c-b23e8ea77e20} <Debug> TCPHandler: Processed in 0.001393736 sec. | ||
| 17565 | 2025.08.28 21:44:59.633129 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 17566 | 2025.08.28 21:44:59.633149 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17567 | 2025.08.28 21:44:59.633266 [ 276 ] {f873a73f-9d39-4ffa-8e44-ba5278fad900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17568 | 2025.08.28 21:44:59.633290 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17569 | 2025.08.28 21:44:59.633305 [ 276 ] {f873a73f-9d39-4ffa-8e44-ba5278fad900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17570 | 2025.08.28 21:44:59.633330 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 432 rows starting from the beginning of the part | ||
| 17571 | 2025.08.28 21:44:59.633406 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 228 rows starting from the beginning of the part | ||
| 17572 | 2025.08.28 21:44:59.633454 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 203 rows starting from the beginning of the part | ||
| 17573 | 2025.08.28 21:44:59.633524 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 203 rows starting from the beginning of the part | ||
| 17574 | 2025.08.28 21:44:59.633631 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 203 rows starting from the beginning of the part | ||
| 17575 | 2025.08.28 21:44:59.633715 [ 187 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 266 rows starting from the beginning of the part | ||
| 17576 | 2025.08.28 21:44:59.633998 [ 276 ] {f873a73f-9d39-4ffa-8e44-ba5278fad900} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2025.08.28 21:44:59.634040 [ 276 ] {f873a73f-9d39-4ffa-8e44-ba5278fad900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17578 | 2025.08.28 21:44:59.634392 [ 276 ] {f873a73f-9d39-4ffa-8e44-ba5278fad900} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17579 | 2025.08.28 21:44:59.634619 [ 276 ] {f873a73f-9d39-4ffa-8e44-ba5278fad900} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2025.08.28 21:44:59.634748 [ 276 ] {f873a73f-9d39-4ffa-8e44-ba5278fad900} <Debug> executeQuery: Read 666 rows, 50.56 KiB in 0.001501 sec., 443704.19720186543 rows/sec., 32.89 MiB/sec. | ||
| 17581 | 2025.08.28 21:44:59.634786 [ 276 ] {f873a73f-9d39-4ffa-8e44-ba5278fad900} <Debug> TCPHandler: Processed in 0.001686393 sec. | ||
| 17582 | 2025.08.28 21:44:59.634787 [ 220 ] {} <Trace> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17583 | 2025.08.28 21:44:59.634822 [ 220 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17584 | 2025.08.28 21:44:59.634906 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17585 | 2025.08.28 21:44:59.634932 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866378 sec., 822448.6143750087 rows/sec., 57.32 MiB/sec. | ||
| 17586 | 2025.08.28 21:44:59.635000 [ 276 ] {17e4924f-6a22-4d18-be85-971e15005c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 17587 | 2025.08.28 21:44:59.635048 [ 276 ] {17e4924f-6a22-4d18-be85-971e15005c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 17588 | 2025.08.28 21:44:59.635160 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17589 | 2025.08.28 21:44:59.635418 [ 276 ] {17e4924f-6a22-4d18-be85-971e15005c1a} <Trace> oximeter.measurements_cumulativei64 (8a60cb3e-3b48-4660-9862-e54d9206e77d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17590 | 2025.08.28 21:44:59.635459 [ 276 ] {17e4924f-6a22-4d18-be85-971e15005c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17591 | 2025.08.28 21:44:59.635563 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17592 | 2025.08.28 21:44:59.635665 [ 194 ] {e020c4ee-564c-4a51-84ce-c4b228db69f6::all_1_91_18} <Trace> oximeter.fields_u32 (e020c4ee-564c-4a51-84ce-c4b228db69f6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17593 | 2025.08.28 21:44:59.635785 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17594 | 2025.08.28 21:44:59.636372 [ 276 ] {17e4924f-6a22-4d18-be85-971e15005c1a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 17595 | 2025.08.28 21:44:59.636589 [ 276 ] {17e4924f-6a22-4d18-be85-971e15005c1a} <Trace> oximeter.measurements_cumulativei64 (8a60cb3e-3b48-4660-9862-e54d9206e77d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17596 | 2025.08.28 21:44:59.636715 [ 276 ] {17e4924f-6a22-4d18-be85-971e15005c1a} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001733 sec., 11540.68090017311 rows/sec., 781.02 KiB/sec. | ||
| 17597 | 2025.08.28 21:44:59.636754 [ 276 ] {17e4924f-6a22-4d18-be85-971e15005c1a} <Debug> TCPHandler: Processed in 0.001897009 sec. | ||
| 17598 | 2025.08.28 21:44:59.636863 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2025.08.28 21:44:59.636966 [ 276 ] {a5d43c71-da4a-4c26-9e79-5973a7ff702e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17600 | 2025.08.28 21:44:59.637010 [ 276 ] {a5d43c71-da4a-4c26-9e79-5973a7ff702e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17601 | 2025.08.28 21:44:59.637616 [ 276 ] {a5d43c71-da4a-4c26-9e79-5973a7ff702e} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2025.08.28 21:44:59.637651 [ 276 ] {a5d43c71-da4a-4c26-9e79-5973a7ff702e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17603 | 2025.08.28 21:44:59.638042 [ 276 ] {a5d43c71-da4a-4c26-9e79-5973a7ff702e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17604 | 2025.08.28 21:44:59.638193 [ 220 ] {} <Debug> oximeter.fields_uuid (044ad769-5e5d-4dcc-9135-cc5c110e0c72): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17605 | 2025.08.28 21:44:59.638287 [ 276 ] {a5d43c71-da4a-4c26-9e79-5973a7ff702e} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17606 | 2025.08.28 21:44:59.638423 [ 276 ] {a5d43c71-da4a-4c26-9e79-5973a7ff702e} <Debug> executeQuery: Read 872 rows, 60.03 KiB in 0.001475 sec., 591186.4406779661 rows/sec., 39.75 MiB/sec. | ||
| 17607 | 2025.08.28 21:44:59.638460 [ 276 ] {a5d43c71-da4a-4c26-9e79-5973a7ff702e} <Debug> TCPHandler: Processed in 0.001648442 sec. | ||
| 17608 | 2025.08.28 21:44:59.638574 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17609 | 2025.08.28 21:44:59.638687 [ 276 ] {d289a4b1-ac30-4274-96da-7bc8c6e75744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17610 | 2025.08.28 21:44:59.638768 [ 276 ] {d289a4b1-ac30-4274-96da-7bc8c6e75744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17611 | 2025.08.28 21:44:59.639481 [ 276 ] {d289a4b1-ac30-4274-96da-7bc8c6e75744} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2025.08.28 21:44:59.639515 [ 276 ] {d289a4b1-ac30-4274-96da-7bc8c6e75744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17613 | 2025.08.28 21:44:59.639991 [ 276 ] {d289a4b1-ac30-4274-96da-7bc8c6e75744} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17614 | 2025.08.28 21:44:59.640217 [ 276 ] {d289a4b1-ac30-4274-96da-7bc8c6e75744} <Trace> oximeter.measurements_histogramu64 (626db2a5-158a-420f-8766-d0b2d792064e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2025.08.28 21:44:59.640355 [ 276 ] {d289a4b1-ac30-4274-96da-7bc8c6e75744} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.001705 sec., 2932.551319648094 rows/sec., 3.65 MiB/sec. | ||
| 17616 | 2025.08.28 21:44:59.640411 [ 276 ] {d289a4b1-ac30-4274-96da-7bc8c6e75744} <Debug> TCPHandler: Processed in 0.001886649 sec. | ||
| 17617 | 2025.08.28 21:44:59.640526 [ 276 ] {} <Trace> TCP-Session: ca084b3a-2e09-4ee7-87f1-9260c76faef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17618 | 2025.08.28 21:44:59.640619 [ 276 ] {56b98079-f0c2-43ef-a778-1c18eb9ca669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47672) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17619 | 2025.08.28 21:44:59.640661 [ 276 ] {56b98079-f0c2-43ef-a778-1c18eb9ca669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17620 | 2025.08.28 21:44:59.641007 [ 276 ] {56b98079-f0c2-43ef-a778-1c18eb9ca669} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17621 | 2025.08.28 21:44:59.641041 [ 276 ] {56b98079-f0c2-43ef-a778-1c18eb9ca669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17622 | 2025.08.28 21:44:59.641334 [ 276 ] {56b98079-f0c2-43ef-a778-1c18eb9ca669} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17623 | 2025.08.28 21:44:59.641537 [ 276 ] {56b98079-f0c2-43ef-a778-1c18eb9ca669} <Trace> oximeter.measurements_u64 (a37f527b-b169-4f7a-bf1a-ed1df28fbfb9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17624 | 2025.08.28 21:44:59.641662 [ 276 ] {56b98079-f0c2-43ef-a778-1c18eb9ca669} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 17625 | 2025.08.28 21:44:59.641698 [ 276 ] {56b98079-f0c2-43ef-a778-1c18eb9ca669} <Debug> TCPHandler: Processed in 0.001221701 sec. | ||
| 17626 | 2025.08.28 21:45:00.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.88 MiB, peak 379.96 MiB, free memory in arenas 0.00 B, will set to 361.53 MiB (RSS), difference: -2.34 MiB | ||
| 17627 | 2025.08.28 21:45:00.218834 [ 223 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17628 | 2025.08.28 21:45:00.218883 [ 223 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17629 | 2025.08.28 21:45:00.222588 [ 223 ] {} <Debug> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17630 | 2025.08.28 21:45:00.551629 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17631 | 2025.08.28 21:45:00.551698 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17632 | 2025.08.28 21:45:00.554753 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ff4addf8-2ab4-4590-8680-4fb61d078747): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17633 | 2025.08.28 21:45:00.914543 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 17634 | 2025.08.28 21:45:00.937227 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2025.08.28 21:45:00.937305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17636 | 2025.08.28 21:45:00.945685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17637 | 2025.08.28 21:45:00.948498 [ 245 ] {} <Trace> system.metric_log (5efce6ff-be1e-4365-8ea8-fb6ad80ead8e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2025.08.28 21:45:00.956528 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 17639 | 2025.08.28 21:45:01.161126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 2432 | ||
| 17640 | 2025.08.28 21:45:01.165445 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17641 | 2025.08.28 21:45:01.165510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 17642 | 2025.08.28 21:45:01.167112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17643 | 2025.08.28 21:45:01.167686 [ 243 ] {} <Trace> system.query_log (93812bb6-3699-434a-9155-b79cd5793ad6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17644 | 2025.08.28 21:45:01.168002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2432 | ||