| 1 | [ Dec 3 16:54:34 Enabled. ] | ||
| 2 | [ Dec 3 16:54:34 Rereading configuration. ] | ||
| 3 | [ Dec 3 16:54:34 Rereading configuration. ] | ||
| 4 | [ Dec 3 16:54:36 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 | [ Dec 3 16:54:36 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.12.03 16:54:38.839968 [ 1 ] {} <Information> Application: Will watch for the process with pid 23882 | ||
| 29 | 2025.12.03 16:54:38.840365 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.03 16:54:39.430688 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23882 | ||
| 31 | 2025.12.03 16:54:39.433131 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.03 16:54:39.433310 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.03 16:54:39.641109 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.03 16:54:39.674302 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.03 16:54:39.674410 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.03 16:54:39.674434 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.03 16:54:39.674521 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.03 16:54:39.675286 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.03 16:54:39.680648 [ 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.12.03 16:54:39.681889 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.03 16:54:39.683017 [ 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.12.03 16:54:39.683111 [ 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.12.03 16:54:39.683194 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.03 16:54:39.684234 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.03 16:54:39.685526 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.03 16:54:39.693342 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.03 16:54:39.694131 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.03 16:54:39.695837 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.03 16:54:39.695962 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.03 16:54:39.697588 [ 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.12.03 16:54:39.698261 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.03 16:54:39.704207 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.03 16:54:39.705314 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.03 16:54:39.711290 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.03 16:54:39.711776 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.03 16:54:39.712329 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.03 16:54:39.712762 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.03 16:54:39.714644 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.03 16:54:39.714681 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.03 16:54:39.714792 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.03 16:54:39.714914 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.03 16:54:39.725877 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.03 16:54:39.725909 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000206723 sec | ||
| 68 | 2025.12.03 16:54:39.725972 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.03 16:54:39.726018 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.03 16:54:39.726904 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.03 16:54:39.727642 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.03 16:54:39.748108 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.03 16:54:39.748168 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.03 16:54:39.748257 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.03 16:54:39.748274 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.03 16:54:39.748315 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.03 16:54:39.748408 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.03 16:54:39.751031 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.03 16:54:39.751088 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.03 16:54:39.751144 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.03 16:54:39.751356 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.03 16:54:39.751412 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.03 16:54:39.751425 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.03 16:54:39.751535 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.03 16:54:39.751549 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.03 16:54:39.751589 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.03 16:54:39.751690 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.03 16:54:39.783349 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.03 16:54:39.785084 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.03 16:54:39.785222 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170853 sec | ||
| 91 | 2025.12.03 16:54:39.785249 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.03 16:54:39.785267 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.03 16:54:39.785309 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.03 16:54:39.785650 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.03 16:54:39.785795 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.03 16:54:39.785819 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.03 16:54:39.785832 [ 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.12.03 16:54:39.785843 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.03 16:54:39.802054 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.03 16:54:39.802273 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.12.03 16:54:39.803883 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.585e-05 sec. | ||
| 102 | 2025.12.03 16:54:39.804419 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.03 16:54:39.805491 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.03 16:54:39.805517 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.03 16:54:39.805655 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58025 | ||
| 106 | 2025.12.03 16:54:39.806799 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.03 16:54:39.806881 [ 4 ] {} <Debug> TCP-Session: eb9ef667-abe5-498b-ad80-8d2413ec25bb Authenticating user 'default' from [fd00:1122:3344:101::c]:58025 | ||
| 108 | 2025.12.03 16:54:39.806914 [ 4 ] {} <Debug> TCP-Session: eb9ef667-abe5-498b-ad80-8d2413ec25bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.03 16:54:39.807021 [ 4 ] {} <Debug> TCP-Session: eb9ef667-abe5-498b-ad80-8d2413ec25bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.03 16:54:39.807138 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.03 16:54:39.807168 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.03 16:54:39.807258 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.03 16:54:39.810490 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62474 | ||
| 114 | 2025.12.03 16:54:39.810632 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64836 | ||
| 115 | 2025.12.03 16:54:39.810659 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.03 16:54:39.810632 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53359 | ||
| 117 | 2025.12.03 16:54:39.810729 [ 5 ] {} <Debug> TCP-Session: 4dfd18bd-1cdf-463d-87bd-5d8619bfc51a Authenticating user 'default' from [fd00:1122:3344:101::c]:62474 | ||
| 118 | 2025.12.03 16:54:39.810886 [ 5 ] {} <Debug> TCP-Session: 4dfd18bd-1cdf-463d-87bd-5d8619bfc51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.03 16:54:39.810889 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39496 | ||
| 120 | 2025.12.03 16:54:39.810903 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.03 16:54:39.810912 [ 5 ] {} <Debug> TCP-Session: 4dfd18bd-1cdf-463d-87bd-5d8619bfc51a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.03 16:54:39.811014 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.03 16:54:39.811041 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49225 | ||
| 124 | 2025.12.03 16:54:39.811109 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.03 16:54:39.811111 [ 254 ] {} <Debug> TCP-Session: 309a5e7a-46b0-4712-89a0-83822e8be30b Authenticating user 'default' from [fd00:1122:3344:101::c]:53359 | ||
| 126 | 2025.12.03 16:54:39.811099 [ 6 ] {} <Debug> TCP-Session: 8b51b92c-a971-4eb4-850f-b164eaa8dd7d Authenticating user 'default' from [fd00:1122:3344:101::c]:64836 | ||
| 127 | 2025.12.03 16:54:39.811269 [ 255 ] {} <Debug> TCP-Session: d3544fa9-d6d4-467c-847a-9f1005ed8fd7 Authenticating user 'default' from [fd00:1122:3344:101::c]:39496 | ||
| 128 | 2025.12.03 16:54:39.811245 [ 254 ] {} <Debug> TCP-Session: 309a5e7a-46b0-4712-89a0-83822e8be30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.03 16:54:39.811308 [ 6 ] {} <Debug> TCP-Session: 8b51b92c-a971-4eb4-850f-b164eaa8dd7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.03 16:54:39.811375 [ 255 ] {} <Debug> TCP-Session: d3544fa9-d6d4-467c-847a-9f1005ed8fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.03 16:54:39.811398 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61801 | ||
| 132 | 2025.12.03 16:54:39.811419 [ 6 ] {} <Debug> TCP-Session: 8b51b92c-a971-4eb4-850f-b164eaa8dd7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.03 16:54:39.811397 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.03 16:54:39.811476 [ 255 ] {} <Debug> TCP-Session: d3544fa9-d6d4-467c-847a-9f1005ed8fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.03 16:54:39.811393 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33552 | ||
| 136 | 2025.12.03 16:54:39.811588 [ 256 ] {} <Debug> TCP-Session: 854be1af-7824-41ba-ab4e-b07da4386c6d Authenticating user 'default' from [fd00:1122:3344:101::c]:49225 | ||
| 137 | 2025.12.03 16:54:39.811640 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.12.03 16:54:39.811390 [ 254 ] {} <Debug> TCP-Session: 309a5e7a-46b0-4712-89a0-83822e8be30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.03 16:54:39.811713 [ 256 ] {} <Debug> TCP-Session: 854be1af-7824-41ba-ab4e-b07da4386c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.03 16:54:39.811753 [ 257 ] {} <Debug> TCP-Session: d12db41e-4f31-43f0-a27a-08eca4fdd77b Authenticating user 'default' from [fd00:1122:3344:101::c]:61801 | ||
| 141 | 2025.12.03 16:54:39.811770 [ 256 ] {} <Debug> TCP-Session: 854be1af-7824-41ba-ab4e-b07da4386c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.03 16:54:39.811736 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.03 16:54:39.811835 [ 257 ] {} <Debug> TCP-Session: d12db41e-4f31-43f0-a27a-08eca4fdd77b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.03 16:54:39.811853 [ 258 ] {} <Debug> TCP-Session: c4107732-324f-4284-a4e3-4cd7d3507af4 Authenticating user 'default' from [fd00:1122:3344:101::c]:33552 | ||
| 145 | 2025.12.03 16:54:39.811938 [ 257 ] {} <Debug> TCP-Session: d12db41e-4f31-43f0-a27a-08eca4fdd77b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.03 16:54:39.811958 [ 258 ] {} <Debug> TCP-Session: c4107732-324f-4284-a4e3-4cd7d3507af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.03 16:54:39.812089 [ 258 ] {} <Debug> TCP-Session: c4107732-324f-4284-a4e3-4cd7d3507af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.03 16:54:39.893162 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56158 | ||
| 149 | 2025.12.03 16:54:39.893344 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.03 16:54:39.893485 [ 259 ] {} <Debug> TCP-Session: b097d38d-9bb4-46ce-8691-7c825ffa897e Authenticating user 'default' from [fd00:1122:3344:101::b]:56158 | ||
| 151 | 2025.12.03 16:54:39.893514 [ 259 ] {} <Debug> TCP-Session: b097d38d-9bb4-46ce-8691-7c825ffa897e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.03 16:54:39.893530 [ 259 ] {} <Debug> TCP-Session: b097d38d-9bb4-46ce-8691-7c825ffa897e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.03 16:54:39.893685 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.12.03 16:54:39.893717 [ 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 | ||
| 155 | 2025.12.03 16:54:39.893803 [ 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 | ||
| 156 | 2025.12.03 16:54:39.896875 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60151 | ||
| 157 | 2025.12.03 16:54:39.896984 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48320 | ||
| 158 | 2025.12.03 16:54:39.897110 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55324 | ||
| 159 | 2025.12.03 16:54:39.897222 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63284 | ||
| 160 | 2025.12.03 16:54:39.897252 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.12.03 16:54:39.897340 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45723 | ||
| 162 | 2025.12.03 16:54:39.897385 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.03 16:54:39.897400 [ 260 ] {} <Debug> TCP-Session: 27880106-4d44-4c05-b327-18218bcfcf74 Authenticating user 'default' from [fd00:1122:3344:101::b]:60151 | ||
| 164 | 2025.12.03 16:54:39.897443 [ 261 ] {} <Debug> TCP-Session: f8943c3d-478c-4862-90dd-58e843bbb8b1 Authenticating user 'default' from [fd00:1122:3344:101::b]:48320 | ||
| 165 | 2025.12.03 16:54:39.897517 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48541 | ||
| 166 | 2025.12.03 16:54:39.897449 [ 260 ] {} <Debug> TCP-Session: 27880106-4d44-4c05-b327-18218bcfcf74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.12.03 16:54:39.897555 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.12.03 16:54:39.897617 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.12.03 16:54:39.897618 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.03 16:54:39.897597 [ 260 ] {} <Debug> TCP-Session: 27880106-4d44-4c05-b327-18218bcfcf74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.03 16:54:39.897690 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57326 | ||
| 172 | 2025.12.03 16:54:39.897765 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.12.03 16:54:39.897768 [ 264 ] {} <Debug> TCP-Session: b0e6f820-aa31-49ba-a8f1-536fc6f616e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45723 | ||
| 174 | 2025.12.03 16:54:39.897722 [ 263 ] {} <Debug> TCP-Session: 4136f51c-90d9-4dfe-8669-7eb2d5537a2f Authenticating user 'default' from [fd00:1122:3344:101::b]:63284 | ||
| 175 | 2025.12.03 16:54:39.897715 [ 262 ] {} <Debug> TCP-Session: 4a1adadb-9de5-4ee8-8e21-2a7790b87d57 Authenticating user 'default' from [fd00:1122:3344:101::b]:55324 | ||
| 176 | 2025.12.03 16:54:39.897888 [ 265 ] {} <Debug> TCP-Session: c9a0f234-e687-4d75-8ab2-89bed0879efb Authenticating user 'default' from [fd00:1122:3344:101::b]:48541 | ||
| 177 | 2025.12.03 16:54:39.897865 [ 264 ] {} <Debug> TCP-Session: b0e6f820-aa31-49ba-a8f1-536fc6f616e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.03 16:54:39.897950 [ 263 ] {} <Debug> TCP-Session: 4136f51c-90d9-4dfe-8669-7eb2d5537a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.03 16:54:39.897966 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.12.03 16:54:39.897981 [ 264 ] {} <Debug> TCP-Session: b0e6f820-aa31-49ba-a8f1-536fc6f616e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.03 16:54:39.898026 [ 263 ] {} <Debug> TCP-Session: 4136f51c-90d9-4dfe-8669-7eb2d5537a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.03 16:54:39.897979 [ 265 ] {} <Debug> TCP-Session: c9a0f234-e687-4d75-8ab2-89bed0879efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.03 16:54:39.898071 [ 266 ] {} <Debug> TCP-Session: 66d95fb6-4ae2-4ac0-9cd3-1bab823482a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:57326 | ||
| 184 | 2025.12.03 16:54:39.898139 [ 262 ] {} <Debug> TCP-Session: 4a1adadb-9de5-4ee8-8e21-2a7790b87d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.03 16:54:39.898124 [ 265 ] {} <Debug> TCP-Session: c9a0f234-e687-4d75-8ab2-89bed0879efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.03 16:54:39.897593 [ 261 ] {} <Debug> TCP-Session: f8943c3d-478c-4862-90dd-58e843bbb8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.03 16:54:39.898245 [ 266 ] {} <Debug> TCP-Session: 66d95fb6-4ae2-4ac0-9cd3-1bab823482a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.03 16:54:39.898265 [ 262 ] {} <Debug> TCP-Session: 4a1adadb-9de5-4ee8-8e21-2a7790b87d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.03 16:54:39.898321 [ 261 ] {} <Debug> TCP-Session: f8943c3d-478c-4862-90dd-58e843bbb8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.03 16:54:39.898353 [ 266 ] {} <Debug> TCP-Session: 66d95fb6-4ae2-4ac0-9cd3-1bab823482a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.03 16:54:40.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.91 MiB, peak 116.91 MiB, free memory in arenas 0.00 B, will set to 119.50 MiB (RSS), difference: 2.59 MiB | ||
| 192 | 2025.12.03 16:54:40.092269 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39761 | ||
| 193 | 2025.12.03 16:54:40.092520 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.03 16:54:40.092615 [ 267 ] {} <Debug> TCP-Session: efd14516-0255-40e0-b910-5f6ef7ef7e88 Authenticating user 'default' from [fd00:1122:3344:101::a]:39761 | ||
| 195 | 2025.12.03 16:54:40.092640 [ 267 ] {} <Debug> TCP-Session: efd14516-0255-40e0-b910-5f6ef7ef7e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.03 16:54:40.092655 [ 267 ] {} <Debug> TCP-Session: efd14516-0255-40e0-b910-5f6ef7ef7e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.03 16:54:40.092818 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.03 16:54:40.092871 [ 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.12.03 16:54:40.092971 [ 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.12.03 16:54:40.096330 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57673 | ||
| 201 | 2025.12.03 16:54:40.096443 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45371 | ||
| 202 | 2025.12.03 16:54:40.096516 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49552 | ||
| 203 | 2025.12.03 16:54:40.096585 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2025.12.03 16:54:40.096704 [ 268 ] {} <Debug> TCP-Session: e38c0742-8215-4210-905d-8dc8cd37b095 Authenticating user 'default' from [fd00:1122:3344:101::a]:57673 | ||
| 205 | 2025.12.03 16:54:40.096761 [ 268 ] {} <Debug> TCP-Session: e38c0742-8215-4210-905d-8dc8cd37b095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2025.12.03 16:54:40.096770 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.12.03 16:54:40.096779 [ 268 ] {} <Debug> TCP-Session: e38c0742-8215-4210-905d-8dc8cd37b095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.12.03 16:54:40.096780 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51014 | ||
| 209 | 2025.12.03 16:54:40.096881 [ 269 ] {} <Debug> TCP-Session: 9dfc5ab6-dfa8-4afd-96dc-2c54a51c0c21 Authenticating user 'default' from [fd00:1122:3344:101::a]:45371 | ||
| 210 | 2025.12.03 16:54:40.096900 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.12.03 16:54:40.096955 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60574 | ||
| 212 | 2025.12.03 16:54:40.096937 [ 269 ] {} <Debug> TCP-Session: 9dfc5ab6-dfa8-4afd-96dc-2c54a51c0c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.12.03 16:54:40.097054 [ 269 ] {} <Debug> TCP-Session: 9dfc5ab6-dfa8-4afd-96dc-2c54a51c0c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.12.03 16:54:40.097059 [ 270 ] {} <Debug> TCP-Session: 75701a21-b904-43f9-bc44-bae106c33673 Authenticating user 'default' from [fd00:1122:3344:101::a]:49552 | ||
| 215 | 2025.12.03 16:54:40.097120 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.12.03 16:54:40.097156 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55926 | ||
| 217 | 2025.12.03 16:54:40.097179 [ 270 ] {} <Debug> TCP-Session: 75701a21-b904-43f9-bc44-bae106c33673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.12.03 16:54:40.097191 [ 271 ] {} <Debug> TCP-Session: c1a9a8b5-ba83-4095-8c4e-7a70759dd297 Authenticating user 'default' from [fd00:1122:3344:101::a]:51014 | ||
| 219 | 2025.12.03 16:54:40.097260 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.12.03 16:54:40.097288 [ 270 ] {} <Debug> TCP-Session: 75701a21-b904-43f9-bc44-bae106c33673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.03 16:54:40.097336 [ 272 ] {} <Debug> TCP-Session: 93c5e720-1d85-48f0-93f2-d96cf88c25f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:60574 | ||
| 222 | 2025.12.03 16:54:40.097314 [ 271 ] {} <Debug> TCP-Session: c1a9a8b5-ba83-4095-8c4e-7a70759dd297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.03 16:54:40.097367 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62429 | ||
| 224 | 2025.12.03 16:54:40.097413 [ 272 ] {} <Debug> TCP-Session: 93c5e720-1d85-48f0-93f2-d96cf88c25f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.03 16:54:40.097392 [ 271 ] {} <Debug> TCP-Session: c1a9a8b5-ba83-4095-8c4e-7a70759dd297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.12.03 16:54:40.097370 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2025.12.03 16:54:40.097487 [ 272 ] {} <Debug> TCP-Session: 93c5e720-1d85-48f0-93f2-d96cf88c25f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.03 16:54:40.097524 [ 273 ] {} <Debug> TCP-Session: 504010e9-479e-46eb-b04d-23a0c2a79876 Authenticating user 'default' from [fd00:1122:3344:101::a]:55926 | ||
| 229 | 2025.12.03 16:54:40.097576 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2025.12.03 16:54:40.097630 [ 274 ] {} <Debug> TCP-Session: 59555575-d63c-4ffa-b22c-3bdae84c7d19 Authenticating user 'default' from [fd00:1122:3344:101::a]:62429 | ||
| 231 | 2025.12.03 16:54:40.097632 [ 273 ] {} <Debug> TCP-Session: 504010e9-479e-46eb-b04d-23a0c2a79876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.03 16:54:40.097740 [ 274 ] {} <Debug> TCP-Session: 59555575-d63c-4ffa-b22c-3bdae84c7d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.03 16:54:40.097751 [ 273 ] {} <Debug> TCP-Session: 504010e9-479e-46eb-b04d-23a0c2a79876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.03 16:54:40.097768 [ 274 ] {} <Debug> TCP-Session: 59555575-d63c-4ffa-b22c-3bdae84c7d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.03 16:54:41.244128 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64868 | ||
| 236 | 2025.12.03 16:54:41.244335 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.03 16:54:41.244506 [ 275 ] {} <Debug> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64868 | ||
| 238 | 2025.12.03 16:54:41.244538 [ 275 ] {} <Debug> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.03 16:54:41.244558 [ 275 ] {} <Debug> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.03 16:54:41.244789 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.12.03 16:54:41.244858 [ 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.12.03 16:54:41.244991 [ 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.12.03 16:54:41.253178 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33582 | ||
| 244 | 2025.12.03 16:54:41.253385 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63804 | ||
| 245 | 2025.12.03 16:54:41.253412 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59671 | ||
| 246 | 2025.12.03 16:54:41.253610 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2025.12.03 16:54:41.253661 [ 276 ] {} <Debug> TCP-Session: ff1170d7-a019-484c-9730-da7bdad3c03c Authenticating user 'default' from [fd00:1122:3344:101::d]:33582 | ||
| 248 | 2025.12.03 16:54:41.253708 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46635 | ||
| 249 | 2025.12.03 16:54:41.253726 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37708 | ||
| 250 | 2025.12.03 16:54:41.253800 [ 276 ] {} <Debug> TCP-Session: ff1170d7-a019-484c-9730-da7bdad3c03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.12.03 16:54:41.253831 [ 276 ] {} <Debug> TCP-Session: ff1170d7-a019-484c-9730-da7bdad3c03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.12.03 16:54:41.254522 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57043 | ||
| 253 | 2025.12.03 16:54:41.255784 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37333 | ||
| 254 | 2025.12.03 16:54:41.258023 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2025.12.03 16:54:41.260453 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33859 | ||
| 256 | 2025.12.03 16:54:41.260463 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2025.12.03 16:54:41.260516 [ 277 ] {} <Debug> TCP-Session: c3e9832f-f3fe-44d1-b90e-57170cbc6d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:59671 | ||
| 258 | 2025.12.03 16:54:41.260562 [ 277 ] {} <Debug> TCP-Session: c3e9832f-f3fe-44d1-b90e-57170cbc6d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.12.03 16:54:41.260574 [ 281 ] {} <Debug> TCP-Session: 0acbda65-d504-44e9-ad47-83324b0fea32 Authenticating user 'default' from [fd00:1122:3344:101::d]:57043 | ||
| 260 | 2025.12.03 16:54:41.260579 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2025.12.03 16:54:41.260664 [ 277 ] {} <Debug> TCP-Session: c3e9832f-f3fe-44d1-b90e-57170cbc6d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.12.03 16:54:41.260710 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 263 | 2025.12.03 16:54:41.260722 [ 282 ] {} <Debug> TCP-Session: b1035781-93e2-4a7f-b610-12d2b17d8c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:37333 | ||
| 264 | 2025.12.03 16:54:41.260693 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.12.03 16:54:41.260801 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2025.12.03 16:54:41.260792 [ 282 ] {} <Debug> TCP-Session: b1035781-93e2-4a7f-b610-12d2b17d8c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2025.12.03 16:54:41.260890 [ 279 ] {} <Debug> TCP-Session: 7098384b-960b-4fd8-8b5f-3b967012f626 Authenticating user 'default' from [fd00:1122:3344:101::d]:37708 | ||
| 268 | 2025.12.03 16:54:41.260898 [ 278 ] {} <Debug> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Authenticating user 'default' from [fd00:1122:3344:101::d]:63804 | ||
| 269 | 2025.12.03 16:54:41.260895 [ 282 ] {} <Debug> TCP-Session: b1035781-93e2-4a7f-b610-12d2b17d8c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.12.03 16:54:41.260768 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2025.12.03 16:54:41.260768 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2025.12.03 16:54:41.261033 [ 283 ] {} <Debug> TCP-Session: 4efd27d2-ec20-404e-856f-1893000fd8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33859 | ||
| 273 | 2025.12.03 16:54:41.261015 [ 278 ] {} <Debug> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.12.03 16:54:41.261008 [ 279 ] {} <Debug> TCP-Session: 7098384b-960b-4fd8-8b5f-3b967012f626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.12.03 16:54:41.261201 [ 278 ] {} <Debug> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.12.03 16:54:41.261224 [ 283 ] {} <Debug> TCP-Session: 4efd27d2-ec20-404e-856f-1893000fd8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.12.03 16:54:41.261187 [ 280 ] {} <Debug> TCP-Session: f96ebe18-6e73-4ff2-941f-0eaa9e704eac Authenticating user 'default' from [fd00:1122:3344:101::d]:46635 | ||
| 278 | 2025.12.03 16:54:41.261291 [ 283 ] {} <Debug> TCP-Session: 4efd27d2-ec20-404e-856f-1893000fd8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.12.03 16:54:41.261277 [ 279 ] {} <Debug> TCP-Session: 7098384b-960b-4fd8-8b5f-3b967012f626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.12.03 16:54:41.260695 [ 281 ] {} <Debug> TCP-Session: 0acbda65-d504-44e9-ad47-83324b0fea32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.12.03 16:54:41.261392 [ 280 ] {} <Debug> TCP-Session: f96ebe18-6e73-4ff2-941f-0eaa9e704eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.03 16:54:41.261495 [ 281 ] {} <Debug> TCP-Session: 0acbda65-d504-44e9-ad47-83324b0fea32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.03 16:54:41.261509 [ 280 ] {} <Debug> TCP-Session: f96ebe18-6e73-4ff2-941f-0eaa9e704eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.12.03 16:54:41.265949 [ 275 ] {0df23557-2872-429f-a477-f8f3fed39edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.12.03 16:54:41.393339 [ 275 ] {0df23557-2872-429f-a477-f8f3fed39edb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64868) (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.12.03 16:54:41.394476 [ 275 ] {0df23557-2872-429f-a477-f8f3fed39edb} <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.12.03 16:54:41.394792 [ 275 ] {0df23557-2872-429f-a477-f8f3fed39edb} <Debug> TCPHandler: Processed in 0.141409198 sec. | ||
| 334 | 2025.12.03 16:54:41.398193 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.12.03 16:54:41.398425 [ 278 ] {3245b7bb-6a53-495e-8745-1e40b426ac7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.12.03 16:54:41.398898 [ 278 ] {3245b7bb-6a53-495e-8745-1e40b426ac7c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63804) (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.12.03 16:54:41.399300 [ 278 ] {3245b7bb-6a53-495e-8745-1e40b426ac7c} <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.12.03 16:54:41.399612 [ 278 ] {3245b7bb-6a53-495e-8745-1e40b426ac7c} <Debug> TCPHandler: Processed in 0.001626911 sec. | ||
| 385 | 2025.12.03 16:54:41.402397 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.03 16:54:41.403278 [ 275 ] {2e1b9651-5ab3-499a-ba51-1a9756c5958e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.12.03 16:54:41.403992 [ 275 ] {2e1b9651-5ab3-499a-ba51-1a9756c5958e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.12.03 16:54:41.406329 [ 275 ] {2e1b9651-5ab3-499a-ba51-1a9756c5958e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.12.03 16:54:41.407812 [ 275 ] {2e1b9651-5ab3-499a-ba51-1a9756c5958e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00152907 sec | ||
| 390 | 2025.12.03 16:54:41.407836 [ 275 ] {2e1b9651-5ab3-499a-ba51-1a9756c5958e} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.12.03 16:54:41.407851 [ 275 ] {2e1b9651-5ab3-499a-ba51-1a9756c5958e} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.12.03 16:54:41.408100 [ 275 ] {2e1b9651-5ab3-499a-ba51-1a9756c5958e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.12.03 16:54:41.408966 [ 275 ] {2e1b9651-5ab3-499a-ba51-1a9756c5958e} <Debug> TCPHandler: Processed in 0.006624917 sec. | ||
| 394 | 2025.12.03 16:54:41.409133 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.03 16:54:41.409305 [ 275 ] {3335fecd-aed9-42d1-95e4-786ad349745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) /* 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.12.03 16:54:41.409548 [ 275 ] {3335fecd-aed9-42d1-95e4-786ad349745f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.12.03 16:54:41.414863 [ 275 ] {3335fecd-aed9-42d1-95e4-786ad349745f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.12.03 16:54:41.416390 [ 275 ] {3335fecd-aed9-42d1-95e4-786ad349745f} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437): Loading data parts | ||
| 400 | 2025.12.03 16:54:41.419002 [ 275 ] {3335fecd-aed9-42d1-95e4-786ad349745f} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437): There are no data parts | ||
| 401 | 2025.12.03 16:54:41.423427 [ 275 ] {3335fecd-aed9-42d1-95e4-786ad349745f} <Debug> TCPHandler: Processed in 0.014345185 sec. | ||
| 402 | 2025.12.03 16:54:41.423724 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.12.03 16:54:41.423927 [ 275 ] {497bc719-56d4-421d-82ba-950709a207c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) /* 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.12.03 16:54:41.424071 [ 275 ] {497bc719-56d4-421d-82ba-950709a207c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.12.03 16:54:41.444933 [ 275 ] {497bc719-56d4-421d-82ba-950709a207c1} <Debug> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Loading data parts | ||
| 416 | 2025.12.03 16:54:41.445291 [ 275 ] {497bc719-56d4-421d-82ba-950709a207c1} <Debug> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): There are no data parts | ||
| 417 | 2025.12.03 16:54:41.446457 [ 275 ] {497bc719-56d4-421d-82ba-950709a207c1} <Debug> TCPHandler: Processed in 0.022806647 sec. | ||
| 418 | 2025.12.03 16:54:41.446669 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.03 16:54:41.446941 [ 275 ] {4df9fc32-30e6-48e7-9d3a-568c52de4b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.446994 [ 275 ] {4df9fc32-30e6-48e7-9d3a-568c52de4b58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.12.03 16:54:41.449382 [ 275 ] {4df9fc32-30e6-48e7-9d3a-568c52de4b58} <Debug> oximeter.measurements_i8 (cffc173e-3447-49a6-bc2c-8af44aeef98c): Loading data parts | ||
| 422 | 2025.12.03 16:54:41.449533 [ 275 ] {4df9fc32-30e6-48e7-9d3a-568c52de4b58} <Debug> oximeter.measurements_i8 (cffc173e-3447-49a6-bc2c-8af44aeef98c): There are no data parts | ||
| 423 | 2025.12.03 16:54:41.450710 [ 275 ] {4df9fc32-30e6-48e7-9d3a-568c52de4b58} <Debug> TCPHandler: Processed in 0.004121509 sec. | ||
| 424 | 2025.12.03 16:54:41.450986 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.03 16:54:41.451201 [ 275 ] {15d9971f-61d6-4cc9-8042-6eefb72401e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.451369 [ 275 ] {15d9971f-61d6-4cc9-8042-6eefb72401e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.12.03 16:54:41.453466 [ 275 ] {15d9971f-61d6-4cc9-8042-6eefb72401e6} <Debug> oximeter.measurements_u8 (7713fd77-332d-49c6-804d-1b507deffa61): Loading data parts | ||
| 428 | 2025.12.03 16:54:41.453734 [ 275 ] {15d9971f-61d6-4cc9-8042-6eefb72401e6} <Debug> oximeter.measurements_u8 (7713fd77-332d-49c6-804d-1b507deffa61): There are no data parts | ||
| 429 | 2025.12.03 16:54:41.455452 [ 275 ] {15d9971f-61d6-4cc9-8042-6eefb72401e6} <Debug> TCPHandler: Processed in 0.004530127 sec. | ||
| 430 | 2025.12.03 16:54:41.455641 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.03 16:54:41.455957 [ 275 ] {85d700ed-9362-463c-ace5-0df41051a09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.456023 [ 275 ] {85d700ed-9362-463c-ace5-0df41051a09b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.12.03 16:54:41.458235 [ 275 ] {85d700ed-9362-463c-ace5-0df41051a09b} <Debug> oximeter.measurements_i16 (8db4f69f-bc18-4db0-a9ae-cf43b751d7bf): Loading data parts | ||
| 434 | 2025.12.03 16:54:41.458383 [ 275 ] {85d700ed-9362-463c-ace5-0df41051a09b} <Debug> oximeter.measurements_i16 (8db4f69f-bc18-4db0-a9ae-cf43b751d7bf): There are no data parts | ||
| 435 | 2025.12.03 16:54:41.459633 [ 275 ] {85d700ed-9362-463c-ace5-0df41051a09b} <Debug> TCPHandler: Processed in 0.004068038 sec. | ||
| 436 | 2025.12.03 16:54:41.459855 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.03 16:54:41.460013 [ 275 ] {c507ff63-c2aa-46bd-b041-485b694e6958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.460127 [ 275 ] {c507ff63-c2aa-46bd-b041-485b694e6958} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.12.03 16:54:41.462481 [ 275 ] {c507ff63-c2aa-46bd-b041-485b694e6958} <Debug> oximeter.measurements_u16 (9cd8caa8-74a3-4dd6-b9f4-a64177357e44): Loading data parts | ||
| 440 | 2025.12.03 16:54:41.462704 [ 275 ] {c507ff63-c2aa-46bd-b041-485b694e6958} <Debug> oximeter.measurements_u16 (9cd8caa8-74a3-4dd6-b9f4-a64177357e44): There are no data parts | ||
| 441 | 2025.12.03 16:54:41.464389 [ 275 ] {c507ff63-c2aa-46bd-b041-485b694e6958} <Debug> TCPHandler: Processed in 0.004581508 sec. | ||
| 442 | 2025.12.03 16:54:41.464581 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.03 16:54:41.464828 [ 275 ] {3aeaf5d3-2e64-43fb-9ca5-847846bbfbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.464938 [ 275 ] {3aeaf5d3-2e64-43fb-9ca5-847846bbfbb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.12.03 16:54:41.468524 [ 275 ] {3aeaf5d3-2e64-43fb-9ca5-847846bbfbb0} <Debug> oximeter.measurements_i32 (3d77b816-c4a3-48b1-bfe5-ba2c959a9c35): Loading data parts | ||
| 446 | 2025.12.03 16:54:41.468701 [ 275 ] {3aeaf5d3-2e64-43fb-9ca5-847846bbfbb0} <Debug> oximeter.measurements_i32 (3d77b816-c4a3-48b1-bfe5-ba2c959a9c35): There are no data parts | ||
| 447 | 2025.12.03 16:54:41.472239 [ 275 ] {3aeaf5d3-2e64-43fb-9ca5-847846bbfbb0} <Debug> TCPHandler: Processed in 0.007718037 sec. | ||
| 448 | 2025.12.03 16:54:41.472558 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.12.03 16:54:41.472729 [ 275 ] {494a83b0-81f6-4d13-af00-7fbc928026d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.472879 [ 275 ] {494a83b0-81f6-4d13-af00-7fbc928026d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.12.03 16:54:41.475824 [ 275 ] {494a83b0-81f6-4d13-af00-7fbc928026d8} <Debug> oximeter.measurements_u32 (393bf7c0-9152-4b89-aec9-55fa16bc48fc): Loading data parts | ||
| 452 | 2025.12.03 16:54:41.476030 [ 275 ] {494a83b0-81f6-4d13-af00-7fbc928026d8} <Debug> oximeter.measurements_u32 (393bf7c0-9152-4b89-aec9-55fa16bc48fc): There are no data parts | ||
| 453 | 2025.12.03 16:54:41.478213 [ 275 ] {494a83b0-81f6-4d13-af00-7fbc928026d8} <Debug> TCPHandler: Processed in 0.005710089 sec. | ||
| 454 | 2025.12.03 16:54:41.478383 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.12.03 16:54:41.478589 [ 275 ] {da2dc2da-cf79-4fd6-b586-99705c638e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.478677 [ 275 ] {da2dc2da-cf79-4fd6-b586-99705c638e62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.12.03 16:54:41.481434 [ 275 ] {da2dc2da-cf79-4fd6-b586-99705c638e62} <Debug> oximeter.measurements_i64 (810ed222-c0a4-4e05-a802-f3cd9c2a73b3): Loading data parts | ||
| 458 | 2025.12.03 16:54:41.481600 [ 275 ] {da2dc2da-cf79-4fd6-b586-99705c638e62} <Debug> oximeter.measurements_i64 (810ed222-c0a4-4e05-a802-f3cd9c2a73b3): There are no data parts | ||
| 459 | 2025.12.03 16:54:41.484567 [ 275 ] {da2dc2da-cf79-4fd6-b586-99705c638e62} <Debug> TCPHandler: Processed in 0.006239239 sec. | ||
| 460 | 2025.12.03 16:54:41.484859 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.12.03 16:54:41.485057 [ 275 ] {e85ba13f-6eae-490a-88ed-33a5011bf0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.485311 [ 275 ] {e85ba13f-6eae-490a-88ed-33a5011bf0a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.12.03 16:54:41.488027 [ 275 ] {e85ba13f-6eae-490a-88ed-33a5011bf0a0} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Loading data parts | ||
| 464 | 2025.12.03 16:54:41.488234 [ 275 ] {e85ba13f-6eae-490a-88ed-33a5011bf0a0} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): There are no data parts | ||
| 465 | 2025.12.03 16:54:41.490144 [ 275 ] {e85ba13f-6eae-490a-88ed-33a5011bf0a0} <Debug> TCPHandler: Processed in 0.005343612 sec. | ||
| 466 | 2025.12.03 16:54:41.490294 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.12.03 16:54:41.490456 [ 275 ] {b04b8ace-ed07-4a37-ab73-45f017860341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.490584 [ 275 ] {b04b8ace-ed07-4a37-ab73-45f017860341} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.12.03 16:54:41.493658 [ 275 ] {b04b8ace-ed07-4a37-ab73-45f017860341} <Debug> oximeter.measurements_f32 (ee1c33f9-8ca8-4161-897e-b996c07d6ac6): Loading data parts | ||
| 470 | 2025.12.03 16:54:41.493917 [ 275 ] {b04b8ace-ed07-4a37-ab73-45f017860341} <Debug> oximeter.measurements_f32 (ee1c33f9-8ca8-4161-897e-b996c07d6ac6): There are no data parts | ||
| 471 | 2025.12.03 16:54:41.496420 [ 275 ] {b04b8ace-ed07-4a37-ab73-45f017860341} <Debug> TCPHandler: Processed in 0.006174978 sec. | ||
| 472 | 2025.12.03 16:54:41.496736 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.12.03 16:54:41.496933 [ 275 ] {5fd381c4-8a10-4ee7-a6f5-dd0bec7755eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.497080 [ 275 ] {5fd381c4-8a10-4ee7-a6f5-dd0bec7755eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.12.03 16:54:41.499525 [ 275 ] {5fd381c4-8a10-4ee7-a6f5-dd0bec7755eb} <Debug> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Loading data parts | ||
| 476 | 2025.12.03 16:54:41.499679 [ 275 ] {5fd381c4-8a10-4ee7-a6f5-dd0bec7755eb} <Debug> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): There are no data parts | ||
| 477 | 2025.12.03 16:54:41.501475 [ 275 ] {5fd381c4-8a10-4ee7-a6f5-dd0bec7755eb} <Debug> TCPHandler: Processed in 0.004800432 sec. | ||
| 478 | 2025.12.03 16:54:41.501635 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.12.03 16:54:41.501816 [ 275 ] {45ebbb0c-d2c1-42c3-b959-7165f5059676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.501938 [ 275 ] {45ebbb0c-d2c1-42c3-b959-7165f5059676} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.12.03 16:54:41.504051 [ 275 ] {45ebbb0c-d2c1-42c3-b959-7165f5059676} <Debug> oximeter.measurements_string (15e1a45a-8536-4c02-82fd-03a40512466f): Loading data parts | ||
| 482 | 2025.12.03 16:54:41.504234 [ 275 ] {45ebbb0c-d2c1-42c3-b959-7165f5059676} <Debug> oximeter.measurements_string (15e1a45a-8536-4c02-82fd-03a40512466f): There are no data parts | ||
| 483 | 2025.12.03 16:54:41.507862 [ 275 ] {45ebbb0c-d2c1-42c3-b959-7165f5059676} <Debug> TCPHandler: Processed in 0.00628224 sec. | ||
| 484 | 2025.12.03 16:54:41.508175 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.12.03 16:54:41.508355 [ 275 ] {4007e391-de1e-46ac-9b7f-32e196e98411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.508493 [ 275 ] {4007e391-de1e-46ac-9b7f-32e196e98411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.12.03 16:54:41.511582 [ 275 ] {4007e391-de1e-46ac-9b7f-32e196e98411} <Debug> oximeter.measurements_bytes (15feeb16-199f-46dc-b372-4b2911f37b0c): Loading data parts | ||
| 495 | 2025.12.03 16:54:41.511771 [ 275 ] {4007e391-de1e-46ac-9b7f-32e196e98411} <Debug> oximeter.measurements_bytes (15feeb16-199f-46dc-b372-4b2911f37b0c): There are no data parts | ||
| 496 | 2025.12.03 16:54:41.514482 [ 275 ] {4007e391-de1e-46ac-9b7f-32e196e98411} <Debug> TCPHandler: Processed in 0.006376292 sec. | ||
| 497 | 2025.12.03 16:54:41.514743 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.12.03 16:54:41.514972 [ 275 ] {1b7fcdc1-d310-453f-9dfd-3b254c81613f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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.12.03 16:54:41.515127 [ 275 ] {1b7fcdc1-d310-453f-9dfd-3b254c81613f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.12.03 16:54:41.517772 [ 275 ] {1b7fcdc1-d310-453f-9dfd-3b254c81613f} <Debug> oximeter.measurements_cumulativei64 (41b3c95e-2232-446e-8bad-7c1660a3f8d2): Loading data parts | ||
| 501 | 2025.12.03 16:54:41.518107 [ 275 ] {1b7fcdc1-d310-453f-9dfd-3b254c81613f} <Debug> oximeter.measurements_cumulativei64 (41b3c95e-2232-446e-8bad-7c1660a3f8d2): There are no data parts | ||
| 502 | 2025.12.03 16:54:41.519561 [ 275 ] {1b7fcdc1-d310-453f-9dfd-3b254c81613f} <Debug> TCPHandler: Processed in 0.004884413 sec. | ||
| 503 | 2025.12.03 16:54:41.519710 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.12.03 16:54:41.520005 [ 275 ] {20313a33-7738-44b6-b752-b9c6305eb5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 505 | 2025.12.03 16:54:41.520130 [ 275 ] {20313a33-7738-44b6-b752-b9c6305eb5f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.12.03 16:54:41.522125 [ 275 ] {20313a33-7738-44b6-b752-b9c6305eb5f0} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Loading data parts | ||
| 507 | 2025.12.03 16:54:41.522293 [ 275 ] {20313a33-7738-44b6-b752-b9c6305eb5f0} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): There are no data parts | ||
| 508 | 2025.12.03 16:54:41.523811 [ 275 ] {20313a33-7738-44b6-b752-b9c6305eb5f0} <Debug> TCPHandler: Processed in 0.00415074 sec. | ||
| 509 | 2025.12.03 16:54:41.523957 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.12.03 16:54:41.524122 [ 275 ] {95d8fb68-160b-40aa-9a27-7b18d2e9dc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 511 | 2025.12.03 16:54:41.524326 [ 275 ] {95d8fb68-160b-40aa-9a27-7b18d2e9dc3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.12.03 16:54:41.526321 [ 275 ] {95d8fb68-160b-40aa-9a27-7b18d2e9dc3f} <Debug> oximeter.measurements_cumulativef32 (5898ba27-1c83-4c51-b63d-d685cb7d95d6): Loading data parts | ||
| 513 | 2025.12.03 16:54:41.526483 [ 275 ] {95d8fb68-160b-40aa-9a27-7b18d2e9dc3f} <Debug> oximeter.measurements_cumulativef32 (5898ba27-1c83-4c51-b63d-d685cb7d95d6): There are no data parts | ||
| 514 | 2025.12.03 16:54:41.529125 [ 275 ] {95d8fb68-160b-40aa-9a27-7b18d2e9dc3f} <Debug> TCPHandler: Processed in 0.005217789 sec. | ||
| 515 | 2025.12.03 16:54:41.529429 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.12.03 16:54:41.529597 [ 275 ] {b25b3480-a068-473e-99e9-7084013ae69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 517 | 2025.12.03 16:54:41.529725 [ 275 ] {b25b3480-a068-473e-99e9-7084013ae69b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.12.03 16:54:41.533020 [ 275 ] {b25b3480-a068-473e-99e9-7084013ae69b} <Debug> oximeter.measurements_cumulativef64 (df705bc2-e044-41f9-8d7f-720743043129): Loading data parts | ||
| 519 | 2025.12.03 16:54:41.533416 [ 275 ] {b25b3480-a068-473e-99e9-7084013ae69b} <Debug> oximeter.measurements_cumulativef64 (df705bc2-e044-41f9-8d7f-720743043129): There are no data parts | ||
| 520 | 2025.12.03 16:54:41.534703 [ 275 ] {b25b3480-a068-473e-99e9-7084013ae69b} <Debug> TCPHandler: Processed in 0.005324572 sec. | ||
| 521 | 2025.12.03 16:54:41.534867 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.12.03 16:54:41.535188 [ 275 ] {7efd3d31-c9ba-4f0a-8e48-8792557d0a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2025.12.03 16:54:41.535351 [ 275 ] {7efd3d31-c9ba-4f0a-8e48-8792557d0a02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.12.03 16:54:41.537378 [ 275 ] {7efd3d31-c9ba-4f0a-8e48-8792557d0a02} <Debug> oximeter.measurements_histogrami8 (7d4c6eaa-04ff-44da-b1b6-5ec5c2619686): Loading data parts | ||
| 535 | 2025.12.03 16:54:41.537640 [ 275 ] {7efd3d31-c9ba-4f0a-8e48-8792557d0a02} <Debug> oximeter.measurements_histogrami8 (7d4c6eaa-04ff-44da-b1b6-5ec5c2619686): There are no data parts | ||
| 536 | 2025.12.03 16:54:41.538926 [ 275 ] {7efd3d31-c9ba-4f0a-8e48-8792557d0a02} <Debug> TCPHandler: Processed in 0.004111888 sec. | ||
| 537 | 2025.12.03 16:54:41.539204 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.03 16:54:41.539496 [ 275 ] {fc37ca35-2e37-4954-92ec-6dc6e737f2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 539 | 2025.12.03 16:54:41.539710 [ 275 ] {fc37ca35-2e37-4954-92ec-6dc6e737f2a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.12.03 16:54:41.543111 [ 275 ] {fc37ca35-2e37-4954-92ec-6dc6e737f2a1} <Debug> oximeter.measurements_histogramu8 (0fc1a814-1631-4972-b904-f79eabc57251): Loading data parts | ||
| 541 | 2025.12.03 16:54:41.543364 [ 275 ] {fc37ca35-2e37-4954-92ec-6dc6e737f2a1} <Debug> oximeter.measurements_histogramu8 (0fc1a814-1631-4972-b904-f79eabc57251): There are no data parts | ||
| 542 | 2025.12.03 16:54:41.545037 [ 275 ] {fc37ca35-2e37-4954-92ec-6dc6e737f2a1} <Debug> TCPHandler: Processed in 0.005895913 sec. | ||
| 543 | 2025.12.03 16:54:41.545185 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.03 16:54:41.545478 [ 275 ] {55345aad-1db3-4137-9bf8-2b3c3cb08e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 545 | 2025.12.03 16:54:41.545600 [ 275 ] {55345aad-1db3-4137-9bf8-2b3c3cb08e1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.12.03 16:54:41.547851 [ 275 ] {55345aad-1db3-4137-9bf8-2b3c3cb08e1e} <Debug> oximeter.measurements_histogrami16 (10dd7925-ac6a-457f-91c0-a4dd86c16919): Loading data parts | ||
| 547 | 2025.12.03 16:54:41.548025 [ 275 ] {55345aad-1db3-4137-9bf8-2b3c3cb08e1e} <Debug> oximeter.measurements_histogrami16 (10dd7925-ac6a-457f-91c0-a4dd86c16919): There are no data parts | ||
| 548 | 2025.12.03 16:54:41.549665 [ 275 ] {55345aad-1db3-4137-9bf8-2b3c3cb08e1e} <Debug> TCPHandler: Processed in 0.004529657 sec. | ||
| 549 | 2025.12.03 16:54:41.549888 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.03 16:54:41.550108 [ 275 ] {60ae2954-7b3e-4a30-8c7c-c9064a8c7969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 551 | 2025.12.03 16:54:41.550238 [ 275 ] {60ae2954-7b3e-4a30-8c7c-c9064a8c7969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.12.03 16:54:41.552606 [ 275 ] {60ae2954-7b3e-4a30-8c7c-c9064a8c7969} <Debug> oximeter.measurements_histogramu16 (15c86dc3-eb47-4580-b0de-03c3c0098cd7): Loading data parts | ||
| 553 | 2025.12.03 16:54:41.552772 [ 275 ] {60ae2954-7b3e-4a30-8c7c-c9064a8c7969} <Debug> oximeter.measurements_histogramu16 (15c86dc3-eb47-4580-b0de-03c3c0098cd7): There are no data parts | ||
| 554 | 2025.12.03 16:54:41.556681 [ 275 ] {60ae2954-7b3e-4a30-8c7c-c9064a8c7969} <Debug> TCPHandler: Processed in 0.006841581 sec. | ||
| 555 | 2025.12.03 16:54:41.556822 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.12.03 16:54:41.557108 [ 275 ] {2ee2823e-fe30-4de2-b175-bce95a45a23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 557 | 2025.12.03 16:54:41.557233 [ 275 ] {2ee2823e-fe30-4de2-b175-bce95a45a23c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.12.03 16:54:41.560838 [ 275 ] {2ee2823e-fe30-4de2-b175-bce95a45a23c} <Debug> oximeter.measurements_histogrami32 (ae826fe9-ba1a-4d28-af1c-789ed523dbf2): Loading data parts | ||
| 559 | 2025.12.03 16:54:41.560991 [ 275 ] {2ee2823e-fe30-4de2-b175-bce95a45a23c} <Debug> oximeter.measurements_histogrami32 (ae826fe9-ba1a-4d28-af1c-789ed523dbf2): There are no data parts | ||
| 560 | 2025.12.03 16:54:41.563281 [ 275 ] {2ee2823e-fe30-4de2-b175-bce95a45a23c} <Debug> TCPHandler: Processed in 0.006507584 sec. | ||
| 561 | 2025.12.03 16:54:41.563535 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.12.03 16:54:41.563769 [ 275 ] {b74f76a5-aa12-4b8e-8eeb-2a490b1cadae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 563 | 2025.12.03 16:54:41.564072 [ 275 ] {b74f76a5-aa12-4b8e-8eeb-2a490b1cadae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.12.03 16:54:41.567368 [ 275 ] {b74f76a5-aa12-4b8e-8eeb-2a490b1cadae} <Debug> oximeter.measurements_histogramu32 (414d2f05-2dc3-49e6-a710-b097c6cfcf8d): Loading data parts | ||
| 565 | 2025.12.03 16:54:41.567582 [ 275 ] {b74f76a5-aa12-4b8e-8eeb-2a490b1cadae} <Debug> oximeter.measurements_histogramu32 (414d2f05-2dc3-49e6-a710-b097c6cfcf8d): There are no data parts | ||
| 566 | 2025.12.03 16:54:41.569663 [ 275 ] {b74f76a5-aa12-4b8e-8eeb-2a490b1cadae} <Debug> TCPHandler: Processed in 0.006186819 sec. | ||
| 567 | 2025.12.03 16:54:41.569815 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.03 16:54:41.570105 [ 275 ] {76c921c7-8b03-42b9-9b65-6a35a5925182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 569 | 2025.12.03 16:54:41.570283 [ 275 ] {76c921c7-8b03-42b9-9b65-6a35a5925182} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.12.03 16:54:41.574997 [ 275 ] {76c921c7-8b03-42b9-9b65-6a35a5925182} <Debug> oximeter.measurements_histogrami64 (45588796-4193-46ee-a64d-ba6ec9bba323): Loading data parts | ||
| 571 | 2025.12.03 16:54:41.575165 [ 275 ] {76c921c7-8b03-42b9-9b65-6a35a5925182} <Debug> oximeter.measurements_histogrami64 (45588796-4193-46ee-a64d-ba6ec9bba323): There are no data parts | ||
| 572 | 2025.12.03 16:54:41.576869 [ 275 ] {76c921c7-8b03-42b9-9b65-6a35a5925182} <Debug> TCPHandler: Processed in 0.007105566 sec. | ||
| 573 | 2025.12.03 16:54:41.577157 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.12.03 16:54:41.577377 [ 275 ] {83568eee-a1ee-4eb9-b999-b00880acdf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 575 | 2025.12.03 16:54:41.577548 [ 275 ] {83568eee-a1ee-4eb9-b999-b00880acdf2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.12.03 16:54:41.580389 [ 275 ] {83568eee-a1ee-4eb9-b999-b00880acdf2e} <Debug> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Loading data parts | ||
| 577 | 2025.12.03 16:54:41.580633 [ 275 ] {83568eee-a1ee-4eb9-b999-b00880acdf2e} <Debug> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): There are no data parts | ||
| 578 | 2025.12.03 16:54:41.582064 [ 275 ] {83568eee-a1ee-4eb9-b999-b00880acdf2e} <Debug> TCPHandler: Processed in 0.004960515 sec. | ||
| 579 | 2025.12.03 16:54:41.582256 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.12.03 16:54:41.582742 [ 275 ] {6712c48d-bccf-42cc-ac2f-a62aeddc3cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 581 | 2025.12.03 16:54:41.583778 [ 275 ] {6712c48d-bccf-42cc-ac2f-a62aeddc3cc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.12.03 16:54:41.586328 [ 275 ] {6712c48d-bccf-42cc-ac2f-a62aeddc3cc6} <Debug> oximeter.measurements_histogramf32 (41d1291c-2564-4c45-b198-5b239531fddb): Loading data parts | ||
| 583 | 2025.12.03 16:54:41.586484 [ 275 ] {6712c48d-bccf-42cc-ac2f-a62aeddc3cc6} <Debug> oximeter.measurements_histogramf32 (41d1291c-2564-4c45-b198-5b239531fddb): There are no data parts | ||
| 584 | 2025.12.03 16:54:41.587791 [ 275 ] {6712c48d-bccf-42cc-ac2f-a62aeddc3cc6} <Debug> TCPHandler: Processed in 0.005595577 sec. | ||
| 585 | 2025.12.03 16:54:41.588055 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.12.03 16:54:41.588278 [ 275 ] {68923a25-edb8-4886-9cdd-7b2a2c6461eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 587 | 2025.12.03 16:54:41.588422 [ 275 ] {68923a25-edb8-4886-9cdd-7b2a2c6461eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.12.03 16:54:41.590322 [ 275 ] {68923a25-edb8-4886-9cdd-7b2a2c6461eb} <Debug> oximeter.measurements_histogramf64 (f103b15f-2d9a-43ba-aafe-67dd0c1e8f7b): Loading data parts | ||
| 589 | 2025.12.03 16:54:41.590535 [ 275 ] {68923a25-edb8-4886-9cdd-7b2a2c6461eb} <Debug> oximeter.measurements_histogramf64 (f103b15f-2d9a-43ba-aafe-67dd0c1e8f7b): There are no data parts | ||
| 590 | 2025.12.03 16:54:41.591798 [ 275 ] {68923a25-edb8-4886-9cdd-7b2a2c6461eb} <Debug> TCPHandler: Processed in 0.003796283 sec. | ||
| 591 | 2025.12.03 16:54:41.591952 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.12.03 16:54:41.592185 [ 275 ] {bbe4661e-38a4-4d56-a674-5af9aae8e74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2025.12.03 16:54:41.592316 [ 275 ] {bbe4661e-38a4-4d56-a674-5af9aae8e74a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.12.03 16:54:41.594113 [ 275 ] {bbe4661e-38a4-4d56-a674-5af9aae8e74a} <Debug> oximeter.fields_bool (1412cde4-73e3-448c-bca1-d3ef0efa3c61): Loading data parts | ||
| 620 | 2025.12.03 16:54:41.594300 [ 275 ] {bbe4661e-38a4-4d56-a674-5af9aae8e74a} <Debug> oximeter.fields_bool (1412cde4-73e3-448c-bca1-d3ef0efa3c61): There are no data parts | ||
| 621 | 2025.12.03 16:54:41.597292 [ 275 ] {bbe4661e-38a4-4d56-a674-5af9aae8e74a} <Debug> TCPHandler: Processed in 0.005392274 sec. | ||
| 622 | 2025.12.03 16:54:41.597451 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.03 16:54:41.597694 [ 275 ] {2618598e-4ebe-4afc-97ce-882fe1b9904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 624 | 2025.12.03 16:54:41.597816 [ 275 ] {2618598e-4ebe-4afc-97ce-882fe1b9904e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.12.03 16:54:41.601417 [ 275 ] {2618598e-4ebe-4afc-97ce-882fe1b9904e} <Debug> oximeter.fields_i8 (e0b9e8c1-c246-4dac-a653-49deb8e8ccd7): Loading data parts | ||
| 626 | 2025.12.03 16:54:41.601564 [ 275 ] {2618598e-4ebe-4afc-97ce-882fe1b9904e} <Debug> oximeter.fields_i8 (e0b9e8c1-c246-4dac-a653-49deb8e8ccd7): There are no data parts | ||
| 627 | 2025.12.03 16:54:41.603306 [ 275 ] {2618598e-4ebe-4afc-97ce-882fe1b9904e} <Debug> TCPHandler: Processed in 0.005910573 sec. | ||
| 628 | 2025.12.03 16:54:41.603465 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.03 16:54:41.603633 [ 275 ] {1cdd05bf-f81a-42a9-a5a6-400b349b04ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 630 | 2025.12.03 16:54:41.603750 [ 275 ] {1cdd05bf-f81a-42a9-a5a6-400b349b04ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.12.03 16:54:41.607602 [ 275 ] {1cdd05bf-f81a-42a9-a5a6-400b349b04ed} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Loading data parts | ||
| 632 | 2025.12.03 16:54:41.607830 [ 275 ] {1cdd05bf-f81a-42a9-a5a6-400b349b04ed} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): There are no data parts | ||
| 633 | 2025.12.03 16:54:41.611742 [ 275 ] {1cdd05bf-f81a-42a9-a5a6-400b349b04ed} <Debug> TCPHandler: Processed in 0.008337679 sec. | ||
| 634 | 2025.12.03 16:54:41.611900 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.03 16:54:41.612137 [ 275 ] {a6e87f46-b264-41bd-8f09-2a46bd368c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2025.12.03 16:54:41.612251 [ 275 ] {a6e87f46-b264-41bd-8f09-2a46bd368c62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.12.03 16:54:41.616215 [ 275 ] {a6e87f46-b264-41bd-8f09-2a46bd368c62} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Loading data parts | ||
| 638 | 2025.12.03 16:54:41.616436 [ 275 ] {a6e87f46-b264-41bd-8f09-2a46bd368c62} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): There are no data parts | ||
| 639 | 2025.12.03 16:54:41.618654 [ 275 ] {a6e87f46-b264-41bd-8f09-2a46bd368c62} <Debug> TCPHandler: Processed in 0.006812271 sec. | ||
| 640 | 2025.12.03 16:54:41.618819 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.03 16:54:41.618984 [ 275 ] {3d0dc6eb-c669-45ba-baf7-b000613c089d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 642 | 2025.12.03 16:54:41.619112 [ 275 ] {3d0dc6eb-c669-45ba-baf7-b000613c089d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2025.12.03 16:54:41.623296 [ 275 ] {3d0dc6eb-c669-45ba-baf7-b000613c089d} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Loading data parts | ||
| 644 | 2025.12.03 16:54:41.623463 [ 275 ] {3d0dc6eb-c669-45ba-baf7-b000613c089d} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): There are no data parts | ||
| 645 | 2025.12.03 16:54:41.626644 [ 275 ] {3d0dc6eb-c669-45ba-baf7-b000613c089d} <Debug> TCPHandler: Processed in 0.007879181 sec. | ||
| 646 | 2025.12.03 16:54:41.626915 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.03 16:54:41.627129 [ 275 ] {cc9c59ff-9fd7-4212-a565-06f35a0ba972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 648 | 2025.12.03 16:54:41.627266 [ 275 ] {cc9c59ff-9fd7-4212-a565-06f35a0ba972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2025.12.03 16:54:41.629570 [ 275 ] {cc9c59ff-9fd7-4212-a565-06f35a0ba972} <Debug> oximeter.fields_i32 (d0edfc2b-6cb2-47c9-9991-8473d9855035): Loading data parts | ||
| 650 | 2025.12.03 16:54:41.629738 [ 275 ] {cc9c59ff-9fd7-4212-a565-06f35a0ba972} <Debug> oximeter.fields_i32 (d0edfc2b-6cb2-47c9-9991-8473d9855035): There are no data parts | ||
| 651 | 2025.12.03 16:54:41.631496 [ 275 ] {cc9c59ff-9fd7-4212-a565-06f35a0ba972} <Debug> TCPHandler: Processed in 0.004640499 sec. | ||
| 652 | 2025.12.03 16:54:41.631652 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.12.03 16:54:41.631813 [ 275 ] {e1dc3f15-9060-476e-bda4-1217af2cac02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 654 | 2025.12.03 16:54:41.631962 [ 275 ] {e1dc3f15-9060-476e-bda4-1217af2cac02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2025.12.03 16:54:41.634973 [ 275 ] {e1dc3f15-9060-476e-bda4-1217af2cac02} <Debug> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Loading data parts | ||
| 656 | 2025.12.03 16:54:41.635216 [ 275 ] {e1dc3f15-9060-476e-bda4-1217af2cac02} <Debug> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): There are no data parts | ||
| 657 | 2025.12.03 16:54:41.637385 [ 275 ] {e1dc3f15-9060-476e-bda4-1217af2cac02} <Debug> TCPHandler: Processed in 0.005783581 sec. | ||
| 658 | 2025.12.03 16:54:41.637628 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.12.03 16:54:41.637823 [ 275 ] {47e1e3d7-2bd3-41c5-8856-c9106b38fe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 660 | 2025.12.03 16:54:41.637964 [ 275 ] {47e1e3d7-2bd3-41c5-8856-c9106b38fe59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2025.12.03 16:54:41.641781 [ 275 ] {47e1e3d7-2bd3-41c5-8856-c9106b38fe59} <Debug> oximeter.fields_i64 (3671e834-f0c6-481a-a299-a5553ed48dcf): Loading data parts | ||
| 662 | 2025.12.03 16:54:41.642022 [ 275 ] {47e1e3d7-2bd3-41c5-8856-c9106b38fe59} <Debug> oximeter.fields_i64 (3671e834-f0c6-481a-a299-a5553ed48dcf): There are no data parts | ||
| 663 | 2025.12.03 16:54:41.647023 [ 275 ] {47e1e3d7-2bd3-41c5-8856-c9106b38fe59} <Debug> TCPHandler: Processed in 0.00944608 sec. | ||
| 664 | 2025.12.03 16:54:41.647179 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.12.03 16:54:41.647418 [ 275 ] {3c24bdbd-1751-4bc9-8b66-9893ddd8edf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 666 | 2025.12.03 16:54:41.647505 [ 275 ] {3c24bdbd-1751-4bc9-8b66-9893ddd8edf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2025.12.03 16:54:41.651429 [ 275 ] {3c24bdbd-1751-4bc9-8b66-9893ddd8edf5} <Debug> oximeter.fields_u64 (943c3e33-ec56-4c09-9a2b-12c60c2f5550): Loading data parts | ||
| 668 | 2025.12.03 16:54:41.651599 [ 275 ] {3c24bdbd-1751-4bc9-8b66-9893ddd8edf5} <Debug> oximeter.fields_u64 (943c3e33-ec56-4c09-9a2b-12c60c2f5550): There are no data parts | ||
| 669 | 2025.12.03 16:54:41.653709 [ 275 ] {3c24bdbd-1751-4bc9-8b66-9893ddd8edf5} <Debug> TCPHandler: Processed in 0.006580726 sec. | ||
| 670 | 2025.12.03 16:54:41.654049 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.12.03 16:54:41.654212 [ 275 ] {63121819-b126-4a12-8fb4-b165ce0f7f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 672 | 2025.12.03 16:54:41.654343 [ 275 ] {63121819-b126-4a12-8fb4-b165ce0f7f6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2025.12.03 16:54:41.659060 [ 275 ] {63121819-b126-4a12-8fb4-b165ce0f7f6f} <Debug> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Loading data parts | ||
| 674 | 2025.12.03 16:54:41.659421 [ 275 ] {63121819-b126-4a12-8fb4-b165ce0f7f6f} <Debug> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): There are no data parts | ||
| 675 | 2025.12.03 16:54:41.663871 [ 275 ] {63121819-b126-4a12-8fb4-b165ce0f7f6f} <Debug> TCPHandler: Processed in 0.009875459 sec. | ||
| 676 | 2025.12.03 16:54:41.664034 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.12.03 16:54:41.664298 [ 275 ] {69089533-6b19-48d2-af16-bec627ce7099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 678 | 2025.12.03 16:54:41.664433 [ 275 ] {69089533-6b19-48d2-af16-bec627ce7099} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2025.12.03 16:54:41.667450 [ 275 ] {69089533-6b19-48d2-af16-bec627ce7099} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Loading data parts | ||
| 680 | 2025.12.03 16:54:41.667619 [ 275 ] {69089533-6b19-48d2-af16-bec627ce7099} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): There are no data parts | ||
| 681 | 2025.12.03 16:54:41.670056 [ 275 ] {69089533-6b19-48d2-af16-bec627ce7099} <Debug> TCPHandler: Processed in 0.006076266 sec. | ||
| 682 | 2025.12.03 16:54:41.670365 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2025.12.03 16:54:41.670528 [ 275 ] {b523dfab-7a84-4d63-8b2c-07a02b3a5147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 684 | 2025.12.03 16:54:41.670748 [ 275 ] {b523dfab-7a84-4d63-8b2c-07a02b3a5147} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2025.12.03 16:54:41.673648 [ 275 ] {b523dfab-7a84-4d63-8b2c-07a02b3a5147} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Loading data parts | ||
| 686 | 2025.12.03 16:54:41.673931 [ 275 ] {b523dfab-7a84-4d63-8b2c-07a02b3a5147} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): There are no data parts | ||
| 687 | 2025.12.03 16:54:41.677678 [ 275 ] {b523dfab-7a84-4d63-8b2c-07a02b3a5147} <Debug> TCPHandler: Processed in 0.007363001 sec. | ||
| 688 | 2025.12.03 16:54:41.677858 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2025.12.03 16:54:41.678210 [ 275 ] {7f6d57a3-4fb9-4b5c-aa0f-9b5600e5c957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2025.12.03 16:54:41.678354 [ 275 ] {7f6d57a3-4fb9-4b5c-aa0f-9b5600e5c957} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2025.12.03 16:54:41.680775 [ 275 ] {7f6d57a3-4fb9-4b5c-aa0f-9b5600e5c957} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245): Loading data parts | ||
| 695 | 2025.12.03 16:54:41.681035 [ 275 ] {7f6d57a3-4fb9-4b5c-aa0f-9b5600e5c957} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245): There are no data parts | ||
| 696 | 2025.12.03 16:54:41.682616 [ 275 ] {7f6d57a3-4fb9-4b5c-aa0f-9b5600e5c957} <Debug> TCPHandler: Processed in 0.004809402 sec. | ||
| 697 | 2025.12.03 16:54:41.682848 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.12.03 16:54:41.683265 [ 278 ] {d50627f5-e77d-4b8a-b119-264706de8793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2025.12.03 16:54:41.684572 [ 278 ] {d50627f5-e77d-4b8a-b119-264706de8793} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2025.12.03 16:54:41.703344 [ 285 ] {d50627f5-e77d-4b8a-b119-264706de8793} <Trace> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2025.12.03 16:54:41.703563 [ 285 ] {d50627f5-e77d-4b8a-b119-264706de8793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 702 | 2025.12.03 16:54:41.708938 [ 285 ] {d50627f5-e77d-4b8a-b119-264706de8793} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2025.12.03 16:54:41.709511 [ 285 ] {d50627f5-e77d-4b8a-b119-264706de8793} <Trace> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2025.12.03 16:54:41.709880 [ 278 ] {d50627f5-e77d-4b8a-b119-264706de8793} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026719 sec., 37.42655039485011 rows/sec., 598.82 B/sec. | ||
| 705 | 2025.12.03 16:54:41.710171 [ 278 ] {d50627f5-e77d-4b8a-b119-264706de8793} <Debug> TCPHandler: Processed in 0.027379864 sec. | ||
| 706 | 2025.12.03 16:54:42.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.39 MiB, peak 127.39 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 12.26 MiB | ||
| 707 | 2025.12.03 16:54:47.252096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.03 16:54:47.252182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.12.03 16:54:47.252202 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.03 16:54:47.252277 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.03 16:54:47.256099 [ 245 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Loading data parts | ||
| 712 | 2025.12.03 16:54:47.256293 [ 245 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): There are no data parts | ||
| 713 | 2025.12.03 16:54:47.261182 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.03 16:54:47.261339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 715 | 2025.12.03 16:54:47.267210 [ 244 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Loading data parts | ||
| 716 | 2025.12.03 16:54:47.267426 [ 244 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): There are no data parts | ||
| 717 | 2025.12.03 16:54:47.273657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.03 16:54:47.274225 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.12.03 16:54:47.274393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.12.03 16:54:47.295316 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.03 16:54:47.295473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 722 | 2025.12.03 16:54:47.302711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.03 16:54:47.304043 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.03 16:54:47.307849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.03 16:54:48.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.07 MiB | ||
| 726 | 2025.12.03 16:54:49.752061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.03 16:54:49.752269 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.03 16:54:49.758376 [ 243 ] {} <Debug> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Loading data parts | ||
| 729 | 2025.12.03 16:54:49.758627 [ 243 ] {} <Debug> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): There are no data parts | ||
| 730 | 2025.12.03 16:54:49.765084 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.03 16:54:49.765220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 732 | 2025.12.03 16:54:49.766965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.03 16:54:49.767467 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.03 16:54:49.767798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.03 16:54:50.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.79 MiB (RSS), difference: -3.36 MiB | ||
| 736 | 2025.12.03 16:54:54.715168 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.03 16:54:54.715228 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.03 16:54:54.774516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.12.03 16:54:54.781723 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.03 16:54:54.781776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 741 | 2025.12.03 16:54:54.782576 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.03 16:54:54.783237 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.03 16:54:54.785437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.03 16:54:54.807965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.03 16:54:54.826686 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.03 16:54:54.826814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 747 | 2025.12.03 16:54:54.833420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.03 16:54:54.834613 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.03 16:54:54.837861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.03 16:54:55.000151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.50 MiB, peak 159.50 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 2.26 MiB | ||
| 751 | 2025.12.03 16:54:57.335669 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.12.03 16:54:57.335886 [ 275 ] {b9419c7b-f9e2-45a4-9b65-64f7d70d7dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.12.03 16:54:57.342311 [ 275 ] {b9419c7b-f9e2-45a4-9b65-64f7d70d7dcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.12.03 16:54:57.354236 [ 275 ] {b9419c7b-f9e2-45a4-9b65-64f7d70d7dcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.12.03 16:54:57.364581 [ 275 ] {b9419c7b-f9e2-45a4-9b65-64f7d70d7dcd} <Debug> TCPHandler: Processed in 0.029044257 sec. | ||
| 756 | 2025.12.03 16:54:57.378134 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.12.03 16:54:57.378312 [ 275 ] {756c3d81-801c-4a2c-85a8-1af1a646ef90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.12.03 16:54:57.392912 [ 275 ] {756c3d81-801c-4a2c-85a8-1af1a646ef90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.12.03 16:54:57.392970 [ 275 ] {756c3d81-801c-4a2c-85a8-1af1a646ef90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.12.03 16:54:57.393478 [ 275 ] {756c3d81-801c-4a2c-85a8-1af1a646ef90} <Debug> TCPHandler: Processed in 0.015408505 sec. | ||
| 761 | 2025.12.03 16:54:57.395561 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.12.03 16:54:57.395694 [ 275 ] {33ae8a0a-8a76-477a-ba6c-45c707d3db24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.12.03 16:54:57.400188 [ 275 ] {33ae8a0a-8a76-477a-ba6c-45c707d3db24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.12.03 16:54:57.400237 [ 275 ] {33ae8a0a-8a76-477a-ba6c-45c707d3db24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.12.03 16:54:57.400611 [ 275 ] {33ae8a0a-8a76-477a-ba6c-45c707d3db24} <Debug> TCPHandler: Processed in 0.005110257 sec. | ||
| 766 | 2025.12.03 16:54:57.400836 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.12.03 16:54:57.400958 [ 275 ] {3c464cbd-79fe-4661-9cdb-5106e74728db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.12.03 16:54:57.401214 [ 275 ] {3c464cbd-79fe-4661-9cdb-5106e74728db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.12.03 16:54:57.401259 [ 275 ] {3c464cbd-79fe-4661-9cdb-5106e74728db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.12.03 16:54:57.401633 [ 275 ] {3c464cbd-79fe-4661-9cdb-5106e74728db} <Debug> TCPHandler: Processed in 0.000849146 sec. | ||
| 771 | 2025.12.03 16:54:57.401877 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.12.03 16:54:57.402060 [ 275 ] {122a7c1c-8c65-4431-b4ec-ea68e2f7f2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.12.03 16:54:57.402319 [ 275 ] {122a7c1c-8c65-4431-b4ec-ea68e2f7f2b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.12.03 16:54:57.402363 [ 275 ] {122a7c1c-8c65-4431-b4ec-ea68e2f7f2b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.12.03 16:54:57.402725 [ 275 ] {122a7c1c-8c65-4431-b4ec-ea68e2f7f2b8} <Debug> TCPHandler: Processed in 0.000927038 sec. | ||
| 776 | 2025.12.03 16:54:57.402945 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.12.03 16:54:57.403064 [ 275 ] {340e704f-8ddb-424d-88a4-c5fc7f88f096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.12.03 16:54:57.403318 [ 275 ] {340e704f-8ddb-424d-88a4-c5fc7f88f096} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.12.03 16:54:57.403361 [ 275 ] {340e704f-8ddb-424d-88a4-c5fc7f88f096} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.12.03 16:54:57.403679 [ 275 ] {340e704f-8ddb-424d-88a4-c5fc7f88f096} <Debug> TCPHandler: Processed in 0.000786135 sec. | ||
| 781 | 2025.12.03 16:54:57.403884 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.12.03 16:54:57.404000 [ 275 ] {412ad3fc-dc30-438f-ac22-dcb1b61be391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.12.03 16:54:57.404250 [ 275 ] {412ad3fc-dc30-438f-ac22-dcb1b61be391} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.12.03 16:54:57.404294 [ 275 ] {412ad3fc-dc30-438f-ac22-dcb1b61be391} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.12.03 16:54:57.404602 [ 275 ] {412ad3fc-dc30-438f-ac22-dcb1b61be391} <Debug> TCPHandler: Processed in 0.000766125 sec. | ||
| 786 | 2025.12.03 16:54:57.404821 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.12.03 16:54:57.404935 [ 275 ] {cf24f9c0-a537-4162-af3d-11f1e3e45f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.12.03 16:54:57.405178 [ 275 ] {cf24f9c0-a537-4162-af3d-11f1e3e45f2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.12.03 16:54:57.405221 [ 275 ] {cf24f9c0-a537-4162-af3d-11f1e3e45f2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.12.03 16:54:57.405524 [ 275 ] {cf24f9c0-a537-4162-af3d-11f1e3e45f2d} <Debug> TCPHandler: Processed in 0.000752974 sec. | ||
| 791 | 2025.12.03 16:54:57.405733 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.12.03 16:54:57.405847 [ 275 ] {62a7fa39-62db-47d4-a24e-8b49c50383c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.12.03 16:54:57.406100 [ 275 ] {62a7fa39-62db-47d4-a24e-8b49c50383c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.12.03 16:54:57.406142 [ 275 ] {62a7fa39-62db-47d4-a24e-8b49c50383c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.12.03 16:54:57.406518 [ 275 ] {62a7fa39-62db-47d4-a24e-8b49c50383c7} <Debug> TCPHandler: Processed in 0.000833376 sec. | ||
| 796 | 2025.12.03 16:54:57.406711 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.12.03 16:54:57.406827 [ 275 ] {da8a6253-002a-4957-ab66-beb4146f0406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.12.03 16:54:57.407089 [ 275 ] {da8a6253-002a-4957-ab66-beb4146f0406} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.12.03 16:54:57.407133 [ 275 ] {da8a6253-002a-4957-ab66-beb4146f0406} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.12.03 16:54:57.407444 [ 275 ] {da8a6253-002a-4957-ab66-beb4146f0406} <Debug> TCPHandler: Processed in 0.000781465 sec. | ||
| 801 | 2025.12.03 16:54:57.407645 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.12.03 16:54:57.407762 [ 275 ] {a2d3aca8-f5d4-428e-af6c-72e22a8d13d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.12.03 16:54:57.408010 [ 275 ] {a2d3aca8-f5d4-428e-af6c-72e22a8d13d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.12.03 16:54:57.408052 [ 275 ] {a2d3aca8-f5d4-428e-af6c-72e22a8d13d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.12.03 16:54:57.408395 [ 275 ] {a2d3aca8-f5d4-428e-af6c-72e22a8d13d1} <Debug> TCPHandler: Processed in 0.000799656 sec. | ||
| 806 | 2025.12.03 16:54:57.408603 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.12.03 16:54:57.408719 [ 275 ] {9db21095-a434-43bf-8e9d-bfb6bf2e32aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.12.03 16:54:57.408964 [ 275 ] {9db21095-a434-43bf-8e9d-bfb6bf2e32aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.12.03 16:54:57.409006 [ 275 ] {9db21095-a434-43bf-8e9d-bfb6bf2e32aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.12.03 16:54:57.409328 [ 275 ] {9db21095-a434-43bf-8e9d-bfb6bf2e32aa} <Debug> TCPHandler: Processed in 0.000774065 sec. | ||
| 811 | 2025.12.03 16:54:57.409536 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.12.03 16:54:57.409660 [ 275 ] {2e362c01-6507-4c85-b6b5-6e0be4f35280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.12.03 16:54:57.409909 [ 275 ] {2e362c01-6507-4c85-b6b5-6e0be4f35280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.12.03 16:54:57.409951 [ 275 ] {2e362c01-6507-4c85-b6b5-6e0be4f35280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.12.03 16:54:57.410261 [ 275 ] {2e362c01-6507-4c85-b6b5-6e0be4f35280} <Debug> TCPHandler: Processed in 0.000772885 sec. | ||
| 816 | 2025.12.03 16:54:57.410473 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.12.03 16:54:57.410589 [ 275 ] {7c13a571-0d30-4f0f-a319-3b3d7a3f8357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.12.03 16:54:57.410843 [ 275 ] {7c13a571-0d30-4f0f-a319-3b3d7a3f8357} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.12.03 16:54:57.410885 [ 275 ] {7c13a571-0d30-4f0f-a319-3b3d7a3f8357} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.12.03 16:54:57.411209 [ 275 ] {7c13a571-0d30-4f0f-a319-3b3d7a3f8357} <Debug> TCPHandler: Processed in 0.000784205 sec. | ||
| 821 | 2025.12.03 16:54:57.411403 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.12.03 16:54:57.411520 [ 275 ] {870f6c80-91bc-47c1-8c66-1e038face011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.12.03 16:54:57.411786 [ 275 ] {870f6c80-91bc-47c1-8c66-1e038face011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.12.03 16:54:57.411833 [ 275 ] {870f6c80-91bc-47c1-8c66-1e038face011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.12.03 16:54:57.412175 [ 275 ] {870f6c80-91bc-47c1-8c66-1e038face011} <Debug> TCPHandler: Processed in 0.000821516 sec. | ||
| 826 | 2025.12.03 16:54:57.413431 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.12.03 16:54:57.413549 [ 275 ] {21706c53-a37a-4eda-9f73-b04c95e6a8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.12.03 16:54:57.413827 [ 275 ] {21706c53-a37a-4eda-9f73-b04c95e6a8df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.12.03 16:54:57.413870 [ 275 ] {21706c53-a37a-4eda-9f73-b04c95e6a8df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.12.03 16:54:57.414212 [ 275 ] {21706c53-a37a-4eda-9f73-b04c95e6a8df} <Debug> TCPHandler: Processed in 0.000829986 sec. | ||
| 831 | 2025.12.03 16:54:57.414969 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.12.03 16:54:57.415090 [ 275 ] {824d70f2-3709-40d4-ae12-d8dadeaa1b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.12.03 16:54:57.415371 [ 275 ] {824d70f2-3709-40d4-ae12-d8dadeaa1b29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.12.03 16:54:57.415413 [ 275 ] {824d70f2-3709-40d4-ae12-d8dadeaa1b29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.12.03 16:54:57.415975 [ 275 ] {824d70f2-3709-40d4-ae12-d8dadeaa1b29} <Debug> TCPHandler: Processed in 0.001055091 sec. | ||
| 836 | 2025.12.03 16:54:57.421235 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.12.03 16:54:57.421382 [ 275 ] {b651c36d-4e2d-4fa5-b48a-983b27dc4981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.12.03 16:54:57.421737 [ 275 ] {b651c36d-4e2d-4fa5-b48a-983b27dc4981} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.12.03 16:54:57.421789 [ 275 ] {b651c36d-4e2d-4fa5-b48a-983b27dc4981} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.12.03 16:54:57.422204 [ 275 ] {b651c36d-4e2d-4fa5-b48a-983b27dc4981} <Debug> TCPHandler: Processed in 0.00101805 sec. | ||
| 841 | 2025.12.03 16:54:57.422721 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.12.03 16:54:57.422841 [ 275 ] {d359f224-4e9d-475c-bea1-5c909f59fd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.12.03 16:54:57.423142 [ 275 ] {d359f224-4e9d-475c-bea1-5c909f59fd40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.12.03 16:54:57.423186 [ 275 ] {d359f224-4e9d-475c-bea1-5c909f59fd40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.12.03 16:54:57.423524 [ 275 ] {d359f224-4e9d-475c-bea1-5c909f59fd40} <Debug> TCPHandler: Processed in 0.000851936 sec. | ||
| 846 | 2025.12.03 16:54:57.423748 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.12.03 16:54:57.423869 [ 275 ] {ae8c545c-1a79-44a6-a9b7-7eb25aa67cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.12.03 16:54:57.424144 [ 275 ] {ae8c545c-1a79-44a6-a9b7-7eb25aa67cc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.12.03 16:54:57.424187 [ 275 ] {ae8c545c-1a79-44a6-a9b7-7eb25aa67cc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.12.03 16:54:57.424525 [ 275 ] {ae8c545c-1a79-44a6-a9b7-7eb25aa67cc9} <Debug> TCPHandler: Processed in 0.000824395 sec. | ||
| 851 | 2025.12.03 16:54:57.424748 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.12.03 16:54:57.424868 [ 275 ] {2e346544-e06a-4c8f-a60b-43732af2e6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.12.03 16:54:57.425170 [ 275 ] {2e346544-e06a-4c8f-a60b-43732af2e6f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.12.03 16:54:57.425215 [ 275 ] {2e346544-e06a-4c8f-a60b-43732af2e6f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.12.03 16:54:57.425549 [ 275 ] {2e346544-e06a-4c8f-a60b-43732af2e6f0} <Debug> TCPHandler: Processed in 0.000849006 sec. | ||
| 856 | 2025.12.03 16:54:57.425770 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.12.03 16:54:57.425891 [ 275 ] {f033bf63-c02a-4328-babe-62e2ac939f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.12.03 16:54:57.426171 [ 275 ] {f033bf63-c02a-4328-babe-62e2ac939f7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.12.03 16:54:57.426227 [ 275 ] {f033bf63-c02a-4328-babe-62e2ac939f7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.12.03 16:54:57.426591 [ 275 ] {f033bf63-c02a-4328-babe-62e2ac939f7b} <Debug> TCPHandler: Processed in 0.000869127 sec. | ||
| 861 | 2025.12.03 16:54:57.426926 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.12.03 16:54:57.427047 [ 275 ] {2f65a0c0-e003-4518-b5dd-3a9bcbf1f569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.12.03 16:54:57.427330 [ 275 ] {2f65a0c0-e003-4518-b5dd-3a9bcbf1f569} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.12.03 16:54:57.427373 [ 275 ] {2f65a0c0-e003-4518-b5dd-3a9bcbf1f569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.12.03 16:54:57.427704 [ 275 ] {2f65a0c0-e003-4518-b5dd-3a9bcbf1f569} <Debug> TCPHandler: Processed in 0.000826756 sec. | ||
| 866 | 2025.12.03 16:54:57.427930 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.12.03 16:54:57.428051 [ 275 ] {dab37769-2a5d-41d6-a6fc-de04a294f5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.12.03 16:54:57.428333 [ 275 ] {dab37769-2a5d-41d6-a6fc-de04a294f5bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.12.03 16:54:57.428377 [ 275 ] {dab37769-2a5d-41d6-a6fc-de04a294f5bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.12.03 16:54:57.428711 [ 275 ] {dab37769-2a5d-41d6-a6fc-de04a294f5bc} <Debug> TCPHandler: Processed in 0.000829615 sec. | ||
| 871 | 2025.12.03 16:54:57.429003 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.12.03 16:54:57.429124 [ 275 ] {8a4a3520-a14e-4904-ad1e-59894fa53b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.12.03 16:54:57.429446 [ 275 ] {8a4a3520-a14e-4904-ad1e-59894fa53b42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.12.03 16:54:57.429499 [ 275 ] {8a4a3520-a14e-4904-ad1e-59894fa53b42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.12.03 16:54:57.429915 [ 275 ] {8a4a3520-a14e-4904-ad1e-59894fa53b42} <Debug> TCPHandler: Processed in 0.000961868 sec. | ||
| 876 | 2025.12.03 16:54:57.430212 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.12.03 16:54:57.430360 [ 275 ] {2f90f5e2-555f-4d8d-ab22-0950d727ac58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 878 | 2025.12.03 16:54:57.430728 [ 275 ] {2f90f5e2-555f-4d8d-ab22-0950d727ac58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.12.03 16:54:57.430781 [ 275 ] {2f90f5e2-555f-4d8d-ab22-0950d727ac58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.12.03 16:54:57.431301 [ 275 ] {2f90f5e2-555f-4d8d-ab22-0950d727ac58} <Debug> TCPHandler: Processed in 0.001144602 sec. | ||
| 881 | 2025.12.03 16:54:57.431749 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.12.03 16:54:57.431893 [ 275 ] {2b015171-efa0-4381-bcd2-38949b4ae0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 883 | 2025.12.03 16:54:57.432233 [ 275 ] {2b015171-efa0-4381-bcd2-38949b4ae0d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.12.03 16:54:57.432287 [ 275 ] {2b015171-efa0-4381-bcd2-38949b4ae0d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.12.03 16:54:57.432778 [ 275 ] {2b015171-efa0-4381-bcd2-38949b4ae0d5} <Debug> TCPHandler: Processed in 0.001091701 sec. | ||
| 886 | 2025.12.03 16:54:57.444139 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.12.03 16:54:57.444292 [ 275 ] {dd550399-f1ec-466a-872c-358c9216c7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 888 | 2025.12.03 16:54:57.444630 [ 275 ] {dd550399-f1ec-466a-872c-358c9216c7fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.12.03 16:54:57.444677 [ 275 ] {dd550399-f1ec-466a-872c-358c9216c7fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.12.03 16:54:57.445058 [ 275 ] {dd550399-f1ec-466a-872c-358c9216c7fa} <Debug> TCPHandler: Processed in 0.000978429 sec. | ||
| 891 | 2025.12.03 16:54:57.445341 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.03 16:54:57.445476 [ 275 ] {799f8ec5-37f6-4568-b08f-a2f08f1ad4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 893 | 2025.12.03 16:54:57.445784 [ 275 ] {799f8ec5-37f6-4568-b08f-a2f08f1ad4cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.12.03 16:54:57.445831 [ 275 ] {799f8ec5-37f6-4568-b08f-a2f08f1ad4cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.12.03 16:54:57.446192 [ 275 ] {799f8ec5-37f6-4568-b08f-a2f08f1ad4cc} <Debug> TCPHandler: Processed in 0.000901017 sec. | ||
| 896 | 2025.12.03 16:54:57.446416 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.12.03 16:54:57.446548 [ 275 ] {8b08d646-9518-4332-ace9-e27b60c2adb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 898 | 2025.12.03 16:54:57.446852 [ 275 ] {8b08d646-9518-4332-ace9-e27b60c2adb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.12.03 16:54:57.446897 [ 275 ] {8b08d646-9518-4332-ace9-e27b60c2adb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.12.03 16:54:57.447260 [ 275 ] {8b08d646-9518-4332-ace9-e27b60c2adb7} <Debug> TCPHandler: Processed in 0.000891528 sec. | ||
| 901 | 2025.12.03 16:54:57.447483 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.12.03 16:54:57.447615 [ 275 ] {a77ac165-c7ee-44d9-9330-d1f74216b131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 903 | 2025.12.03 16:54:57.447919 [ 275 ] {a77ac165-c7ee-44d9-9330-d1f74216b131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.12.03 16:54:57.447965 [ 275 ] {a77ac165-c7ee-44d9-9330-d1f74216b131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2025.12.03 16:54:57.448311 [ 275 ] {a77ac165-c7ee-44d9-9330-d1f74216b131} <Debug> TCPHandler: Processed in 0.000875147 sec. | ||
| 906 | 2025.12.03 16:54:57.448523 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.12.03 16:54:57.448654 [ 275 ] {a9eb4238-53c9-4e7c-a616-1c97bb8ccbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 908 | 2025.12.03 16:54:57.448961 [ 275 ] {a9eb4238-53c9-4e7c-a616-1c97bb8ccbb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2025.12.03 16:54:57.449006 [ 275 ] {a9eb4238-53c9-4e7c-a616-1c97bb8ccbb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2025.12.03 16:54:57.449363 [ 275 ] {a9eb4238-53c9-4e7c-a616-1c97bb8ccbb9} <Debug> TCPHandler: Processed in 0.000887717 sec. | ||
| 911 | 2025.12.03 16:54:57.449577 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2025.12.03 16:54:57.449707 [ 275 ] {706882fc-b87b-4e76-973b-e654a9409eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 913 | 2025.12.03 16:54:57.450010 [ 275 ] {706882fc-b87b-4e76-973b-e654a9409eae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2025.12.03 16:54:57.450054 [ 275 ] {706882fc-b87b-4e76-973b-e654a9409eae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2025.12.03 16:54:57.450807 [ 275 ] {706882fc-b87b-4e76-973b-e654a9409eae} <Debug> TCPHandler: Processed in 0.001278704 sec. | ||
| 916 | 2025.12.03 16:54:57.451028 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2025.12.03 16:54:57.451160 [ 275 ] {9d742e4f-1110-4fd8-b033-e4d085a8596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 918 | 2025.12.03 16:54:57.451461 [ 275 ] {9d742e4f-1110-4fd8-b033-e4d085a8596f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2025.12.03 16:54:57.451506 [ 275 ] {9d742e4f-1110-4fd8-b033-e4d085a8596f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2025.12.03 16:54:57.451867 [ 275 ] {9d742e4f-1110-4fd8-b033-e4d085a8596f} <Debug> TCPHandler: Processed in 0.000887627 sec. | ||
| 921 | 2025.12.03 16:54:57.496894 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.12.03 16:54:57.497048 [ 275 ] {7453cc40-f72c-4c17-9550-40158063b9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 923 | 2025.12.03 16:54:57.497111 [ 275 ] {7453cc40-f72c-4c17-9550-40158063b9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2025.12.03 16:54:57.498058 [ 275 ] {7453cc40-f72c-4c17-9550-40158063b9a0} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.12.03 16:54:57.498113 [ 275 ] {7453cc40-f72c-4c17-9550-40158063b9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 926 | 2025.12.03 16:54:57.500625 [ 275 ] {7453cc40-f72c-4c17-9550-40158063b9a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2025.12.03 16:54:57.500857 [ 275 ] {7453cc40-f72c-4c17-9550-40158063b9a0} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.12.03 16:54:57.501036 [ 275 ] {7453cc40-f72c-4c17-9550-40158063b9a0} <Debug> executeQuery: Read 34 rows, 8.09 KiB in 0.004025 sec., 8447.2049689441 rows/sec., 1.96 MiB/sec. | ||
| 929 | 2025.12.03 16:54:57.501096 [ 275 ] {7453cc40-f72c-4c17-9550-40158063b9a0} <Debug> TCPHandler: Processed in 0.004301833 sec. | ||
| 930 | 2025.12.03 16:54:57.501260 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.12.03 16:54:57.501399 [ 275 ] {2ee8704e-34ea-4cc5-8520-26352b8cc740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 932 | 2025.12.03 16:54:57.501443 [ 275 ] {2ee8704e-34ea-4cc5-8520-26352b8cc740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 933 | 2025.12.03 16:54:57.507965 [ 275 ] {2ee8704e-34ea-4cc5-8520-26352b8cc740} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.12.03 16:54:57.508004 [ 275 ] {2ee8704e-34ea-4cc5-8520-26352b8cc740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 935 | 2025.12.03 16:54:57.510699 [ 275 ] {2ee8704e-34ea-4cc5-8520-26352b8cc740} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2025.12.03 16:54:57.510924 [ 275 ] {2ee8704e-34ea-4cc5-8520-26352b8cc740} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.12.03 16:54:57.511066 [ 275 ] {2ee8704e-34ea-4cc5-8520-26352b8cc740} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00969 sec., 42311.66150670794 rows/sec., 2.68 MiB/sec. | ||
| 938 | 2025.12.03 16:54:57.511112 [ 275 ] {2ee8704e-34ea-4cc5-8520-26352b8cc740} <Debug> TCPHandler: Processed in 0.009903049 sec. | ||
| 939 | 2025.12.03 16:54:57.511249 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.12.03 16:54:57.511351 [ 275 ] {e4bf3ee6-82c1-4384-90e7-c8c0a3301342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 941 | 2025.12.03 16:54:57.511394 [ 275 ] {e4bf3ee6-82c1-4384-90e7-c8c0a3301342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 942 | 2025.12.03 16:54:57.511809 [ 275 ] {e4bf3ee6-82c1-4384-90e7-c8c0a3301342} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.12.03 16:54:57.511846 [ 275 ] {e4bf3ee6-82c1-4384-90e7-c8c0a3301342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 944 | 2025.12.03 16:54:57.512145 [ 275 ] {e4bf3ee6-82c1-4384-90e7-c8c0a3301342} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.12.03 16:54:57.512351 [ 275 ] {e4bf3ee6-82c1-4384-90e7-c8c0a3301342} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.12.03 16:54:57.512478 [ 275 ] {e4bf3ee6-82c1-4384-90e7-c8c0a3301342} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 709.07 KiB/sec. | ||
| 947 | 2025.12.03 16:54:57.512521 [ 275 ] {e4bf3ee6-82c1-4384-90e7-c8c0a3301342} <Debug> TCPHandler: Processed in 0.001323915 sec. | ||
| 948 | 2025.12.03 16:54:57.512629 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.12.03 16:54:57.512723 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 950 | 2025.12.03 16:54:57.512762 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 951 | 2025.12.03 16:54:57.514538 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.12.03 16:54:57.514575 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 953 | 2025.12.03 16:54:57.515108 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2025.12.03 16:54:57.515342 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.12.03 16:54:57.515474 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Debug> executeQuery: Read 2273 rows, 188.44 KiB in 0.002769 sec., 820873.961719032 rows/sec., 66.46 MiB/sec. | ||
| 956 | 2025.12.03 16:54:57.515522 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 957 | 2025.12.03 16:54:57.515538 [ 275 ] {1af83115-c616-44a5-9443-0a98907a3fa9} <Debug> TCPHandler: Processed in 0.002958637 sec. | ||
| 958 | 2025.12.03 16:54:57.515655 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.12.03 16:54:57.515751 [ 275 ] {692c703a-71b8-4390-9928-f79715b546b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 960 | 2025.12.03 16:54:57.515793 [ 275 ] {692c703a-71b8-4390-9928-f79715b546b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 961 | 2025.12.03 16:54:57.516270 [ 275 ] {692c703a-71b8-4390-9928-f79715b546b9} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.12.03 16:54:57.516307 [ 275 ] {692c703a-71b8-4390-9928-f79715b546b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 963 | 2025.12.03 16:54:57.516636 [ 275 ] {692c703a-71b8-4390-9928-f79715b546b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.12.03 16:54:57.516850 [ 275 ] {692c703a-71b8-4390-9928-f79715b546b9} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.12.03 16:54:57.516982 [ 275 ] {692c703a-71b8-4390-9928-f79715b546b9} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.00125 sec., 180000 rows/sec., 10.75 MiB/sec. | ||
| 966 | 2025.12.03 16:54:57.517020 [ 275 ] {692c703a-71b8-4390-9928-f79715b546b9} <Debug> TCPHandler: Processed in 0.001414777 sec. | ||
| 967 | 2025.12.03 16:54:57.517128 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.12.03 16:54:57.517222 [ 275 ] {b5a80ccd-3744-4b90-82f0-0a6ffa647f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 969 | 2025.12.03 16:54:57.517261 [ 275 ] {b5a80ccd-3744-4b90-82f0-0a6ffa647f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 970 | 2025.12.03 16:54:57.517826 [ 275 ] {b5a80ccd-3744-4b90-82f0-0a6ffa647f23} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.12.03 16:54:57.517859 [ 275 ] {b5a80ccd-3744-4b90-82f0-0a6ffa647f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 972 | 2025.12.03 16:54:57.518206 [ 275 ] {b5a80ccd-3744-4b90-82f0-0a6ffa647f23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.12.03 16:54:57.518417 [ 275 ] {b5a80ccd-3744-4b90-82f0-0a6ffa647f23} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.12.03 16:54:57.518538 [ 275 ] {b5a80ccd-3744-4b90-82f0-0a6ffa647f23} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001333 sec., 330082.52063015755 rows/sec., 21.84 MiB/sec. | ||
| 975 | 2025.12.03 16:54:57.518578 [ 275 ] {b5a80ccd-3744-4b90-82f0-0a6ffa647f23} <Debug> TCPHandler: Processed in 0.001499988 sec. | ||
| 976 | 2025.12.03 16:54:57.518694 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.12.03 16:54:57.518787 [ 275 ] {7e2afcc1-a702-4b8e-830a-bb9f8fe8cc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 978 | 2025.12.03 16:54:57.518827 [ 275 ] {7e2afcc1-a702-4b8e-830a-bb9f8fe8cc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 979 | 2025.12.03 16:54:57.519300 [ 275 ] {7e2afcc1-a702-4b8e-830a-bb9f8fe8cc37} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.12.03 16:54:57.519337 [ 275 ] {7e2afcc1-a702-4b8e-830a-bb9f8fe8cc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 981 | 2025.12.03 16:54:57.519646 [ 275 ] {7e2afcc1-a702-4b8e-830a-bb9f8fe8cc37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.12.03 16:54:57.519862 [ 275 ] {7e2afcc1-a702-4b8e-830a-bb9f8fe8cc37} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.12.03 16:54:57.519982 [ 275 ] {7e2afcc1-a702-4b8e-830a-bb9f8fe8cc37} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 984 | 2025.12.03 16:54:57.520018 [ 275 ] {7e2afcc1-a702-4b8e-830a-bb9f8fe8cc37} <Debug> TCPHandler: Processed in 0.001372937 sec. | ||
| 985 | 2025.12.03 16:54:57.520131 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.12.03 16:54:57.520225 [ 275 ] {f981aab9-c5b0-43c0-bdcf-88c4eab951bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 987 | 2025.12.03 16:54:57.520264 [ 275 ] {f981aab9-c5b0-43c0-bdcf-88c4eab951bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 988 | 2025.12.03 16:54:57.521073 [ 275 ] {f981aab9-c5b0-43c0-bdcf-88c4eab951bb} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.03 16:54:57.521109 [ 275 ] {f981aab9-c5b0-43c0-bdcf-88c4eab951bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 990 | 2025.12.03 16:54:57.521593 [ 275 ] {f981aab9-c5b0-43c0-bdcf-88c4eab951bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.12.03 16:54:57.521808 [ 275 ] {f981aab9-c5b0-43c0-bdcf-88c4eab951bb} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.03 16:54:57.521939 [ 275 ] {f981aab9-c5b0-43c0-bdcf-88c4eab951bb} <Debug> executeQuery: Read 1147 rows, 83.73 KiB in 0.001731 sec., 662622.7614095899 rows/sec., 47.24 MiB/sec. | ||
| 993 | 2025.12.03 16:54:57.521976 [ 275 ] {f981aab9-c5b0-43c0-bdcf-88c4eab951bb} <Debug> TCPHandler: Processed in 0.001894636 sec. | ||
| 994 | 2025.12.03 16:54:57.522097 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.03 16:54:57.522191 [ 275 ] {cc585512-89dc-431f-9357-2f1cf5cc4ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 996 | 2025.12.03 16:54:57.522231 [ 275 ] {cc585512-89dc-431f-9357-2f1cf5cc4ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 997 | 2025.12.03 16:54:57.522596 [ 275 ] {cc585512-89dc-431f-9357-2f1cf5cc4ee2} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.03 16:54:57.522632 [ 275 ] {cc585512-89dc-431f-9357-2f1cf5cc4ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 999 | 2025.12.03 16:54:57.526648 [ 275 ] {cc585512-89dc-431f-9357-2f1cf5cc4ee2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2025.12.03 16:54:57.526877 [ 275 ] {cc585512-89dc-431f-9357-2f1cf5cc4ee2} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.03 16:54:57.527016 [ 275 ] {cc585512-89dc-431f-9357-2f1cf5cc4ee2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004843 sec., 1238.9015073301673 rows/sec., 64.73 KiB/sec. | ||
| 1002 | 2025.12.03 16:54:57.527052 [ 275 ] {cc585512-89dc-431f-9357-2f1cf5cc4ee2} <Debug> TCPHandler: Processed in 0.005004676 sec. | ||
| 1003 | 2025.12.03 16:54:57.527175 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.03 16:54:57.527280 [ 275 ] {714f3ec2-5861-4eeb-a636-96d3fc7975c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1005 | 2025.12.03 16:54:57.527332 [ 275 ] {714f3ec2-5861-4eeb-a636-96d3fc7975c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1006 | 2025.12.03 16:54:57.529976 [ 275 ] {714f3ec2-5861-4eeb-a636-96d3fc7975c1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.12.03 16:54:57.530010 [ 275 ] {714f3ec2-5861-4eeb-a636-96d3fc7975c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1008 | 2025.12.03 16:54:57.530447 [ 275 ] {714f3ec2-5861-4eeb-a636-96d3fc7975c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2025.12.03 16:54:57.530659 [ 275 ] {714f3ec2-5861-4eeb-a636-96d3fc7975c1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.12.03 16:54:57.530789 [ 275 ] {714f3ec2-5861-4eeb-a636-96d3fc7975c1} <Debug> executeQuery: Read 1299 rows, 88.07 KiB in 0.003532 sec., 367780.29445073614 rows/sec., 24.35 MiB/sec. | ||
| 1011 | 2025.12.03 16:54:57.530826 [ 275 ] {714f3ec2-5861-4eeb-a636-96d3fc7975c1} <Debug> TCPHandler: Processed in 0.003700691 sec. | ||
| 1012 | 2025.12.03 16:54:57.530948 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.12.03 16:54:57.531042 [ 275 ] {6111ad28-de56-410d-b184-095407f02a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.12.03 16:54:57.531085 [ 275 ] {6111ad28-de56-410d-b184-095407f02a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1015 | 2025.12.03 16:54:57.531425 [ 275 ] {6111ad28-de56-410d-b184-095407f02a98} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.12.03 16:54:57.531462 [ 275 ] {6111ad28-de56-410d-b184-095407f02a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1017 | 2025.12.03 16:54:57.531770 [ 275 ] {6111ad28-de56-410d-b184-095407f02a98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2025.12.03 16:54:57.531977 [ 275 ] {6111ad28-de56-410d-b184-095407f02a98} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.12.03 16:54:57.532118 [ 275 ] {6111ad28-de56-410d-b184-095407f02a98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 1020 | 2025.12.03 16:54:57.532155 [ 275 ] {6111ad28-de56-410d-b184-095407f02a98} <Debug> TCPHandler: Processed in 0.001256754 sec. | ||
| 1021 | 2025.12.03 16:54:57.532277 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.03 16:54:57.532370 [ 275 ] {8bdf4926-25d8-48f2-b6dc-8e27fe5b5620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.12.03 16:54:57.532423 [ 275 ] {8bdf4926-25d8-48f2-b6dc-8e27fe5b5620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1024 | 2025.12.03 16:54:57.533166 [ 275 ] {8bdf4926-25d8-48f2-b6dc-8e27fe5b5620} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.03 16:54:57.533202 [ 275 ] {8bdf4926-25d8-48f2-b6dc-8e27fe5b5620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1026 | 2025.12.03 16:54:57.536008 [ 275 ] {8bdf4926-25d8-48f2-b6dc-8e27fe5b5620} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2025.12.03 16:54:57.536237 [ 275 ] {8bdf4926-25d8-48f2-b6dc-8e27fe5b5620} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.03 16:54:57.536392 [ 275 ] {8bdf4926-25d8-48f2-b6dc-8e27fe5b5620} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00404 sec., 2475.2475247524753 rows/sec., 4.44 MiB/sec. | ||
| 1029 | 2025.12.03 16:54:57.536456 [ 275 ] {8bdf4926-25d8-48f2-b6dc-8e27fe5b5620} <Debug> TCPHandler: Processed in 0.004227512 sec. | ||
| 1030 | 2025.12.03 16:54:57.536583 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2025.12.03 16:54:57.536677 [ 275 ] {e8dd8e3e-18ab-495c-9836-63f1e8f31c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1032 | 2025.12.03 16:54:57.536717 [ 275 ] {e8dd8e3e-18ab-495c-9836-63f1e8f31c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1033 | 2025.12.03 16:54:57.537044 [ 275 ] {e8dd8e3e-18ab-495c-9836-63f1e8f31c6d} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.12.03 16:54:57.537080 [ 275 ] {e8dd8e3e-18ab-495c-9836-63f1e8f31c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1035 | 2025.12.03 16:54:57.537389 [ 275 ] {e8dd8e3e-18ab-495c-9836-63f1e8f31c6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1036 | 2025.12.03 16:54:57.537604 [ 275 ] {e8dd8e3e-18ab-495c-9836-63f1e8f31c6d} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.12.03 16:54:57.537728 [ 275 ] {e8dd8e3e-18ab-495c-9836-63f1e8f31c6d} <Debug> executeQuery: Read 54 rows, 3.09 KiB in 0.001068 sec., 50561.79775280899 rows/sec., 2.82 MiB/sec. | ||
| 1038 | 2025.12.03 16:54:57.537770 [ 275 ] {e8dd8e3e-18ab-495c-9836-63f1e8f31c6d} <Debug> TCPHandler: Processed in 0.001235874 sec. | ||
| 1039 | 2025.12.03 16:54:59.770015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 182 | ||
| 1040 | 2025.12.03 16:54:59.773859 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.12.03 16:54:59.773912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1042 | 2025.12.03 16:54:59.775079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1043 | 2025.12.03 16:54:59.775341 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.12.03 16:54:59.775627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1045 | 2025.12.03 16:55:00.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.78 MiB, peak 163.40 MiB, free memory in arenas 0.00 B, will set to 160.82 MiB (RSS), difference: 4.04 MiB | ||
| 1046 | 2025.12.03 16:55:01.728677 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.12.03 16:55:01.728957 [ 275 ] {5c9a8ea5-12c3-4254-8fb3-33471b14f4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1048 | 2025.12.03 16:55:01.729060 [ 275 ] {5c9a8ea5-12c3-4254-8fb3-33471b14f4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1049 | 2025.12.03 16:55:01.729840 [ 275 ] {5c9a8ea5-12c3-4254-8fb3-33471b14f4cf} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2025.12.03 16:55:01.729888 [ 275 ] {5c9a8ea5-12c3-4254-8fb3-33471b14f4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1051 | 2025.12.03 16:55:01.730272 [ 275 ] {5c9a8ea5-12c3-4254-8fb3-33471b14f4cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1052 | 2025.12.03 16:55:01.730491 [ 275 ] {5c9a8ea5-12c3-4254-8fb3-33471b14f4cf} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2025.12.03 16:55:01.730643 [ 275 ] {5c9a8ea5-12c3-4254-8fb3-33471b14f4cf} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001763 sec., 29495.17867271696 rows/sec., 2.25 MiB/sec. | ||
| 1054 | 2025.12.03 16:55:01.730686 [ 275 ] {5c9a8ea5-12c3-4254-8fb3-33471b14f4cf} <Debug> TCPHandler: Processed in 0.002186502 sec. | ||
| 1055 | 2025.12.03 16:55:01.730812 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2025.12.03 16:55:01.730908 [ 275 ] {f0e583e4-bb38-4f2a-aa6d-9a34537a1220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1057 | 2025.12.03 16:55:01.730948 [ 275 ] {f0e583e4-bb38-4f2a-aa6d-9a34537a1220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1058 | 2025.12.03 16:55:01.731350 [ 275 ] {f0e583e4-bb38-4f2a-aa6d-9a34537a1220} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2025.12.03 16:55:01.731387 [ 275 ] {f0e583e4-bb38-4f2a-aa6d-9a34537a1220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1060 | 2025.12.03 16:55:01.731683 [ 275 ] {f0e583e4-bb38-4f2a-aa6d-9a34537a1220} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1061 | 2025.12.03 16:55:01.731894 [ 275 ] {f0e583e4-bb38-4f2a-aa6d-9a34537a1220} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2025.12.03 16:55:01.732019 [ 275 ] {f0e583e4-bb38-4f2a-aa6d-9a34537a1220} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00113 sec., 49557.52212389381 rows/sec., 3.87 MiB/sec. | ||
| 1063 | 2025.12.03 16:55:01.732055 [ 275 ] {f0e583e4-bb38-4f2a-aa6d-9a34537a1220} <Debug> TCPHandler: Processed in 0.001292784 sec. | ||
| 1064 | 2025.12.03 16:55:01.732158 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.12.03 16:55:01.732251 [ 275 ] {6580bf53-78d2-44b4-adc2-52be111851d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1066 | 2025.12.03 16:55:01.732294 [ 275 ] {6580bf53-78d2-44b4-adc2-52be111851d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1067 | 2025.12.03 16:55:01.732657 [ 275 ] {6580bf53-78d2-44b4-adc2-52be111851d6} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2025.12.03 16:55:01.732692 [ 275 ] {6580bf53-78d2-44b4-adc2-52be111851d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1069 | 2025.12.03 16:55:01.733008 [ 275 ] {6580bf53-78d2-44b4-adc2-52be111851d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1070 | 2025.12.03 16:55:01.733206 [ 275 ] {6580bf53-78d2-44b4-adc2-52be111851d6} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2025.12.03 16:55:01.733329 [ 275 ] {6580bf53-78d2-44b4-adc2-52be111851d6} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001096 sec., 109489.05109489051 rows/sec., 7.59 MiB/sec. | ||
| 1072 | 2025.12.03 16:55:01.733366 [ 275 ] {6580bf53-78d2-44b4-adc2-52be111851d6} <Debug> TCPHandler: Processed in 0.001254844 sec. | ||
| 1073 | 2025.12.03 16:55:01.733478 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.12.03 16:55:01.733571 [ 275 ] {00809dab-e1ad-4933-9276-3e3bcabf9c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1075 | 2025.12.03 16:55:01.733611 [ 275 ] {00809dab-e1ad-4933-9276-3e3bcabf9c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1076 | 2025.12.03 16:55:01.733922 [ 275 ] {00809dab-e1ad-4933-9276-3e3bcabf9c98} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2025.12.03 16:55:01.733958 [ 275 ] {00809dab-e1ad-4933-9276-3e3bcabf9c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1078 | 2025.12.03 16:55:01.734253 [ 275 ] {00809dab-e1ad-4933-9276-3e3bcabf9c98} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1079 | 2025.12.03 16:55:01.734452 [ 275 ] {00809dab-e1ad-4933-9276-3e3bcabf9c98} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2025.12.03 16:55:01.734573 [ 275 ] {00809dab-e1ad-4933-9276-3e3bcabf9c98} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001021 sec., 39177.27717923604 rows/sec., 2.69 MiB/sec. | ||
| 1081 | 2025.12.03 16:55:01.734608 [ 275 ] {00809dab-e1ad-4933-9276-3e3bcabf9c98} <Debug> TCPHandler: Processed in 0.001180792 sec. | ||
| 1082 | 2025.12.03 16:55:02.285533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1083 | 2025.12.03 16:55:02.286012 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2025.12.03 16:55:02.286057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1085 | 2025.12.03 16:55:02.286579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1086 | 2025.12.03 16:55:02.286809 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2025.12.03 16:55:02.286945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1088 | 2025.12.03 16:55:02.337955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1089 | 2025.12.03 16:55:02.355417 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.12.03 16:55:02.355475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1091 | 2025.12.03 16:55:02.361995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1092 | 2025.12.03 16:55:02.362689 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.12.03 16:55:02.365980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1094 | 2025.12.03 16:55:03.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.36 MiB, peak 165.36 MiB, free memory in arenas 0.00 B, will set to 162.89 MiB (RSS), difference: 1.53 MiB | ||
| 1095 | 2025.12.03 16:55:06.730208 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.12.03 16:55:06.730509 [ 275 ] {25715a0b-870e-43d5-8c08-4d43972b6588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1097 | 2025.12.03 16:55:06.730610 [ 275 ] {25715a0b-870e-43d5-8c08-4d43972b6588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1098 | 2025.12.03 16:55:06.731306 [ 275 ] {25715a0b-870e-43d5-8c08-4d43972b6588} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.12.03 16:55:06.731351 [ 275 ] {25715a0b-870e-43d5-8c08-4d43972b6588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1100 | 2025.12.03 16:55:06.731723 [ 275 ] {25715a0b-870e-43d5-8c08-4d43972b6588} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2025.12.03 16:55:06.731937 [ 275 ] {25715a0b-870e-43d5-8c08-4d43972b6588} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.12.03 16:55:06.732082 [ 275 ] {25715a0b-870e-43d5-8c08-4d43972b6588} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001648 sec., 31553.398058252427 rows/sec., 2.41 MiB/sec. | ||
| 1103 | 2025.12.03 16:55:06.732122 [ 275 ] {25715a0b-870e-43d5-8c08-4d43972b6588} <Debug> TCPHandler: Processed in 0.002089509 sec. | ||
| 1104 | 2025.12.03 16:55:06.732239 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.12.03 16:55:06.732332 [ 275 ] {f2838bfa-3e20-48d6-ab3e-6326a62c45e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1106 | 2025.12.03 16:55:06.732372 [ 275 ] {f2838bfa-3e20-48d6-ab3e-6326a62c45e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1107 | 2025.12.03 16:55:06.732780 [ 275 ] {f2838bfa-3e20-48d6-ab3e-6326a62c45e0} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.12.03 16:55:06.732815 [ 275 ] {f2838bfa-3e20-48d6-ab3e-6326a62c45e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1109 | 2025.12.03 16:55:06.733104 [ 275 ] {f2838bfa-3e20-48d6-ab3e-6326a62c45e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1110 | 2025.12.03 16:55:06.733300 [ 275 ] {f2838bfa-3e20-48d6-ab3e-6326a62c45e0} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2025.12.03 16:55:06.733422 [ 275 ] {f2838bfa-3e20-48d6-ab3e-6326a62c45e0} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001108 sec., 50541.516245487364 rows/sec., 3.94 MiB/sec. | ||
| 1112 | 2025.12.03 16:55:06.733457 [ 275 ] {f2838bfa-3e20-48d6-ab3e-6326a62c45e0} <Debug> TCPHandler: Processed in 0.001265744 sec. | ||
| 1113 | 2025.12.03 16:55:06.733556 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.12.03 16:55:06.733649 [ 275 ] {cd963839-1f7b-4821-a78f-13e59d5826fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1115 | 2025.12.03 16:55:06.733691 [ 275 ] {cd963839-1f7b-4821-a78f-13e59d5826fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1116 | 2025.12.03 16:55:06.734117 [ 275 ] {cd963839-1f7b-4821-a78f-13e59d5826fd} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2025.12.03 16:55:06.734155 [ 275 ] {cd963839-1f7b-4821-a78f-13e59d5826fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1118 | 2025.12.03 16:55:06.734474 [ 275 ] {cd963839-1f7b-4821-a78f-13e59d5826fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1119 | 2025.12.03 16:55:06.734679 [ 275 ] {cd963839-1f7b-4821-a78f-13e59d5826fd} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2025.12.03 16:55:06.734805 [ 275 ] {cd963839-1f7b-4821-a78f-13e59d5826fd} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001175 sec., 127659.5744680851 rows/sec., 8.85 MiB/sec. | ||
| 1121 | 2025.12.03 16:55:06.734842 [ 275 ] {cd963839-1f7b-4821-a78f-13e59d5826fd} <Debug> TCPHandler: Processed in 0.001332176 sec. | ||
| 1122 | 2025.12.03 16:55:06.734974 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2025.12.03 16:55:06.735095 [ 275 ] {5495c40f-ff15-40e4-b658-8c4715e209f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1124 | 2025.12.03 16:55:06.735145 [ 275 ] {5495c40f-ff15-40e4-b658-8c4715e209f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1125 | 2025.12.03 16:55:06.735534 [ 275 ] {5495c40f-ff15-40e4-b658-8c4715e209f5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2025.12.03 16:55:06.735579 [ 275 ] {5495c40f-ff15-40e4-b658-8c4715e209f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1127 | 2025.12.03 16:55:06.735911 [ 275 ] {5495c40f-ff15-40e4-b658-8c4715e209f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1128 | 2025.12.03 16:55:06.736114 [ 275 ] {5495c40f-ff15-40e4-b658-8c4715e209f5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2025.12.03 16:55:06.736241 [ 275 ] {5495c40f-ff15-40e4-b658-8c4715e209f5} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00117 sec., 42735.042735042734 rows/sec., 2.93 MiB/sec. | ||
| 1130 | 2025.12.03 16:55:06.736277 [ 275 ] {5495c40f-ff15-40e4-b658-8c4715e209f5} <Debug> TCPHandler: Processed in 0.001373916 sec. | ||
| 1131 | 2025.12.03 16:55:09.715265 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1132 | 2025.12.03 16:55:09.715329 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1133 | 2025.12.03 16:55:09.776085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 198 | ||
| 1134 | 2025.12.03 16:55:09.778101 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2025.12.03 16:55:09.778152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1136 | 2025.12.03 16:55:09.779242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2025.12.03 16:55:09.779510 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2025.12.03 16:55:09.779816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1139 | 2025.12.03 16:55:09.787078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1140 | 2025.12.03 16:55:09.787651 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2025.12.03 16:55:09.787695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1142 | 2025.12.03 16:55:09.788209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1143 | 2025.12.03 16:55:09.788435 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2025.12.03 16:55:09.788555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1145 | 2025.12.03 16:55:09.866092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1146 | 2025.12.03 16:55:09.883832 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2025.12.03 16:55:09.883892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1148 | 2025.12.03 16:55:09.890394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1149 | 2025.12.03 16:55:09.891621 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2025.12.03 16:55:09.895492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1151 | 2025.12.03 16:55:10.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.52 MiB, peak 167.52 MiB, free memory in arenas 0.00 B, will set to 164.69 MiB (RSS), difference: 1.17 MiB | ||
| 1152 | 2025.12.03 16:55:11.742625 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2025.12.03 16:55:11.742871 [ 275 ] {51a8a543-a301-471b-8ed2-e30edfe6814e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1154 | 2025.12.03 16:55:11.742933 [ 275 ] {51a8a543-a301-471b-8ed2-e30edfe6814e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1155 | 2025.12.03 16:55:11.743791 [ 275 ] {51a8a543-a301-471b-8ed2-e30edfe6814e} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2025.12.03 16:55:11.743833 [ 275 ] {51a8a543-a301-471b-8ed2-e30edfe6814e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1157 | 2025.12.03 16:55:11.744218 [ 275 ] {51a8a543-a301-471b-8ed2-e30edfe6814e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2025.12.03 16:55:11.744435 [ 275 ] {51a8a543-a301-471b-8ed2-e30edfe6814e} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2025.12.03 16:55:11.744579 [ 275 ] {51a8a543-a301-471b-8ed2-e30edfe6814e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001761 sec., 232822.2600795003 rows/sec., 14.77 MiB/sec. | ||
| 1160 | 2025.12.03 16:55:11.744620 [ 275 ] {51a8a543-a301-471b-8ed2-e30edfe6814e} <Debug> TCPHandler: Processed in 0.002163591 sec. | ||
| 1161 | 2025.12.03 16:55:11.744745 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2025.12.03 16:55:11.744838 [ 275 ] {cc55831c-c732-438e-9f40-cb1374da9412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1163 | 2025.12.03 16:55:11.744878 [ 275 ] {cc55831c-c732-438e-9f40-cb1374da9412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1164 | 2025.12.03 16:55:11.745816 [ 275 ] {cc55831c-c732-438e-9f40-cb1374da9412} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2025.12.03 16:55:11.745855 [ 275 ] {cc55831c-c732-438e-9f40-cb1374da9412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1166 | 2025.12.03 16:55:11.746277 [ 275 ] {cc55831c-c732-438e-9f40-cb1374da9412} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1167 | 2025.12.03 16:55:11.746500 [ 275 ] {cc55831c-c732-438e-9f40-cb1374da9412} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2025.12.03 16:55:11.746627 [ 275 ] {cc55831c-c732-438e-9f40-cb1374da9412} <Debug> executeQuery: Read 1128 rows, 91.51 KiB in 0.001806 sec., 624584.7176079734 rows/sec., 49.48 MiB/sec. | ||
| 1169 | 2025.12.03 16:55:11.746676 [ 275 ] {cc55831c-c732-438e-9f40-cb1374da9412} <Debug> TCPHandler: Processed in 0.001979028 sec. | ||
| 1170 | 2025.12.03 16:55:11.746803 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2025.12.03 16:55:11.746900 [ 275 ] {8e0e5fe6-df42-4524-89bf-fd5872baad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1172 | 2025.12.03 16:55:11.746941 [ 275 ] {8e0e5fe6-df42-4524-89bf-fd5872baad4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1173 | 2025.12.03 16:55:11.747451 [ 275 ] {8e0e5fe6-df42-4524-89bf-fd5872baad4f} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2025.12.03 16:55:11.747489 [ 275 ] {8e0e5fe6-df42-4524-89bf-fd5872baad4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1175 | 2025.12.03 16:55:11.747799 [ 275 ] {8e0e5fe6-df42-4524-89bf-fd5872baad4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1176 | 2025.12.03 16:55:11.748005 [ 275 ] {8e0e5fe6-df42-4524-89bf-fd5872baad4f} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2025.12.03 16:55:11.748134 [ 275 ] {8e0e5fe6-df42-4524-89bf-fd5872baad4f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001251 sec., 171862.5099920064 rows/sec., 10.20 MiB/sec. | ||
| 1178 | 2025.12.03 16:55:11.748174 [ 275 ] {8e0e5fe6-df42-4524-89bf-fd5872baad4f} <Debug> TCPHandler: Processed in 0.001422007 sec. | ||
| 1179 | 2025.12.03 16:55:11.748298 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2025.12.03 16:55:11.748393 [ 275 ] {a5616bbe-d692-48bf-bac0-a6ee3c7fba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1181 | 2025.12.03 16:55:11.748432 [ 275 ] {a5616bbe-d692-48bf-bac0-a6ee3c7fba7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1182 | 2025.12.03 16:55:11.748905 [ 275 ] {a5616bbe-d692-48bf-bac0-a6ee3c7fba7b} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2025.12.03 16:55:11.748942 [ 275 ] {a5616bbe-d692-48bf-bac0-a6ee3c7fba7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1184 | 2025.12.03 16:55:11.749256 [ 275 ] {a5616bbe-d692-48bf-bac0-a6ee3c7fba7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1185 | 2025.12.03 16:55:11.749529 [ 275 ] {a5616bbe-d692-48bf-bac0-a6ee3c7fba7b} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2025.12.03 16:55:11.749693 [ 275 ] {a5616bbe-d692-48bf-bac0-a6ee3c7fba7b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001317 sec., 160971.9058466211 rows/sec., 10.38 MiB/sec. | ||
| 1187 | 2025.12.03 16:55:11.749738 [ 275 ] {a5616bbe-d692-48bf-bac0-a6ee3c7fba7b} <Debug> TCPHandler: Processed in 0.001492618 sec. | ||
| 1188 | 2025.12.03 16:55:11.749856 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.12.03 16:55:11.749948 [ 275 ] {52b952e2-0e6f-47e1-a301-0990a2c34236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1190 | 2025.12.03 16:55:11.749988 [ 275 ] {52b952e2-0e6f-47e1-a301-0990a2c34236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1191 | 2025.12.03 16:55:11.750454 [ 275 ] {52b952e2-0e6f-47e1-a301-0990a2c34236} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2025.12.03 16:55:11.750489 [ 275 ] {52b952e2-0e6f-47e1-a301-0990a2c34236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1193 | 2025.12.03 16:55:11.750798 [ 275 ] {52b952e2-0e6f-47e1-a301-0990a2c34236} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1194 | 2025.12.03 16:55:11.751012 [ 275 ] {52b952e2-0e6f-47e1-a301-0990a2c34236} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.12.03 16:55:11.751135 [ 275 ] {52b952e2-0e6f-47e1-a301-0990a2c34236} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 1196 | 2025.12.03 16:55:11.751170 [ 275 ] {52b952e2-0e6f-47e1-a301-0990a2c34236} <Debug> TCPHandler: Processed in 0.001370247 sec. | ||
| 1197 | 2025.12.03 16:55:11.751276 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2025.12.03 16:55:11.751367 [ 275 ] {5af33f98-5de8-4be2-9d45-6892b14021de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1199 | 2025.12.03 16:55:11.751405 [ 275 ] {5af33f98-5de8-4be2-9d45-6892b14021de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1200 | 2025.12.03 16:55:11.752007 [ 275 ] {5af33f98-5de8-4be2-9d45-6892b14021de} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2025.12.03 16:55:11.752043 [ 275 ] {5af33f98-5de8-4be2-9d45-6892b14021de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1202 | 2025.12.03 16:55:11.752364 [ 275 ] {5af33f98-5de8-4be2-9d45-6892b14021de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1203 | 2025.12.03 16:55:11.752561 [ 275 ] {5af33f98-5de8-4be2-9d45-6892b14021de} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2025.12.03 16:55:11.752682 [ 275 ] {5af33f98-5de8-4be2-9d45-6892b14021de} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001333 sec., 510877.71942985745 rows/sec., 35.62 MiB/sec. | ||
| 1205 | 2025.12.03 16:55:11.752718 [ 275 ] {5af33f98-5de8-4be2-9d45-6892b14021de} <Debug> TCPHandler: Processed in 0.001489738 sec. | ||
| 1206 | 2025.12.03 16:55:11.752829 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2025.12.03 16:55:11.752919 [ 275 ] {c81f85dd-0913-4ce9-8081-111802a3cb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1208 | 2025.12.03 16:55:11.752959 [ 275 ] {c81f85dd-0913-4ce9-8081-111802a3cb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1209 | 2025.12.03 16:55:11.753282 [ 275 ] {c81f85dd-0913-4ce9-8081-111802a3cb61} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2025.12.03 16:55:11.753317 [ 275 ] {c81f85dd-0913-4ce9-8081-111802a3cb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1211 | 2025.12.03 16:55:11.753600 [ 275 ] {c81f85dd-0913-4ce9-8081-111802a3cb61} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1212 | 2025.12.03 16:55:11.753798 [ 275 ] {c81f85dd-0913-4ce9-8081-111802a3cb61} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2025.12.03 16:55:11.753917 [ 275 ] {c81f85dd-0913-4ce9-8081-111802a3cb61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001016 sec., 5905.511811023623 rows/sec., 308.54 KiB/sec. | ||
| 1214 | 2025.12.03 16:55:11.753951 [ 275 ] {c81f85dd-0913-4ce9-8081-111802a3cb61} <Debug> TCPHandler: Processed in 0.001172613 sec. | ||
| 1215 | 2025.12.03 16:55:11.754057 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.12.03 16:55:11.754155 [ 275 ] {6ee31e86-325e-47ff-b9c3-53d4c9bb884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2025.12.03 16:55:11.754196 [ 275 ] {6ee31e86-325e-47ff-b9c3-53d4c9bb884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1218 | 2025.12.03 16:55:11.754620 [ 275 ] {6ee31e86-325e-47ff-b9c3-53d4c9bb884c} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.12.03 16:55:11.754654 [ 275 ] {6ee31e86-325e-47ff-b9c3-53d4c9bb884c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1220 | 2025.12.03 16:55:11.754983 [ 275 ] {6ee31e86-325e-47ff-b9c3-53d4c9bb884c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1221 | 2025.12.03 16:55:11.755200 [ 275 ] {6ee31e86-325e-47ff-b9c3-53d4c9bb884c} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.12.03 16:55:11.755321 [ 275 ] {6ee31e86-325e-47ff-b9c3-53d4c9bb884c} <Debug> executeQuery: Read 304 rows, 20.36 KiB in 0.001183 sec., 256973.7954353339 rows/sec., 16.81 MiB/sec. | ||
| 1223 | 2025.12.03 16:55:11.755356 [ 275 ] {6ee31e86-325e-47ff-b9c3-53d4c9bb884c} <Debug> TCPHandler: Processed in 0.001345916 sec. | ||
| 1224 | 2025.12.03 16:55:11.755464 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.12.03 16:55:11.755553 [ 275 ] {ba29bc2d-5408-45b5-940d-a9b8757c4521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1226 | 2025.12.03 16:55:11.755593 [ 275 ] {ba29bc2d-5408-45b5-940d-a9b8757c4521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1227 | 2025.12.03 16:55:11.755893 [ 275 ] {ba29bc2d-5408-45b5-940d-a9b8757c4521} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2025.12.03 16:55:11.755927 [ 275 ] {ba29bc2d-5408-45b5-940d-a9b8757c4521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1229 | 2025.12.03 16:55:11.756213 [ 275 ] {ba29bc2d-5408-45b5-940d-a9b8757c4521} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2025.12.03 16:55:11.756408 [ 275 ] {ba29bc2d-5408-45b5-940d-a9b8757c4521} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2025.12.03 16:55:11.756526 [ 275 ] {ba29bc2d-5408-45b5-940d-a9b8757c4521} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 1232 | 2025.12.03 16:55:11.756560 [ 275 ] {ba29bc2d-5408-45b5-940d-a9b8757c4521} <Debug> TCPHandler: Processed in 0.001144472 sec. | ||
| 1233 | 2025.12.03 16:55:11.756668 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.12.03 16:55:11.756758 [ 275 ] {4b8667af-8f78-4478-b635-23a06c3ebe20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1235 | 2025.12.03 16:55:11.756810 [ 275 ] {4b8667af-8f78-4478-b635-23a06c3ebe20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1236 | 2025.12.03 16:55:11.757536 [ 275 ] {4b8667af-8f78-4478-b635-23a06c3ebe20} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.12.03 16:55:11.757572 [ 275 ] {4b8667af-8f78-4478-b635-23a06c3ebe20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1238 | 2025.12.03 16:55:11.758060 [ 275 ] {4b8667af-8f78-4478-b635-23a06c3ebe20} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2025.12.03 16:55:11.758266 [ 275 ] {4b8667af-8f78-4478-b635-23a06c3ebe20} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.12.03 16:55:11.758392 [ 275 ] {4b8667af-8f78-4478-b635-23a06c3ebe20} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001651 sec., 6056.935190793459 rows/sec., 10.85 MiB/sec. | ||
| 1241 | 2025.12.03 16:55:11.758443 [ 275 ] {4b8667af-8f78-4478-b635-23a06c3ebe20} <Debug> TCPHandler: Processed in 0.001822785 sec. | ||
| 1242 | 2025.12.03 16:55:11.758578 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2025.12.03 16:55:11.758696 [ 275 ] {2ea7777a-6c5d-475f-9787-d5cc82a2f62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1244 | 2025.12.03 16:55:11.758745 [ 275 ] {2ea7777a-6c5d-475f-9787-d5cc82a2f62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1245 | 2025.12.03 16:55:11.759131 [ 275 ] {2ea7777a-6c5d-475f-9787-d5cc82a2f62c} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2025.12.03 16:55:11.759173 [ 275 ] {2ea7777a-6c5d-475f-9787-d5cc82a2f62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1247 | 2025.12.03 16:55:11.759531 [ 275 ] {2ea7777a-6c5d-475f-9787-d5cc82a2f62c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2025.12.03 16:55:11.759772 [ 275 ] {2ea7777a-6c5d-475f-9787-d5cc82a2f62c} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2025.12.03 16:55:11.759896 [ 275 ] {2ea7777a-6c5d-475f-9787-d5cc82a2f62c} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.001224 sec., 76797.38562091503 rows/sec., 4.70 MiB/sec. | ||
| 1250 | 2025.12.03 16:55:11.759931 [ 275 ] {2ea7777a-6c5d-475f-9787-d5cc82a2f62c} <Debug> TCPHandler: Processed in 0.001412387 sec. | ||
| 1251 | 2025.12.03 16:55:16.722961 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2025.12.03 16:55:16.723230 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1253 | 2025.12.03 16:55:16.727917 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1254 | 2025.12.03 16:55:16.732265 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1255 | 2025.12.03 16:55:16.732614 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1256 | 2025.12.03 16:55:16.735275 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1257 | 2025.12.03 16:55:16.739365 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1258 | 2025.12.03 16:55:16.741684 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1259 | 2025.12.03 16:55:16.744079 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (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 | ||
| 1260 | 2025.12.03 16:55:16.744140 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1261 | 2025.12.03 16:55:16.748387 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1262 | 2025.12.03 16:55:16.748426 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 34 rows starting from 0 | ||
| 1263 | 2025.12.03 16:55:16.772700 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Debug> executeQuery: Read 34 rows, 1.26 KiB in 0.049577 sec., 685.8018839381165 rows/sec., 25.41 KiB/sec. | ||
| 1264 | 2025.12.03 16:55:16.772810 [ 275 ] {6d7af131-1de4-4cdd-af6d-9dfe8d38d295} <Debug> TCPHandler: Processed in 0.049975877 sec. | ||
| 1265 | 2025.12.03 16:55:16.773152 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2025.12.03 16:55:16.773308 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1267 | 2025.12.03 16:55:16.773540 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1268 | 2025.12.03 16:55:16.773577 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1269 | 2025.12.03 16:55:16.773782 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1270 | 2025.12.03 16:55:16.773837 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1271 | 2025.12.03 16:55:16.773945 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1272 | 2025.12.03 16:55:16.773975 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1273 | 2025.12.03 16:55:16.773994 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (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 | ||
| 1274 | 2025.12.03 16:55:16.774009 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1275 | 2025.12.03 16:55:16.774045 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1276 | 2025.12.03 16:55:16.774063 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 34 rows starting from 0 | ||
| 1277 | 2025.12.03 16:55:16.774536 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Debug> executeQuery: Read 34 rows, 1.26 KiB in 0.001297 sec., 26214.340786430224 rows/sec., 971.29 KiB/sec. | ||
| 1278 | 2025.12.03 16:55:16.774628 [ 275 ] {bda1b587-6a08-4c6a-9860-d9b2e30afa42} <Debug> TCPHandler: Processed in 0.00154061 sec. | ||
| 1279 | 2025.12.03 16:55:16.774865 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2025.12.03 16:55:16.775000 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', '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_table:capacity', 'switch_table: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) | ||
| 1281 | 2025.12.03 16:55:16.775250 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1282 | 2025.12.03 16:55:16.775303 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <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', '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_table:capacity', 'switch_table: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 | ||
| 1283 | 2025.12.03 16:55:16.775542 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1284 | 2025.12.03 16:55:16.775609 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1285 | 2025.12.03 16:55:16.775715 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1286 | 2025.12.03 16:55:16.775745 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1287 | 2025.12.03 16:55:16.775798 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (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 | ||
| 1288 | 2025.12.03 16:55:16.775812 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1289 | 2025.12.03 16:55:16.775848 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <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', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1290 | 2025.12.03 16:55:16.775887 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 34 rows starting from 0 | ||
| 1291 | 2025.12.03 16:55:16.776323 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Debug> executeQuery: Read 34 rows, 1.26 KiB in 0.001379 sec., 24655.54749818709 rows/sec., 913.54 KiB/sec. | ||
| 1292 | 2025.12.03 16:55:16.776414 [ 275 ] {c20be8d2-5c99-47e5-b5fc-fe8269fb9cb8} <Debug> TCPHandler: Processed in 0.001597791 sec. | ||
| 1293 | 2025.12.03 16:55:16.776624 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2025.12.03 16:55:16.776757 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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', '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) | ||
| 1295 | 2025.12.03 16:55:16.776967 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1296 | 2025.12.03 16:55:16.777003 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <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', '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 | ||
| 1297 | 2025.12.03 16:55:16.777197 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1298 | 2025.12.03 16:55:16.777248 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1299 | 2025.12.03 16:55:16.777347 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1300 | 2025.12.03 16:55:16.777375 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1301 | 2025.12.03 16:55:16.777393 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (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 | ||
| 1302 | 2025.12.03 16:55:16.777407 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1303 | 2025.12.03 16:55:16.777440 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <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', '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'))" | ||
| 1304 | 2025.12.03 16:55:16.777458 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 34 rows starting from 0 | ||
| 1305 | 2025.12.03 16:55:16.777872 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Debug> executeQuery: Read 34 rows, 1.26 KiB in 0.001169 sec., 29084.6877673225 rows/sec., 1.05 MiB/sec. | ||
| 1306 | 2025.12.03 16:55:16.777957 [ 275 ] {ca53e383-74b8-4741-b1ff-5d03846dac88} <Debug> TCPHandler: Processed in 0.001381166 sec. | ||
| 1307 | 2025.12.03 16:55:16.785688 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.12.03 16:55:16.785800 [ 275 ] {59ecff77-4541-4b19-a3a5-6c81cd0fd897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1309 | 2025.12.03 16:55:16.785842 [ 275 ] {59ecff77-4541-4b19-a3a5-6c81cd0fd897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1310 | 2025.12.03 16:55:16.786345 [ 275 ] {59ecff77-4541-4b19-a3a5-6c81cd0fd897} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.12.03 16:55:16.786391 [ 275 ] {59ecff77-4541-4b19-a3a5-6c81cd0fd897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1312 | 2025.12.03 16:55:16.786802 [ 275 ] {59ecff77-4541-4b19-a3a5-6c81cd0fd897} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1313 | 2025.12.03 16:55:16.786990 [ 275 ] {59ecff77-4541-4b19-a3a5-6c81cd0fd897} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.12.03 16:55:16.787129 [ 275 ] {59ecff77-4541-4b19-a3a5-6c81cd0fd897} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001361 sec., 2939.0154298310067 rows/sec., 373.83 KiB/sec. | ||
| 1315 | 2025.12.03 16:55:16.787167 [ 275 ] {59ecff77-4541-4b19-a3a5-6c81cd0fd897} <Debug> TCPHandler: Processed in 0.00152923 sec. | ||
| 1316 | 2025.12.03 16:55:16.787268 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.12.03 16:55:16.787361 [ 275 ] {b328f631-b03d-4a78-a9fc-7230bb856a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1318 | 2025.12.03 16:55:16.787401 [ 275 ] {b328f631-b03d-4a78-a9fc-7230bb856a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1319 | 2025.12.03 16:55:16.787796 [ 275 ] {b328f631-b03d-4a78-a9fc-7230bb856a05} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.12.03 16:55:16.787832 [ 275 ] {b328f631-b03d-4a78-a9fc-7230bb856a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1321 | 2025.12.03 16:55:16.788127 [ 275 ] {b328f631-b03d-4a78-a9fc-7230bb856a05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1322 | 2025.12.03 16:55:16.788335 [ 275 ] {b328f631-b03d-4a78-a9fc-7230bb856a05} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.12.03 16:55:16.788459 [ 275 ] {b328f631-b03d-4a78-a9fc-7230bb856a05} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001116 sec., 1792.1146953405018 rows/sec., 146.13 KiB/sec. | ||
| 1324 | 2025.12.03 16:55:16.788498 [ 275 ] {b328f631-b03d-4a78-a9fc-7230bb856a05} <Debug> TCPHandler: Processed in 0.001277144 sec. | ||
| 1325 | 2025.12.03 16:55:16.788611 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.12.03 16:55:16.788703 [ 275 ] {07ea6967-5c9e-4ed4-a33d-f410bdca97f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1327 | 2025.12.03 16:55:16.788742 [ 275 ] {07ea6967-5c9e-4ed4-a33d-f410bdca97f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1328 | 2025.12.03 16:55:16.789129 [ 275 ] {07ea6967-5c9e-4ed4-a33d-f410bdca97f6} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.12.03 16:55:16.789165 [ 275 ] {07ea6967-5c9e-4ed4-a33d-f410bdca97f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1330 | 2025.12.03 16:55:16.789478 [ 275 ] {07ea6967-5c9e-4ed4-a33d-f410bdca97f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1331 | 2025.12.03 16:55:16.789681 [ 275 ] {07ea6967-5c9e-4ed4-a33d-f410bdca97f6} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.12.03 16:55:16.789811 [ 275 ] {07ea6967-5c9e-4ed4-a33d-f410bdca97f6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001125 sec., 50666.66666666667 rows/sec., 3.89 MiB/sec. | ||
| 1333 | 2025.12.03 16:55:16.789848 [ 275 ] {07ea6967-5c9e-4ed4-a33d-f410bdca97f6} <Debug> TCPHandler: Processed in 0.001286095 sec. | ||
| 1334 | 2025.12.03 16:55:16.789956 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.12.03 16:55:16.790048 [ 275 ] {a4e782a7-a029-4be4-a9d4-03db5a063d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1336 | 2025.12.03 16:55:16.790087 [ 275 ] {a4e782a7-a029-4be4-a9d4-03db5a063d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1337 | 2025.12.03 16:55:16.790452 [ 275 ] {a4e782a7-a029-4be4-a9d4-03db5a063d0d} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.12.03 16:55:16.790488 [ 275 ] {a4e782a7-a029-4be4-a9d4-03db5a063d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1339 | 2025.12.03 16:55:16.790772 [ 275 ] {a4e782a7-a029-4be4-a9d4-03db5a063d0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2025.12.03 16:55:16.790973 [ 275 ] {a4e782a7-a029-4be4-a9d4-03db5a063d0d} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.12.03 16:55:16.791097 [ 275 ] {a4e782a7-a029-4be4-a9d4-03db5a063d0d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001066 sec., 1876.1726078799247 rows/sec., 131.00 KiB/sec. | ||
| 1342 | 2025.12.03 16:55:16.791133 [ 275 ] {a4e782a7-a029-4be4-a9d4-03db5a063d0d} <Debug> TCPHandler: Processed in 0.001223834 sec. | ||
| 1343 | 2025.12.03 16:55:16.791239 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.12.03 16:55:16.791331 [ 275 ] {2e059bed-7624-44bc-96e1-ae62b60fa9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1345 | 2025.12.03 16:55:16.791370 [ 275 ] {2e059bed-7624-44bc-96e1-ae62b60fa9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1346 | 2025.12.03 16:55:16.791760 [ 275 ] {2e059bed-7624-44bc-96e1-ae62b60fa9b0} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.12.03 16:55:16.791796 [ 275 ] {2e059bed-7624-44bc-96e1-ae62b60fa9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1348 | 2025.12.03 16:55:16.792094 [ 275 ] {2e059bed-7624-44bc-96e1-ae62b60fa9b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1349 | 2025.12.03 16:55:16.792301 [ 275 ] {2e059bed-7624-44bc-96e1-ae62b60fa9b0} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.12.03 16:55:16.792425 [ 275 ] {2e059bed-7624-44bc-96e1-ae62b60fa9b0} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001111 sec., 59405.94059405941 rows/sec., 4.64 MiB/sec. | ||
| 1351 | 2025.12.03 16:55:16.792464 [ 275 ] {2e059bed-7624-44bc-96e1-ae62b60fa9b0} <Debug> TCPHandler: Processed in 0.001272874 sec. | ||
| 1352 | 2025.12.03 16:55:16.792575 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.12.03 16:55:16.792668 [ 275 ] {534e7ecf-bac8-4087-b68e-b041713b0214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1354 | 2025.12.03 16:55:16.792709 [ 275 ] {534e7ecf-bac8-4087-b68e-b041713b0214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1355 | 2025.12.03 16:55:16.793097 [ 275 ] {534e7ecf-bac8-4087-b68e-b041713b0214} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.12.03 16:55:16.793132 [ 275 ] {534e7ecf-bac8-4087-b68e-b041713b0214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1357 | 2025.12.03 16:55:16.793473 [ 275 ] {534e7ecf-bac8-4087-b68e-b041713b0214} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1358 | 2025.12.03 16:55:16.793676 [ 275 ] {534e7ecf-bac8-4087-b68e-b041713b0214} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): 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.12.03 16:55:16.793804 [ 275 ] {534e7ecf-bac8-4087-b68e-b041713b0214} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001154 sec., 139514.73136915077 rows/sec., 9.72 MiB/sec. | ||
| 1360 | 2025.12.03 16:55:16.793842 [ 275 ] {534e7ecf-bac8-4087-b68e-b041713b0214} <Debug> TCPHandler: Processed in 0.001315396 sec. | ||
| 1361 | 2025.12.03 16:55:16.793951 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.12.03 16:55:16.794044 [ 275 ] {d6556b22-ca2d-4319-b1c0-3ed6c3bc7bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1363 | 2025.12.03 16:55:16.794085 [ 275 ] {d6556b22-ca2d-4319-b1c0-3ed6c3bc7bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1364 | 2025.12.03 16:55:16.794409 [ 275 ] {d6556b22-ca2d-4319-b1c0-3ed6c3bc7bb5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.12.03 16:55:16.794445 [ 275 ] {d6556b22-ca2d-4319-b1c0-3ed6c3bc7bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1366 | 2025.12.03 16:55:16.794752 [ 275 ] {d6556b22-ca2d-4319-b1c0-3ed6c3bc7bb5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1367 | 2025.12.03 16:55:16.794952 [ 275 ] {d6556b22-ca2d-4319-b1c0-3ed6c3bc7bb5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.12.03 16:55:16.795079 [ 275 ] {d6556b22-ca2d-4319-b1c0-3ed6c3bc7bb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 1369 | 2025.12.03 16:55:16.795114 [ 275 ] {d6556b22-ca2d-4319-b1c0-3ed6c3bc7bb5} <Debug> TCPHandler: Processed in 0.001211633 sec. | ||
| 1370 | 2025.12.03 16:55:17.288653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1371 | 2025.12.03 16:55:17.289428 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2025.12.03 16:55:17.289467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1373 | 2025.12.03 16:55:17.290013 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1374 | 2025.12.03 16:55:17.290249 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2025.12.03 16:55:17.290394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1376 | 2025.12.03 16:55:17.395594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1377 | 2025.12.03 16:55:17.412533 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2025.12.03 16:55:17.412588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1379 | 2025.12.03 16:55:17.418735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1380 | 2025.12.03 16:55:17.419445 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2025.12.03 16:55:17.422321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1382 | 2025.12.03 16:55:19.779980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 242 | ||
| 1383 | 2025.12.03 16:55:19.782393 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2025.12.03 16:55:19.782450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1385 | 2025.12.03 16:55:19.783671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1386 | 2025.12.03 16:55:19.783955 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2025.12.03 16:55:19.784264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1388 | 2025.12.03 16:55:20.891590 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34345 | ||
| 1389 | 2025.12.03 16:55:20.893734 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1390 | 2025.12.03 16:55:20.893786 [ 286 ] {} <Debug> TCP-Session: 78d2dc71-d84e-47eb-b619-2aefc9685fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:34345 | ||
| 1391 | 2025.12.03 16:55:20.893813 [ 286 ] {} <Debug> TCP-Session: 78d2dc71-d84e-47eb-b619-2aefc9685fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2025.12.03 16:55:20.893827 [ 286 ] {} <Debug> TCP-Session: 78d2dc71-d84e-47eb-b619-2aefc9685fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2025.12.03 16:55:20.893880 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1394 | 2025.12.03 16:55:20.893907 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1395 | 2025.12.03 16:55:20.893924 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1396 | 2025.12.03 16:55:20.898210 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58397 | ||
| 1397 | 2025.12.03 16:55:20.898312 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1398 | 2025.12.03 16:55:20.898330 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46584 | ||
| 1399 | 2025.12.03 16:55:20.898343 [ 287 ] {} <Debug> TCP-Session: 0c91be9a-3e1c-4086-803c-1723a2749478 Authenticating user 'default' from [fd00:1122:3344:101::e]:58397 | ||
| 1400 | 2025.12.03 16:55:20.898412 [ 287 ] {} <Debug> TCP-Session: 0c91be9a-3e1c-4086-803c-1723a2749478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2025.12.03 16:55:20.898430 [ 287 ] {} <Debug> TCP-Session: 0c91be9a-3e1c-4086-803c-1723a2749478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2025.12.03 16:55:20.898437 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41069 | ||
| 1403 | 2025.12.03 16:55:20.898533 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1404 | 2025.12.03 16:55:20.898544 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38587 | ||
| 1405 | 2025.12.03 16:55:20.898582 [ 286 ] {} <Trace> TCP-Session: 78d2dc71-d84e-47eb-b619-2aefc9685fdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2025.12.03 16:55:20.898576 [ 288 ] {} <Debug> TCP-Session: 4a997a53-4ebc-4a09-9d94-7194a657196a Authenticating user 'default' from [fd00:1122:3344:101::e]:46584 | ||
| 1407 | 2025.12.03 16:55:20.898665 [ 288 ] {} <Debug> TCP-Session: 4a997a53-4ebc-4a09-9d94-7194a657196a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1408 | 2025.12.03 16:55:20.898679 [ 288 ] {} <Debug> TCP-Session: 4a997a53-4ebc-4a09-9d94-7194a657196a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2025.12.03 16:55:20.898682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1410 | 2025.12.03 16:55:20.898696 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44965 | ||
| 1411 | 2025.12.03 16:55:20.898728 [ 289 ] {} <Debug> TCP-Session: 36105833-9ca4-431a-9c53-51fbd4980447 Authenticating user 'default' from [fd00:1122:3344:101::e]:41069 | ||
| 1412 | 2025.12.03 16:55:20.898758 [ 289 ] {} <Debug> TCP-Session: 36105833-9ca4-431a-9c53-51fbd4980447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2025.12.03 16:55:20.898771 [ 289 ] {} <Debug> TCP-Session: 36105833-9ca4-431a-9c53-51fbd4980447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2025.12.03 16:55:20.898807 [ 286 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34345) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1415 | 2025.12.03 16:55:20.898811 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1416 | 2025.12.03 16:55:20.898838 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53879 | ||
| 1417 | 2025.12.03 16:55:20.898881 [ 290 ] {} <Debug> TCP-Session: e22b6a0a-901b-4852-aea9-e51254643299 Authenticating user 'default' from [fd00:1122:3344:101::e]:38587 | ||
| 1418 | 2025.12.03 16:55:20.898898 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2025.12.03 16:55:20.898914 [ 290 ] {} <Debug> TCP-Session: e22b6a0a-901b-4852-aea9-e51254643299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2025.12.03 16:55:20.898935 [ 291 ] {} <Debug> TCP-Session: 84ef40e7-3e7e-4dee-abae-d117da56d928 Authenticating user 'default' from [fd00:1122:3344:101::e]:44965 | ||
| 1421 | 2025.12.03 16:55:20.898939 [ 290 ] {} <Debug> TCP-Session: e22b6a0a-901b-4852-aea9-e51254643299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2025.12.03 16:55:20.898963 [ 291 ] {} <Debug> TCP-Session: 84ef40e7-3e7e-4dee-abae-d117da56d928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2025.12.03 16:55:20.898984 [ 291 ] {} <Debug> TCP-Session: 84ef40e7-3e7e-4dee-abae-d117da56d928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2025.12.03 16:55:20.898996 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2025.12.03 16:55:20.899015 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34329 | ||
| 1426 | 2025.12.03 16:55:20.899035 [ 292 ] {} <Debug> TCP-Session: 112b888b-f258-4f4e-bce7-4813537b84e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53879 | ||
| 1427 | 2025.12.03 16:55:20.899064 [ 292 ] {} <Debug> TCP-Session: 112b888b-f258-4f4e-bce7-4813537b84e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2025.12.03 16:55:20.899078 [ 292 ] {} <Debug> TCP-Session: 112b888b-f258-4f4e-bce7-4813537b84e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.12.03 16:55:20.899086 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40803 | ||
| 1430 | 2025.12.03 16:55:20.899156 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1431 | 2025.12.03 16:55:20.899181 [ 286 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1432 | 2025.12.03 16:55:20.899191 [ 293 ] {} <Debug> TCP-Session: cf896ba8-0c19-4e88-812f-e2392a593411 Authenticating user 'default' from [fd00:1122:3344:101::e]:34329 | ||
| 1433 | 2025.12.03 16:55:20.899221 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1434 | 2025.12.03 16:55:20.899233 [ 293 ] {} <Debug> TCP-Session: cf896ba8-0c19-4e88-812f-e2392a593411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2025.12.03 16:55:20.899254 [ 286 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2025.12.03 16:55:20.899258 [ 294 ] {} <Debug> TCP-Session: b177b013-d1e6-4c26-9a12-1590ddf26458 Authenticating user 'default' from [fd00:1122:3344:101::e]:40803 | ||
| 1437 | 2025.12.03 16:55:20.899261 [ 293 ] {} <Debug> TCP-Session: cf896ba8-0c19-4e88-812f-e2392a593411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2025.12.03 16:55:20.899298 [ 294 ] {} <Debug> TCP-Session: b177b013-d1e6-4c26-9a12-1590ddf26458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2025.12.03 16:55:20.899328 [ 294 ] {} <Debug> TCP-Session: b177b013-d1e6-4c26-9a12-1590ddf26458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2025.12.03 16:55:20.901623 [ 286 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 1441 | 2025.12.03 16:55:20.921223 [ 295 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Trace> AggregatingTransform: Aggregating | ||
| 1442 | 2025.12.03 16:55:20.923642 [ 295 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1443 | 2025.12.03 16:55:20.924293 [ 295 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006052567 sec. (165.219 rows/sec., 6.45 KiB/sec.) | ||
| 1444 | 2025.12.03 16:55:20.924319 [ 295 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Trace> Aggregator: Merging aggregated data | ||
| 1445 | 2025.12.03 16:55:20.924349 [ 295 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1446 | 2025.12.03 16:55:20.927427 [ 286 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.028684 sec., 34.86264119369683 rows/sec., 1.36 KiB/sec. | ||
| 1447 | 2025.12.03 16:55:20.927581 [ 286 ] {cf6018dc-2ae2-4960-b9f8-776a6285103b} <Debug> TCPHandler: Processed in 0.029177619 sec. | ||
| 1448 | 2025.12.03 16:55:20.930363 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1449 | 2025.12.03 16:55:20.930402 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1450 | 2025.12.03 16:55:20.930438 [ 286 ] {} <Debug> TCP-Session: 78d2dc71-d84e-47eb-b619-2aefc9685fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2025.12.03 16:55:20.930449 [ 287 ] {} <Debug> TCP-Session: 0c91be9a-3e1c-4086-803c-1723a2749478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2025.12.03 16:55:20.930450 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1453 | 2025.12.03 16:55:20.930486 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1454 | 2025.12.03 16:55:20.930525 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1455 | 2025.12.03 16:55:20.930542 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2025.12.03 16:55:20.930563 [ 290 ] {} <Debug> TCP-Session: e22b6a0a-901b-4852-aea9-e51254643299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2025.12.03 16:55:20.930582 [ 292 ] {} <Debug> TCP-Session: 112b888b-f258-4f4e-bce7-4813537b84e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.12.03 16:55:20.930598 [ 288 ] {} <Debug> TCP-Session: 4a997a53-4ebc-4a09-9d94-7194a657196a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2025.12.03 16:55:20.930543 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2025.12.03 16:55:20.930533 [ 294 ] {} <Debug> TCP-Session: b177b013-d1e6-4c26-9a12-1590ddf26458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2025.12.03 16:55:20.930435 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2025.12.03 16:55:20.930697 [ 293 ] {} <Debug> TCP-Session: cf896ba8-0c19-4e88-812f-e2392a593411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2025.12.03 16:55:20.930462 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1464 | 2025.12.03 16:55:20.930756 [ 289 ] {} <Debug> TCP-Session: 36105833-9ca4-431a-9c53-51fbd4980447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.12.03 16:55:20.930803 [ 291 ] {} <Debug> TCP-Session: 84ef40e7-3e7e-4dee-abae-d117da56d928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.12.03 16:55:21.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.64 MiB, peak 179.75 MiB, free memory in arenas 0.00 B, will set to 169.79 MiB (RSS), difference: 2.15 MiB | ||
| 1467 | 2025.12.03 16:55:21.747015 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.12.03 16:55:21.747223 [ 275 ] {a640a129-ee4c-437b-9a29-59c8d0c2b215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1469 | 2025.12.03 16:55:21.747310 [ 275 ] {a640a129-ee4c-437b-9a29-59c8d0c2b215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1470 | 2025.12.03 16:55:21.748211 [ 275 ] {a640a129-ee4c-437b-9a29-59c8d0c2b215} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2025.12.03 16:55:21.748263 [ 275 ] {a640a129-ee4c-437b-9a29-59c8d0c2b215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1472 | 2025.12.03 16:55:21.748726 [ 275 ] {a640a129-ee4c-437b-9a29-59c8d0c2b215} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1473 | 2025.12.03 16:55:21.748961 [ 275 ] {a640a129-ee4c-437b-9a29-59c8d0c2b215} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2025.12.03 16:55:21.749113 [ 275 ] {a640a129-ee4c-437b-9a29-59c8d0c2b215} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001952 sec., 210040.9836065574 rows/sec., 13.32 MiB/sec. | ||
| 1475 | 2025.12.03 16:55:21.749154 [ 275 ] {a640a129-ee4c-437b-9a29-59c8d0c2b215} <Debug> TCPHandler: Processed in 0.002268553 sec. | ||
| 1476 | 2025.12.03 16:55:21.749290 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2025.12.03 16:55:21.749386 [ 275 ] {ec96fe0a-8bc0-4717-84dc-62bcf8d91242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1478 | 2025.12.03 16:55:21.749429 [ 275 ] {ec96fe0a-8bc0-4717-84dc-62bcf8d91242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1479 | 2025.12.03 16:55:21.750562 [ 275 ] {ec96fe0a-8bc0-4717-84dc-62bcf8d91242} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.12.03 16:55:21.750601 [ 275 ] {ec96fe0a-8bc0-4717-84dc-62bcf8d91242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1481 | 2025.12.03 16:55:21.751025 [ 275 ] {ec96fe0a-8bc0-4717-84dc-62bcf8d91242} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1482 | 2025.12.03 16:55:21.751245 [ 275 ] {ec96fe0a-8bc0-4717-84dc-62bcf8d91242} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.12.03 16:55:21.751357 [ 68 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1484 | 2025.12.03 16:55:21.751384 [ 275 ] {ec96fe0a-8bc0-4717-84dc-62bcf8d91242} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002017 sec., 561229.5488349033 rows/sec., 44.47 MiB/sec. | ||
| 1485 | 2025.12.03 16:55:21.751423 [ 68 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.03 16:55:21.751431 [ 275 ] {ec96fe0a-8bc0-4717-84dc-62bcf8d91242} <Debug> TCPHandler: Processed in 0.002190702 sec. | ||
| 1487 | 2025.12.03 16:55:21.751448 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1488 | 2025.12.03 16:55:21.751584 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2025.12.03 16:55:21.751695 [ 275 ] {37659766-7bbd-45a1-92dc-95e7ea0afbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1490 | 2025.12.03 16:55:21.751746 [ 275 ] {37659766-7bbd-45a1-92dc-95e7ea0afbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1491 | 2025.12.03 16:55:21.752446 [ 275 ] {37659766-7bbd-45a1-92dc-95e7ea0afbbd} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2025.12.03 16:55:21.752496 [ 275 ] {37659766-7bbd-45a1-92dc-95e7ea0afbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1493 | 2025.12.03 16:55:21.752931 [ 275 ] {37659766-7bbd-45a1-92dc-95e7ea0afbbd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1494 | 2025.12.03 16:55:21.753227 [ 275 ] {37659766-7bbd-45a1-92dc-95e7ea0afbbd} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2025.12.03 16:55:21.753391 [ 275 ] {37659766-7bbd-45a1-92dc-95e7ea0afbbd} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001718 sec., 125145.5180442375 rows/sec., 7.43 MiB/sec. | ||
| 1496 | 2025.12.03 16:55:21.753439 [ 275 ] {37659766-7bbd-45a1-92dc-95e7ea0afbbd} <Debug> TCPHandler: Processed in 0.001914216 sec. | ||
| 1497 | 2025.12.03 16:55:21.753599 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2025.12.03 16:55:21.753719 [ 275 ] {ff63a5fa-0f1a-4814-923a-eb432cd693da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1499 | 2025.12.03 16:55:21.753770 [ 275 ] {ff63a5fa-0f1a-4814-923a-eb432cd693da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1500 | 2025.12.03 16:55:21.753805 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 1501 | 2025.12.03 16:55:21.754347 [ 275 ] {ff63a5fa-0f1a-4814-923a-eb432cd693da} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.12.03 16:55:21.754389 [ 275 ] {ff63a5fa-0f1a-4814-923a-eb432cd693da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1503 | 2025.12.03 16:55:21.754733 [ 275 ] {ff63a5fa-0f1a-4814-923a-eb432cd693da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1504 | 2025.12.03 16:55:21.754967 [ 275 ] {ff63a5fa-0f1a-4814-923a-eb432cd693da} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.12.03 16:55:21.755125 [ 275 ] {ff63a5fa-0f1a-4814-923a-eb432cd693da} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00143 sec., 148251.74825174824 rows/sec., 9.56 MiB/sec. | ||
| 1506 | 2025.12.03 16:55:21.755175 [ 275 ] {ff63a5fa-0f1a-4814-923a-eb432cd693da} <Debug> TCPHandler: Processed in 0.001643191 sec. | ||
| 1507 | 2025.12.03 16:55:21.755311 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.12.03 16:55:21.755431 [ 275 ] {0409aa83-0681-4876-81a3-75bcc33e7af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1509 | 2025.12.03 16:55:21.755486 [ 275 ] {0409aa83-0681-4876-81a3-75bcc33e7af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1510 | 2025.12.03 16:55:21.755954 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1511 | 2025.12.03 16:55:21.756053 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2273 rows starting from the beginning of the part | ||
| 1512 | 2025.12.03 16:55:21.756154 [ 275 ] {0409aa83-0681-4876-81a3-75bcc33e7af0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2025.12.03 16:55:21.756202 [ 275 ] {0409aa83-0681-4876-81a3-75bcc33e7af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1514 | 2025.12.03 16:55:21.756204 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1515 | 2025.12.03 16:55:21.756315 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1516 | 2025.12.03 16:55:21.756388 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1128 rows starting from the beginning of the part | ||
| 1517 | 2025.12.03 16:55:21.756458 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 57 rows starting from the beginning of the part | ||
| 1518 | 2025.12.03 16:55:21.756523 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1132 rows starting from the beginning of the part | ||
| 1519 | 2025.12.03 16:55:21.756656 [ 275 ] {0409aa83-0681-4876-81a3-75bcc33e7af0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1520 | 2025.12.03 16:55:21.757038 [ 275 ] {0409aa83-0681-4876-81a3-75bcc33e7af0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.12.03 16:55:21.757212 [ 275 ] {0409aa83-0681-4876-81a3-75bcc33e7af0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001804 sec., 116962.30598669623 rows/sec., 6.64 MiB/sec. | ||
| 1522 | 2025.12.03 16:55:21.757265 [ 275 ] {0409aa83-0681-4876-81a3-75bcc33e7af0} <Debug> TCPHandler: Processed in 0.002014288 sec. | ||
| 1523 | 2025.12.03 16:55:21.757419 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.12.03 16:55:21.757530 [ 275 ] {50ee9bca-4f77-49ad-905a-e9040ac6e97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1525 | 2025.12.03 16:55:21.757584 [ 275 ] {50ee9bca-4f77-49ad-905a-e9040ac6e97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1526 | 2025.12.03 16:55:21.758465 [ 275 ] {50ee9bca-4f77-49ad-905a-e9040ac6e97d} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.12.03 16:55:21.758510 [ 275 ] {50ee9bca-4f77-49ad-905a-e9040ac6e97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1528 | 2025.12.03 16:55:21.759057 [ 275 ] {50ee9bca-4f77-49ad-905a-e9040ac6e97d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1529 | 2025.12.03 16:55:21.759379 [ 275 ] {50ee9bca-4f77-49ad-905a-e9040ac6e97d} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.12.03 16:55:21.759502 [ 68 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1531 | 2025.12.03 16:55:21.759537 [ 68 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2025.12.03 16:55:21.759551 [ 275 ] {50ee9bca-4f77-49ad-905a-e9040ac6e97d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.002039 sec., 337910.7405590976 rows/sec., 23.60 MiB/sec. | ||
| 1533 | 2025.12.03 16:55:21.759558 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1534 | 2025.12.03 16:55:21.759603 [ 275 ] {50ee9bca-4f77-49ad-905a-e9040ac6e97d} <Debug> TCPHandler: Processed in 0.002249603 sec. | ||
| 1535 | 2025.12.03 16:55:21.759662 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 1536 | 2025.12.03 16:55:21.759744 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2025.12.03 16:55:21.759777 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1538 | 2025.12.03 16:55:21.759819 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1147 rows starting from the beginning of the part | ||
| 1539 | 2025.12.03 16:55:21.759866 [ 275 ] {a71549a7-0295-46e5-9962-64864e3b0aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1540 | 2025.12.03 16:55:21.759917 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1541 | 2025.12.03 16:55:21.759918 [ 275 ] {a71549a7-0295-46e5-9962-64864e3b0aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1542 | 2025.12.03 16:55:21.759970 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1543 | 2025.12.03 16:55:21.760016 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 681 rows starting from the beginning of the part | ||
| 1544 | 2025.12.03 16:55:21.760082 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
| 1545 | 2025.12.03 16:55:21.760139 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 689 rows starting from the beginning of the part | ||
| 1546 | 2025.12.03 16:55:21.760359 [ 275 ] {a71549a7-0295-46e5-9962-64864e3b0aff} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2025.12.03 16:55:21.760402 [ 275 ] {a71549a7-0295-46e5-9962-64864e3b0aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1548 | 2025.12.03 16:55:21.760825 [ 275 ] {a71549a7-0295-46e5-9962-64864e3b0aff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1549 | 2025.12.03 16:55:21.761193 [ 275 ] {a71549a7-0295-46e5-9962-64864e3b0aff} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2025.12.03 16:55:21.761375 [ 275 ] {a71549a7-0295-46e5-9962-64864e3b0aff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 204.62 KiB/sec. | ||
| 1551 | 2025.12.03 16:55:21.761426 [ 275 ] {a71549a7-0295-46e5-9962-64864e3b0aff} <Debug> TCPHandler: Processed in 0.001741643 sec. | ||
| 1552 | 2025.12.03 16:55:21.761578 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2025.12.03 16:55:21.761691 [ 275 ] {2a37ab18-3d18-4c62-9d65-12259d0acb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1554 | 2025.12.03 16:55:21.761743 [ 275 ] {2a37ab18-3d18-4c62-9d65-12259d0acb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1555 | 2025.12.03 16:55:21.762204 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2695 rows, containing 5 columns (5 merged, 0 gathered) in 0.0025752 sec., 1046520.6585896241 rows/sec., 78.26 MiB/sec. | ||
| 1556 | 2025.12.03 16:55:21.762325 [ 275 ] {2a37ab18-3d18-4c62-9d65-12259d0acb9f} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2025.12.03 16:55:21.762374 [ 275 ] {2a37ab18-3d18-4c62-9d65-12259d0acb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1558 | 2025.12.03 16:55:21.762464 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1559 | 2025.12.03 16:55:21.762800 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2025.12.03 16:55:21.762879 [ 275 ] {2a37ab18-3d18-4c62-9d65-12259d0acb9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1561 | 2025.12.03 16:55:21.762886 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_6_1} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1562 | 2025.12.03 16:55:21.762995 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1563 | 2025.12.03 16:55:21.763166 [ 275 ] {2a37ab18-3d18-4c62-9d65-12259d0acb9f} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2025.12.03 16:55:21.763268 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1565 | 2025.12.03 16:55:21.763302 [ 275 ] {2a37ab18-3d18-4c62-9d65-12259d0acb9f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001635 sec., 192048.92966360858 rows/sec., 12.62 MiB/sec. | ||
| 1566 | 2025.12.03 16:55:21.763303 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2025.12.03 16:55:21.763335 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1568 | 2025.12.03 16:55:21.763339 [ 275 ] {2a37ab18-3d18-4c62-9d65-12259d0acb9f} <Debug> TCPHandler: Processed in 0.001825205 sec. | ||
| 1569 | 2025.12.03 16:55:21.763431 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 1570 | 2025.12.03 16:55:21.763470 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2025.12.03 16:55:21.763571 [ 275 ] {8d5f06e4-a5ac-41d9-aa2e-d4cb6345af90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1572 | 2025.12.03 16:55:21.763576 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1573 | 2025.12.03 16:55:21.763619 [ 275 ] {8d5f06e4-a5ac-41d9-aa2e-d4cb6345af90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1574 | 2025.12.03 16:55:21.763632 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1299 rows starting from the beginning of the part | ||
| 1575 | 2025.12.03 16:55:21.763716 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part | ||
| 1576 | 2025.12.03 16:55:21.763794 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1577 | 2025.12.03 16:55:21.763881 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 304 rows starting from the beginning of the part | ||
| 1578 | 2025.12.03 16:55:21.763954 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 161 rows starting from the beginning of the part | ||
| 1579 | 2025.12.03 16:55:21.763981 [ 275 ] {8d5f06e4-a5ac-41d9-aa2e-d4cb6345af90} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.12.03 16:55:21.764023 [ 275 ] {8d5f06e4-a5ac-41d9-aa2e-d4cb6345af90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1581 | 2025.12.03 16:55:21.764057 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1582 | 2025.12.03 16:55:21.764399 [ 275 ] {8d5f06e4-a5ac-41d9-aa2e-d4cb6345af90} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1583 | 2025.12.03 16:55:21.764621 [ 275 ] {8d5f06e4-a5ac-41d9-aa2e-d4cb6345af90} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.12.03 16:55:21.764764 [ 275 ] {8d5f06e4-a5ac-41d9-aa2e-d4cb6345af90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001212 sec., 825.0825082508251 rows/sec., 55.60 KiB/sec. | ||
| 1585 | 2025.12.03 16:55:21.764802 [ 275 ] {8d5f06e4-a5ac-41d9-aa2e-d4cb6345af90} <Debug> TCPHandler: Processed in 0.001383557 sec. | ||
| 1586 | 2025.12.03 16:55:21.764931 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2025.12.03 16:55:21.765023 [ 275 ] {bebfea85-9cdc-4619-932d-e6b306cb5507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1588 | 2025.12.03 16:55:21.765079 [ 275 ] {bebfea85-9cdc-4619-932d-e6b306cb5507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1589 | 2025.12.03 16:55:21.765896 [ 275 ] {bebfea85-9cdc-4619-932d-e6b306cb5507} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.12.03 16:55:21.765930 [ 275 ] {bebfea85-9cdc-4619-932d-e6b306cb5507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1591 | 2025.12.03 16:55:21.766554 [ 275 ] {bebfea85-9cdc-4619-932d-e6b306cb5507} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1592 | 2025.12.03 16:55:21.766855 [ 275 ] {bebfea85-9cdc-4619-932d-e6b306cb5507} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.12.03 16:55:21.767047 [ 275 ] {bebfea85-9cdc-4619-932d-e6b306cb5507} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00204 sec., 4901.9607843137255 rows/sec., 8.78 MiB/sec. | ||
| 1594 | 2025.12.03 16:55:21.767122 [ 275 ] {bebfea85-9cdc-4619-932d-e6b306cb5507} <Debug> TCPHandler: Processed in 0.002239093 sec. | ||
| 1595 | 2025.12.03 16:55:21.767278 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2025.12.03 16:55:21.767388 [ 275 ] {124dbb56-48b0-4359-bd8b-c902594fe8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1597 | 2025.12.03 16:55:21.767435 [ 275 ] {124dbb56-48b0-4359-bd8b-c902594fe8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1598 | 2025.12.03 16:55:21.767829 [ 275 ] {124dbb56-48b0-4359-bd8b-c902594fe8cb} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2025.12.03 16:55:21.767870 [ 275 ] {124dbb56-48b0-4359-bd8b-c902594fe8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1600 | 2025.12.03 16:55:21.768224 [ 275 ] {124dbb56-48b0-4359-bd8b-c902594fe8cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1601 | 2025.12.03 16:55:21.768457 [ 275 ] {124dbb56-48b0-4359-bd8b-c902594fe8cb} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.12.03 16:55:21.768550 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.005147849 sec., 456112.8347004739 rows/sec., 30.39 MiB/sec. | ||
| 1603 | 2025.12.03 16:55:21.768569 [ 68 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2025.12.03 16:55:21.768609 [ 275 ] {124dbb56-48b0-4359-bd8b-c902594fe8cb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00124 sec., 83870.96774193548 rows/sec., 5.14 MiB/sec. | ||
| 1605 | 2025.12.03 16:55:21.768647 [ 68 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2025.12.03 16:55:21.768664 [ 275 ] {124dbb56-48b0-4359-bd8b-c902594fe8cb} <Debug> TCPHandler: Processed in 0.001448137 sec. | ||
| 1607 | 2025.12.03 16:55:21.768677 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1608 | 2025.12.03 16:55:21.768821 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 1609 | 2025.12.03 16:55:21.768894 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1610 | 2025.12.03 16:55:21.768970 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1611 | 2025.12.03 16:55:21.769028 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1612 | 2025.12.03 16:55:21.769136 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 1613 | 2025.12.03 16:55:21.769191 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2025.12.03 16:55:21.769205 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1615 | 2025.12.03 16:55:21.769261 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 94 rows starting from the beginning of the part | ||
| 1616 | 2025.12.03 16:55:21.769271 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1617 | 2025.12.03 16:55:21.769327 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1618 | 2025.12.03 16:55:21.769359 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1619 | 2025.12.03 16:55:21.769381 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1620 | 2025.12.03 16:55:21.770563 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.001830705 sec., 219587.53594926544 rows/sec., 13.85 MiB/sec. | ||
| 1621 | 2025.12.03 16:55:21.770733 [ 194 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1622 | 2025.12.03 16:55:21.771000 [ 194 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2025.12.03 16:55:21.771074 [ 194 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_6_1} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1624 | 2025.12.03 16:55:21.771150 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1625 | 2025.12.03 16:55:21.781675 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4694 rows, containing 5 columns (5 merged, 0 gathered) in 0.030103707 sec., 155927.64040654528 rows/sec., 13.07 MiB/sec. | ||
| 1626 | 2025.12.03 16:55:21.782088 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1627 | 2025.12.03 16:55:21.782386 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2025.12.03 16:55:21.782462 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_6_1} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1629 | 2025.12.03 16:55:21.782534 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 1630 | 2025.12.03 16:55:22.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.74 MiB, peak 179.75 MiB, free memory in arenas 0.00 B, will set to 171.79 MiB (RSS), difference: 1.05 MiB | ||
| 1631 | 2025.12.03 16:55:23.997417 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42455 | ||
| 1632 | 2025.12.03 16:55:23.997536 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1633 | 2025.12.03 16:55:23.997565 [ 286 ] {} <Debug> TCP-Session: f8593fd0-32a5-4f89-a652-c76821c96530 Authenticating user 'default' from [fd00:1122:3344:101::e]:42455 | ||
| 1634 | 2025.12.03 16:55:23.997589 [ 286 ] {} <Debug> TCP-Session: f8593fd0-32a5-4f89-a652-c76821c96530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2025.12.03 16:55:23.997605 [ 286 ] {} <Debug> TCP-Session: f8593fd0-32a5-4f89-a652-c76821c96530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.12.03 16:55:23.997808 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41144 | ||
| 1637 | 2025.12.03 16:55:23.997862 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44769 | ||
| 1638 | 2025.12.03 16:55:23.997880 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54499 | ||
| 1639 | 2025.12.03 16:55:23.997914 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33765 | ||
| 1640 | 2025.12.03 16:55:23.997954 [ 286 ] {} <Trace> TCP-Session: f8593fd0-32a5-4f89-a652-c76821c96530 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2025.12.03 16:55:23.997985 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2025.12.03 16:55:23.997909 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45242 | ||
| 1643 | 2025.12.03 16:55:23.998025 [ 288 ] {} <Debug> TCP-Session: cc0f5c69-bb47-4558-bdc3-a68d380160fd Authenticating user 'default' from [fd00:1122:3344:101::e]:44769 | ||
| 1644 | 2025.12.03 16:55:23.998017 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1645 | 2025.12.03 16:55:23.998077 [ 288 ] {} <Debug> TCP-Session: cc0f5c69-bb47-4558-bdc3-a68d380160fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2025.12.03 16:55:23.998010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2025.12.03 16:55:23.998102 [ 294 ] {} <Debug> TCP-Session: dbb337a1-8d11-429c-a45b-0963311b3b91 Authenticating user 'default' from [fd00:1122:3344:101::e]:33765 | ||
| 1648 | 2025.12.03 16:55:23.998103 [ 288 ] {} <Debug> TCP-Session: cc0f5c69-bb47-4558-bdc3-a68d380160fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2025.12.03 16:55:23.998123 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1650 | 2025.12.03 16:55:23.998148 [ 294 ] {} <Debug> TCP-Session: dbb337a1-8d11-429c-a45b-0963311b3b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2025.12.03 16:55:23.998158 [ 286 ] {9c892549-318d-4147-a825-a061c4720f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42455) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1652 | 2025.12.03 16:55:23.998177 [ 294 ] {} <Debug> TCP-Session: dbb337a1-8d11-429c-a45b-0963311b3b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2025.12.03 16:55:23.998174 [ 293 ] {} <Debug> TCP-Session: ab569e09-1bc0-4875-bba1-3b6a8962ea72 Authenticating user 'default' from [fd00:1122:3344:101::e]:45242 | ||
| 1654 | 2025.12.03 16:55:23.998130 [ 290 ] {} <Debug> TCP-Session: acc6c810-ec2d-4380-8586-6c18cf1838d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54499 | ||
| 1655 | 2025.12.03 16:55:23.998241 [ 293 ] {} <Debug> TCP-Session: ab569e09-1bc0-4875-bba1-3b6a8962ea72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2025.12.03 16:55:23.998258 [ 290 ] {} <Debug> TCP-Session: acc6c810-ec2d-4380-8586-6c18cf1838d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2025.12.03 16:55:23.998271 [ 293 ] {} <Debug> TCP-Session: ab569e09-1bc0-4875-bba1-3b6a8962ea72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2025.12.03 16:55:23.998284 [ 290 ] {} <Debug> TCP-Session: acc6c810-ec2d-4380-8586-6c18cf1838d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2025.12.03 16:55:23.997885 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60811 | ||
| 1660 | 2025.12.03 16:55:23.997884 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1661 | 2025.12.03 16:55:23.997875 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60467 | ||
| 1662 | 2025.12.03 16:55:23.998358 [ 287 ] {} <Debug> TCP-Session: 2b559094-d7dc-42be-9ad2-69d6d71ab6b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41144 | ||
| 1663 | 2025.12.03 16:55:23.998375 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1664 | 2025.12.03 16:55:23.998397 [ 287 ] {} <Debug> TCP-Session: 2b559094-d7dc-42be-9ad2-69d6d71ab6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2025.12.03 16:55:23.998409 [ 291 ] {} <Debug> TCP-Session: 9a6e8952-39d9-4c2b-8ccc-c3379ea3594d Authenticating user 'default' from [fd00:1122:3344:101::e]:60811 | ||
| 1666 | 2025.12.03 16:55:23.998414 [ 287 ] {} <Debug> TCP-Session: 2b559094-d7dc-42be-9ad2-69d6d71ab6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2025.12.03 16:55:23.998426 [ 291 ] {} <Debug> TCP-Session: 9a6e8952-39d9-4c2b-8ccc-c3379ea3594d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2025.12.03 16:55:23.997899 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43026 | ||
| 1669 | 2025.12.03 16:55:23.998452 [ 286 ] {9c892549-318d-4147-a825-a061c4720f8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1670 | 2025.12.03 16:55:23.998443 [ 291 ] {} <Debug> TCP-Session: 9a6e8952-39d9-4c2b-8ccc-c3379ea3594d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2025.12.03 16:55:23.998495 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1672 | 2025.12.03 16:55:23.998525 [ 286 ] {9c892549-318d-4147-a825-a061c4720f8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1673 | 2025.12.03 16:55:23.998528 [ 289 ] {} <Debug> TCP-Session: 36644a91-f952-45e9-9f62-a456e5fdee73 Authenticating user 'default' from [fd00:1122:3344:101::e]:60467 | ||
| 1674 | 2025.12.03 16:55:23.998563 [ 289 ] {} <Debug> TCP-Session: 36644a91-f952-45e9-9f62-a456e5fdee73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.12.03 16:55:23.998576 [ 289 ] {} <Debug> TCP-Session: 36644a91-f952-45e9-9f62-a456e5fdee73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2025.12.03 16:55:23.998632 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1677 | 2025.12.03 16:55:23.998661 [ 292 ] {} <Debug> TCP-Session: cdaf2660-5a00-4166-ab84-50e75a361a5e Authenticating user 'default' from [fd00:1122:3344:101::e]:43026 | ||
| 1678 | 2025.12.03 16:55:23.998678 [ 292 ] {} <Debug> TCP-Session: cdaf2660-5a00-4166-ab84-50e75a361a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2025.12.03 16:55:23.998691 [ 292 ] {} <Debug> TCP-Session: cdaf2660-5a00-4166-ab84-50e75a361a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2025.12.03 16:55:23.998816 [ 286 ] {9c892549-318d-4147-a825-a061c4720f8d} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 1681 | 2025.12.03 16:55:23.999924 [ 325 ] {9c892549-318d-4147-a825-a061c4720f8d} <Trace> AggregatingTransform: Aggregating | ||
| 1682 | 2025.12.03 16:55:23.999970 [ 325 ] {9c892549-318d-4147-a825-a061c4720f8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1683 | 2025.12.03 16:55:24.000002 [ 325 ] {9c892549-318d-4147-a825-a061c4720f8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001086411 sec. (920.462 rows/sec., 35.96 KiB/sec.) | ||
| 1684 | 2025.12.03 16:55:24.000019 [ 325 ] {9c892549-318d-4147-a825-a061c4720f8d} <Trace> Aggregator: Merging aggregated data | ||
| 1685 | 2025.12.03 16:55:24.001392 [ 286 ] {9c892549-318d-4147-a825-a061c4720f8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 1686 | 2025.12.03 16:55:24.001578 [ 286 ] {9c892549-318d-4147-a825-a061c4720f8d} <Debug> TCPHandler: Processed in 0.003747652 sec. | ||
| 1687 | 2025.12.03 16:55:24.001717 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1688 | 2025.12.03 16:55:24.001749 [ 286 ] {} <Debug> TCP-Session: f8593fd0-32a5-4f89-a652-c76821c96530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2025.12.03 16:55:24.001757 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1690 | 2025.12.03 16:55:24.001775 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1691 | 2025.12.03 16:55:24.001793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2025.12.03 16:55:24.001813 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1693 | 2025.12.03 16:55:24.001852 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1694 | 2025.12.03 16:55:24.001869 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1695 | 2025.12.03 16:55:24.001888 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1696 | 2025.12.03 16:55:24.001913 [ 292 ] {} <Debug> TCP-Session: cdaf2660-5a00-4166-ab84-50e75a361a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2025.12.03 16:55:24.001923 [ 291 ] {} <Debug> TCP-Session: 9a6e8952-39d9-4c2b-8ccc-c3379ea3594d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2025.12.03 16:55:24.001945 [ 293 ] {} <Debug> TCP-Session: ab569e09-1bc0-4875-bba1-3b6a8962ea72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2025.12.03 16:55:24.001886 [ 288 ] {} <Debug> TCP-Session: cc0f5c69-bb47-4558-bdc3-a68d380160fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2025.12.03 16:55:24.001849 [ 294 ] {} <Debug> TCP-Session: dbb337a1-8d11-429c-a45b-0963311b3b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2025.12.03 16:55:24.001836 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1702 | 2025.12.03 16:55:24.001807 [ 287 ] {} <Debug> TCP-Session: 2b559094-d7dc-42be-9ad2-69d6d71ab6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2025.12.03 16:55:24.002054 [ 290 ] {} <Debug> TCP-Session: acc6c810-ec2d-4380-8586-6c18cf1838d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2025.12.03 16:55:24.001864 [ 289 ] {} <Debug> TCP-Session: 36644a91-f952-45e9-9f62-a456e5fdee73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2025.12.03 16:55:24.006230 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32799 | ||
| 1706 | 2025.12.03 16:55:24.006286 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1707 | 2025.12.03 16:55:24.006305 [ 286 ] {} <Debug> TCP-Session: 593bba0f-eba0-45f1-b485-287983ec9535 Authenticating user 'default' from [fd00:1122:3344:101::e]:32799 | ||
| 1708 | 2025.12.03 16:55:24.006322 [ 286 ] {} <Debug> TCP-Session: 593bba0f-eba0-45f1-b485-287983ec9535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2025.12.03 16:55:24.006334 [ 286 ] {} <Debug> TCP-Session: 593bba0f-eba0-45f1-b485-287983ec9535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2025.12.03 16:55:24.006519 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61841 | ||
| 1711 | 2025.12.03 16:55:24.006523 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48516 | ||
| 1712 | 2025.12.03 16:55:24.006549 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63427 | ||
| 1713 | 2025.12.03 16:55:24.006584 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37458 | ||
| 1714 | 2025.12.03 16:55:24.006605 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1715 | 2025.12.03 16:55:24.006623 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38661 | ||
| 1716 | 2025.12.03 16:55:24.006639 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2025.12.03 16:55:24.006645 [ 287 ] {} <Debug> TCP-Session: fa144a20-23a8-4a83-8e57-9d502e9af9df Authenticating user 'default' from [fd00:1122:3344:101::e]:61841 | ||
| 1718 | 2025.12.03 16:55:24.006657 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1719 | 2025.12.03 16:55:24.006673 [ 288 ] {} <Debug> TCP-Session: a3c94ad3-daff-4206-b01f-73a0b07b60c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48516 | ||
| 1720 | 2025.12.03 16:55:24.006685 [ 287 ] {} <Debug> TCP-Session: fa144a20-23a8-4a83-8e57-9d502e9af9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2025.12.03 16:55:24.006691 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1722 | 2025.12.03 16:55:24.006706 [ 288 ] {} <Debug> TCP-Session: a3c94ad3-daff-4206-b01f-73a0b07b60c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2025.12.03 16:55:24.006717 [ 287 ] {} <Debug> TCP-Session: fa144a20-23a8-4a83-8e57-9d502e9af9df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2025.12.03 16:55:24.006740 [ 294 ] {} <Debug> TCP-Session: dda3a525-6b42-4bc5-9d11-c20539d327ea Authenticating user 'default' from [fd00:1122:3344:101::e]:38661 | ||
| 1725 | 2025.12.03 16:55:24.006747 [ 288 ] {} <Debug> TCP-Session: a3c94ad3-daff-4206-b01f-73a0b07b60c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2025.12.03 16:55:24.006785 [ 294 ] {} <Debug> TCP-Session: dda3a525-6b42-4bc5-9d11-c20539d327ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2025.12.03 16:55:24.006597 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38036 | ||
| 1728 | 2025.12.03 16:55:24.006818 [ 294 ] {} <Debug> TCP-Session: dda3a525-6b42-4bc5-9d11-c20539d327ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2025.12.03 16:55:24.006699 [ 292 ] {} <Debug> TCP-Session: 1561bb46-7ed4-4da0-bb39-12370155ddbb Authenticating user 'default' from [fd00:1122:3344:101::e]:37458 | ||
| 1730 | 2025.12.03 16:55:24.006876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1731 | 2025.12.03 16:55:24.006894 [ 292 ] {} <Debug> TCP-Session: 1561bb46-7ed4-4da0-bb39-12370155ddbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2025.12.03 16:55:24.006911 [ 293 ] {} <Debug> TCP-Session: 5f788e66-8814-4a24-b57f-bb652193b33b Authenticating user 'default' from [fd00:1122:3344:101::e]:38036 | ||
| 1733 | 2025.12.03 16:55:24.006924 [ 292 ] {} <Debug> TCP-Session: 1561bb46-7ed4-4da0-bb39-12370155ddbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2025.12.03 16:55:24.006941 [ 293 ] {} <Debug> TCP-Session: 5f788e66-8814-4a24-b57f-bb652193b33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2025.12.03 16:55:24.006582 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42449 | ||
| 1736 | 2025.12.03 16:55:24.006969 [ 293 ] {} <Debug> TCP-Session: 5f788e66-8814-4a24-b57f-bb652193b33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1737 | 2025.12.03 16:55:24.006574 [ 286 ] {} <Trace> TCP-Session: 593bba0f-eba0-45f1-b485-287983ec9535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2025.12.03 16:55:24.006544 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49162 | ||
| 1739 | 2025.12.03 16:55:24.007034 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1740 | 2025.12.03 16:55:24.006642 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1741 | 2025.12.03 16:55:24.007085 [ 291 ] {} <Debug> TCP-Session: a545d5dd-34fc-4a85-89b7-81337d277d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:42449 | ||
| 1742 | 2025.12.03 16:55:24.007106 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1743 | 2025.12.03 16:55:24.007132 [ 291 ] {} <Debug> TCP-Session: a545d5dd-34fc-4a85-89b7-81337d277d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2025.12.03 16:55:24.007144 [ 286 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1745 | 2025.12.03 16:55:24.007148 [ 289 ] {} <Debug> TCP-Session: 01330d67-6024-4aad-8c9e-4836c9e99611 Authenticating user 'default' from [fd00:1122:3344:101::e]:49162 | ||
| 1746 | 2025.12.03 16:55:24.007165 [ 291 ] {} <Debug> TCP-Session: a545d5dd-34fc-4a85-89b7-81337d277d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2025.12.03 16:55:24.007197 [ 289 ] {} <Debug> TCP-Session: 01330d67-6024-4aad-8c9e-4836c9e99611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1748 | 2025.12.03 16:55:24.007144 [ 290 ] {} <Debug> TCP-Session: 8379df21-30d8-4a41-a5b9-920e9617003e Authenticating user 'default' from [fd00:1122:3344:101::e]:63427 | ||
| 1749 | 2025.12.03 16:55:24.007223 [ 289 ] {} <Debug> TCP-Session: 01330d67-6024-4aad-8c9e-4836c9e99611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2025.12.03 16:55:24.007257 [ 290 ] {} <Debug> TCP-Session: 8379df21-30d8-4a41-a5b9-920e9617003e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2025.12.03 16:55:24.007278 [ 290 ] {} <Debug> TCP-Session: 8379df21-30d8-4a41-a5b9-920e9617003e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2025.12.03 16:55:24.007341 [ 286 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1753 | 2025.12.03 16:55:24.007390 [ 286 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1754 | 2025.12.03 16:55:24.007621 [ 286 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 1755 | 2025.12.03 16:55:24.008406 [ 300 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Trace> AggregatingTransform: Aggregating | ||
| 1756 | 2025.12.03 16:55:24.008453 [ 300 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1757 | 2025.12.03 16:55:24.008489 [ 300 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000784215 sec. (1275.161 rows/sec., 49.81 KiB/sec.) | ||
| 1758 | 2025.12.03 16:55:24.008520 [ 300 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Trace> Aggregator: Merging aggregated data | ||
| 1759 | 2025.12.03 16:55:24.009713 [ 286 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002607 sec., 383.5826620636747 rows/sec., 14.98 KiB/sec. | ||
| 1760 | 2025.12.03 16:55:24.009808 [ 286 ] {a9638952-a0da-4bef-a680-a94ed8e222f7} <Debug> TCPHandler: Processed in 0.003289173 sec. | ||
| 1761 | 2025.12.03 16:55:24.009999 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1762 | 2025.12.03 16:55:24.010030 [ 286 ] {} <Debug> TCP-Session: 593bba0f-eba0-45f1-b485-287983ec9535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2025.12.03 16:55:24.010032 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1764 | 2025.12.03 16:55:24.010053 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2025.12.03 16:55:24.010078 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1766 | 2025.12.03 16:55:24.010088 [ 293 ] {} <Debug> TCP-Session: 5f788e66-8814-4a24-b57f-bb652193b33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2025.12.03 16:55:24.010100 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1768 | 2025.12.03 16:55:24.010108 [ 287 ] {} <Debug> TCP-Session: fa144a20-23a8-4a83-8e57-9d502e9af9df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1769 | 2025.12.03 16:55:24.010123 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1770 | 2025.12.03 16:55:24.010169 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1771 | 2025.12.03 16:55:24.010149 [ 289 ] {} <Debug> TCP-Session: 01330d67-6024-4aad-8c9e-4836c9e99611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2025.12.03 16:55:24.010209 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1773 | 2025.12.03 16:55:24.010219 [ 290 ] {} <Debug> TCP-Session: 8379df21-30d8-4a41-a5b9-920e9617003e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2025.12.03 16:55:24.010203 [ 288 ] {} <Debug> TCP-Session: a3c94ad3-daff-4206-b01f-73a0b07b60c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2025.12.03 16:55:24.010253 [ 294 ] {} <Debug> TCP-Session: dda3a525-6b42-4bc5-9d11-c20539d327ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1776 | 2025.12.03 16:55:24.010141 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1777 | 2025.12.03 16:55:24.010117 [ 291 ] {} <Debug> TCP-Session: a545d5dd-34fc-4a85-89b7-81337d277d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2025.12.03 16:55:24.010333 [ 292 ] {} <Debug> TCP-Session: 1561bb46-7ed4-4da0-bb39-12370155ddbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2025.12.03 16:55:24.715584 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1780 | 2025.12.03 16:55:24.715640 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1781 | 2025.12.03 16:55:24.790610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 2818 | ||
| 1782 | 2025.12.03 16:55:24.791097 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.12.03 16:55:24.791144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1784 | 2025.12.03 16:55:24.791661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1785 | 2025.12.03 16:55:24.791919 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2025.12.03 16:55:24.792095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2818 | ||
| 1787 | 2025.12.03 16:55:24.792119 [ 58 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1788 | 2025.12.03 16:55:24.792203 [ 58 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2025.12.03 16:55:24.792231 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1790 | 2025.12.03 16:55:24.792344 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 1791 | 2025.12.03 16:55:24.792467 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1792 | 2025.12.03 16:55:24.792506 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 1793 | 2025.12.03 16:55:24.792572 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 1794 | 2025.12.03 16:55:24.792632 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 1795 | 2025.12.03 16:55:24.792674 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 1796 | 2025.12.03 16:55:24.792726 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 1797 | 2025.12.03 16:55:24.792774 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 439 rows starting from the beginning of the part | ||
| 1798 | 2025.12.03 16:55:24.807393 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2818 rows, containing 4 columns (4 merged, 0 gathered) in 0.015089989 sec., 186746.32566001208 rows/sec., 2.67 MiB/sec. | ||
| 1799 | 2025.12.03 16:55:24.808274 [ 193 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1800 | 2025.12.03 16:55:24.808577 [ 193 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_6_1} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2025.12.03 16:55:24.808653 [ 193 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_6_1} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1802 | 2025.12.03 16:55:24.808749 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1803 | 2025.12.03 16:55:24.922518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1804 | 2025.12.03 16:55:24.942449 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.12.03 16:55:24.942525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1806 | 2025.12.03 16:55:24.948883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1807 | 2025.12.03 16:55:24.949657 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.12.03 16:55:24.950011 [ 58 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1809 | 2025.12.03 16:55:24.950080 [ 58 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2025.12.03 16:55:24.950103 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1811 | 2025.12.03 16:55:24.950226 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 1812 | 2025.12.03 16:55:24.953776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1813 | 2025.12.03 16:55:24.954566 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1814 | 2025.12.03 16:55:24.956142 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 1815 | 2025.12.03 16:55:24.960935 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 1816 | 2025.12.03 16:55:24.965465 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 1817 | 2025.12.03 16:55:24.969864 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 1818 | 2025.12.03 16:55:24.977044 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 1819 | 2025.12.03 16:55:24.981392 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 1820 | 2025.12.03 16:55:25.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.76 MiB, peak 182.76 MiB, free memory in arenas 0.00 B, will set to 180.75 MiB (RSS), difference: -2.01 MiB | ||
| 1821 | 2025.12.03 16:55:25.050095 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099919474 sec., 460.3707181244769 rows/sec., 2.38 MiB/sec. | ||
| 1822 | 2025.12.03 16:55:25.052270 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1823 | 2025.12.03 16:55:25.054580 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_6_1} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2025.12.03 16:55:25.054704 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_6_1} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1825 | 2025.12.03 16:55:25.056411 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1826 | 2025.12.03 16:55:26.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.34 MiB, peak 182.76 MiB, free memory in arenas 0.00 B, will set to 183.84 MiB (RSS), difference: 12.50 MiB | ||
| 1827 | 2025.12.03 16:55:26.731711 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2025.12.03 16:55:26.731908 [ 275 ] {1ba47979-c424-4386-a0d2-2fa8b9a751b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1829 | 2025.12.03 16:55:26.731981 [ 275 ] {1ba47979-c424-4386-a0d2-2fa8b9a751b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1830 | 2025.12.03 16:55:26.732668 [ 275 ] {1ba47979-c424-4386-a0d2-2fa8b9a751b6} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2025.12.03 16:55:26.732717 [ 275 ] {1ba47979-c424-4386-a0d2-2fa8b9a751b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1832 | 2025.12.03 16:55:26.733145 [ 275 ] {1ba47979-c424-4386-a0d2-2fa8b9a751b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1833 | 2025.12.03 16:55:26.733368 [ 275 ] {1ba47979-c424-4386-a0d2-2fa8b9a751b6} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2025.12.03 16:55:26.733527 [ 275 ] {1ba47979-c424-4386-a0d2-2fa8b9a751b6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 1835 | 2025.12.03 16:55:26.733576 [ 275 ] {1ba47979-c424-4386-a0d2-2fa8b9a751b6} <Debug> TCPHandler: Processed in 0.001997398 sec. | ||
| 1836 | 2025.12.03 16:55:26.733701 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2025.12.03 16:55:26.733807 [ 275 ] {48d3619a-ce6f-4dad-b76f-ab7133fb4a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1838 | 2025.12.03 16:55:26.733852 [ 275 ] {48d3619a-ce6f-4dad-b76f-ab7133fb4a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1839 | 2025.12.03 16:55:26.734291 [ 275 ] {48d3619a-ce6f-4dad-b76f-ab7133fb4a74} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2025.12.03 16:55:26.734330 [ 275 ] {48d3619a-ce6f-4dad-b76f-ab7133fb4a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1841 | 2025.12.03 16:55:26.734636 [ 275 ] {48d3619a-ce6f-4dad-b76f-ab7133fb4a74} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1842 | 2025.12.03 16:55:26.734847 [ 275 ] {48d3619a-ce6f-4dad-b76f-ab7133fb4a74} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2025.12.03 16:55:26.734977 [ 275 ] {48d3619a-ce6f-4dad-b76f-ab7133fb4a74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 1844 | 2025.12.03 16:55:26.735017 [ 275 ] {48d3619a-ce6f-4dad-b76f-ab7133fb4a74} <Debug> TCPHandler: Processed in 0.001368127 sec. | ||
| 1845 | 2025.12.03 16:55:26.735139 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2025.12.03 16:55:26.735237 [ 275 ] {39800675-f4a8-4c6a-ac09-303473fd6bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2025.12.03 16:55:26.735283 [ 275 ] {39800675-f4a8-4c6a-ac09-303473fd6bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1848 | 2025.12.03 16:55:26.735694 [ 275 ] {39800675-f4a8-4c6a-ac09-303473fd6bd0} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2025.12.03 16:55:26.735732 [ 275 ] {39800675-f4a8-4c6a-ac09-303473fd6bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1850 | 2025.12.03 16:55:26.736072 [ 275 ] {39800675-f4a8-4c6a-ac09-303473fd6bd0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1851 | 2025.12.03 16:55:26.736285 [ 275 ] {39800675-f4a8-4c6a-ac09-303473fd6bd0} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.12.03 16:55:26.736417 [ 275 ] {39800675-f4a8-4c6a-ac09-303473fd6bd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 1853 | 2025.12.03 16:55:26.736453 [ 275 ] {39800675-f4a8-4c6a-ac09-303473fd6bd0} <Debug> TCPHandler: Processed in 0.001364826 sec. | ||
| 1854 | 2025.12.03 16:55:26.736565 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2025.12.03 16:55:26.736661 [ 275 ] {704791bb-94ae-4fae-95a0-b4fa90965ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1856 | 2025.12.03 16:55:26.736703 [ 275 ] {704791bb-94ae-4fae-95a0-b4fa90965ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1857 | 2025.12.03 16:55:26.737032 [ 275 ] {704791bb-94ae-4fae-95a0-b4fa90965ee0} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.12.03 16:55:26.737069 [ 275 ] {704791bb-94ae-4fae-95a0-b4fa90965ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1859 | 2025.12.03 16:55:26.737372 [ 275 ] {704791bb-94ae-4fae-95a0-b4fa90965ee0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1860 | 2025.12.03 16:55:26.737590 [ 275 ] {704791bb-94ae-4fae-95a0-b4fa90965ee0} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2025.12.03 16:55:26.737723 [ 275 ] {704791bb-94ae-4fae-95a0-b4fa90965ee0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 1862 | 2025.12.03 16:55:26.737759 [ 275 ] {704791bb-94ae-4fae-95a0-b4fa90965ee0} <Debug> TCPHandler: Processed in 0.001243334 sec. | ||
| 1863 | 2025.12.03 16:55:28.055275 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2025.12.03 16:55:28.055517 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 1865 | 2025.12.03 16:55:28.055898 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1866 | 2025.12.03 16:55:28.055943 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <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 | ||
| 1867 | 2025.12.03 16:55:28.056204 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1868 | 2025.12.03 16:55:28.056276 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1869 | 2025.12.03 16:55:28.056417 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1870 | 2025.12.03 16:55:28.056544 [ 285 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1871 | 2025.12.03 16:55:28.056549 [ 302 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1872 | 2025.12.03 16:55:28.056684 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (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 | ||
| 1873 | 2025.12.03 16:55:28.056709 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1874 | 2025.12.03 16:55:28.059039 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1875 | 2025.12.03 16:55:28.059074 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1876 | 2025.12.03 16:55:28.059142 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <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'))" | ||
| 1877 | 2025.12.03 16:55:28.059187 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <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'))" | ||
| 1878 | 2025.12.03 16:55:28.060257 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.004844 sec., 7844.7563996696945 rows/sec., 294.14 KiB/sec. | ||
| 1879 | 2025.12.03 16:55:28.060370 [ 275 ] {f5587f96-6c9b-455a-b802-81852941c8df} <Debug> TCPHandler: Processed in 0.00522356 sec. | ||
| 1880 | 2025.12.03 16:55:28.060642 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2025.12.03 16:55:28.060794 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 1882 | 2025.12.03 16:55:28.061044 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1883 | 2025.12.03 16:55:28.061091 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <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 | ||
| 1884 | 2025.12.03 16:55:28.061330 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1885 | 2025.12.03 16:55:28.061389 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1886 | 2025.12.03 16:55:28.061498 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1887 | 2025.12.03 16:55:28.061567 [ 285 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1888 | 2025.12.03 16:55:28.061613 [ 329 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1889 | 2025.12.03 16:55:28.061724 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (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 | ||
| 1890 | 2025.12.03 16:55:28.061750 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1891 | 2025.12.03 16:55:28.061809 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1892 | 2025.12.03 16:55:28.061828 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1893 | 2025.12.03 16:55:28.061878 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <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'))" | ||
| 1894 | 2025.12.03 16:55:28.061923 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <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'))" | ||
| 1895 | 2025.12.03 16:55:28.062708 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001983 sec., 19162.884518406456 rows/sec., 718.51 KiB/sec. | ||
| 1896 | 2025.12.03 16:55:28.062813 [ 275 ] {2a8e533e-74bc-4380-a23c-ef3b19b3ea17} <Debug> TCPHandler: Processed in 0.002229662 sec. | ||
| 1897 | 2025.12.03 16:55:28.063038 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2025.12.03 16:55:28.063186 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 1899 | 2025.12.03 16:55:28.063429 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1900 | 2025.12.03 16:55:28.063468 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <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 | ||
| 1901 | 2025.12.03 16:55:28.063692 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1902 | 2025.12.03 16:55:28.063750 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1903 | 2025.12.03 16:55:28.063856 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1904 | 2025.12.03 16:55:28.063928 [ 338 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1905 | 2025.12.03 16:55:28.063941 [ 307 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1906 | 2025.12.03 16:55:28.064042 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (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 | ||
| 1907 | 2025.12.03 16:55:28.064068 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1908 | 2025.12.03 16:55:28.064131 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1909 | 2025.12.03 16:55:28.064158 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1910 | 2025.12.03 16:55:28.064199 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <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'))" | ||
| 1911 | 2025.12.03 16:55:28.064232 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <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'))" | ||
| 1912 | 2025.12.03 16:55:28.064885 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001762 sec., 21566.40181611805 rows/sec., 808.63 KiB/sec. | ||
| 1913 | 2025.12.03 16:55:28.065029 [ 275 ] {1e202849-4f75-44eb-92f0-2c200617a988} <Debug> TCPHandler: Processed in 0.002049169 sec. | ||
| 1914 | 2025.12.03 16:55:28.065752 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.12.03 16:55:28.065896 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) 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) | ||
| 1916 | 2025.12.03 16:55:28.066180 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1917 | 2025.12.03 16:55:28.066230 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <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 | ||
| 1918 | 2025.12.03 16:55:28.066475 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1919 | 2025.12.03 16:55:28.066535 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1920 | 2025.12.03 16:55:28.066648 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1921 | 2025.12.03 16:55:28.066728 [ 338 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1922 | 2025.12.03 16:55:28.066729 [ 285 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1923 | 2025.12.03 16:55:28.066837 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (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 | ||
| 1924 | 2025.12.03 16:55:28.066868 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1925 | 2025.12.03 16:55:28.066931 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1926 | 2025.12.03 16:55:28.066950 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Debug> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1927 | 2025.12.03 16:55:28.066982 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <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'))" | ||
| 1928 | 2025.12.03 16:55:28.067013 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <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'))" | ||
| 1929 | 2025.12.03 16:55:28.067737 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001903 sec., 19968.470835522858 rows/sec., 748.72 KiB/sec. | ||
| 1930 | 2025.12.03 16:55:28.067844 [ 275 ] {1c4544a2-9a69-40f0-bbcb-658d5a711ff4} <Debug> TCPHandler: Processed in 0.002144301 sec. | ||
| 1931 | 2025.12.03 16:55:28.112753 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2025.12.03 16:55:28.112895 [ 275 ] {c6fae078-f975-4819-b703-81035d8e2962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1933 | 2025.12.03 16:55:28.112954 [ 275 ] {c6fae078-f975-4819-b703-81035d8e2962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1934 | 2025.12.03 16:55:28.113617 [ 275 ] {c6fae078-f975-4819-b703-81035d8e2962} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2025.12.03 16:55:28.113664 [ 275 ] {c6fae078-f975-4819-b703-81035d8e2962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1936 | 2025.12.03 16:55:28.114116 [ 275 ] {c6fae078-f975-4819-b703-81035d8e2962} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1937 | 2025.12.03 16:55:28.114310 [ 275 ] {c6fae078-f975-4819-b703-81035d8e2962} <Trace> oximeter.timeseries_schema (8e90efbe-7de3-4c6f-bf26-44b47438e245): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2025.12.03 16:55:28.114469 [ 275 ] {c6fae078-f975-4819-b703-81035d8e2962} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001613 sec., 2479.851208927464 rows/sec., 233.70 KiB/sec. | ||
| 1939 | 2025.12.03 16:55:28.114519 [ 275 ] {c6fae078-f975-4819-b703-81035d8e2962} <Debug> TCPHandler: Processed in 0.001850625 sec. | ||
| 1940 | 2025.12.03 16:55:28.114640 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.12.03 16:55:28.114740 [ 275 ] {cc467a61-6221-445e-b581-e96455095722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1942 | 2025.12.03 16:55:28.114781 [ 275 ] {cc467a61-6221-445e-b581-e96455095722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1943 | 2025.12.03 16:55:28.115404 [ 275 ] {cc467a61-6221-445e-b581-e96455095722} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.12.03 16:55:28.115442 [ 275 ] {cc467a61-6221-445e-b581-e96455095722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1945 | 2025.12.03 16:55:28.115791 [ 275 ] {cc467a61-6221-445e-b581-e96455095722} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1946 | 2025.12.03 16:55:28.116002 [ 275 ] {cc467a61-6221-445e-b581-e96455095722} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2025.12.03 16:55:28.116136 [ 275 ] {cc467a61-6221-445e-b581-e96455095722} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001419 sec., 288935.87033121916 rows/sec., 18.33 MiB/sec. | ||
| 1948 | 2025.12.03 16:55:28.116173 [ 275 ] {cc467a61-6221-445e-b581-e96455095722} <Debug> TCPHandler: Processed in 0.00158477 sec. | ||
| 1949 | 2025.12.03 16:55:28.116286 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2025.12.03 16:55:28.116381 [ 275 ] {c922beb9-7fe7-4619-b9f2-abed450a7f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1951 | 2025.12.03 16:55:28.116421 [ 275 ] {c922beb9-7fe7-4619-b9f2-abed450a7f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1952 | 2025.12.03 16:55:28.116806 [ 275 ] {c922beb9-7fe7-4619-b9f2-abed450a7f93} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.12.03 16:55:28.116842 [ 275 ] {c922beb9-7fe7-4619-b9f2-abed450a7f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1954 | 2025.12.03 16:55:28.117121 [ 275 ] {c922beb9-7fe7-4619-b9f2-abed450a7f93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1955 | 2025.12.03 16:55:28.117330 [ 275 ] {c922beb9-7fe7-4619-b9f2-abed450a7f93} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2025.12.03 16:55:28.117460 [ 275 ] {c922beb9-7fe7-4619-b9f2-abed450a7f93} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001099 sec., 1819.8362147406735 rows/sec., 148.39 KiB/sec. | ||
| 1957 | 2025.12.03 16:55:28.117498 [ 275 ] {c922beb9-7fe7-4619-b9f2-abed450a7f93} <Debug> TCPHandler: Processed in 0.001261814 sec. | ||
| 1958 | 2025.12.03 16:55:28.117601 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2025.12.03 16:55:28.117695 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1960 | 2025.12.03 16:55:28.117735 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1961 | 2025.12.03 16:55:28.119182 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.12.03 16:55:28.119219 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1963 | 2025.12.03 16:55:28.119673 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1964 | 2025.12.03 16:55:28.119900 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.12.03 16:55:28.120040 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Debug> executeQuery: Read 2300 rows, 191.03 KiB in 0.002363 sec., 973338.975878121 rows/sec., 78.95 MiB/sec. | ||
| 1966 | 2025.12.03 16:55:28.120079 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1967 | 2025.12.03 16:55:28.120093 [ 275 ] {d48ded46-003e-4c9b-9b7e-3f1891a27f91} <Debug> TCPHandler: Processed in 0.002540769 sec. | ||
| 1968 | 2025.12.03 16:55:28.120206 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2025.12.03 16:55:28.120301 [ 275 ] {d7f65f9a-a34f-4dc5-b885-b8f8b4874fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1970 | 2025.12.03 16:55:28.120341 [ 275 ] {d7f65f9a-a34f-4dc5-b885-b8f8b4874fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1971 | 2025.12.03 16:55:28.120845 [ 275 ] {d7f65f9a-a34f-4dc5-b885-b8f8b4874fbf} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.12.03 16:55:28.120881 [ 275 ] {d7f65f9a-a34f-4dc5-b885-b8f8b4874fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1973 | 2025.12.03 16:55:28.121204 [ 275 ] {d7f65f9a-a34f-4dc5-b885-b8f8b4874fbf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1974 | 2025.12.03 16:55:28.121410 [ 275 ] {d7f65f9a-a34f-4dc5-b885-b8f8b4874fbf} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.12.03 16:55:28.121552 [ 275 ] {d7f65f9a-a34f-4dc5-b885-b8f8b4874fbf} <Debug> executeQuery: Read 230 rows, 14.18 KiB in 0.00127 sec., 181102.3622047244 rows/sec., 10.91 MiB/sec. | ||
| 1976 | 2025.12.03 16:55:28.121591 [ 275 ] {d7f65f9a-a34f-4dc5-b885-b8f8b4874fbf} <Debug> TCPHandler: Processed in 0.001433827 sec. | ||
| 1977 | 2025.12.03 16:55:28.121704 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2025.12.03 16:55:28.121798 [ 275 ] {5826051d-b449-4876-a376-1dacf9439db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1979 | 2025.12.03 16:55:28.121838 [ 275 ] {5826051d-b449-4876-a376-1dacf9439db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1980 | 2025.12.03 16:55:28.122371 [ 275 ] {5826051d-b449-4876-a376-1dacf9439db7} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.12.03 16:55:28.122407 [ 275 ] {5826051d-b449-4876-a376-1dacf9439db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1982 | 2025.12.03 16:55:28.122761 [ 275 ] {5826051d-b449-4876-a376-1dacf9439db7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1983 | 2025.12.03 16:55:28.122973 [ 275 ] {5826051d-b449-4876-a376-1dacf9439db7} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.12.03 16:55:28.123100 [ 275 ] {5826051d-b449-4876-a376-1dacf9439db7} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001321 sec., 333838.00151400454 rows/sec., 22.09 MiB/sec. | ||
| 1985 | 2025.12.03 16:55:28.123138 [ 275 ] {5826051d-b449-4876-a376-1dacf9439db7} <Debug> TCPHandler: Processed in 0.001483828 sec. | ||
| 1986 | 2025.12.03 16:55:28.123253 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2025.12.03 16:55:28.123347 [ 275 ] {913ff675-8e30-4f73-8569-1717167c302d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1988 | 2025.12.03 16:55:28.123386 [ 275 ] {913ff675-8e30-4f73-8569-1717167c302d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1989 | 2025.12.03 16:55:28.123864 [ 275 ] {913ff675-8e30-4f73-8569-1717167c302d} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2025.12.03 16:55:28.123900 [ 275 ] {913ff675-8e30-4f73-8569-1717167c302d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1991 | 2025.12.03 16:55:28.124199 [ 275 ] {913ff675-8e30-4f73-8569-1717167c302d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1992 | 2025.12.03 16:55:28.124429 [ 275 ] {913ff675-8e30-4f73-8569-1717167c302d} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2025.12.03 16:55:28.124554 [ 275 ] {913ff675-8e30-4f73-8569-1717167c302d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 1994 | 2025.12.03 16:55:28.124591 [ 275 ] {913ff675-8e30-4f73-8569-1717167c302d} <Debug> TCPHandler: Processed in 0.001387956 sec. | ||
| 1995 | 2025.12.03 16:55:28.124708 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2025.12.03 16:55:28.124801 [ 275 ] {59c65fdf-8a5c-485c-8d96-bc4e85bb2caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1997 | 2025.12.03 16:55:28.124840 [ 275 ] {59c65fdf-8a5c-485c-8d96-bc4e85bb2caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1998 | 2025.12.03 16:55:28.125642 [ 275 ] {59c65fdf-8a5c-485c-8d96-bc4e85bb2caa} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2025.12.03 16:55:28.125680 [ 275 ] {59c65fdf-8a5c-485c-8d96-bc4e85bb2caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2000 | 2025.12.03 16:55:28.126041 [ 275 ] {59c65fdf-8a5c-485c-8d96-bc4e85bb2caa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2001 | 2025.12.03 16:55:28.126250 [ 275 ] {59c65fdf-8a5c-485c-8d96-bc4e85bb2caa} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2025.12.03 16:55:28.126385 [ 275 ] {59c65fdf-8a5c-485c-8d96-bc4e85bb2caa} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001602 sec., 733458.177278402 rows/sec., 52.41 MiB/sec. | ||
| 2003 | 2025.12.03 16:55:28.126424 [ 275 ] {59c65fdf-8a5c-485c-8d96-bc4e85bb2caa} <Debug> TCPHandler: Processed in 0.001765313 sec. | ||
| 2004 | 2025.12.03 16:55:28.126546 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2025.12.03 16:55:28.126639 [ 275 ] {21d99086-cf46-4f96-a09f-081fcd7e78eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2006 | 2025.12.03 16:55:28.126680 [ 275 ] {21d99086-cf46-4f96-a09f-081fcd7e78eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2007 | 2025.12.03 16:55:28.127020 [ 275 ] {21d99086-cf46-4f96-a09f-081fcd7e78eb} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2025.12.03 16:55:28.127056 [ 275 ] {21d99086-cf46-4f96-a09f-081fcd7e78eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2009 | 2025.12.03 16:55:28.127370 [ 275 ] {21d99086-cf46-4f96-a09f-081fcd7e78eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2010 | 2025.12.03 16:55:28.127576 [ 275 ] {21d99086-cf46-4f96-a09f-081fcd7e78eb} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2025.12.03 16:55:28.127713 [ 275 ] {21d99086-cf46-4f96-a09f-081fcd7e78eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 2012 | 2025.12.03 16:55:28.127749 [ 275 ] {21d99086-cf46-4f96-a09f-081fcd7e78eb} <Debug> TCPHandler: Processed in 0.001253344 sec. | ||
| 2013 | 2025.12.03 16:55:28.127863 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.12.03 16:55:28.127955 [ 275 ] {b493ff27-7d7a-4264-accd-256edd1a09b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2015 | 2025.12.03 16:55:28.127998 [ 275 ] {b493ff27-7d7a-4264-accd-256edd1a09b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2016 | 2025.12.03 16:55:28.128592 [ 275 ] {b493ff27-7d7a-4264-accd-256edd1a09b0} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2025.12.03 16:55:28.128629 [ 275 ] {b493ff27-7d7a-4264-accd-256edd1a09b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2018 | 2025.12.03 16:55:28.129001 [ 275 ] {b493ff27-7d7a-4264-accd-256edd1a09b0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2019 | 2025.12.03 16:55:28.129219 [ 275 ] {b493ff27-7d7a-4264-accd-256edd1a09b0} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.12.03 16:55:28.129358 [ 275 ] {b493ff27-7d7a-4264-accd-256edd1a09b0} <Debug> executeQuery: Read 903 rows, 61.10 KiB in 0.00142 sec., 635915.4929577465 rows/sec., 42.02 MiB/sec. | ||
| 2021 | 2025.12.03 16:55:28.129394 [ 275 ] {b493ff27-7d7a-4264-accd-256edd1a09b0} <Debug> TCPHandler: Processed in 0.0015812 sec. | ||
| 2022 | 2025.12.03 16:55:28.129509 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2025.12.03 16:55:28.129608 [ 275 ] {04712b19-7f18-4878-90c6-e03eb10ca379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2024 | 2025.12.03 16:55:28.129653 [ 275 ] {04712b19-7f18-4878-90c6-e03eb10ca379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2025 | 2025.12.03 16:55:28.129974 [ 275 ] {04712b19-7f18-4878-90c6-e03eb10ca379} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2025.12.03 16:55:28.130011 [ 275 ] {04712b19-7f18-4878-90c6-e03eb10ca379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2027 | 2025.12.03 16:55:28.130327 [ 275 ] {04712b19-7f18-4878-90c6-e03eb10ca379} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2028 | 2025.12.03 16:55:28.130531 [ 275 ] {04712b19-7f18-4878-90c6-e03eb10ca379} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2025.12.03 16:55:28.130667 [ 275 ] {04712b19-7f18-4878-90c6-e03eb10ca379} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001077 sec., 1857.0102135561744 rows/sec., 121.50 KiB/sec. | ||
| 2030 | 2025.12.03 16:55:28.130704 [ 275 ] {04712b19-7f18-4878-90c6-e03eb10ca379} <Debug> TCPHandler: Processed in 0.001247794 sec. | ||
| 2031 | 2025.12.03 16:55:28.130819 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.12.03 16:55:28.130913 [ 275 ] {89af2661-25f5-48f5-b903-ad72d1ffcc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2033 | 2025.12.03 16:55:28.130964 [ 275 ] {89af2661-25f5-48f5-b903-ad72d1ffcc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2034 | 2025.12.03 16:55:28.131758 [ 275 ] {89af2661-25f5-48f5-b903-ad72d1ffcc48} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.12.03 16:55:28.131794 [ 275 ] {89af2661-25f5-48f5-b903-ad72d1ffcc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2036 | 2025.12.03 16:55:28.132359 [ 275 ] {89af2661-25f5-48f5-b903-ad72d1ffcc48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2037 | 2025.12.03 16:55:28.132581 [ 275 ] {89af2661-25f5-48f5-b903-ad72d1ffcc48} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2025.12.03 16:55:28.132728 [ 275 ] {89af2661-25f5-48f5-b903-ad72d1ffcc48} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001833 sec., 12547.735951991272 rows/sec., 22.48 MiB/sec. | ||
| 2039 | 2025.12.03 16:55:28.132785 [ 275 ] {89af2661-25f5-48f5-b903-ad72d1ffcc48} <Debug> TCPHandler: Processed in 0.002016309 sec. | ||
| 2040 | 2025.12.03 16:55:28.132898 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2025.12.03 16:55:28.132992 [ 275 ] {89e71044-4aec-428c-bb28-f66dc895dd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2042 | 2025.12.03 16:55:28.133033 [ 275 ] {89e71044-4aec-428c-bb28-f66dc895dd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2043 | 2025.12.03 16:55:28.133350 [ 275 ] {89e71044-4aec-428c-bb28-f66dc895dd72} <Trace> oximeter.measurements_i64 (810ed222-c0a4-4e05-a802-f3cd9c2a73b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2025.12.03 16:55:28.133386 [ 275 ] {89e71044-4aec-428c-bb28-f66dc895dd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2045 | 2025.12.03 16:55:28.133828 [ 275 ] {89e71044-4aec-428c-bb28-f66dc895dd72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2046 | 2025.12.03 16:55:28.134042 [ 275 ] {89e71044-4aec-428c-bb28-f66dc895dd72} <Trace> oximeter.measurements_i64 (810ed222-c0a4-4e05-a802-f3cd9c2a73b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.12.03 16:55:28.134166 [ 275 ] {89e71044-4aec-428c-bb28-f66dc895dd72} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001193 sec., 12573.344509639564 rows/sec., 888.16 KiB/sec. | ||
| 2048 | 2025.12.03 16:55:28.134203 [ 275 ] {89e71044-4aec-428c-bb28-f66dc895dd72} <Debug> TCPHandler: Processed in 0.001354866 sec. | ||
| 2049 | 2025.12.03 16:55:28.134306 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2025.12.03 16:55:28.134398 [ 275 ] {a5711cd4-7743-4a11-a781-0f19307f3271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2051 | 2025.12.03 16:55:28.134438 [ 275 ] {a5711cd4-7743-4a11-a781-0f19307f3271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2052 | 2025.12.03 16:55:28.134772 [ 275 ] {a5711cd4-7743-4a11-a781-0f19307f3271} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.12.03 16:55:28.134808 [ 275 ] {a5711cd4-7743-4a11-a781-0f19307f3271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2054 | 2025.12.03 16:55:28.135121 [ 275 ] {a5711cd4-7743-4a11-a781-0f19307f3271} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2055 | 2025.12.03 16:55:28.135327 [ 275 ] {a5711cd4-7743-4a11-a781-0f19307f3271} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2025.12.03 16:55:28.135466 [ 275 ] {a5711cd4-7743-4a11-a781-0f19307f3271} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001086 sec., 62615.10128913444 rows/sec., 3.63 MiB/sec. | ||
| 2057 | 2025.12.03 16:55:28.135502 [ 275 ] {a5711cd4-7743-4a11-a781-0f19307f3271} <Debug> TCPHandler: Processed in 0.001245134 sec. | ||
| 2058 | 2025.12.03 16:55:29.784558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 314 | ||
| 2059 | 2025.12.03 16:55:29.787633 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2025.12.03 16:55:29.787693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2061 | 2025.12.03 16:55:29.788935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2062 | 2025.12.03 16:55:29.789209 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2025.12.03 16:55:29.789541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2064 | 2025.12.03 16:55:31.728282 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2025.12.03 16:55:31.728496 [ 275 ] {ebd41955-1194-45c7-bad2-0838b4a4352d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2066 | 2025.12.03 16:55:31.728571 [ 275 ] {ebd41955-1194-45c7-bad2-0838b4a4352d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2067 | 2025.12.03 16:55:31.729230 [ 275 ] {ebd41955-1194-45c7-bad2-0838b4a4352d} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2025.12.03 16:55:31.729282 [ 275 ] {ebd41955-1194-45c7-bad2-0838b4a4352d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2069 | 2025.12.03 16:55:31.729686 [ 275 ] {ebd41955-1194-45c7-bad2-0838b4a4352d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2070 | 2025.12.03 16:55:31.729920 [ 275 ] {ebd41955-1194-45c7-bad2-0838b4a4352d} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2025.12.03 16:55:31.730082 [ 275 ] {ebd41955-1194-45c7-bad2-0838b4a4352d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 2072 | 2025.12.03 16:55:31.730131 [ 275 ] {ebd41955-1194-45c7-bad2-0838b4a4352d} <Debug> TCPHandler: Processed in 0.001985878 sec. | ||
| 2073 | 2025.12.03 16:55:31.730259 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2025.12.03 16:55:31.730361 [ 275 ] {5a84432c-8404-4683-8ca1-ed1a52f4b475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2075 | 2025.12.03 16:55:31.730404 [ 275 ] {5a84432c-8404-4683-8ca1-ed1a52f4b475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2076 | 2025.12.03 16:55:31.730827 [ 275 ] {5a84432c-8404-4683-8ca1-ed1a52f4b475} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2025.12.03 16:55:31.730866 [ 275 ] {5a84432c-8404-4683-8ca1-ed1a52f4b475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2078 | 2025.12.03 16:55:31.731178 [ 275 ] {5a84432c-8404-4683-8ca1-ed1a52f4b475} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2079 | 2025.12.03 16:55:31.731383 [ 275 ] {5a84432c-8404-4683-8ca1-ed1a52f4b475} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2025.12.03 16:55:31.731509 [ 275 ] {5a84432c-8404-4683-8ca1-ed1a52f4b475} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 2081 | 2025.12.03 16:55:31.731547 [ 275 ] {5a84432c-8404-4683-8ca1-ed1a52f4b475} <Debug> TCPHandler: Processed in 0.001340606 sec. | ||
| 2082 | 2025.12.03 16:55:31.731665 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2025.12.03 16:55:31.731762 [ 275 ] {84207bed-c1c7-4064-b364-ebf22123aebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2084 | 2025.12.03 16:55:31.731805 [ 275 ] {84207bed-c1c7-4064-b364-ebf22123aebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2085 | 2025.12.03 16:55:31.732177 [ 275 ] {84207bed-c1c7-4064-b364-ebf22123aebb} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2025.12.03 16:55:31.732214 [ 275 ] {84207bed-c1c7-4064-b364-ebf22123aebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2087 | 2025.12.03 16:55:31.732548 [ 275 ] {84207bed-c1c7-4064-b364-ebf22123aebb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2088 | 2025.12.03 16:55:31.732763 [ 275 ] {84207bed-c1c7-4064-b364-ebf22123aebb} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2025.12.03 16:55:31.732890 [ 275 ] {84207bed-c1c7-4064-b364-ebf22123aebb} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001148 sec., 83623.69337979094 rows/sec., 5.82 MiB/sec. | ||
| 2090 | 2025.12.03 16:55:31.732927 [ 275 ] {84207bed-c1c7-4064-b364-ebf22123aebb} <Debug> TCPHandler: Processed in 0.001313945 sec. | ||
| 2091 | 2025.12.03 16:55:31.733040 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2025.12.03 16:55:31.733134 [ 275 ] {2d747280-7bf6-4983-ba98-a28680aa1793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2093 | 2025.12.03 16:55:31.733175 [ 275 ] {2d747280-7bf6-4983-ba98-a28680aa1793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2094 | 2025.12.03 16:55:31.733498 [ 275 ] {2d747280-7bf6-4983-ba98-a28680aa1793} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2025.12.03 16:55:31.733535 [ 275 ] {2d747280-7bf6-4983-ba98-a28680aa1793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2096 | 2025.12.03 16:55:31.733843 [ 275 ] {2d747280-7bf6-4983-ba98-a28680aa1793} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2097 | 2025.12.03 16:55:31.734045 [ 275 ] {2d747280-7bf6-4983-ba98-a28680aa1793} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2025.12.03 16:55:31.734172 [ 275 ] {2d747280-7bf6-4983-ba98-a28680aa1793} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001057 sec., 34058.656575212866 rows/sec., 2.30 MiB/sec. | ||
| 2099 | 2025.12.03 16:55:31.734208 [ 275 ] {2d747280-7bf6-4983-ba98-a28680aa1793} <Debug> TCPHandler: Processed in 0.001217063 sec. | ||
| 2100 | 2025.12.03 16:55:32.292237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3330 | ||
| 2101 | 2025.12.03 16:55:32.292784 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2025.12.03 16:55:32.292826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2103 | 2025.12.03 16:55:32.293337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2104 | 2025.12.03 16:55:32.293574 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2025.12.03 16:55:32.293716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3330 | ||
| 2106 | 2025.12.03 16:55:32.453919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2107 | 2025.12.03 16:55:32.475279 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.12.03 16:55:32.475353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2109 | 2025.12.03 16:55:32.481398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2110 | 2025.12.03 16:55:32.482177 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2025.12.03 16:55:32.486043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2112 | 2025.12.03 16:55:36.731061 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2025.12.03 16:55:36.731254 [ 275 ] {4246a1f9-85d4-4811-9e59-4ac6f7d74a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2114 | 2025.12.03 16:55:36.731320 [ 275 ] {4246a1f9-85d4-4811-9e59-4ac6f7d74a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2115 | 2025.12.03 16:55:36.732069 [ 275 ] {4246a1f9-85d4-4811-9e59-4ac6f7d74a3c} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2025.12.03 16:55:36.732106 [ 275 ] {4246a1f9-85d4-4811-9e59-4ac6f7d74a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2117 | 2025.12.03 16:55:36.732486 [ 275 ] {4246a1f9-85d4-4811-9e59-4ac6f7d74a3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2118 | 2025.12.03 16:55:36.732712 [ 275 ] {4246a1f9-85d4-4811-9e59-4ac6f7d74a3c} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2025.12.03 16:55:36.732862 [ 275 ] {4246a1f9-85d4-4811-9e59-4ac6f7d74a3c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.65 MiB/sec. | ||
| 2120 | 2025.12.03 16:55:36.732903 [ 275 ] {4246a1f9-85d4-4811-9e59-4ac6f7d74a3c} <Debug> TCPHandler: Processed in 0.001947888 sec. | ||
| 2121 | 2025.12.03 16:55:36.733029 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.12.03 16:55:36.733123 [ 275 ] {d1e1c155-e8ae-4d83-b428-d792e82696c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2123 | 2025.12.03 16:55:36.733163 [ 275 ] {d1e1c155-e8ae-4d83-b428-d792e82696c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2124 | 2025.12.03 16:55:36.733599 [ 275 ] {d1e1c155-e8ae-4d83-b428-d792e82696c7} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.12.03 16:55:36.733633 [ 275 ] {d1e1c155-e8ae-4d83-b428-d792e82696c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2126 | 2025.12.03 16:55:36.733945 [ 275 ] {d1e1c155-e8ae-4d83-b428-d792e82696c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2127 | 2025.12.03 16:55:36.734151 [ 275 ] {d1e1c155-e8ae-4d83-b428-d792e82696c7} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.12.03 16:55:36.734277 [ 275 ] {d1e1c155-e8ae-4d83-b428-d792e82696c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 2129 | 2025.12.03 16:55:36.734313 [ 275 ] {d1e1c155-e8ae-4d83-b428-d792e82696c7} <Debug> TCPHandler: Processed in 0.001335715 sec. | ||
| 2130 | 2025.12.03 16:55:36.734425 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2025.12.03 16:55:36.734519 [ 275 ] {54ff14d6-f785-489c-b450-5270f0fdfde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2132 | 2025.12.03 16:55:36.734562 [ 275 ] {54ff14d6-f785-489c-b450-5270f0fdfde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2133 | 2025.12.03 16:55:36.734973 [ 275 ] {54ff14d6-f785-489c-b450-5270f0fdfde4} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.12.03 16:55:36.735007 [ 275 ] {54ff14d6-f785-489c-b450-5270f0fdfde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2135 | 2025.12.03 16:55:36.735333 [ 275 ] {54ff14d6-f785-489c-b450-5270f0fdfde4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2136 | 2025.12.03 16:55:36.735538 [ 275 ] {54ff14d6-f785-489c-b450-5270f0fdfde4} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.12.03 16:55:36.735665 [ 275 ] {54ff14d6-f785-489c-b450-5270f0fdfde4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 2138 | 2025.12.03 16:55:36.735706 [ 275 ] {54ff14d6-f785-489c-b450-5270f0fdfde4} <Debug> TCPHandler: Processed in 0.001329405 sec. | ||
| 2139 | 2025.12.03 16:55:36.735808 [ 275 ] {} <Trace> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2025.12.03 16:55:36.735900 [ 275 ] {a408fa33-6772-4eca-a0e6-b4145f7ce007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2141 | 2025.12.03 16:55:36.735941 [ 275 ] {a408fa33-6772-4eca-a0e6-b4145f7ce007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2142 | 2025.12.03 16:55:36.736275 [ 275 ] {a408fa33-6772-4eca-a0e6-b4145f7ce007} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2025.12.03 16:55:36.736318 [ 275 ] {a408fa33-6772-4eca-a0e6-b4145f7ce007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2144 | 2025.12.03 16:55:36.736644 [ 275 ] {a408fa33-6772-4eca-a0e6-b4145f7ce007} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2145 | 2025.12.03 16:55:36.736864 [ 275 ] {a408fa33-6772-4eca-a0e6-b4145f7ce007} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2025.12.03 16:55:36.736989 [ 275 ] {a408fa33-6772-4eca-a0e6-b4145f7ce007} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 2147 | 2025.12.03 16:55:36.737023 [ 275 ] {a408fa33-6772-4eca-a0e6-b4145f7ce007} <Debug> TCPHandler: Processed in 0.001264425 sec. | ||
| 2148 | 2025.12.03 16:55:39.715690 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2149 | 2025.12.03 16:55:39.715771 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2150 | 2025.12.03 16:55:39.789846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 330 | ||
| 2151 | 2025.12.03 16:55:39.791945 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2025.12.03 16:55:39.791987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2153 | 2025.12.03 16:55:39.793080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2154 | 2025.12.03 16:55:39.793354 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.12.03 16:55:39.793486 [ 47 ] {} <Debug> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2156 | 2025.12.03 16:55:39.793526 [ 47 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2025.12.03 16:55:39.793549 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2158 | 2025.12.03 16:55:39.793657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2159 | 2025.12.03 16:55:39.793703 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::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 | ||
| 2160 | 2025.12.03 16:55:39.793813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3778 | ||
| 2161 | 2025.12.03 16:55:39.794302 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.12.03 16:55:39.794345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2163 | 2025.12.03 16:55:39.794394 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2164 | 2025.12.03 16:55:39.794586 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::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 | ||
| 2165 | 2025.12.03 16:55:39.794842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2166 | 2025.12.03 16:55:39.795069 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 94 rows starting from the beginning of the part | ||
| 2167 | 2025.12.03 16:55:39.795083 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2025.12.03 16:55:39.795203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3778 | ||
| 2169 | 2025.12.03 16:55:39.795448 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2170 | 2025.12.03 16:55:39.795815 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 2171 | 2025.12.03 16:55:39.796173 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
| 2172 | 2025.12.03 16:55:39.796530 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2173 | 2025.12.03 16:55:39.802441 [ 187 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 72 columns (72 merged, 0 gathered) in 0.008824319 sec., 37396.653498133965 rows/sec., 37.75 MiB/sec. | ||
| 2174 | 2025.12.03 16:55:39.803156 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2175 | 2025.12.03 16:55:39.803646 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2025.12.03 16:55:39.803705 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_6_1} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2177 | 2025.12.03 16:55:39.803833 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2178 | 2025.12.03 16:55:39.974089 [ 47 ] {} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2179 | 2025.12.03 16:55:39.974149 [ 47 ] {} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2025.12.03 16:55:39.974170 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2181 | 2025.12.03 16:55:39.974273 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::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 | ||
| 2182 | 2025.12.03 16:55:39.974408 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2183 | 2025.12.03 16:55:39.974458 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2184 | 2025.12.03 16:55:39.974560 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2185 | 2025.12.03 16:55:39.974611 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::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 | ||
| 2186 | 2025.12.03 16:55:39.974654 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 2187 | 2025.12.03 16:55:39.974700 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 230 rows starting from the beginning of the part | ||
| 2188 | 2025.12.03 16:55:39.975634 [ 189 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 887 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403727 sec., 631889.2491203774 rows/sec., 40.13 MiB/sec. | ||
| 2189 | 2025.12.03 16:55:39.975831 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2190 | 2025.12.03 16:55:39.976165 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2025.12.03 16:55:39.976241 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_5_1} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2192 | 2025.12.03 16:55:39.976305 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2193 | 2025.12.03 16:55:39.986138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2194 | 2025.12.03 16:55:40.004366 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2025.12.03 16:55:40.004433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2196 | 2025.12.03 16:55:40.012484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2197 | 2025.12.03 16:55:40.013573 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2025.12.03 16:55:40.017282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2199 | 2025.12.03 16:55:41.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.42 MiB, peak 190.43 MiB, free memory in arenas 0.00 B, will set to 187.81 MiB (RSS), difference: 1.39 MiB | ||
| 2200 | 2025.12.03 16:55:41.256192 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2025.12.03 16:55:41.256284 [ 275 ] {} <Debug> TCP-Session: 3d1ab484-4bc1-40ac-8e35-2b259b3710a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2025.12.03 16:55:41.744738 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2025.12.03 16:55:41.744905 [ 278 ] {2c886b71-3570-43bf-b5ac-68f562cd74d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2204 | 2025.12.03 16:55:41.744967 [ 278 ] {2c886b71-3570-43bf-b5ac-68f562cd74d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2205 | 2025.12.03 16:55:41.745788 [ 278 ] {2c886b71-3570-43bf-b5ac-68f562cd74d3} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2025.12.03 16:55:41.745827 [ 278 ] {2c886b71-3570-43bf-b5ac-68f562cd74d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2207 | 2025.12.03 16:55:41.746236 [ 278 ] {2c886b71-3570-43bf-b5ac-68f562cd74d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2208 | 2025.12.03 16:55:41.746476 [ 278 ] {2c886b71-3570-43bf-b5ac-68f562cd74d3} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2025.12.03 16:55:41.746607 [ 44 ] {} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2210 | 2025.12.03 16:55:41.746623 [ 278 ] {2c886b71-3570-43bf-b5ac-68f562cd74d3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 2211 | 2025.12.03 16:55:41.746649 [ 44 ] {} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2025.12.03 16:55:41.746670 [ 278 ] {2c886b71-3570-43bf-b5ac-68f562cd74d3} <Debug> TCPHandler: Processed in 0.002048169 sec. | ||
| 2213 | 2025.12.03 16:55:41.746672 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2214 | 2025.12.03 16:55:41.746798 [ 187 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::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 | ||
| 2215 | 2025.12.03 16:55:41.746822 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.12.03 16:55:41.746941 [ 187 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2217 | 2025.12.03 16:55:41.746967 [ 278 ] {ba74a1cf-a4ab-42f6-be79-6c8b0a43de7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2218 | 2025.12.03 16:55:41.746979 [ 187 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2219 | 2025.12.03 16:55:41.747035 [ 278 ] {ba74a1cf-a4ab-42f6-be79-6c8b0a43de7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2220 | 2025.12.03 16:55:41.747065 [ 187 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2221 | 2025.12.03 16:55:41.747119 [ 187 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2222 | 2025.12.03 16:55:41.747163 [ 187 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2223 | 2025.12.03 16:55:41.747214 [ 187 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2224 | 2025.12.03 16:55:41.748239 [ 278 ] {ba74a1cf-a4ab-42f6-be79-6c8b0a43de7b} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2025.12.03 16:55:41.748281 [ 278 ] {ba74a1cf-a4ab-42f6-be79-6c8b0a43de7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2226 | 2025.12.03 16:55:41.748386 [ 187 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644872 sec., 1246297.5842497167 rows/sec., 83.81 MiB/sec. | ||
| 2227 | 2025.12.03 16:55:41.748568 [ 195 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2228 | 2025.12.03 16:55:41.748817 [ 278 ] {ba74a1cf-a4ab-42f6-be79-6c8b0a43de7b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2229 | 2025.12.03 16:55:41.748862 [ 195 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.12.03 16:55:41.748950 [ 195 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_5_1} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2231 | 2025.12.03 16:55:41.749020 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2232 | 2025.12.03 16:55:41.749075 [ 278 ] {ba74a1cf-a4ab-42f6-be79-6c8b0a43de7b} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2025.12.03 16:55:41.749219 [ 278 ] {ba74a1cf-a4ab-42f6-be79-6c8b0a43de7b} <Debug> executeQuery: Read 1186 rows, 96.92 KiB in 0.00228 sec., 520175.43859649124 rows/sec., 41.51 MiB/sec. | ||
| 2234 | 2025.12.03 16:55:41.749249 [ 41 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2235 | 2025.12.03 16:55:41.749257 [ 278 ] {ba74a1cf-a4ab-42f6-be79-6c8b0a43de7b} <Debug> TCPHandler: Processed in 0.002499818 sec. | ||
| 2236 | 2025.12.03 16:55:41.749329 [ 41 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2025.12.03 16:55:41.749359 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2238 | 2025.12.03 16:55:41.749431 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2025.12.03 16:55:41.749462 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 2240 | 2025.12.03 16:55:41.749539 [ 278 ] {aee64f87-3d13-4cc9-9360-2d1dfc08df3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2241 | 2025.12.03 16:55:41.749571 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2242 | 2025.12.03 16:55:41.749579 [ 278 ] {aee64f87-3d13-4cc9-9360-2d1dfc08df3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2243 | 2025.12.03 16:55:41.749609 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2278 rows starting from the beginning of the part | ||
| 2244 | 2025.12.03 16:55:41.749701 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 2245 | 2025.12.03 16:55:41.749775 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2300 rows starting from the beginning of the part | ||
| 2246 | 2025.12.03 16:55:41.749844 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 2247 | 2025.12.03 16:55:41.749909 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2248 | 2025.12.03 16:55:41.749975 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1186 rows starting from the beginning of the part | ||
| 2249 | 2025.12.03 16:55:41.750101 [ 278 ] {aee64f87-3d13-4cc9-9360-2d1dfc08df3d} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2025.12.03 16:55:41.750137 [ 278 ] {aee64f87-3d13-4cc9-9360-2d1dfc08df3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2251 | 2025.12.03 16:55:41.750443 [ 278 ] {aee64f87-3d13-4cc9-9360-2d1dfc08df3d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2252 | 2025.12.03 16:55:41.750668 [ 278 ] {aee64f87-3d13-4cc9-9360-2d1dfc08df3d} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2025.12.03 16:55:41.750793 [ 278 ] {aee64f87-3d13-4cc9-9360-2d1dfc08df3d} <Debug> executeQuery: Read 242 rows, 15.10 KiB in 0.001273 sec., 190102.12097407697 rows/sec., 11.58 MiB/sec. | ||
| 2254 | 2025.12.03 16:55:41.750828 [ 278 ] {aee64f87-3d13-4cc9-9360-2d1dfc08df3d} <Debug> TCPHandler: Processed in 0.001445797 sec. | ||
| 2255 | 2025.12.03 16:55:41.750942 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2025.12.03 16:55:41.751045 [ 278 ] {25b05ab3-4952-4f56-ab59-194822b44e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2257 | 2025.12.03 16:55:41.751084 [ 278 ] {25b05ab3-4952-4f56-ab59-194822b44e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2258 | 2025.12.03 16:55:41.751549 [ 278 ] {25b05ab3-4952-4f56-ab59-194822b44e02} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2025.12.03 16:55:41.751583 [ 278 ] {25b05ab3-4952-4f56-ab59-194822b44e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2260 | 2025.12.03 16:55:41.751924 [ 278 ] {25b05ab3-4952-4f56-ab59-194822b44e02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2261 | 2025.12.03 16:55:41.752140 [ 278 ] {25b05ab3-4952-4f56-ab59-194822b44e02} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2025.12.03 16:55:41.752203 [ 195 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5932 rows, containing 5 columns (5 merged, 0 gathered) in 0.002783714 sec., 2130966.0403331663 rows/sec., 180.03 MiB/sec. | ||
| 2263 | 2025.12.03 16:55:41.752272 [ 278 ] {25b05ab3-4952-4f56-ab59-194822b44e02} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 2264 | 2025.12.03 16:55:41.752313 [ 278 ] {25b05ab3-4952-4f56-ab59-194822b44e02} <Debug> TCPHandler: Processed in 0.001419327 sec. | ||
| 2265 | 2025.12.03 16:55:41.752438 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2025.12.03 16:55:41.752505 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2267 | 2025.12.03 16:55:41.752534 [ 278 ] {fc471cc1-925b-4ed9-af9f-c2016f3b5fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2268 | 2025.12.03 16:55:41.752579 [ 278 ] {fc471cc1-925b-4ed9-af9f-c2016f3b5fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2269 | 2025.12.03 16:55:41.752815 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2025.12.03 16:55:41.752903 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_11_2} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2271 | 2025.12.03 16:55:41.752983 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2272 | 2025.12.03 16:55:41.753047 [ 278 ] {fc471cc1-925b-4ed9-af9f-c2016f3b5fc4} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2025.12.03 16:55:41.753089 [ 278 ] {fc471cc1-925b-4ed9-af9f-c2016f3b5fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2274 | 2025.12.03 16:55:41.753396 [ 278 ] {fc471cc1-925b-4ed9-af9f-c2016f3b5fc4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2275 | 2025.12.03 16:55:41.753601 [ 278 ] {fc471cc1-925b-4ed9-af9f-c2016f3b5fc4} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2025.12.03 16:55:41.753722 [ 41 ] {} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2277 | 2025.12.03 16:55:41.753730 [ 278 ] {fc471cc1-925b-4ed9-af9f-c2016f3b5fc4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 2278 | 2025.12.03 16:55:41.753763 [ 41 ] {} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.12.03 16:55:41.753785 [ 278 ] {fc471cc1-925b-4ed9-af9f-c2016f3b5fc4} <Debug> TCPHandler: Processed in 0.001400137 sec. | ||
| 2280 | 2025.12.03 16:55:41.753787 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2281 | 2025.12.03 16:55:41.753914 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2025.12.03 16:55:41.753927 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::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 | ||
| 2283 | 2025.12.03 16:55:41.754012 [ 278 ] {90e19387-49e5-4dd5-aa49-6f7d8ffd5aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2284 | 2025.12.03 16:55:41.754066 [ 278 ] {90e19387-49e5-4dd5-aa49-6f7d8ffd5aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2285 | 2025.12.03 16:55:41.754068 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2286 | 2025.12.03 16:55:41.754110 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2287 | 2025.12.03 16:55:41.754197 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2288 | 2025.12.03 16:55:41.754240 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2289 | 2025.12.03 16:55:41.754281 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2290 | 2025.12.03 16:55:41.754321 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2291 | 2025.12.03 16:55:41.754725 [ 278 ] {90e19387-49e5-4dd5-aa49-6f7d8ffd5aba} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2025.12.03 16:55:41.754767 [ 278 ] {90e19387-49e5-4dd5-aa49-6f7d8ffd5aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2293 | 2025.12.03 16:55:41.755122 [ 278 ] {90e19387-49e5-4dd5-aa49-6f7d8ffd5aba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2294 | 2025.12.03 16:55:41.755208 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336485 sec., 789384.0933493454 rows/sec., 47.84 MiB/sec. | ||
| 2295 | 2025.12.03 16:55:41.755348 [ 278 ] {90e19387-49e5-4dd5-aa49-6f7d8ffd5aba} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2025.12.03 16:55:41.755356 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2297 | 2025.12.03 16:55:41.755480 [ 44 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2298 | 2025.12.03 16:55:41.755491 [ 278 ] {90e19387-49e5-4dd5-aa49-6f7d8ffd5aba} <Debug> executeQuery: Read 722 rows, 51.94 KiB in 0.001497 sec., 482297.9291917168 rows/sec., 33.88 MiB/sec. | ||
| 2299 | 2025.12.03 16:55:41.755518 [ 44 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2025.12.03 16:55:41.755537 [ 278 ] {90e19387-49e5-4dd5-aa49-6f7d8ffd5aba} <Debug> TCPHandler: Processed in 0.001674572 sec. | ||
| 2301 | 2025.12.03 16:55:41.755541 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2302 | 2025.12.03 16:55:41.755633 [ 189 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 2303 | 2025.12.03 16:55:41.755657 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2025.12.03 16:55:41.755686 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2025.12.03 16:55:41.755730 [ 189 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2306 | 2025.12.03 16:55:41.755762 [ 189 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1157 rows starting from the beginning of the part | ||
| 2307 | 2025.12.03 16:55:41.755768 [ 278 ] {fd0b3605-2f1e-4a41-93ae-1a258ea90efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2308 | 2025.12.03 16:55:41.755770 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_5_1} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2309 | 2025.12.03 16:55:41.755808 [ 189 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 2310 | 2025.12.03 16:55:41.755820 [ 278 ] {fd0b3605-2f1e-4a41-93ae-1a258ea90efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2311 | 2025.12.03 16:55:41.755850 [ 189 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1175 rows starting from the beginning of the part | ||
| 2312 | 2025.12.03 16:55:41.755860 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2313 | 2025.12.03 16:55:41.755890 [ 189 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 2314 | 2025.12.03 16:55:41.755929 [ 189 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2315 | 2025.12.03 16:55:41.755964 [ 189 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 722 rows starting from the beginning of the part | ||
| 2316 | 2025.12.03 16:55:41.756161 [ 278 ] {fd0b3605-2f1e-4a41-93ae-1a258ea90efa} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2025.12.03 16:55:41.756202 [ 278 ] {fd0b3605-2f1e-4a41-93ae-1a258ea90efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2318 | 2025.12.03 16:55:41.756519 [ 278 ] {fd0b3605-2f1e-4a41-93ae-1a258ea90efa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2319 | 2025.12.03 16:55:41.756741 [ 278 ] {fd0b3605-2f1e-4a41-93ae-1a258ea90efa} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2025.12.03 16:55:41.756871 [ 278 ] {fd0b3605-2f1e-4a41-93ae-1a258ea90efa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 2321 | 2025.12.03 16:55:41.756905 [ 278 ] {fd0b3605-2f1e-4a41-93ae-1a258ea90efa} <Debug> TCPHandler: Processed in 0.001296545 sec. | ||
| 2322 | 2025.12.03 16:55:41.757026 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2025.12.03 16:55:41.757119 [ 278 ] {7091eef3-4c16-438d-9ae8-a25b1ab807c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2324 | 2025.12.03 16:55:41.757161 [ 278 ] {7091eef3-4c16-438d-9ae8-a25b1ab807c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2325 | 2025.12.03 16:55:41.757176 [ 199 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3246 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015748 sec., 2061214.122428245 rows/sec., 155.32 MiB/sec. | ||
| 2326 | 2025.12.03 16:55:41.757419 [ 195 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2327 | 2025.12.03 16:55:41.757609 [ 278 ] {7091eef3-4c16-438d-9ae8-a25b1ab807c0} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2025.12.03 16:55:41.757651 [ 278 ] {7091eef3-4c16-438d-9ae8-a25b1ab807c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2329 | 2025.12.03 16:55:41.757684 [ 195 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2025.12.03 16:55:41.757768 [ 195 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_11_2} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2331 | 2025.12.03 16:55:41.757836 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2332 | 2025.12.03 16:55:41.758017 [ 278 ] {7091eef3-4c16-438d-9ae8-a25b1ab807c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2333 | 2025.12.03 16:55:41.758227 [ 278 ] {7091eef3-4c16-438d-9ae8-a25b1ab807c0} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.12.03 16:55:41.758339 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2335 | 2025.12.03 16:55:41.758352 [ 278 ] {7091eef3-4c16-438d-9ae8-a25b1ab807c0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00125 sec., 251200 rows/sec., 16.50 MiB/sec. | ||
| 2336 | 2025.12.03 16:55:41.758371 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2025.12.03 16:55:41.758389 [ 278 ] {7091eef3-4c16-438d-9ae8-a25b1ab807c0} <Debug> TCPHandler: Processed in 0.001418517 sec. | ||
| 2338 | 2025.12.03 16:55:41.758391 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2339 | 2025.12.03 16:55:41.758484 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 2340 | 2025.12.03 16:55:41.758504 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2025.12.03 16:55:41.758587 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2342 | 2025.12.03 16:55:41.758607 [ 278 ] {b74b87c4-7858-413e-99d6-d40b85b1de9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2343 | 2025.12.03 16:55:41.758617 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2348 rows starting from the beginning of the part | ||
| 2344 | 2025.12.03 16:55:41.758660 [ 278 ] {b74b87c4-7858-413e-99d6-d40b85b1de9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2345 | 2025.12.03 16:55:41.758681 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 2346 | 2025.12.03 16:55:41.758724 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 903 rows starting from the beginning of the part | ||
| 2347 | 2025.12.03 16:55:41.758759 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part | ||
| 2348 | 2025.12.03 16:55:41.758793 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2349 | 2025.12.03 16:55:41.758826 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2350 | 2025.12.03 16:55:41.758977 [ 278 ] {b74b87c4-7858-413e-99d6-d40b85b1de9e} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2025.12.03 16:55:41.759017 [ 278 ] {b74b87c4-7858-413e-99d6-d40b85b1de9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2352 | 2025.12.03 16:55:41.759322 [ 278 ] {b74b87c4-7858-413e-99d6-d40b85b1de9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2353 | 2025.12.03 16:55:41.759536 [ 278 ] {b74b87c4-7858-413e-99d6-d40b85b1de9e} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.12.03 16:55:41.759668 [ 278 ] {b74b87c4-7858-413e-99d6-d40b85b1de9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 2355 | 2025.12.03 16:55:41.759703 [ 278 ] {b74b87c4-7858-413e-99d6-d40b85b1de9e} <Debug> TCPHandler: Processed in 0.001248844 sec. | ||
| 2356 | 2025.12.03 16:55:41.759826 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2025.12.03 16:55:41.759918 [ 278 ] {4540409a-2640-4d80-8efd-dd3f5e07d819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2358 | 2025.12.03 16:55:41.759972 [ 278 ] {4540409a-2640-4d80-8efd-dd3f5e07d819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2359 | 2025.12.03 16:55:41.760368 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3981 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915937 sec., 2077834.5008212694 rows/sec., 138.69 MiB/sec. | ||
| 2360 | 2025.12.03 16:55:41.760721 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2361 | 2025.12.03 16:55:41.760919 [ 278 ] {4540409a-2640-4d80-8efd-dd3f5e07d819} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2025.12.03 16:55:41.760961 [ 278 ] {4540409a-2640-4d80-8efd-dd3f5e07d819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2363 | 2025.12.03 16:55:41.760969 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2025.12.03 16:55:41.761046 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2365 | 2025.12.03 16:55:41.761113 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2366 | 2025.12.03 16:55:41.761526 [ 278 ] {4540409a-2640-4d80-8efd-dd3f5e07d819} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2367 | 2025.12.03 16:55:41.761756 [ 278 ] {4540409a-2640-4d80-8efd-dd3f5e07d819} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.12.03 16:55:41.761889 [ 278 ] {4540409a-2640-4d80-8efd-dd3f5e07d819} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001989 sec., 18602.31271995978 rows/sec., 33.33 MiB/sec. | ||
| 2369 | 2025.12.03 16:55:41.761937 [ 278 ] {4540409a-2640-4d80-8efd-dd3f5e07d819} <Debug> TCPHandler: Processed in 0.002169931 sec. | ||
| 2370 | 2025.12.03 16:55:41.762063 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2025.12.03 16:55:41.762158 [ 278 ] {a325c468-b4c1-4464-bb8e-fc77eec0b9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2372 | 2025.12.03 16:55:41.762199 [ 278 ] {a325c468-b4c1-4464-bb8e-fc77eec0b9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2373 | 2025.12.03 16:55:41.762522 [ 278 ] {a325c468-b4c1-4464-bb8e-fc77eec0b9c8} <Trace> oximeter.measurements_i64 (810ed222-c0a4-4e05-a802-f3cd9c2a73b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.12.03 16:55:41.762558 [ 278 ] {a325c468-b4c1-4464-bb8e-fc77eec0b9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2375 | 2025.12.03 16:55:41.762851 [ 278 ] {a325c468-b4c1-4464-bb8e-fc77eec0b9c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2376 | 2025.12.03 16:55:41.763055 [ 278 ] {a325c468-b4c1-4464-bb8e-fc77eec0b9c8} <Trace> oximeter.measurements_i64 (810ed222-c0a4-4e05-a802-f3cd9c2a73b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.12.03 16:55:41.763174 [ 278 ] {a325c468-b4c1-4464-bb8e-fc77eec0b9c8} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001035 sec., 11594.202898550726 rows/sec., 901.08 KiB/sec. | ||
| 2378 | 2025.12.03 16:55:41.763208 [ 278 ] {a325c468-b4c1-4464-bb8e-fc77eec0b9c8} <Debug> TCPHandler: Processed in 0.001202273 sec. | ||
| 2379 | 2025.12.03 16:55:41.763327 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.12.03 16:55:41.763419 [ 278 ] {86e38f17-2a14-416c-85cf-5ab5a1174353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2381 | 2025.12.03 16:55:41.763459 [ 278 ] {86e38f17-2a14-416c-85cf-5ab5a1174353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2382 | 2025.12.03 16:55:41.763792 [ 278 ] {86e38f17-2a14-416c-85cf-5ab5a1174353} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2025.12.03 16:55:41.763827 [ 278 ] {86e38f17-2a14-416c-85cf-5ab5a1174353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2384 | 2025.12.03 16:55:41.764126 [ 278 ] {86e38f17-2a14-416c-85cf-5ab5a1174353} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2385 | 2025.12.03 16:55:41.764333 [ 278 ] {86e38f17-2a14-416c-85cf-5ab5a1174353} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2025.12.03 16:55:41.764444 [ 44 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2387 | 2025.12.03 16:55:41.764455 [ 278 ] {86e38f17-2a14-416c-85cf-5ab5a1174353} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 2388 | 2025.12.03 16:55:41.764477 [ 44 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2025.12.03 16:55:41.764493 [ 278 ] {86e38f17-2a14-416c-85cf-5ab5a1174353} <Debug> TCPHandler: Processed in 0.001223443 sec. | ||
| 2390 | 2025.12.03 16:55:41.764497 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2391 | 2025.12.03 16:55:41.764615 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 2392 | 2025.12.03 16:55:41.764735 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2393 | 2025.12.03 16:55:41.764768 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 402 rows starting from the beginning of the part | ||
| 2394 | 2025.12.03 16:55:41.764858 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 2395 | 2025.12.03 16:55:41.764911 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 68 rows starting from the beginning of the part | ||
| 2396 | 2025.12.03 16:55:41.764955 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 2397 | 2025.12.03 16:55:41.764992 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2398 | 2025.12.03 16:55:41.765028 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2399 | 2025.12.03 16:55:41.765785 [ 189 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214503 sec., 601068.9146095151 rows/sec., 38.03 MiB/sec. | ||
| 2400 | 2025.12.03 16:55:41.765928 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2401 | 2025.12.03 16:55:41.766159 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2025.12.03 16:55:41.766219 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_11_2} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2403 | 2025.12.03 16:55:41.766271 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2404 | 2025.12.03 16:55:42.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.84 MiB, peak 190.50 MiB, free memory in arenas 0.00 B, will set to 188.83 MiB (RSS), difference: 2.00 MiB | ||
| 2405 | 2025.12.03 16:55:44.086537 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53899 | ||
| 2406 | 2025.12.03 16:55:44.086640 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2407 | 2025.12.03 16:55:44.086667 [ 275 ] {} <Debug> TCP-Session: fda0bd86-bb0e-40f1-8a5c-c19791c3c1be Authenticating user 'default' from [fd00:1122:3344:101::e]:53899 | ||
| 2408 | 2025.12.03 16:55:44.086688 [ 275 ] {} <Debug> TCP-Session: fda0bd86-bb0e-40f1-8a5c-c19791c3c1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2025.12.03 16:55:44.086701 [ 275 ] {} <Debug> TCP-Session: fda0bd86-bb0e-40f1-8a5c-c19791c3c1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2025.12.03 16:55:44.086909 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33665 | ||
| 2411 | 2025.12.03 16:55:44.086909 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40440 | ||
| 2412 | 2025.12.03 16:55:44.086958 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52602 | ||
| 2413 | 2025.12.03 16:55:44.086975 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41742 | ||
| 2414 | 2025.12.03 16:55:44.087006 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48850 | ||
| 2415 | 2025.12.03 16:55:44.087030 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2416 | 2025.12.03 16:55:44.087030 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2417 | 2025.12.03 16:55:44.087000 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47811 | ||
| 2418 | 2025.12.03 16:55:44.087102 [ 286 ] {} <Debug> TCP-Session: 9982c176-2429-4e12-8f13-ca7125a61f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:33665 | ||
| 2419 | 2025.12.03 16:55:44.087092 [ 287 ] {} <Debug> TCP-Session: 14efa218-8424-40f2-b83f-8fc18e1fce62 Authenticating user 'default' from [fd00:1122:3344:101::e]:40440 | ||
| 2420 | 2025.12.03 16:55:44.086976 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34917 | ||
| 2421 | 2025.12.03 16:55:44.087166 [ 286 ] {} <Debug> TCP-Session: 9982c176-2429-4e12-8f13-ca7125a61f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2025.12.03 16:55:44.087175 [ 287 ] {} <Debug> TCP-Session: 14efa218-8424-40f2-b83f-8fc18e1fce62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2025.12.03 16:55:44.087195 [ 286 ] {} <Debug> TCP-Session: 9982c176-2429-4e12-8f13-ca7125a61f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2025.12.03 16:55:44.086969 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51331 | ||
| 2425 | 2025.12.03 16:55:44.087205 [ 287 ] {} <Debug> TCP-Session: 14efa218-8424-40f2-b83f-8fc18e1fce62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2025.12.03 16:55:44.087029 [ 275 ] {} <Trace> TCP-Session: fda0bd86-bb0e-40f1-8a5c-c19791c3c1be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2025.12.03 16:55:44.087402 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2428 | 2025.12.03 16:55:44.087403 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2429 | 2025.12.03 16:55:44.087432 [ 275 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53899) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2430 | 2025.12.03 16:55:44.087438 [ 291 ] {} <Debug> TCP-Session: e75fd4d9-2015-4b81-900d-b0789b0ad558 Authenticating user 'default' from [fd00:1122:3344:101::e]:34917 | ||
| 2431 | 2025.12.03 16:55:44.087458 [ 293 ] {} <Debug> TCP-Session: ec52bc0e-1af4-4c6c-9213-e2284409c6c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48850 | ||
| 2432 | 2025.12.03 16:55:44.087480 [ 291 ] {} <Debug> TCP-Session: e75fd4d9-2015-4b81-900d-b0789b0ad558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2025.12.03 16:55:44.087501 [ 293 ] {} <Debug> TCP-Session: ec52bc0e-1af4-4c6c-9213-e2284409c6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2025.12.03 16:55:44.087506 [ 291 ] {} <Debug> TCP-Session: e75fd4d9-2015-4b81-900d-b0789b0ad558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2025.12.03 16:55:44.087526 [ 293 ] {} <Debug> TCP-Session: ec52bc0e-1af4-4c6c-9213-e2284409c6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2025.12.03 16:55:44.087532 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2437 | 2025.12.03 16:55:44.087534 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2025.12.03 16:55:44.087586 [ 290 ] {} <Debug> TCP-Session: a26ac48b-10e2-4aeb-99b5-14e02a9615e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41742 | ||
| 2439 | 2025.12.03 16:55:44.087609 [ 288 ] {} <Debug> TCP-Session: e2364931-b5f4-4e53-b378-2056efb93bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:51331 | ||
| 2440 | 2025.12.03 16:55:44.087610 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2441 | 2025.12.03 16:55:44.087619 [ 290 ] {} <Debug> TCP-Session: a26ac48b-10e2-4aeb-99b5-14e02a9615e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2025.12.03 16:55:44.087639 [ 288 ] {} <Debug> TCP-Session: e2364931-b5f4-4e53-b378-2056efb93bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2025.12.03 16:55:44.087654 [ 292 ] {} <Debug> TCP-Session: 3d4daa3c-4780-4ead-baad-c693837f0258 Authenticating user 'default' from [fd00:1122:3344:101::e]:47811 | ||
| 2444 | 2025.12.03 16:55:44.087662 [ 290 ] {} <Debug> TCP-Session: a26ac48b-10e2-4aeb-99b5-14e02a9615e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2025.12.03 16:55:44.087672 [ 288 ] {} <Debug> TCP-Session: e2364931-b5f4-4e53-b378-2056efb93bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2025.12.03 16:55:44.087694 [ 292 ] {} <Debug> TCP-Session: 3d4daa3c-4780-4ead-baad-c693837f0258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2025.12.03 16:55:44.087707 [ 275 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2448 | 2025.12.03 16:55:44.087723 [ 292 ] {} <Debug> TCP-Session: 3d4daa3c-4780-4ead-baad-c693837f0258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2025.12.03 16:55:44.087611 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2025.12.03 16:55:44.087780 [ 275 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2451 | 2025.12.03 16:55:44.087788 [ 289 ] {} <Debug> TCP-Session: cefe770d-8536-4f33-9672-5a09482475bf Authenticating user 'default' from [fd00:1122:3344:101::e]:52602 | ||
| 2452 | 2025.12.03 16:55:44.087808 [ 289 ] {} <Debug> TCP-Session: cefe770d-8536-4f33-9672-5a09482475bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2025.12.03 16:55:44.087820 [ 289 ] {} <Debug> TCP-Session: cefe770d-8536-4f33-9672-5a09482475bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2025.12.03 16:55:44.088065 [ 275 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 2455 | 2025.12.03 16:55:44.088151 [ 275 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2456 | 2025.12.03 16:55:44.649078 [ 285 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Trace> AggregatingTransform: Aggregating | ||
| 2457 | 2025.12.03 16:55:44.649143 [ 285 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2458 | 2025.12.03 16:55:44.649210 [ 285 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001292995 sec. (773.398 rows/sec., 30.21 KiB/sec.) | ||
| 2459 | 2025.12.03 16:55:44.649228 [ 285 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Trace> Aggregator: Merging aggregated data | ||
| 2460 | 2025.12.03 16:55:44.650568 [ 275 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.563183 sec., 1.775621778356236 rows/sec., 71.02 B/sec. | ||
| 2461 | 2025.12.03 16:55:44.650769 [ 275 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2462 | 2025.12.03 16:55:44.650795 [ 275 ] {9667dfb3-da09-4839-a665-b2458ef6dea0} <Debug> TCPHandler: Processed in 0.563891696 sec. | ||
| 2463 | 2025.12.03 16:55:44.650928 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2464 | 2025.12.03 16:55:44.650958 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2465 | 2025.12.03 16:55:44.650970 [ 287 ] {} <Debug> TCP-Session: 14efa218-8424-40f2-b83f-8fc18e1fce62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2025.12.03 16:55:44.650986 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2467 | 2025.12.03 16:55:44.651008 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2468 | 2025.12.03 16:55:44.651042 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2469 | 2025.12.03 16:55:44.651062 [ 290 ] {} <Debug> TCP-Session: a26ac48b-10e2-4aeb-99b5-14e02a9615e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2025.12.03 16:55:44.651078 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2471 | 2025.12.03 16:55:44.651093 [ 288 ] {} <Debug> TCP-Session: e2364931-b5f4-4e53-b378-2056efb93bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2025.12.03 16:55:44.651100 [ 291 ] {} <Debug> TCP-Session: e75fd4d9-2015-4b81-900d-b0789b0ad558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2025.12.03 16:55:44.651130 [ 292 ] {} <Debug> TCP-Session: 3d4daa3c-4780-4ead-baad-c693837f0258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2025.12.03 16:55:44.651059 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2475 | 2025.12.03 16:55:44.650999 [ 286 ] {} <Debug> TCP-Session: 9982c176-2429-4e12-8f13-ca7125a61f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2025.12.03 16:55:44.651023 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2477 | 2025.12.03 16:55:44.651198 [ 289 ] {} <Debug> TCP-Session: cefe770d-8536-4f33-9672-5a09482475bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2025.12.03 16:55:44.651245 [ 293 ] {} <Debug> TCP-Session: ec52bc0e-1af4-4c6c-9213-e2284409c6c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2025.12.03 16:55:44.651093 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2480 | 2025.12.03 16:55:44.651298 [ 275 ] {} <Debug> TCP-Session: fda0bd86-bb0e-40f1-8a5c-c19791c3c1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2025.12.03 16:55:45.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.27 MiB, peak 202.41 MiB, free memory in arenas 0.00 B, will set to 208.88 MiB (RSS), difference: 18.60 MiB | ||
| 2482 | 2025.12.03 16:55:46.731960 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.12.03 16:55:46.732169 [ 278 ] {db8bce33-34ef-4848-8944-590a5829353d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2484 | 2025.12.03 16:55:46.732236 [ 278 ] {db8bce33-34ef-4848-8944-590a5829353d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2485 | 2025.12.03 16:55:46.732980 [ 278 ] {db8bce33-34ef-4848-8944-590a5829353d} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2025.12.03 16:55:46.733032 [ 278 ] {db8bce33-34ef-4848-8944-590a5829353d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2487 | 2025.12.03 16:55:46.733424 [ 278 ] {db8bce33-34ef-4848-8944-590a5829353d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2488 | 2025.12.03 16:55:46.733653 [ 278 ] {db8bce33-34ef-4848-8944-590a5829353d} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2025.12.03 16:55:46.733809 [ 278 ] {db8bce33-34ef-4848-8944-590a5829353d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.55 MiB/sec. | ||
| 2490 | 2025.12.03 16:55:46.733856 [ 278 ] {db8bce33-34ef-4848-8944-590a5829353d} <Debug> TCPHandler: Processed in 0.002024849 sec. | ||
| 2491 | 2025.12.03 16:55:46.733983 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2025.12.03 16:55:46.734083 [ 278 ] {5147591b-6593-41a1-814b-6d4e0da0ca82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2493 | 2025.12.03 16:55:46.734126 [ 278 ] {5147591b-6593-41a1-814b-6d4e0da0ca82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2494 | 2025.12.03 16:55:46.734568 [ 278 ] {5147591b-6593-41a1-814b-6d4e0da0ca82} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2025.12.03 16:55:46.734603 [ 278 ] {5147591b-6593-41a1-814b-6d4e0da0ca82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2496 | 2025.12.03 16:55:46.734897 [ 278 ] {5147591b-6593-41a1-814b-6d4e0da0ca82} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2497 | 2025.12.03 16:55:46.735102 [ 278 ] {5147591b-6593-41a1-814b-6d4e0da0ca82} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2025.12.03 16:55:46.735227 [ 278 ] {5147591b-6593-41a1-814b-6d4e0da0ca82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 2499 | 2025.12.03 16:55:46.735266 [ 278 ] {5147591b-6593-41a1-814b-6d4e0da0ca82} <Debug> TCPHandler: Processed in 0.001334406 sec. | ||
| 2500 | 2025.12.03 16:55:46.735385 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2025.12.03 16:55:46.735479 [ 278 ] {674ec73f-bd5d-4596-9023-281c1d90c4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2502 | 2025.12.03 16:55:46.735522 [ 278 ] {674ec73f-bd5d-4596-9023-281c1d90c4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2503 | 2025.12.03 16:55:46.735945 [ 278 ] {674ec73f-bd5d-4596-9023-281c1d90c4cc} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.12.03 16:55:46.735981 [ 278 ] {674ec73f-bd5d-4596-9023-281c1d90c4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2505 | 2025.12.03 16:55:46.736311 [ 278 ] {674ec73f-bd5d-4596-9023-281c1d90c4cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2506 | 2025.12.03 16:55:46.736512 [ 278 ] {674ec73f-bd5d-4596-9023-281c1d90c4cc} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.12.03 16:55:46.736640 [ 278 ] {674ec73f-bd5d-4596-9023-281c1d90c4cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2508 | 2025.12.03 16:55:46.736677 [ 278 ] {674ec73f-bd5d-4596-9023-281c1d90c4cc} <Debug> TCPHandler: Processed in 0.001339696 sec. | ||
| 2509 | 2025.12.03 16:55:46.736788 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2025.12.03 16:55:46.736881 [ 278 ] {30293d7b-e2fc-445d-b7f9-100327e180cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2511 | 2025.12.03 16:55:46.736922 [ 278 ] {30293d7b-e2fc-445d-b7f9-100327e180cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2512 | 2025.12.03 16:55:46.737261 [ 278 ] {30293d7b-e2fc-445d-b7f9-100327e180cc} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.12.03 16:55:46.737297 [ 278 ] {30293d7b-e2fc-445d-b7f9-100327e180cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2514 | 2025.12.03 16:55:46.737585 [ 278 ] {30293d7b-e2fc-445d-b7f9-100327e180cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2515 | 2025.12.03 16:55:46.737789 [ 278 ] {30293d7b-e2fc-445d-b7f9-100327e180cc} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.12.03 16:55:46.737913 [ 278 ] {30293d7b-e2fc-445d-b7f9-100327e180cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 2517 | 2025.12.03 16:55:46.737950 [ 278 ] {30293d7b-e2fc-445d-b7f9-100327e180cc} <Debug> TCPHandler: Processed in 0.001210023 sec. | ||
| 2518 | 2025.12.03 16:55:47.295312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4290 | ||
| 2519 | 2025.12.03 16:55:47.295887 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2025.12.03 16:55:47.295935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2521 | 2025.12.03 16:55:47.296451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2522 | 2025.12.03 16:55:47.296695 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2025.12.03 16:55:47.296841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4290 | ||
| 2524 | 2025.12.03 16:55:47.517387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2525 | 2025.12.03 16:55:47.533573 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.12.03 16:55:47.533641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2527 | 2025.12.03 16:55:47.539907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2528 | 2025.12.03 16:55:47.540609 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2025.12.03 16:55:47.543573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2530 | 2025.12.03 16:55:49.793811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 364 | ||
| 2531 | 2025.12.03 16:55:49.796033 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.12.03 16:55:49.796075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2533 | 2025.12.03 16:55:49.797207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2534 | 2025.12.03 16:55:49.797467 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2025.12.03 16:55:49.797709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2536 | 2025.12.03 16:55:51.744540 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2025.12.03 16:55:51.744849 [ 278 ] {3a1be353-d3e8-4dda-8194-c7196481768a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2538 | 2025.12.03 16:55:51.744952 [ 278 ] {3a1be353-d3e8-4dda-8194-c7196481768a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2539 | 2025.12.03 16:55:51.745914 [ 278 ] {3a1be353-d3e8-4dda-8194-c7196481768a} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2025.12.03 16:55:51.745955 [ 278 ] {3a1be353-d3e8-4dda-8194-c7196481768a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2541 | 2025.12.03 16:55:51.746347 [ 278 ] {3a1be353-d3e8-4dda-8194-c7196481768a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2542 | 2025.12.03 16:55:51.746572 [ 278 ] {3a1be353-d3e8-4dda-8194-c7196481768a} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2025.12.03 16:55:51.746723 [ 278 ] {3a1be353-d3e8-4dda-8194-c7196481768a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001955 sec., 209718.67007672632 rows/sec., 13.30 MiB/sec. | ||
| 2544 | 2025.12.03 16:55:51.746767 [ 278 ] {3a1be353-d3e8-4dda-8194-c7196481768a} <Debug> TCPHandler: Processed in 0.002398626 sec. | ||
| 2545 | 2025.12.03 16:55:51.746895 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2025.12.03 16:55:51.746989 [ 278 ] {0b110ef7-99e0-4d5b-9a09-5dd005869384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2547 | 2025.12.03 16:55:51.747030 [ 278 ] {0b110ef7-99e0-4d5b-9a09-5dd005869384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2548 | 2025.12.03 16:55:51.747919 [ 278 ] {0b110ef7-99e0-4d5b-9a09-5dd005869384} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2025.12.03 16:55:51.747954 [ 278 ] {0b110ef7-99e0-4d5b-9a09-5dd005869384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2550 | 2025.12.03 16:55:51.748474 [ 278 ] {0b110ef7-99e0-4d5b-9a09-5dd005869384} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2551 | 2025.12.03 16:55:51.748699 [ 278 ] {0b110ef7-99e0-4d5b-9a09-5dd005869384} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.12.03 16:55:51.748832 [ 278 ] {0b110ef7-99e0-4d5b-9a09-5dd005869384} <Debug> executeQuery: Read 1186 rows, 96.92 KiB in 0.00186 sec., 637634.4086021505 rows/sec., 50.89 MiB/sec. | ||
| 2553 | 2025.12.03 16:55:51.748870 [ 278 ] {0b110ef7-99e0-4d5b-9a09-5dd005869384} <Debug> TCPHandler: Processed in 0.002022788 sec. | ||
| 2554 | 2025.12.03 16:55:51.748998 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2025.12.03 16:55:51.749098 [ 278 ] {f6a0e905-b483-49cc-b15b-5fd5c40c9e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2556 | 2025.12.03 16:55:51.749139 [ 278 ] {f6a0e905-b483-49cc-b15b-5fd5c40c9e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2557 | 2025.12.03 16:55:51.749621 [ 278 ] {f6a0e905-b483-49cc-b15b-5fd5c40c9e63} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.12.03 16:55:51.749658 [ 278 ] {f6a0e905-b483-49cc-b15b-5fd5c40c9e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2559 | 2025.12.03 16:55:51.749966 [ 278 ] {f6a0e905-b483-49cc-b15b-5fd5c40c9e63} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2560 | 2025.12.03 16:55:51.750174 [ 278 ] {f6a0e905-b483-49cc-b15b-5fd5c40c9e63} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.12.03 16:55:51.750302 [ 278 ] {f6a0e905-b483-49cc-b15b-5fd5c40c9e63} <Debug> executeQuery: Read 242 rows, 15.10 KiB in 0.001224 sec., 197712.41830065357 rows/sec., 12.05 MiB/sec. | ||
| 2562 | 2025.12.03 16:55:51.750340 [ 278 ] {f6a0e905-b483-49cc-b15b-5fd5c40c9e63} <Debug> TCPHandler: Processed in 0.001390497 sec. | ||
| 2563 | 2025.12.03 16:55:51.750460 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.12.03 16:55:51.750554 [ 278 ] {086d7b30-81d0-4fec-ada8-b4eb10a8796b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2565 | 2025.12.03 16:55:51.750594 [ 278 ] {086d7b30-81d0-4fec-ada8-b4eb10a8796b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2566 | 2025.12.03 16:55:51.751074 [ 278 ] {086d7b30-81d0-4fec-ada8-b4eb10a8796b} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.12.03 16:55:51.751110 [ 278 ] {086d7b30-81d0-4fec-ada8-b4eb10a8796b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2568 | 2025.12.03 16:55:51.751421 [ 278 ] {086d7b30-81d0-4fec-ada8-b4eb10a8796b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2569 | 2025.12.03 16:55:51.751626 [ 278 ] {086d7b30-81d0-4fec-ada8-b4eb10a8796b} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.12.03 16:55:51.751731 [ 57 ] {} <Debug> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2571 | 2025.12.03 16:55:51.751753 [ 278 ] {086d7b30-81d0-4fec-ada8-b4eb10a8796b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 2572 | 2025.12.03 16:55:51.751801 [ 57 ] {} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2025.12.03 16:55:51.751816 [ 278 ] {086d7b30-81d0-4fec-ada8-b4eb10a8796b} <Debug> TCPHandler: Processed in 0.001415027 sec. | ||
| 2574 | 2025.12.03 16:55:51.751828 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2575 | 2025.12.03 16:55:51.751938 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2025.12.03 16:55:51.751983 [ 198 ] {bd594543-9223-4edd-9ecf-762811426681::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 | ||
| 2577 | 2025.12.03 16:55:51.752039 [ 278 ] {c6a9f44f-3352-40b2-bb55-dd1ca16c1f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2578 | 2025.12.03 16:55:51.752086 [ 278 ] {c6a9f44f-3352-40b2-bb55-dd1ca16c1f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2579 | 2025.12.03 16:55:51.752135 [ 198 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2580 | 2025.12.03 16:55:51.752183 [ 198 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 440 rows starting from the beginning of the part | ||
| 2581 | 2025.12.03 16:55:51.752276 [ 198 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2582 | 2025.12.03 16:55:51.752329 [ 198 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2583 | 2025.12.03 16:55:51.752371 [ 198 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 441 rows starting from the beginning of the part | ||
| 2584 | 2025.12.03 16:55:51.752412 [ 198 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2585 | 2025.12.03 16:55:51.752454 [ 198 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2586 | 2025.12.03 16:55:51.752559 [ 278 ] {c6a9f44f-3352-40b2-bb55-dd1ca16c1f9c} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2025.12.03 16:55:51.752601 [ 278 ] {c6a9f44f-3352-40b2-bb55-dd1ca16c1f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2588 | 2025.12.03 16:55:51.752958 [ 278 ] {c6a9f44f-3352-40b2-bb55-dd1ca16c1f9c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2589 | 2025.12.03 16:55:51.753198 [ 278 ] {c6a9f44f-3352-40b2-bb55-dd1ca16c1f9c} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2025.12.03 16:55:51.753360 [ 278 ] {c6a9f44f-3352-40b2-bb55-dd1ca16c1f9c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00134 sec., 157462.68656716417 rows/sec., 8.94 MiB/sec. | ||
| 2591 | 2025.12.03 16:55:51.753398 [ 278 ] {c6a9f44f-3352-40b2-bb55-dd1ca16c1f9c} <Debug> TCPHandler: Processed in 0.001512239 sec. | ||
| 2592 | 2025.12.03 16:55:51.753497 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2025.12.03 16:55:51.753552 [ 200 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629561 sec., 1061021.9562201109 rows/sec., 73.37 MiB/sec. | ||
| 2594 | 2025.12.03 16:55:51.753595 [ 278 ] {e7923901-c5bf-4ed5-9a77-e8eccce49a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2595 | 2025.12.03 16:55:51.753645 [ 278 ] {e7923901-c5bf-4ed5-9a77-e8eccce49a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2596 | 2025.12.03 16:55:51.753752 [ 189 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2597 | 2025.12.03 16:55:51.754048 [ 189 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2025.12.03 16:55:51.754142 [ 189 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_6_1} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2599 | 2025.12.03 16:55:51.754230 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2600 | 2025.12.03 16:55:51.754281 [ 278 ] {e7923901-c5bf-4ed5-9a77-e8eccce49a6f} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.12.03 16:55:51.754323 [ 278 ] {e7923901-c5bf-4ed5-9a77-e8eccce49a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2602 | 2025.12.03 16:55:51.754665 [ 278 ] {e7923901-c5bf-4ed5-9a77-e8eccce49a6f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2603 | 2025.12.03 16:55:51.754885 [ 278 ] {e7923901-c5bf-4ed5-9a77-e8eccce49a6f} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.12.03 16:55:51.755009 [ 278 ] {e7923901-c5bf-4ed5-9a77-e8eccce49a6f} <Debug> executeQuery: Read 716 rows, 51.43 KiB in 0.001437 sec., 498260.2644398052 rows/sec., 34.95 MiB/sec. | ||
| 2605 | 2025.12.03 16:55:51.755046 [ 278 ] {e7923901-c5bf-4ed5-9a77-e8eccce49a6f} <Debug> TCPHandler: Processed in 0.001595811 sec. | ||
| 2606 | 2025.12.03 16:55:51.755164 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2025.12.03 16:55:51.755257 [ 278 ] {1b43c612-fb93-44a3-b242-b1d159165316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2608 | 2025.12.03 16:55:51.755299 [ 278 ] {1b43c612-fb93-44a3-b242-b1d159165316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2609 | 2025.12.03 16:55:51.755626 [ 278 ] {1b43c612-fb93-44a3-b242-b1d159165316} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2025.12.03 16:55:51.755661 [ 278 ] {1b43c612-fb93-44a3-b242-b1d159165316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2611 | 2025.12.03 16:55:51.755964 [ 278 ] {1b43c612-fb93-44a3-b242-b1d159165316} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2612 | 2025.12.03 16:55:51.756169 [ 278 ] {1b43c612-fb93-44a3-b242-b1d159165316} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.12.03 16:55:51.756258 [ 52 ] {} <Debug> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2614 | 2025.12.03 16:55:51.756292 [ 278 ] {1b43c612-fb93-44a3-b242-b1d159165316} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 2615 | 2025.12.03 16:55:51.756297 [ 52 ] {} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.12.03 16:55:51.756324 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2617 | 2025.12.03 16:55:51.756328 [ 278 ] {1b43c612-fb93-44a3-b242-b1d159165316} <Debug> TCPHandler: Processed in 0.001221783 sec. | ||
| 2618 | 2025.12.03 16:55:51.756406 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::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 | ||
| 2619 | 2025.12.03 16:55:51.756438 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2025.12.03 16:55:51.756494 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2025.12.03 16:55:51.756520 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::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 | ||
| 2622 | 2025.12.03 16:55:51.756531 [ 278 ] {5b826940-b367-4956-8376-a42f9cb7df64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2623 | 2025.12.03 16:55:51.756572 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::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 | ||
| 2624 | 2025.12.03 16:55:51.756575 [ 278 ] {5b826940-b367-4956-8376-a42f9cb7df64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2625 | 2025.12.03 16:55:51.756610 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::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 | ||
| 2626 | 2025.12.03 16:55:51.756646 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::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 | ||
| 2627 | 2025.12.03 16:55:51.756679 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::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 | ||
| 2628 | 2025.12.03 16:55:51.756714 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::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 | ||
| 2629 | 2025.12.03 16:55:51.756990 [ 278 ] {5b826940-b367-4956-8376-a42f9cb7df64} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.12.03 16:55:51.757025 [ 278 ] {5b826940-b367-4956-8376-a42f9cb7df64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2631 | 2025.12.03 16:55:51.757375 [ 278 ] {5b826940-b367-4956-8376-a42f9cb7df64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2632 | 2025.12.03 16:55:51.757387 [ 200 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001013309 sec., 35527.16890899025 rows/sec., 1.81 MiB/sec. | ||
| 2633 | 2025.12.03 16:55:51.757499 [ 196 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2634 | 2025.12.03 16:55:51.757584 [ 278 ] {5b826940-b367-4956-8376-a42f9cb7df64} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2025.12.03 16:55:51.757712 [ 278 ] {5b826940-b367-4956-8376-a42f9cb7df64} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 2636 | 2025.12.03 16:55:51.757744 [ 196 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_6_1} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2025.12.03 16:55:51.757747 [ 278 ] {5b826940-b367-4956-8376-a42f9cb7df64} <Debug> TCPHandler: Processed in 0.001358496 sec. | ||
| 2638 | 2025.12.03 16:55:51.757802 [ 196 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_6_1} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2639 | 2025.12.03 16:55:51.757856 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2640 | 2025.12.03 16:55:51.757858 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2025.12.03 16:55:51.757956 [ 278 ] {8dfa8671-6b75-448b-b612-dadb3574b18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2642 | 2025.12.03 16:55:51.757999 [ 278 ] {8dfa8671-6b75-448b-b612-dadb3574b18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2643 | 2025.12.03 16:55:51.758298 [ 278 ] {8dfa8671-6b75-448b-b612-dadb3574b18c} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2025.12.03 16:55:51.758330 [ 278 ] {8dfa8671-6b75-448b-b612-dadb3574b18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2645 | 2025.12.03 16:55:51.758623 [ 278 ] {8dfa8671-6b75-448b-b612-dadb3574b18c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2646 | 2025.12.03 16:55:51.758825 [ 278 ] {8dfa8671-6b75-448b-b612-dadb3574b18c} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.12.03 16:55:51.758911 [ 52 ] {} <Debug> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2648 | 2025.12.03 16:55:51.758940 [ 52 ] {} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.12.03 16:55:51.758946 [ 278 ] {8dfa8671-6b75-448b-b612-dadb3574b18c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 2650 | 2025.12.03 16:55:51.758956 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2651 | 2025.12.03 16:55:51.758981 [ 278 ] {8dfa8671-6b75-448b-b612-dadb3574b18c} <Debug> TCPHandler: Processed in 0.001172582 sec. | ||
| 2652 | 2025.12.03 16:55:51.759031 [ 189 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 2653 | 2025.12.03 16:55:51.759088 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2025.12.03 16:55:51.759124 [ 189 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2655 | 2025.12.03 16:55:51.759158 [ 189 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2656 | 2025.12.03 16:55:51.759184 [ 278 ] {c22a3902-6df7-4310-a8f9-23c003f85cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2657 | 2025.12.03 16:55:51.759217 [ 189 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2658 | 2025.12.03 16:55:51.759243 [ 278 ] {c22a3902-6df7-4310-a8f9-23c003f85cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2659 | 2025.12.03 16:55:51.759263 [ 189 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2660 | 2025.12.03 16:55:51.759303 [ 189 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2661 | 2025.12.03 16:55:51.759342 [ 189 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2662 | 2025.12.03 16:55:51.759382 [ 189 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2663 | 2025.12.03 16:55:51.760032 [ 278 ] {c22a3902-6df7-4310-a8f9-23c003f85cd7} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2025.12.03 16:55:51.760071 [ 278 ] {c22a3902-6df7-4310-a8f9-23c003f85cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2665 | 2025.12.03 16:55:51.760164 [ 200 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166063 sec., 6003.106178654155 rows/sec., 401.16 KiB/sec. | ||
| 2666 | 2025.12.03 16:55:51.760273 [ 200 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2667 | 2025.12.03 16:55:51.760543 [ 200 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2025.12.03 16:55:51.760613 [ 200 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_6_1} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2669 | 2025.12.03 16:55:51.760638 [ 278 ] {c22a3902-6df7-4310-a8f9-23c003f85cd7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2670 | 2025.12.03 16:55:51.760680 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2671 | 2025.12.03 16:55:51.760859 [ 278 ] {c22a3902-6df7-4310-a8f9-23c003f85cd7} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2025.12.03 16:55:51.760963 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2673 | 2025.12.03 16:55:51.760990 [ 278 ] {c22a3902-6df7-4310-a8f9-23c003f85cd7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001824 sec., 20285.087719298244 rows/sec., 36.35 MiB/sec. | ||
| 2674 | 2025.12.03 16:55:51.760999 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2025.12.03 16:55:51.761034 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2676 | 2025.12.03 16:55:51.761055 [ 278 ] {c22a3902-6df7-4310-a8f9-23c003f85cd7} <Debug> TCPHandler: Processed in 0.002016639 sec. | ||
| 2677 | 2025.12.03 16:55:51.761096 [ 189 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 2678 | 2025.12.03 16:55:51.761170 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2025.12.03 16:55:51.761267 [ 189 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2680 | 2025.12.03 16:55:51.761268 [ 278 ] {f55dae03-2627-4606-be56-a05e975822ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2681 | 2025.12.03 16:55:51.761318 [ 189 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 2682 | 2025.12.03 16:55:51.761328 [ 278 ] {f55dae03-2627-4606-be56-a05e975822ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2683 | 2025.12.03 16:55:51.761422 [ 189 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 2684 | 2025.12.03 16:55:51.761530 [ 189 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 2685 | 2025.12.03 16:55:51.761629 [ 189 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2686 | 2025.12.03 16:55:51.761674 [ 278 ] {f55dae03-2627-4606-be56-a05e975822ad} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.12.03 16:55:51.761715 [ 278 ] {f55dae03-2627-4606-be56-a05e975822ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2688 | 2025.12.03 16:55:51.761731 [ 189 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 2689 | 2025.12.03 16:55:51.761838 [ 189 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 2690 | 2025.12.03 16:55:51.762034 [ 278 ] {f55dae03-2627-4606-be56-a05e975822ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2691 | 2025.12.03 16:55:51.762314 [ 278 ] {f55dae03-2627-4606-be56-a05e975822ad} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2025.12.03 16:55:51.762445 [ 278 ] {f55dae03-2627-4606-be56-a05e975822ad} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 5.33 MiB/sec. | ||
| 2693 | 2025.12.03 16:55:51.762480 [ 278 ] {f55dae03-2627-4606-be56-a05e975822ad} <Debug> TCPHandler: Processed in 0.001357716 sec. | ||
| 2694 | 2025.12.03 16:55:51.763678 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 19 columns (19 merged, 0 gathered) in 0.00260423 sec., 48766.81399108374 rows/sec., 87.39 MiB/sec. | ||
| 2695 | 2025.12.03 16:55:51.764102 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2696 | 2025.12.03 16:55:51.764449 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.12.03 16:55:51.764520 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2698 | 2025.12.03 16:55:51.764640 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2699 | 2025.12.03 16:55:54.716022 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2700 | 2025.12.03 16:55:54.716078 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2701 | 2025.12.03 16:55:54.796955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4738 | ||
| 2702 | 2025.12.03 16:55:54.797493 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.12.03 16:55:54.797538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2704 | 2025.12.03 16:55:54.798027 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2705 | 2025.12.03 16:55:54.798264 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.12.03 16:55:54.798403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4738 | ||
| 2707 | 2025.12.03 16:55:55.043716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2708 | 2025.12.03 16:55:55.060515 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2025.12.03 16:55:55.060575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2710 | 2025.12.03 16:55:55.066824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2711 | 2025.12.03 16:55:55.067535 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2025.12.03 16:55:55.070491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2713 | 2025.12.03 16:55:56.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.14 MiB, peak 215.20 MiB, free memory in arenas 0.00 B, will set to 212.56 MiB (RSS), difference: 1.41 MiB | ||
| 2714 | 2025.12.03 16:55:56.731299 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2025.12.03 16:55:56.731501 [ 278 ] {0fae60d1-57ee-4004-a4ce-c26d73421988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2716 | 2025.12.03 16:55:56.731570 [ 278 ] {0fae60d1-57ee-4004-a4ce-c26d73421988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2717 | 2025.12.03 16:55:56.732207 [ 278 ] {0fae60d1-57ee-4004-a4ce-c26d73421988} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2025.12.03 16:55:56.732256 [ 278 ] {0fae60d1-57ee-4004-a4ce-c26d73421988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2719 | 2025.12.03 16:55:56.732652 [ 278 ] {0fae60d1-57ee-4004-a4ce-c26d73421988} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2720 | 2025.12.03 16:55:56.732881 [ 278 ] {0fae60d1-57ee-4004-a4ce-c26d73421988} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2025.12.03 16:55:56.733031 [ 278 ] {0fae60d1-57ee-4004-a4ce-c26d73421988} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 2722 | 2025.12.03 16:55:56.733073 [ 278 ] {0fae60d1-57ee-4004-a4ce-c26d73421988} <Debug> TCPHandler: Processed in 0.001909376 sec. | ||
| 2723 | 2025.12.03 16:55:56.733196 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2025.12.03 16:55:56.733295 [ 278 ] {6b84ca97-7da7-44da-a251-1a8aa2de447c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2725 | 2025.12.03 16:55:56.733336 [ 278 ] {6b84ca97-7da7-44da-a251-1a8aa2de447c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2726 | 2025.12.03 16:55:56.733752 [ 278 ] {6b84ca97-7da7-44da-a251-1a8aa2de447c} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2025.12.03 16:55:56.733790 [ 278 ] {6b84ca97-7da7-44da-a251-1a8aa2de447c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2728 | 2025.12.03 16:55:56.734117 [ 278 ] {6b84ca97-7da7-44da-a251-1a8aa2de447c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2729 | 2025.12.03 16:55:56.734327 [ 278 ] {6b84ca97-7da7-44da-a251-1a8aa2de447c} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2025.12.03 16:55:56.734456 [ 278 ] {6b84ca97-7da7-44da-a251-1a8aa2de447c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 2731 | 2025.12.03 16:55:56.734493 [ 278 ] {6b84ca97-7da7-44da-a251-1a8aa2de447c} <Debug> TCPHandler: Processed in 0.001347466 sec. | ||
| 2732 | 2025.12.03 16:55:56.734608 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2025.12.03 16:55:56.734705 [ 278 ] {362fd321-14bc-4f84-b978-536ecfa99f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2025.12.03 16:55:56.734750 [ 278 ] {362fd321-14bc-4f84-b978-536ecfa99f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2735 | 2025.12.03 16:55:56.735161 [ 278 ] {362fd321-14bc-4f84-b978-536ecfa99f28} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2025.12.03 16:55:56.735198 [ 278 ] {362fd321-14bc-4f84-b978-536ecfa99f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2737 | 2025.12.03 16:55:56.735524 [ 278 ] {362fd321-14bc-4f84-b978-536ecfa99f28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2738 | 2025.12.03 16:55:56.735739 [ 278 ] {362fd321-14bc-4f84-b978-536ecfa99f28} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2025.12.03 16:55:56.735870 [ 278 ] {362fd321-14bc-4f84-b978-536ecfa99f28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 2740 | 2025.12.03 16:55:56.735907 [ 278 ] {362fd321-14bc-4f84-b978-536ecfa99f28} <Debug> TCPHandler: Processed in 0.001348496 sec. | ||
| 2741 | 2025.12.03 16:55:56.736016 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2025.12.03 16:55:56.736117 [ 278 ] {300c8928-969a-4089-b30a-da5ad00fb5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2743 | 2025.12.03 16:55:56.736161 [ 278 ] {300c8928-969a-4089-b30a-da5ad00fb5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2744 | 2025.12.03 16:55:56.736510 [ 278 ] {300c8928-969a-4089-b30a-da5ad00fb5ca} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2025.12.03 16:55:56.736548 [ 278 ] {300c8928-969a-4089-b30a-da5ad00fb5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2746 | 2025.12.03 16:55:56.736883 [ 278 ] {300c8928-969a-4089-b30a-da5ad00fb5ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2747 | 2025.12.03 16:55:56.737103 [ 278 ] {300c8928-969a-4089-b30a-da5ad00fb5ca} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2025.12.03 16:55:56.737240 [ 278 ] {300c8928-969a-4089-b30a-da5ad00fb5ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 2749 | 2025.12.03 16:55:56.737280 [ 278 ] {300c8928-969a-4089-b30a-da5ad00fb5ca} <Debug> TCPHandler: Processed in 0.001314545 sec. | ||
| 2750 | 2025.12.03 16:55:58.102380 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2025.12.03 16:55:58.102584 [ 278 ] {f4e8ac43-0b0b-4db8-91f0-24ed999bf2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2752 | 2025.12.03 16:55:58.102652 [ 278 ] {f4e8ac43-0b0b-4db8-91f0-24ed999bf2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2753 | 2025.12.03 16:55:58.103447 [ 278 ] {f4e8ac43-0b0b-4db8-91f0-24ed999bf2ef} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2025.12.03 16:55:58.103500 [ 278 ] {f4e8ac43-0b0b-4db8-91f0-24ed999bf2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2755 | 2025.12.03 16:55:58.103908 [ 278 ] {f4e8ac43-0b0b-4db8-91f0-24ed999bf2ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2756 | 2025.12.03 16:55:58.104142 [ 278 ] {f4e8ac43-0b0b-4db8-91f0-24ed999bf2ef} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2025.12.03 16:55:58.104296 [ 278 ] {f4e8ac43-0b0b-4db8-91f0-24ed999bf2ef} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001768 sec., 231900.4524886878 rows/sec., 14.71 MiB/sec. | ||
| 2758 | 2025.12.03 16:55:58.104339 [ 278 ] {f4e8ac43-0b0b-4db8-91f0-24ed999bf2ef} <Debug> TCPHandler: Processed in 0.00209883 sec. | ||
| 2759 | 2025.12.03 16:55:58.104463 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2025.12.03 16:55:58.104559 [ 278 ] {971ea90b-df97-4c84-96e6-31ba1545faa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2761 | 2025.12.03 16:55:58.104601 [ 278 ] {971ea90b-df97-4c84-96e6-31ba1545faa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2762 | 2025.12.03 16:55:58.105009 [ 278 ] {971ea90b-df97-4c84-96e6-31ba1545faa1} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.12.03 16:55:58.105047 [ 278 ] {971ea90b-df97-4c84-96e6-31ba1545faa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2764 | 2025.12.03 16:55:58.105356 [ 278 ] {971ea90b-df97-4c84-96e6-31ba1545faa1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2765 | 2025.12.03 16:55:58.105567 [ 278 ] {971ea90b-df97-4c84-96e6-31ba1545faa1} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2025.12.03 16:55:58.105696 [ 278 ] {971ea90b-df97-4c84-96e6-31ba1545faa1} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001156 sec., 12110.726643598617 rows/sec., 987.54 KiB/sec. | ||
| 2767 | 2025.12.03 16:55:58.105733 [ 278 ] {971ea90b-df97-4c84-96e6-31ba1545faa1} <Debug> TCPHandler: Processed in 0.001319955 sec. | ||
| 2768 | 2025.12.03 16:55:58.105859 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2025.12.03 16:55:58.105953 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2770 | 2025.12.03 16:55:58.105993 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2771 | 2025.12.03 16:55:58.107300 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2025.12.03 16:55:58.107338 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2773 | 2025.12.03 16:55:58.107811 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2774 | 2025.12.03 16:55:58.108036 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2025.12.03 16:55:58.108168 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Debug> executeQuery: Read 2339 rows, 194.58 KiB in 0.002232 sec., 1047939.0681003584 rows/sec., 85.13 MiB/sec. | ||
| 2776 | 2025.12.03 16:55:58.108208 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2777 | 2025.12.03 16:55:58.108221 [ 278 ] {dd0342c8-3e88-4093-b82e-83610779b389} <Debug> TCPHandler: Processed in 0.002412196 sec. | ||
| 2778 | 2025.12.03 16:55:58.108340 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2025.12.03 16:55:58.108435 [ 278 ] {8072f6d1-fe8a-4556-91b5-dc7f8459d7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2780 | 2025.12.03 16:55:58.108475 [ 278 ] {8072f6d1-fe8a-4556-91b5-dc7f8459d7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2781 | 2025.12.03 16:55:58.108991 [ 278 ] {8072f6d1-fe8a-4556-91b5-dc7f8459d7a5} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2025.12.03 16:55:58.109029 [ 278 ] {8072f6d1-fe8a-4556-91b5-dc7f8459d7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2783 | 2025.12.03 16:55:58.109335 [ 278 ] {8072f6d1-fe8a-4556-91b5-dc7f8459d7a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2784 | 2025.12.03 16:55:58.109550 [ 278 ] {8072f6d1-fe8a-4556-91b5-dc7f8459d7a5} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2025.12.03 16:55:58.109680 [ 278 ] {8072f6d1-fe8a-4556-91b5-dc7f8459d7a5} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.001263 sec., 205067.30007917655 rows/sec., 12.60 MiB/sec. | ||
| 2786 | 2025.12.03 16:55:58.109716 [ 278 ] {8072f6d1-fe8a-4556-91b5-dc7f8459d7a5} <Debug> TCPHandler: Processed in 0.001425838 sec. | ||
| 2787 | 2025.12.03 16:55:58.109833 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2025.12.03 16:55:58.109928 [ 278 ] {794efd41-8d3a-4700-ad20-9bfd37ea10be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2789 | 2025.12.03 16:55:58.109967 [ 278 ] {794efd41-8d3a-4700-ad20-9bfd37ea10be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2790 | 2025.12.03 16:55:58.110472 [ 278 ] {794efd41-8d3a-4700-ad20-9bfd37ea10be} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2025.12.03 16:55:58.110510 [ 278 ] {794efd41-8d3a-4700-ad20-9bfd37ea10be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2792 | 2025.12.03 16:55:58.110878 [ 278 ] {794efd41-8d3a-4700-ad20-9bfd37ea10be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2793 | 2025.12.03 16:55:58.111090 [ 278 ] {794efd41-8d3a-4700-ad20-9bfd37ea10be} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.12.03 16:55:58.111213 [ 278 ] {794efd41-8d3a-4700-ad20-9bfd37ea10be} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001302 sec., 337941.6282642089 rows/sec., 22.36 MiB/sec. | ||
| 2795 | 2025.12.03 16:55:58.111250 [ 278 ] {794efd41-8d3a-4700-ad20-9bfd37ea10be} <Debug> TCPHandler: Processed in 0.001466388 sec. | ||
| 2796 | 2025.12.03 16:55:58.111364 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2025.12.03 16:55:58.111458 [ 278 ] {247da891-a386-46d7-a126-3b8efd730b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2798 | 2025.12.03 16:55:58.111498 [ 278 ] {247da891-a386-46d7-a126-3b8efd730b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2799 | 2025.12.03 16:55:58.111968 [ 278 ] {247da891-a386-46d7-a126-3b8efd730b09} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2025.12.03 16:55:58.112005 [ 278 ] {247da891-a386-46d7-a126-3b8efd730b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2801 | 2025.12.03 16:55:58.112314 [ 278 ] {247da891-a386-46d7-a126-3b8efd730b09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2802 | 2025.12.03 16:55:58.112534 [ 278 ] {247da891-a386-46d7-a126-3b8efd730b09} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.12.03 16:55:58.112659 [ 278 ] {247da891-a386-46d7-a126-3b8efd730b09} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 2804 | 2025.12.03 16:55:58.112697 [ 278 ] {247da891-a386-46d7-a126-3b8efd730b09} <Debug> TCPHandler: Processed in 0.001382347 sec. | ||
| 2805 | 2025.12.03 16:55:58.112808 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2025.12.03 16:55:58.112902 [ 278 ] {a1b63553-dfab-48ed-a452-ee3d59c29049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2807 | 2025.12.03 16:55:58.112942 [ 278 ] {a1b63553-dfab-48ed-a452-ee3d59c29049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2808 | 2025.12.03 16:55:58.113741 [ 278 ] {a1b63553-dfab-48ed-a452-ee3d59c29049} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2025.12.03 16:55:58.113777 [ 278 ] {a1b63553-dfab-48ed-a452-ee3d59c29049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2810 | 2025.12.03 16:55:58.114161 [ 278 ] {a1b63553-dfab-48ed-a452-ee3d59c29049} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2811 | 2025.12.03 16:55:58.114372 [ 278 ] {a1b63553-dfab-48ed-a452-ee3d59c29049} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2025.12.03 16:55:58.114498 [ 278 ] {a1b63553-dfab-48ed-a452-ee3d59c29049} <Debug> executeQuery: Read 1189 rows, 87.10 KiB in 0.001613 sec., 737135.7718536888 rows/sec., 52.73 MiB/sec. | ||
| 2813 | 2025.12.03 16:55:58.114536 [ 278 ] {a1b63553-dfab-48ed-a452-ee3d59c29049} <Debug> TCPHandler: Processed in 0.001777214 sec. | ||
| 2814 | 2025.12.03 16:55:58.114653 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2025.12.03 16:55:58.114750 [ 278 ] {b43d1b8c-a21e-417f-bffb-c401ed316a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2816 | 2025.12.03 16:55:58.114792 [ 278 ] {b43d1b8c-a21e-417f-bffb-c401ed316a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2817 | 2025.12.03 16:55:58.115120 [ 278 ] {b43d1b8c-a21e-417f-bffb-c401ed316a1f} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2025.12.03 16:55:58.115156 [ 278 ] {b43d1b8c-a21e-417f-bffb-c401ed316a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2819 | 2025.12.03 16:55:58.115462 [ 278 ] {b43d1b8c-a21e-417f-bffb-c401ed316a1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2820 | 2025.12.03 16:55:58.115675 [ 278 ] {b43d1b8c-a21e-417f-bffb-c401ed316a1f} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2025.12.03 16:55:58.115800 [ 278 ] {b43d1b8c-a21e-417f-bffb-c401ed316a1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 2822 | 2025.12.03 16:55:58.115835 [ 278 ] {b43d1b8c-a21e-417f-bffb-c401ed316a1f} <Debug> TCPHandler: Processed in 0.001231024 sec. | ||
| 2823 | 2025.12.03 16:55:58.115947 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2025.12.03 16:55:58.116041 [ 278 ] {dbafd6ac-7cda-4968-8374-368572817cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2825 | 2025.12.03 16:55:58.116083 [ 278 ] {dbafd6ac-7cda-4968-8374-368572817cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2826 | 2025.12.03 16:55:58.116668 [ 278 ] {dbafd6ac-7cda-4968-8374-368572817cee} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2025.12.03 16:55:58.116705 [ 278 ] {dbafd6ac-7cda-4968-8374-368572817cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2828 | 2025.12.03 16:55:58.117081 [ 278 ] {dbafd6ac-7cda-4968-8374-368572817cee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2829 | 2025.12.03 16:55:58.117300 [ 278 ] {dbafd6ac-7cda-4968-8374-368572817cee} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.12.03 16:55:58.117426 [ 278 ] {dbafd6ac-7cda-4968-8374-368572817cee} <Debug> executeQuery: Read 909 rows, 61.53 KiB in 0.001403 sec., 647897.3627940129 rows/sec., 42.82 MiB/sec. | ||
| 2831 | 2025.12.03 16:55:58.117462 [ 278 ] {dbafd6ac-7cda-4968-8374-368572817cee} <Debug> TCPHandler: Processed in 0.00156303 sec. | ||
| 2832 | 2025.12.03 16:55:58.117568 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2025.12.03 16:55:58.117662 [ 278 ] {22f5ca81-eead-4e17-81c7-f9fb9fbe8407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2834 | 2025.12.03 16:55:58.117703 [ 278 ] {22f5ca81-eead-4e17-81c7-f9fb9fbe8407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2835 | 2025.12.03 16:55:58.118010 [ 278 ] {22f5ca81-eead-4e17-81c7-f9fb9fbe8407} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2025.12.03 16:55:58.118046 [ 278 ] {22f5ca81-eead-4e17-81c7-f9fb9fbe8407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2837 | 2025.12.03 16:55:58.118345 [ 278 ] {22f5ca81-eead-4e17-81c7-f9fb9fbe8407} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2838 | 2025.12.03 16:55:58.118555 [ 278 ] {22f5ca81-eead-4e17-81c7-f9fb9fbe8407} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.12.03 16:55:58.118680 [ 278 ] {22f5ca81-eead-4e17-81c7-f9fb9fbe8407} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 2840 | 2025.12.03 16:55:58.118715 [ 278 ] {22f5ca81-eead-4e17-81c7-f9fb9fbe8407} <Debug> TCPHandler: Processed in 0.001197213 sec. | ||
| 2841 | 2025.12.03 16:55:58.118818 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2025.12.03 16:55:58.118913 [ 278 ] {8b59a9fe-a488-471b-aaf8-909e49b0814f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2843 | 2025.12.03 16:55:58.118965 [ 278 ] {8b59a9fe-a488-471b-aaf8-909e49b0814f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2844 | 2025.12.03 16:55:58.119768 [ 278 ] {8b59a9fe-a488-471b-aaf8-909e49b0814f} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2025.12.03 16:55:58.119805 [ 278 ] {8b59a9fe-a488-471b-aaf8-909e49b0814f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2846 | 2025.12.03 16:55:58.120377 [ 278 ] {8b59a9fe-a488-471b-aaf8-909e49b0814f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2847 | 2025.12.03 16:55:58.120605 [ 278 ] {8b59a9fe-a488-471b-aaf8-909e49b0814f} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2025.12.03 16:55:58.120739 [ 278 ] {8b59a9fe-a488-471b-aaf8-909e49b0814f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001844 sec., 21691.973969631235 rows/sec., 38.87 MiB/sec. | ||
| 2849 | 2025.12.03 16:55:58.120788 [ 278 ] {8b59a9fe-a488-471b-aaf8-909e49b0814f} <Debug> TCPHandler: Processed in 0.002018659 sec. | ||
| 2850 | 2025.12.03 16:55:58.120912 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2025.12.03 16:55:58.121037 [ 278 ] {a88e8fe1-eb4d-45bf-894a-250358c11480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2852 | 2025.12.03 16:55:58.121089 [ 278 ] {a88e8fe1-eb4d-45bf-894a-250358c11480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2853 | 2025.12.03 16:55:58.121482 [ 278 ] {a88e8fe1-eb4d-45bf-894a-250358c11480} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2025.12.03 16:55:58.121530 [ 278 ] {a88e8fe1-eb4d-45bf-894a-250358c11480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2855 | 2025.12.03 16:55:58.121886 [ 278 ] {a88e8fe1-eb4d-45bf-894a-250358c11480} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2856 | 2025.12.03 16:55:58.122098 [ 278 ] {a88e8fe1-eb4d-45bf-894a-250358c11480} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2025.12.03 16:55:58.122229 [ 278 ] {a88e8fe1-eb4d-45bf-894a-250358c11480} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001216 sec., 55921.05263157895 rows/sec., 3.25 MiB/sec. | ||
| 2858 | 2025.12.03 16:55:58.122267 [ 278 ] {a88e8fe1-eb4d-45bf-894a-250358c11480} <Debug> TCPHandler: Processed in 0.001415747 sec. | ||
| 2859 | 2025.12.03 16:55:59.797914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 418 | ||
| 2860 | 2025.12.03 16:55:59.800695 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.12.03 16:55:59.800743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2862 | 2025.12.03 16:55:59.801885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2863 | 2025.12.03 16:55:59.802138 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.12.03 16:55:59.802370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 2865 | 2025.12.03 16:56:01.727969 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2025.12.03 16:56:01.728180 [ 278 ] {f2abb2a9-8fd9-442d-822d-8105e7416ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2867 | 2025.12.03 16:56:01.728249 [ 278 ] {f2abb2a9-8fd9-442d-822d-8105e7416ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2868 | 2025.12.03 16:56:01.728929 [ 278 ] {f2abb2a9-8fd9-442d-822d-8105e7416ffe} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.12.03 16:56:01.728969 [ 278 ] {f2abb2a9-8fd9-442d-822d-8105e7416ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2870 | 2025.12.03 16:56:01.729343 [ 278 ] {f2abb2a9-8fd9-442d-822d-8105e7416ffe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2871 | 2025.12.03 16:56:01.729557 [ 278 ] {f2abb2a9-8fd9-442d-822d-8105e7416ffe} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2025.12.03 16:56:01.729680 [ 114 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2873 | 2025.12.03 16:56:01.729706 [ 278 ] {f2abb2a9-8fd9-442d-822d-8105e7416ffe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 2874 | 2025.12.03 16:56:01.729755 [ 114 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2025.12.03 16:56:01.729764 [ 278 ] {f2abb2a9-8fd9-442d-822d-8105e7416ffe} <Debug> TCPHandler: Processed in 0.001919836 sec. | ||
| 2876 | 2025.12.03 16:56:01.729789 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2877 | 2025.12.03 16:56:01.729914 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2025.12.03 16:56:01.729942 [ 197 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 2879 | 2025.12.03 16:56:01.730013 [ 278 ] {e483d00c-bc9a-4aaa-99fb-1416a5501c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2880 | 2025.12.03 16:56:01.730056 [ 278 ] {e483d00c-bc9a-4aaa-99fb-1416a5501c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2881 | 2025.12.03 16:56:01.730116 [ 197 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2882 | 2025.12.03 16:56:01.730180 [ 197 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2334 rows starting from the beginning of the part | ||
| 2883 | 2025.12.03 16:56:01.730293 [ 197 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2884 | 2025.12.03 16:56:01.730356 [ 197 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1186 rows starting from the beginning of the part | ||
| 2885 | 2025.12.03 16:56:01.730407 [ 197 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2886 | 2025.12.03 16:56:01.730462 [ 197 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2339 rows starting from the beginning of the part | ||
| 2887 | 2025.12.03 16:56:01.730472 [ 278 ] {e483d00c-bc9a-4aaa-99fb-1416a5501c01} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.12.03 16:56:01.730511 [ 197 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2889 | 2025.12.03 16:56:01.730512 [ 278 ] {e483d00c-bc9a-4aaa-99fb-1416a5501c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2890 | 2025.12.03 16:56:01.730866 [ 278 ] {e483d00c-bc9a-4aaa-99fb-1416a5501c01} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2891 | 2025.12.03 16:56:01.731100 [ 278 ] {e483d00c-bc9a-4aaa-99fb-1416a5501c01} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.12.03 16:56:01.731205 [ 114 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2893 | 2025.12.03 16:56:01.731228 [ 278 ] {e483d00c-bc9a-4aaa-99fb-1416a5501c01} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 2894 | 2025.12.03 16:56:01.731242 [ 114 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.12.03 16:56:01.731270 [ 278 ] {e483d00c-bc9a-4aaa-99fb-1416a5501c01} <Debug> TCPHandler: Processed in 0.001410507 sec. | ||
| 2896 | 2025.12.03 16:56:01.731271 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2897 | 2025.12.03 16:56:01.731379 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 2898 | 2025.12.03 16:56:01.731392 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2025.12.03 16:56:01.731500 [ 278 ] {83b756c7-47c2-4dcb-b39a-42ed95a089e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2900 | 2025.12.03 16:56:01.731502 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2901 | 2025.12.03 16:56:01.731545 [ 278 ] {83b756c7-47c2-4dcb-b39a-42ed95a089e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2902 | 2025.12.03 16:56:01.731550 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1204 rows starting from the beginning of the part | ||
| 2903 | 2025.12.03 16:56:01.731646 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2904 | 2025.12.03 16:56:01.731697 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 716 rows starting from the beginning of the part | ||
| 2905 | 2025.12.03 16:56:01.731744 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2906 | 2025.12.03 16:56:01.731791 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1189 rows starting from the beginning of the part | ||
| 2907 | 2025.12.03 16:56:01.731833 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2908 | 2025.12.03 16:56:01.731935 [ 278 ] {83b756c7-47c2-4dcb-b39a-42ed95a089e3} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.12.03 16:56:01.731977 [ 278 ] {83b756c7-47c2-4dcb-b39a-42ed95a089e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2910 | 2025.12.03 16:56:01.732338 [ 278 ] {83b756c7-47c2-4dcb-b39a-42ed95a089e3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2911 | 2025.12.03 16:56:01.732574 [ 278 ] {83b756c7-47c2-4dcb-b39a-42ed95a089e3} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.12.03 16:56:01.732681 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2913 | 2025.12.03 16:56:01.732706 [ 278 ] {83b756c7-47c2-4dcb-b39a-42ed95a089e3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001225 sec., 78367.34693877552 rows/sec., 5.46 MiB/sec. | ||
| 2914 | 2025.12.03 16:56:01.732713 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.12.03 16:56:01.732747 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2916 | 2025.12.03 16:56:01.732749 [ 278 ] {83b756c7-47c2-4dcb-b39a-42ed95a089e3} <Debug> TCPHandler: Processed in 0.001404686 sec. | ||
| 2917 | 2025.12.03 16:56:01.732819 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 2918 | 2025.12.03 16:56:01.732873 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2025.12.03 16:56:01.732914 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6027 rows, containing 5 columns (5 merged, 0 gathered) in 0.003046329 sec., 1978446.8453669974 rows/sec., 167.45 MiB/sec. | ||
| 2920 | 2025.12.03 16:56:01.732929 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2921 | 2025.12.03 16:56:01.732969 [ 278 ] {7f0fc0e9-98a7-44c1-ab12-6afc5ff54356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2922 | 2025.12.03 16:56:01.732977 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3981 rows starting from the beginning of the part | ||
| 2923 | 2025.12.03 16:56:01.733018 [ 278 ] {7f0fc0e9-98a7-44c1-ab12-6afc5ff54356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2924 | 2025.12.03 16:56:01.733048 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2925 | 2025.12.03 16:56:01.733098 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 314 rows starting from the beginning of the part | ||
| 2926 | 2025.12.03 16:56:01.733137 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2927 | 2025.12.03 16:56:01.733173 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 909 rows starting from the beginning of the part | ||
| 2928 | 2025.12.03 16:56:01.733215 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 96 rows starting from the beginning of the part | ||
| 2929 | 2025.12.03 16:56:01.733264 [ 197 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924827 sec., 1714959.3184218633 rows/sec., 129.42 MiB/sec. | ||
| 2930 | 2025.12.03 16:56:01.733296 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2931 | 2025.12.03 16:56:01.733353 [ 278 ] {7f0fc0e9-98a7-44c1-ab12-6afc5ff54356} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.12.03 16:56:01.733391 [ 278 ] {7f0fc0e9-98a7-44c1-ab12-6afc5ff54356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2933 | 2025.12.03 16:56:01.733527 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2934 | 2025.12.03 16:56:01.733649 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.12.03 16:56:01.733733 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_16_3} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2936 | 2025.12.03 16:56:01.733744 [ 278 ] {7f0fc0e9-98a7-44c1-ab12-6afc5ff54356} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2937 | 2025.12.03 16:56:01.733828 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2938 | 2025.12.03 16:56:01.733919 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2025.12.03 16:56:01.733996 [ 278 ] {7f0fc0e9-98a7-44c1-ab12-6afc5ff54356} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2025.12.03 16:56:01.734016 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_16_3} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2941 | 2025.12.03 16:56:01.734108 [ 114 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2942 | 2025.12.03 16:56:01.734131 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2943 | 2025.12.03 16:56:01.734140 [ 114 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2025.12.03 16:56:01.734138 [ 278 ] {7f0fc0e9-98a7-44c1-ab12-6afc5ff54356} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001187 sec., 30328.559393428815 rows/sec., 2.04 MiB/sec. | ||
| 2945 | 2025.12.03 16:56:01.734177 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2946 | 2025.12.03 16:56:01.734216 [ 278 ] {7f0fc0e9-98a7-44c1-ab12-6afc5ff54356} <Debug> TCPHandler: Processed in 0.001390137 sec. | ||
| 2947 | 2025.12.03 16:56:01.734261 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 2948 | 2025.12.03 16:56:01.734351 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2949 | 2025.12.03 16:56:01.734377 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 730 rows starting from the beginning of the part | ||
| 2950 | 2025.12.03 16:56:01.734421 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2951 | 2025.12.03 16:56:01.734457 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 2952 | 2025.12.03 16:56:01.734492 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2953 | 2025.12.03 16:56:01.734526 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part | ||
| 2954 | 2025.12.03 16:56:01.734558 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 2955 | 2025.12.03 16:56:01.735360 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 4 columns (4 merged, 0 gathered) in 0.001128072 sec., 937883.397513634 rows/sec., 59.41 MiB/sec. | ||
| 2956 | 2025.12.03 16:56:01.735470 [ 202 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5620 rows, containing 5 columns (5 merged, 0 gathered) in 0.002680552 sec., 2096583.091840785 rows/sec., 140.05 MiB/sec. | ||
| 2957 | 2025.12.03 16:56:01.735549 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2958 | 2025.12.03 16:56:01.735797 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2025.12.03 16:56:01.735863 [ 197 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_16_3} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2960 | 2025.12.03 16:56:01.735924 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2961 | 2025.12.03 16:56:01.735993 [ 193 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2962 | 2025.12.03 16:56:01.736245 [ 193 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.12.03 16:56:01.736315 [ 193 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2964 | 2025.12.03 16:56:01.736402 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2965 | 2025.12.03 16:56:02.298518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5250 | ||
| 2966 | 2025.12.03 16:56:02.299240 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2025.12.03 16:56:02.299310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2968 | 2025.12.03 16:56:02.300112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2969 | 2025.12.03 16:56:02.300348 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2025.12.03 16:56:02.300492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5250 | ||
| 2971 | 2025.12.03 16:56:02.300491 [ 126 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2972 | 2025.12.03 16:56:02.300589 [ 126 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2025.12.03 16:56:02.300625 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2974 | 2025.12.03 16:56:02.300814 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 2975 | 2025.12.03 16:56:02.301033 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2976 | 2025.12.03 16:56:02.301097 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2818 rows starting from the beginning of the part | ||
| 2977 | 2025.12.03 16:56:02.301243 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2978 | 2025.12.03 16:56:02.301328 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2979 | 2025.12.03 16:56:02.301408 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2980 | 2025.12.03 16:56:02.301478 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2981 | 2025.12.03 16:56:02.301550 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2982 | 2025.12.03 16:56:02.303120 [ 197 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400936 sec., 2186647.20758904 rows/sec., 31.28 MiB/sec. | ||
| 2983 | 2025.12.03 16:56:02.304052 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2984 | 2025.12.03 16:56:02.304346 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2025.12.03 16:56:02.304425 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_11_2} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2986 | 2025.12.03 16:56:02.304521 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2987 | 2025.12.03 16:56:02.570601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2988 | 2025.12.03 16:56:02.588473 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2025.12.03 16:56:02.588531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2990 | 2025.12.03 16:56:02.594705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2991 | 2025.12.03 16:56:02.595375 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2025.12.03 16:56:02.595669 [ 126 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2993 | 2025.12.03 16:56:02.595722 [ 126 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2025.12.03 16:56:02.595759 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2995 | 2025.12.03 16:56:02.595878 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 2996 | 2025.12.03 16:56:02.598376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2997 | 2025.12.03 16:56:02.598808 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2998 | 2025.12.03 16:56:02.599591 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 2999 | 2025.12.03 16:56:02.602716 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3000 | 2025.12.03 16:56:02.605804 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3001 | 2025.12.03 16:56:02.609110 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3002 | 2025.12.03 16:56:02.613002 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3003 | 2025.12.03 16:56:02.617299 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3004 | 2025.12.03 16:56:02.667883 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072041598 sec., 1152.112144986012 rows/sec., 5.96 MiB/sec. | ||
| 3005 | 2025.12.03 16:56:02.670165 [ 197 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3006 | 2025.12.03 16:56:02.672260 [ 197 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_11_2} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.12.03 16:56:02.672365 [ 197 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_11_2} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3008 | 2025.12.03 16:56:02.674335 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3009 | 2025.12.03 16:56:03.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.05 MiB, peak 224.93 MiB, free memory in arenas 0.00 B, will set to 223.96 MiB (RSS), difference: 8.90 MiB | ||
| 3010 | 2025.12.03 16:56:06.731141 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2025.12.03 16:56:06.731358 [ 278 ] {aa9ed48b-caa3-470c-872c-5679868173d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3012 | 2025.12.03 16:56:06.731435 [ 278 ] {aa9ed48b-caa3-470c-872c-5679868173d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3013 | 2025.12.03 16:56:06.732111 [ 278 ] {aa9ed48b-caa3-470c-872c-5679868173d3} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2025.12.03 16:56:06.732160 [ 278 ] {aa9ed48b-caa3-470c-872c-5679868173d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3015 | 2025.12.03 16:56:06.732558 [ 278 ] {aa9ed48b-caa3-470c-872c-5679868173d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3016 | 2025.12.03 16:56:06.732790 [ 278 ] {aa9ed48b-caa3-470c-872c-5679868173d3} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2025.12.03 16:56:06.732955 [ 278 ] {aa9ed48b-caa3-470c-872c-5679868173d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 3018 | 2025.12.03 16:56:06.733004 [ 278 ] {aa9ed48b-caa3-470c-872c-5679868173d3} <Debug> TCPHandler: Processed in 0.002000238 sec. | ||
| 3019 | 2025.12.03 16:56:06.733127 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2025.12.03 16:56:06.733232 [ 278 ] {b910d1dd-6d04-4d48-ae03-7fef0ffe370f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3021 | 2025.12.03 16:56:06.733276 [ 278 ] {b910d1dd-6d04-4d48-ae03-7fef0ffe370f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3022 | 2025.12.03 16:56:06.733704 [ 278 ] {b910d1dd-6d04-4d48-ae03-7fef0ffe370f} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.12.03 16:56:06.733744 [ 278 ] {b910d1dd-6d04-4d48-ae03-7fef0ffe370f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3024 | 2025.12.03 16:56:06.734077 [ 278 ] {b910d1dd-6d04-4d48-ae03-7fef0ffe370f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3025 | 2025.12.03 16:56:06.734291 [ 278 ] {b910d1dd-6d04-4d48-ae03-7fef0ffe370f} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.12.03 16:56:06.734423 [ 278 ] {b910d1dd-6d04-4d48-ae03-7fef0ffe370f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 3027 | 2025.12.03 16:56:06.734461 [ 278 ] {b910d1dd-6d04-4d48-ae03-7fef0ffe370f} <Debug> TCPHandler: Processed in 0.001387586 sec. | ||
| 3028 | 2025.12.03 16:56:06.734580 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2025.12.03 16:56:06.734679 [ 278 ] {902e8590-7a4c-4e97-b538-baad638f7189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2025.12.03 16:56:06.734724 [ 278 ] {902e8590-7a4c-4e97-b538-baad638f7189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3031 | 2025.12.03 16:56:06.735130 [ 278 ] {902e8590-7a4c-4e97-b538-baad638f7189} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.12.03 16:56:06.735168 [ 278 ] {902e8590-7a4c-4e97-b538-baad638f7189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3033 | 2025.12.03 16:56:06.735516 [ 278 ] {902e8590-7a4c-4e97-b538-baad638f7189} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3034 | 2025.12.03 16:56:06.735726 [ 278 ] {902e8590-7a4c-4e97-b538-baad638f7189} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2025.12.03 16:56:06.735855 [ 278 ] {902e8590-7a4c-4e97-b538-baad638f7189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 3036 | 2025.12.03 16:56:06.735893 [ 278 ] {902e8590-7a4c-4e97-b538-baad638f7189} <Debug> TCPHandler: Processed in 0.001363826 sec. | ||
| 3037 | 2025.12.03 16:56:06.736010 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2025.12.03 16:56:06.736106 [ 278 ] {58f1a3f9-49f6-4e89-b06f-6378c5c27eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3039 | 2025.12.03 16:56:06.736148 [ 278 ] {58f1a3f9-49f6-4e89-b06f-6378c5c27eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3040 | 2025.12.03 16:56:06.736478 [ 278 ] {58f1a3f9-49f6-4e89-b06f-6378c5c27eb0} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.12.03 16:56:06.736512 [ 278 ] {58f1a3f9-49f6-4e89-b06f-6378c5c27eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3042 | 2025.12.03 16:56:06.736819 [ 278 ] {58f1a3f9-49f6-4e89-b06f-6378c5c27eb0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3043 | 2025.12.03 16:56:06.737025 [ 278 ] {58f1a3f9-49f6-4e89-b06f-6378c5c27eb0} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.12.03 16:56:06.737151 [ 278 ] {58f1a3f9-49f6-4e89-b06f-6378c5c27eb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3045 | 2025.12.03 16:56:06.737186 [ 278 ] {58f1a3f9-49f6-4e89-b06f-6378c5c27eb0} <Debug> TCPHandler: Processed in 0.001229554 sec. | ||
| 3046 | 2025.12.03 16:56:09.716121 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3047 | 2025.12.03 16:56:09.716196 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3048 | 2025.12.03 16:56:09.800634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5698 | ||
| 3049 | 2025.12.03 16:56:09.801285 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.12.03 16:56:09.801351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3051 | 2025.12.03 16:56:09.801892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3052 | 2025.12.03 16:56:09.802111 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.12.03 16:56:09.802234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5698 | ||
| 3054 | 2025.12.03 16:56:09.802627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 434 | ||
| 3055 | 2025.12.03 16:56:09.804483 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.12.03 16:56:09.804528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3057 | 2025.12.03 16:56:09.805625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3058 | 2025.12.03 16:56:09.805885 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2025.12.03 16:56:09.806120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3060 | 2025.12.03 16:56:10.098505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3061 | 2025.12.03 16:56:10.115717 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2025.12.03 16:56:10.115780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3063 | 2025.12.03 16:56:10.121116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3064 | 2025.12.03 16:56:10.121809 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2025.12.03 16:56:10.124675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3066 | 2025.12.03 16:56:11.744423 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2025.12.03 16:56:11.744730 [ 278 ] {72cf9f4d-df70-40c1-949e-60bb8d3bc908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3068 | 2025.12.03 16:56:11.744836 [ 278 ] {72cf9f4d-df70-40c1-949e-60bb8d3bc908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3069 | 2025.12.03 16:56:11.745690 [ 278 ] {72cf9f4d-df70-40c1-949e-60bb8d3bc908} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2025.12.03 16:56:11.745739 [ 278 ] {72cf9f4d-df70-40c1-949e-60bb8d3bc908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3071 | 2025.12.03 16:56:11.746162 [ 278 ] {72cf9f4d-df70-40c1-949e-60bb8d3bc908} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3072 | 2025.12.03 16:56:11.746392 [ 278 ] {72cf9f4d-df70-40c1-949e-60bb8d3bc908} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2025.12.03 16:56:11.746542 [ 278 ] {72cf9f4d-df70-40c1-949e-60bb8d3bc908} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 3074 | 2025.12.03 16:56:11.746584 [ 278 ] {72cf9f4d-df70-40c1-949e-60bb8d3bc908} <Debug> TCPHandler: Processed in 0.002342814 sec. | ||
| 3075 | 2025.12.03 16:56:11.746710 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2025.12.03 16:56:11.746807 [ 278 ] {db30a5c1-5d7e-4597-a0ec-fac2732ed5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3077 | 2025.12.03 16:56:11.746849 [ 278 ] {db30a5c1-5d7e-4597-a0ec-fac2732ed5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3078 | 2025.12.03 16:56:11.747762 [ 278 ] {db30a5c1-5d7e-4597-a0ec-fac2732ed5c4} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.12.03 16:56:11.747800 [ 278 ] {db30a5c1-5d7e-4597-a0ec-fac2732ed5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3080 | 2025.12.03 16:56:11.748186 [ 278 ] {db30a5c1-5d7e-4597-a0ec-fac2732ed5c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3081 | 2025.12.03 16:56:11.748394 [ 278 ] {db30a5c1-5d7e-4597-a0ec-fac2732ed5c4} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2025.12.03 16:56:11.748526 [ 278 ] {db30a5c1-5d7e-4597-a0ec-fac2732ed5c4} <Debug> executeQuery: Read 1192 rows, 97.50 KiB in 0.001738 sec., 685845.7997698504 rows/sec., 54.79 MiB/sec. | ||
| 3083 | 2025.12.03 16:56:11.748564 [ 278 ] {db30a5c1-5d7e-4597-a0ec-fac2732ed5c4} <Debug> TCPHandler: Processed in 0.001904216 sec. | ||
| 3084 | 2025.12.03 16:56:11.748686 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2025.12.03 16:56:11.748783 [ 278 ] {ab74846e-f9f0-4cf5-847b-4123945feda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3086 | 2025.12.03 16:56:11.748823 [ 278 ] {ab74846e-f9f0-4cf5-847b-4123945feda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3087 | 2025.12.03 16:56:11.749320 [ 278 ] {ab74846e-f9f0-4cf5-847b-4123945feda6} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.12.03 16:56:11.749357 [ 278 ] {ab74846e-f9f0-4cf5-847b-4123945feda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3089 | 2025.12.03 16:56:11.749652 [ 278 ] {ab74846e-f9f0-4cf5-847b-4123945feda6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3090 | 2025.12.03 16:56:11.749866 [ 278 ] {ab74846e-f9f0-4cf5-847b-4123945feda6} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.12.03 16:56:11.749992 [ 278 ] {ab74846e-f9f0-4cf5-847b-4123945feda6} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001226 sec., 199836.867862969 rows/sec., 12.21 MiB/sec. | ||
| 3092 | 2025.12.03 16:56:11.750029 [ 278 ] {ab74846e-f9f0-4cf5-847b-4123945feda6} <Debug> TCPHandler: Processed in 0.001391767 sec. | ||
| 3093 | 2025.12.03 16:56:11.750145 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2025.12.03 16:56:11.750240 [ 278 ] {4cbb6707-ea15-4e7b-abeb-65aff7eb49a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3095 | 2025.12.03 16:56:11.750281 [ 278 ] {4cbb6707-ea15-4e7b-abeb-65aff7eb49a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3096 | 2025.12.03 16:56:11.750743 [ 278 ] {4cbb6707-ea15-4e7b-abeb-65aff7eb49a1} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.12.03 16:56:11.750780 [ 278 ] {4cbb6707-ea15-4e7b-abeb-65aff7eb49a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3098 | 2025.12.03 16:56:11.751080 [ 278 ] {4cbb6707-ea15-4e7b-abeb-65aff7eb49a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3099 | 2025.12.03 16:56:11.751294 [ 278 ] {4cbb6707-ea15-4e7b-abeb-65aff7eb49a1} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.12.03 16:56:11.751420 [ 278 ] {4cbb6707-ea15-4e7b-abeb-65aff7eb49a1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001198 sec., 176961.6026711185 rows/sec., 11.41 MiB/sec. | ||
| 3101 | 2025.12.03 16:56:11.751457 [ 278 ] {4cbb6707-ea15-4e7b-abeb-65aff7eb49a1} <Debug> TCPHandler: Processed in 0.001362716 sec. | ||
| 3102 | 2025.12.03 16:56:11.751558 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2025.12.03 16:56:11.751652 [ 278 ] {49fbf7de-d586-4171-b5c8-7b6c28770a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3104 | 2025.12.03 16:56:11.751693 [ 278 ] {49fbf7de-d586-4171-b5c8-7b6c28770a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3105 | 2025.12.03 16:56:11.752150 [ 278 ] {49fbf7de-d586-4171-b5c8-7b6c28770a95} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.12.03 16:56:11.752186 [ 278 ] {49fbf7de-d586-4171-b5c8-7b6c28770a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3107 | 2025.12.03 16:56:11.752490 [ 278 ] {49fbf7de-d586-4171-b5c8-7b6c28770a95} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3108 | 2025.12.03 16:56:11.752696 [ 278 ] {49fbf7de-d586-4171-b5c8-7b6c28770a95} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.12.03 16:56:11.752824 [ 278 ] {49fbf7de-d586-4171-b5c8-7b6c28770a95} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 3110 | 2025.12.03 16:56:11.752862 [ 278 ] {49fbf7de-d586-4171-b5c8-7b6c28770a95} <Debug> TCPHandler: Processed in 0.001352596 sec. | ||
| 3111 | 2025.12.03 16:56:11.752968 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2025.12.03 16:56:11.753062 [ 278 ] {adb36d38-2bbc-4358-8460-a98a1a7f9d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3113 | 2025.12.03 16:56:11.753103 [ 278 ] {adb36d38-2bbc-4358-8460-a98a1a7f9d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3114 | 2025.12.03 16:56:11.753726 [ 278 ] {adb36d38-2bbc-4358-8460-a98a1a7f9d63} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.12.03 16:56:11.753762 [ 278 ] {adb36d38-2bbc-4358-8460-a98a1a7f9d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3116 | 2025.12.03 16:56:11.754094 [ 278 ] {adb36d38-2bbc-4358-8460-a98a1a7f9d63} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3117 | 2025.12.03 16:56:11.754300 [ 278 ] {adb36d38-2bbc-4358-8460-a98a1a7f9d63} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2025.12.03 16:56:11.754431 [ 278 ] {adb36d38-2bbc-4358-8460-a98a1a7f9d63} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001386 sec., 518759.01875901874 rows/sec., 36.41 MiB/sec. | ||
| 3119 | 2025.12.03 16:56:11.754469 [ 278 ] {adb36d38-2bbc-4358-8460-a98a1a7f9d63} <Debug> TCPHandler: Processed in 0.00155036 sec. | ||
| 3120 | 2025.12.03 16:56:11.754582 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2025.12.03 16:56:11.754678 [ 278 ] {8ba4793f-825a-4ce2-83ee-22f561cb7c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3122 | 2025.12.03 16:56:11.754719 [ 278 ] {8ba4793f-825a-4ce2-83ee-22f561cb7c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3123 | 2025.12.03 16:56:11.755043 [ 278 ] {8ba4793f-825a-4ce2-83ee-22f561cb7c5a} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.12.03 16:56:11.755080 [ 278 ] {8ba4793f-825a-4ce2-83ee-22f561cb7c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3125 | 2025.12.03 16:56:11.755373 [ 278 ] {8ba4793f-825a-4ce2-83ee-22f561cb7c5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3126 | 2025.12.03 16:56:11.755585 [ 278 ] {8ba4793f-825a-4ce2-83ee-22f561cb7c5a} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.12.03 16:56:11.755710 [ 278 ] {8ba4793f-825a-4ce2-83ee-22f561cb7c5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 3128 | 2025.12.03 16:56:11.755747 [ 278 ] {8ba4793f-825a-4ce2-83ee-22f561cb7c5a} <Debug> TCPHandler: Processed in 0.001215413 sec. | ||
| 3129 | 2025.12.03 16:56:11.755855 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2025.12.03 16:56:11.755951 [ 278 ] {690f6003-9023-44c1-b1c3-1ca85e805639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3131 | 2025.12.03 16:56:11.755998 [ 278 ] {690f6003-9023-44c1-b1c3-1ca85e805639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3132 | 2025.12.03 16:56:11.756420 [ 278 ] {690f6003-9023-44c1-b1c3-1ca85e805639} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2025.12.03 16:56:11.756458 [ 278 ] {690f6003-9023-44c1-b1c3-1ca85e805639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3134 | 2025.12.03 16:56:11.756786 [ 278 ] {690f6003-9023-44c1-b1c3-1ca85e805639} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3135 | 2025.12.03 16:56:11.756993 [ 278 ] {690f6003-9023-44c1-b1c3-1ca85e805639} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2025.12.03 16:56:11.757129 [ 278 ] {690f6003-9023-44c1-b1c3-1ca85e805639} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 3137 | 2025.12.03 16:56:11.757165 [ 278 ] {690f6003-9023-44c1-b1c3-1ca85e805639} <Debug> TCPHandler: Processed in 0.001360046 sec. | ||
| 3138 | 2025.12.03 16:56:11.757271 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2025.12.03 16:56:11.757365 [ 278 ] {ea05c676-533c-4d5e-ac8a-ca3fe3667be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3140 | 2025.12.03 16:56:11.757407 [ 278 ] {ea05c676-533c-4d5e-ac8a-ca3fe3667be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3141 | 2025.12.03 16:56:11.757710 [ 278 ] {ea05c676-533c-4d5e-ac8a-ca3fe3667be0} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.12.03 16:56:11.757746 [ 278 ] {ea05c676-533c-4d5e-ac8a-ca3fe3667be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3143 | 2025.12.03 16:56:11.758027 [ 278 ] {ea05c676-533c-4d5e-ac8a-ca3fe3667be0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3144 | 2025.12.03 16:56:11.758229 [ 278 ] {ea05c676-533c-4d5e-ac8a-ca3fe3667be0} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.12.03 16:56:11.758354 [ 278 ] {ea05c676-533c-4d5e-ac8a-ca3fe3667be0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 3146 | 2025.12.03 16:56:11.758390 [ 278 ] {ea05c676-533c-4d5e-ac8a-ca3fe3667be0} <Debug> TCPHandler: Processed in 0.001169832 sec. | ||
| 3147 | 2025.12.03 16:56:11.758509 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2025.12.03 16:56:11.758628 [ 278 ] {45834b22-097a-42b2-bd42-6d2e918340e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3149 | 2025.12.03 16:56:11.758691 [ 278 ] {45834b22-097a-42b2-bd42-6d2e918340e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3150 | 2025.12.03 16:56:11.759531 [ 278 ] {45834b22-097a-42b2-bd42-6d2e918340e2} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.12.03 16:56:11.759568 [ 278 ] {45834b22-097a-42b2-bd42-6d2e918340e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3152 | 2025.12.03 16:56:11.760108 [ 278 ] {45834b22-097a-42b2-bd42-6d2e918340e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3153 | 2025.12.03 16:56:11.760325 [ 278 ] {45834b22-097a-42b2-bd42-6d2e918340e2} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.12.03 16:56:11.760460 [ 278 ] {45834b22-097a-42b2-bd42-6d2e918340e2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001856 sec., 21551.724137931033 rows/sec., 38.62 MiB/sec. | ||
| 3155 | 2025.12.03 16:56:11.760509 [ 278 ] {45834b22-097a-42b2-bd42-6d2e918340e2} <Debug> TCPHandler: Processed in 0.002057989 sec. | ||
| 3156 | 2025.12.03 16:56:11.760615 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2025.12.03 16:56:11.760708 [ 278 ] {b338d60c-fb85-4532-b51e-1194b052d523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3158 | 2025.12.03 16:56:11.760747 [ 278 ] {b338d60c-fb85-4532-b51e-1194b052d523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3159 | 2025.12.03 16:56:11.761072 [ 278 ] {b338d60c-fb85-4532-b51e-1194b052d523} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2025.12.03 16:56:11.761108 [ 278 ] {b338d60c-fb85-4532-b51e-1194b052d523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3161 | 2025.12.03 16:56:11.761427 [ 278 ] {b338d60c-fb85-4532-b51e-1194b052d523} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3162 | 2025.12.03 16:56:11.761643 [ 278 ] {b338d60c-fb85-4532-b51e-1194b052d523} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2025.12.03 16:56:11.761770 [ 278 ] {b338d60c-fb85-4532-b51e-1194b052d523} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 3164 | 2025.12.03 16:56:11.761805 [ 278 ] {b338d60c-fb85-4532-b51e-1194b052d523} <Debug> TCPHandler: Processed in 0.001236534 sec. | ||
| 3165 | 2025.12.03 16:56:16.731542 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2025.12.03 16:56:16.731753 [ 278 ] {e385d794-be92-468f-8150-c3d2101e3575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3167 | 2025.12.03 16:56:16.731826 [ 278 ] {e385d794-be92-468f-8150-c3d2101e3575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3168 | 2025.12.03 16:56:16.732482 [ 278 ] {e385d794-be92-468f-8150-c3d2101e3575} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2025.12.03 16:56:16.732529 [ 278 ] {e385d794-be92-468f-8150-c3d2101e3575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3170 | 2025.12.03 16:56:16.732903 [ 278 ] {e385d794-be92-468f-8150-c3d2101e3575} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3171 | 2025.12.03 16:56:16.733121 [ 278 ] {e385d794-be92-468f-8150-c3d2101e3575} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.12.03 16:56:16.733270 [ 278 ] {e385d794-be92-468f-8150-c3d2101e3575} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001569 sec., 1274.697259400892 rows/sec., 103.94 KiB/sec. | ||
| 3173 | 2025.12.03 16:56:16.733310 [ 278 ] {e385d794-be92-468f-8150-c3d2101e3575} <Debug> TCPHandler: Processed in 0.001897897 sec. | ||
| 3174 | 2025.12.03 16:56:16.733429 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2025.12.03 16:56:16.733523 [ 278 ] {322deeb7-12ef-48f0-b7ba-f4c0a51b3350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3176 | 2025.12.03 16:56:16.733561 [ 278 ] {322deeb7-12ef-48f0-b7ba-f4c0a51b3350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3177 | 2025.12.03 16:56:16.734001 [ 278 ] {322deeb7-12ef-48f0-b7ba-f4c0a51b3350} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.12.03 16:56:16.734038 [ 278 ] {322deeb7-12ef-48f0-b7ba-f4c0a51b3350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3179 | 2025.12.03 16:56:16.734336 [ 278 ] {322deeb7-12ef-48f0-b7ba-f4c0a51b3350} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3180 | 2025.12.03 16:56:16.734536 [ 278 ] {322deeb7-12ef-48f0-b7ba-f4c0a51b3350} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.12.03 16:56:16.734660 [ 278 ] {322deeb7-12ef-48f0-b7ba-f4c0a51b3350} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001155 sec., 49350.64935064935 rows/sec., 3.79 MiB/sec. | ||
| 3182 | 2025.12.03 16:56:16.734696 [ 278 ] {322deeb7-12ef-48f0-b7ba-f4c0a51b3350} <Debug> TCPHandler: Processed in 0.001314565 sec. | ||
| 3183 | 2025.12.03 16:56:16.734802 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2025.12.03 16:56:16.734894 [ 278 ] {c1163a11-fb39-40f9-b965-f738fd7ffb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3185 | 2025.12.03 16:56:16.734932 [ 278 ] {c1163a11-fb39-40f9-b965-f738fd7ffb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3186 | 2025.12.03 16:56:16.735303 [ 278 ] {c1163a11-fb39-40f9-b965-f738fd7ffb39} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.12.03 16:56:16.735338 [ 278 ] {c1163a11-fb39-40f9-b965-f738fd7ffb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3188 | 2025.12.03 16:56:16.735614 [ 278 ] {c1163a11-fb39-40f9-b965-f738fd7ffb39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3189 | 2025.12.03 16:56:16.735816 [ 278 ] {c1163a11-fb39-40f9-b965-f738fd7ffb39} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.12.03 16:56:16.735922 [ 141 ] {} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3191 | 2025.12.03 16:56:16.735939 [ 278 ] {c1163a11-fb39-40f9-b965-f738fd7ffb39} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001062 sec., 1883.2391713747645 rows/sec., 131.50 KiB/sec. | ||
| 3192 | 2025.12.03 16:56:16.735992 [ 141 ] {} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.12.03 16:56:16.735999 [ 278 ] {c1163a11-fb39-40f9-b965-f738fd7ffb39} <Debug> TCPHandler: Processed in 0.001243274 sec. | ||
| 3194 | 2025.12.03 16:56:16.736022 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3195 | 2025.12.03 16:56:16.736117 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2025.12.03 16:56:16.736147 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::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 | ||
| 3197 | 2025.12.03 16:56:16.736214 [ 278 ] {175eb9b2-9b6f-448c-aec6-289a156e0e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3198 | 2025.12.03 16:56:16.736257 [ 278 ] {175eb9b2-9b6f-448c-aec6-289a156e0e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3199 | 2025.12.03 16:56:16.736282 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3200 | 2025.12.03 16:56:16.736319 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
| 3201 | 2025.12.03 16:56:16.736408 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
| 3202 | 2025.12.03 16:56:16.736460 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
| 3203 | 2025.12.03 16:56:16.736506 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 259 rows starting from the beginning of the part | ||
| 3204 | 2025.12.03 16:56:16.736549 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 245 rows starting from the beginning of the part | ||
| 3205 | 2025.12.03 16:56:16.736595 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3206 | 2025.12.03 16:56:16.736657 [ 278 ] {175eb9b2-9b6f-448c-aec6-289a156e0e2d} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.12.03 16:56:16.736698 [ 278 ] {175eb9b2-9b6f-448c-aec6-289a156e0e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3208 | 2025.12.03 16:56:16.737039 [ 278 ] {175eb9b2-9b6f-448c-aec6-289a156e0e2d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3209 | 2025.12.03 16:56:16.737267 [ 278 ] {175eb9b2-9b6f-448c-aec6-289a156e0e2d} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.12.03 16:56:16.737398 [ 278 ] {175eb9b2-9b6f-448c-aec6-289a156e0e2d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001202 sec., 54908.48585690516 rows/sec., 4.29 MiB/sec. | ||
| 3211 | 2025.12.03 16:56:16.737434 [ 278 ] {175eb9b2-9b6f-448c-aec6-289a156e0e2d} <Debug> TCPHandler: Processed in 0.001364016 sec. | ||
| 3212 | 2025.12.03 16:56:16.737539 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.12.03 16:56:16.737616 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529119 sec., 805692.6897121806 rows/sec., 52.24 MiB/sec. | ||
| 3214 | 2025.12.03 16:56:16.737630 [ 278 ] {fbea76e4-d385-4480-aa3d-4952132f02a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3215 | 2025.12.03 16:56:16.737683 [ 278 ] {fbea76e4-d385-4480-aa3d-4952132f02a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3216 | 2025.12.03 16:56:16.737822 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3217 | 2025.12.03 16:56:16.738090 [ 278 ] {fbea76e4-d385-4480-aa3d-4952132f02a6} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2025.12.03 16:56:16.738124 [ 278 ] {fbea76e4-d385-4480-aa3d-4952132f02a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3219 | 2025.12.03 16:56:16.738125 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2025.12.03 16:56:16.738209 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_10_2} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3221 | 2025.12.03 16:56:16.738290 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3222 | 2025.12.03 16:56:16.738447 [ 278 ] {fbea76e4-d385-4480-aa3d-4952132f02a6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3223 | 2025.12.03 16:56:16.738650 [ 278 ] {fbea76e4-d385-4480-aa3d-4952132f02a6} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2025.12.03 16:56:16.738774 [ 278 ] {fbea76e4-d385-4480-aa3d-4952132f02a6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001161 sec., 138673.55727820846 rows/sec., 9.66 MiB/sec. | ||
| 3225 | 2025.12.03 16:56:16.738809 [ 278 ] {fbea76e4-d385-4480-aa3d-4952132f02a6} <Debug> TCPHandler: Processed in 0.001316625 sec. | ||
| 3226 | 2025.12.03 16:56:16.738907 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2025.12.03 16:56:16.738999 [ 278 ] {6f37f492-16be-4111-bbdf-723a1175d768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3228 | 2025.12.03 16:56:16.739044 [ 278 ] {6f37f492-16be-4111-bbdf-723a1175d768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3229 | 2025.12.03 16:56:16.739366 [ 278 ] {6f37f492-16be-4111-bbdf-723a1175d768} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2025.12.03 16:56:16.739401 [ 278 ] {6f37f492-16be-4111-bbdf-723a1175d768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3231 | 2025.12.03 16:56:16.739697 [ 278 ] {6f37f492-16be-4111-bbdf-723a1175d768} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3232 | 2025.12.03 16:56:16.739897 [ 278 ] {6f37f492-16be-4111-bbdf-723a1175d768} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2025.12.03 16:56:16.740020 [ 278 ] {6f37f492-16be-4111-bbdf-723a1175d768} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 3234 | 2025.12.03 16:56:16.740053 [ 278 ] {6f37f492-16be-4111-bbdf-723a1175d768} <Debug> TCPHandler: Processed in 0.001192373 sec. | ||
| 3235 | 2025.12.03 16:56:17.302369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6210 | ||
| 3236 | 2025.12.03 16:56:17.302886 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2025.12.03 16:56:17.302936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3238 | 2025.12.03 16:56:17.303514 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3239 | 2025.12.03 16:56:17.303757 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2025.12.03 16:56:17.303900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6210 | ||
| 3241 | 2025.12.03 16:56:17.624801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3242 | 2025.12.03 16:56:17.641390 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2025.12.03 16:56:17.641458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3244 | 2025.12.03 16:56:17.647555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3245 | 2025.12.03 16:56:17.648298 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2025.12.03 16:56:17.651209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3247 | 2025.12.03 16:56:19.806296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 468 | ||
| 3248 | 2025.12.03 16:56:19.808705 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2025.12.03 16:56:19.808764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3250 | 2025.12.03 16:56:19.809961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3251 | 2025.12.03 16:56:19.810237 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2025.12.03 16:56:19.810563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3253 | 2025.12.03 16:56:21.744589 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2025.12.03 16:56:21.744776 [ 278 ] {7f38b860-16fc-4f1e-b9f8-b037dd6919b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3255 | 2025.12.03 16:56:21.744838 [ 278 ] {7f38b860-16fc-4f1e-b9f8-b037dd6919b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3256 | 2025.12.03 16:56:21.745768 [ 278 ] {7f38b860-16fc-4f1e-b9f8-b037dd6919b2} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2025.12.03 16:56:21.745805 [ 278 ] {7f38b860-16fc-4f1e-b9f8-b037dd6919b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3258 | 2025.12.03 16:56:21.746226 [ 278 ] {7f38b860-16fc-4f1e-b9f8-b037dd6919b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3259 | 2025.12.03 16:56:21.746452 [ 278 ] {7f38b860-16fc-4f1e-b9f8-b037dd6919b2} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2025.12.03 16:56:21.746585 [ 132 ] {} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3261 | 2025.12.03 16:56:21.746624 [ 278 ] {7f38b860-16fc-4f1e-b9f8-b037dd6919b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001893 sec., 216587.42736397253 rows/sec., 13.74 MiB/sec. | ||
| 3262 | 2025.12.03 16:56:21.746634 [ 132 ] {} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2025.12.03 16:56:21.746665 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3264 | 2025.12.03 16:56:21.746669 [ 278 ] {7f38b860-16fc-4f1e-b9f8-b037dd6919b2} <Debug> TCPHandler: Processed in 0.002222762 sec. | ||
| 3265 | 2025.12.03 16:56:21.747050 [ 201 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::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 | ||
| 3266 | 2025.12.03 16:56:21.747110 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2025.12.03 16:56:21.747197 [ 201 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2025.12.03 16:56:21.747217 [ 278 ] {97d5d6f3-a6e9-420b-aa01-8c1fb84d5f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3269 | 2025.12.03 16:56:21.747236 [ 201 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3270 | 2025.12.03 16:56:21.747261 [ 278 ] {97d5d6f3-a6e9-420b-aa01-8c1fb84d5f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3271 | 2025.12.03 16:56:21.747311 [ 201 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3272 | 2025.12.03 16:56:21.747366 [ 201 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3273 | 2025.12.03 16:56:21.747412 [ 201 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3274 | 2025.12.03 16:56:21.747453 [ 201 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3275 | 2025.12.03 16:56:21.748361 [ 278 ] {97d5d6f3-a6e9-420b-aa01-8c1fb84d5f75} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.12.03 16:56:21.748425 [ 278 ] {97d5d6f3-a6e9-420b-aa01-8c1fb84d5f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3277 | 2025.12.03 16:56:21.748457 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463679 sec., 1400580.3184987966 rows/sec., 94.19 MiB/sec. | ||
| 3278 | 2025.12.03 16:56:21.748599 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3279 | 2025.12.03 16:56:21.748835 [ 278 ] {97d5d6f3-a6e9-420b-aa01-8c1fb84d5f75} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3280 | 2025.12.03 16:56:21.748863 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2025.12.03 16:56:21.748926 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_9_2} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3282 | 2025.12.03 16:56:21.748992 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3283 | 2025.12.03 16:56:21.749046 [ 278 ] {97d5d6f3-a6e9-420b-aa01-8c1fb84d5f75} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): 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.12.03 16:56:21.749196 [ 278 ] {97d5d6f3-a6e9-420b-aa01-8c1fb84d5f75} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001998 sec., 597597.5975975975 rows/sec., 47.75 MiB/sec. | ||
| 3285 | 2025.12.03 16:56:21.749232 [ 278 ] {97d5d6f3-a6e9-420b-aa01-8c1fb84d5f75} <Debug> TCPHandler: Processed in 0.002170251 sec. | ||
| 3286 | 2025.12.03 16:56:21.749366 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2025.12.03 16:56:21.749457 [ 278 ] {a06b462c-bb08-4c18-81ff-919129359ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3288 | 2025.12.03 16:56:21.749495 [ 278 ] {a06b462c-bb08-4c18-81ff-919129359ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3289 | 2025.12.03 16:56:21.750098 [ 278 ] {a06b462c-bb08-4c18-81ff-919129359ed2} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.12.03 16:56:21.750134 [ 278 ] {a06b462c-bb08-4c18-81ff-919129359ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3291 | 2025.12.03 16:56:21.750432 [ 278 ] {a06b462c-bb08-4c18-81ff-919129359ed2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3292 | 2025.12.03 16:56:21.750640 [ 278 ] {a06b462c-bb08-4c18-81ff-919129359ed2} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2025.12.03 16:56:21.750767 [ 278 ] {a06b462c-bb08-4c18-81ff-919129359ed2} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001328 sec., 185240.9638554217 rows/sec., 11.32 MiB/sec. | ||
| 3294 | 2025.12.03 16:56:21.750803 [ 278 ] {a06b462c-bb08-4c18-81ff-919129359ed2} <Debug> TCPHandler: Processed in 0.001492368 sec. | ||
| 3295 | 2025.12.03 16:56:21.750920 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2025.12.03 16:56:21.751010 [ 278 ] {beeaeef2-0c01-4e79-b48b-c49256497950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3297 | 2025.12.03 16:56:21.751049 [ 278 ] {beeaeef2-0c01-4e79-b48b-c49256497950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3298 | 2025.12.03 16:56:21.751520 [ 278 ] {beeaeef2-0c01-4e79-b48b-c49256497950} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2025.12.03 16:56:21.751555 [ 278 ] {beeaeef2-0c01-4e79-b48b-c49256497950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3300 | 2025.12.03 16:56:21.751853 [ 278 ] {beeaeef2-0c01-4e79-b48b-c49256497950} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3301 | 2025.12.03 16:56:21.752060 [ 278 ] {beeaeef2-0c01-4e79-b48b-c49256497950} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2025.12.03 16:56:21.752184 [ 278 ] {beeaeef2-0c01-4e79-b48b-c49256497950} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 11.48 MiB/sec. | ||
| 3303 | 2025.12.03 16:56:21.752219 [ 278 ] {beeaeef2-0c01-4e79-b48b-c49256497950} <Debug> TCPHandler: Processed in 0.001349636 sec. | ||
| 3304 | 2025.12.03 16:56:21.752325 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2025.12.03 16:56:21.752416 [ 278 ] {59106555-e6c2-4ef3-9e24-9cd1d54c14c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3306 | 2025.12.03 16:56:21.752454 [ 278 ] {59106555-e6c2-4ef3-9e24-9cd1d54c14c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3307 | 2025.12.03 16:56:21.752916 [ 278 ] {59106555-e6c2-4ef3-9e24-9cd1d54c14c1} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2025.12.03 16:56:21.752949 [ 278 ] {59106555-e6c2-4ef3-9e24-9cd1d54c14c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3309 | 2025.12.03 16:56:21.753243 [ 278 ] {59106555-e6c2-4ef3-9e24-9cd1d54c14c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3310 | 2025.12.03 16:56:21.753447 [ 278 ] {59106555-e6c2-4ef3-9e24-9cd1d54c14c1} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2025.12.03 16:56:21.753532 [ 132 ] {} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3312 | 2025.12.03 16:56:21.753557 [ 132 ] {} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2025.12.03 16:56:21.753569 [ 278 ] {59106555-e6c2-4ef3-9e24-9cd1d54c14c1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001171 sec., 180187.8736122972 rows/sec., 10.23 MiB/sec. | ||
| 3314 | 2025.12.03 16:56:21.753573 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3315 | 2025.12.03 16:56:21.753604 [ 278 ] {59106555-e6c2-4ef3-9e24-9cd1d54c14c1} <Debug> TCPHandler: Processed in 0.001325785 sec. | ||
| 3316 | 2025.12.03 16:56:21.753702 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::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 | ||
| 3317 | 2025.12.03 16:56:21.753714 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2025.12.03 16:56:21.753847 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3319 | 2025.12.03 16:56:21.753850 [ 278 ] {ae972dd6-78cb-496a-bad5-75a1404f5c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3320 | 2025.12.03 16:56:21.753899 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3321 | 2025.12.03 16:56:21.753916 [ 278 ] {ae972dd6-78cb-496a-bad5-75a1404f5c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3322 | 2025.12.03 16:56:21.753976 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3323 | 2025.12.03 16:56:21.754031 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3324 | 2025.12.03 16:56:21.754076 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3325 | 2025.12.03 16:56:21.754122 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3326 | 2025.12.03 16:56:21.754567 [ 278 ] {ae972dd6-78cb-496a-bad5-75a1404f5c6a} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2025.12.03 16:56:21.754606 [ 278 ] {ae972dd6-78cb-496a-bad5-75a1404f5c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3328 | 2025.12.03 16:56:21.754951 [ 278 ] {ae972dd6-78cb-496a-bad5-75a1404f5c6a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3329 | 2025.12.03 16:56:21.755008 [ 192 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359796 sec., 775851.6718684274 rows/sec., 47.02 MiB/sec. | ||
| 3330 | 2025.12.03 16:56:21.755179 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3331 | 2025.12.03 16:56:21.755184 [ 278 ] {ae972dd6-78cb-496a-bad5-75a1404f5c6a} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.12.03 16:56:21.755337 [ 278 ] {ae972dd6-78cb-496a-bad5-75a1404f5c6a} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001505 sec., 478405.31561461795 rows/sec., 33.58 MiB/sec. | ||
| 3333 | 2025.12.03 16:56:21.755374 [ 278 ] {ae972dd6-78cb-496a-bad5-75a1404f5c6a} <Debug> TCPHandler: Processed in 0.001711113 sec. | ||
| 3334 | 2025.12.03 16:56:21.755487 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2025.12.03 16:56:21.755533 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2025.12.03 16:56:21.755589 [ 278 ] {d8339daa-4d31-4b01-bac9-c881000dbd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3337 | 2025.12.03 16:56:21.755611 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_9_2} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3338 | 2025.12.03 16:56:21.755636 [ 278 ] {d8339daa-4d31-4b01-bac9-c881000dbd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3339 | 2025.12.03 16:56:21.755682 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3340 | 2025.12.03 16:56:21.755972 [ 278 ] {d8339daa-4d31-4b01-bac9-c881000dbd59} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2025.12.03 16:56:21.756011 [ 278 ] {d8339daa-4d31-4b01-bac9-c881000dbd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3342 | 2025.12.03 16:56:21.756317 [ 278 ] {d8339daa-4d31-4b01-bac9-c881000dbd59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3343 | 2025.12.03 16:56:21.756538 [ 278 ] {d8339daa-4d31-4b01-bac9-c881000dbd59} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2025.12.03 16:56:21.756665 [ 278 ] {d8339daa-4d31-4b01-bac9-c881000dbd59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 3345 | 2025.12.03 16:56:21.756700 [ 278 ] {d8339daa-4d31-4b01-bac9-c881000dbd59} <Debug> TCPHandler: Processed in 0.001260114 sec. | ||
| 3346 | 2025.12.03 16:56:21.756812 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2025.12.03 16:56:21.756903 [ 278 ] {cc9de686-e801-4bbc-b40c-d999f4275159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3348 | 2025.12.03 16:56:21.756943 [ 278 ] {cc9de686-e801-4bbc-b40c-d999f4275159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3349 | 2025.12.03 16:56:21.757369 [ 278 ] {cc9de686-e801-4bbc-b40c-d999f4275159} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2025.12.03 16:56:21.757402 [ 278 ] {cc9de686-e801-4bbc-b40c-d999f4275159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3351 | 2025.12.03 16:56:21.757734 [ 278 ] {cc9de686-e801-4bbc-b40c-d999f4275159} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3352 | 2025.12.03 16:56:21.757941 [ 278 ] {cc9de686-e801-4bbc-b40c-d999f4275159} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2025.12.03 16:56:21.758064 [ 278 ] {cc9de686-e801-4bbc-b40c-d999f4275159} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001179 sec., 266327.3960983885 rows/sec., 17.50 MiB/sec. | ||
| 3354 | 2025.12.03 16:56:21.758099 [ 278 ] {cc9de686-e801-4bbc-b40c-d999f4275159} <Debug> TCPHandler: Processed in 0.001341576 sec. | ||
| 3355 | 2025.12.03 16:56:21.758229 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2025.12.03 16:56:21.758319 [ 278 ] {57caa1ca-8bd4-4ea0-a4d7-269042f39855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3357 | 2025.12.03 16:56:21.758359 [ 278 ] {57caa1ca-8bd4-4ea0-a4d7-269042f39855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3358 | 2025.12.03 16:56:21.758688 [ 278 ] {57caa1ca-8bd4-4ea0-a4d7-269042f39855} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.12.03 16:56:21.758722 [ 278 ] {57caa1ca-8bd4-4ea0-a4d7-269042f39855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3360 | 2025.12.03 16:56:21.759008 [ 278 ] {57caa1ca-8bd4-4ea0-a4d7-269042f39855} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3361 | 2025.12.03 16:56:21.759208 [ 278 ] {57caa1ca-8bd4-4ea0-a4d7-269042f39855} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.12.03 16:56:21.759328 [ 278 ] {57caa1ca-8bd4-4ea0-a4d7-269042f39855} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 3363 | 2025.12.03 16:56:21.759361 [ 278 ] {57caa1ca-8bd4-4ea0-a4d7-269042f39855} <Debug> TCPHandler: Processed in 0.001189353 sec. | ||
| 3364 | 2025.12.03 16:56:21.759476 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2025.12.03 16:56:21.759574 [ 278 ] {ae70cded-95d1-49d1-af1e-02cddd11a629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3366 | 2025.12.03 16:56:21.759625 [ 278 ] {ae70cded-95d1-49d1-af1e-02cddd11a629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3367 | 2025.12.03 16:56:21.760477 [ 278 ] {ae70cded-95d1-49d1-af1e-02cddd11a629} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.12.03 16:56:21.760512 [ 278 ] {ae70cded-95d1-49d1-af1e-02cddd11a629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3369 | 2025.12.03 16:56:21.761090 [ 278 ] {ae70cded-95d1-49d1-af1e-02cddd11a629} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3370 | 2025.12.03 16:56:21.761322 [ 278 ] {ae70cded-95d1-49d1-af1e-02cddd11a629} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.12.03 16:56:21.761456 [ 278 ] {ae70cded-95d1-49d1-af1e-02cddd11a629} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 38.67 MiB/sec. | ||
| 3372 | 2025.12.03 16:56:21.761513 [ 278 ] {ae70cded-95d1-49d1-af1e-02cddd11a629} <Debug> TCPHandler: Processed in 0.00208522 sec. | ||
| 3373 | 2025.12.03 16:56:21.761651 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2025.12.03 16:56:21.761743 [ 278 ] {076f9f4f-0ec0-4c10-9cc9-351f81c11248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3375 | 2025.12.03 16:56:21.761783 [ 278 ] {076f9f4f-0ec0-4c10-9cc9-351f81c11248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3376 | 2025.12.03 16:56:21.762119 [ 278 ] {076f9f4f-0ec0-4c10-9cc9-351f81c11248} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.12.03 16:56:21.762152 [ 278 ] {076f9f4f-0ec0-4c10-9cc9-351f81c11248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3378 | 2025.12.03 16:56:21.762465 [ 278 ] {076f9f4f-0ec0-4c10-9cc9-351f81c11248} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3379 | 2025.12.03 16:56:21.762674 [ 278 ] {076f9f4f-0ec0-4c10-9cc9-351f81c11248} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.12.03 16:56:21.762793 [ 278 ] {076f9f4f-0ec0-4c10-9cc9-351f81c11248} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 3381 | 2025.12.03 16:56:21.762826 [ 278 ] {076f9f4f-0ec0-4c10-9cc9-351f81c11248} <Debug> TCPHandler: Processed in 0.001243054 sec. | ||
| 3382 | 2025.12.03 16:56:24.716251 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3383 | 2025.12.03 16:56:24.716328 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3384 | 2025.12.03 16:56:24.804001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6658 | ||
| 3385 | 2025.12.03 16:56:24.804477 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2025.12.03 16:56:24.804521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3387 | 2025.12.03 16:56:24.804983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3388 | 2025.12.03 16:56:24.805203 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2025.12.03 16:56:24.805325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6658 | ||
| 3390 | 2025.12.03 16:56:25.151289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3391 | 2025.12.03 16:56:25.168167 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.12.03 16:56:25.168222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3393 | 2025.12.03 16:56:25.174256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3394 | 2025.12.03 16:56:25.174998 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.12.03 16:56:25.177987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3396 | 2025.12.03 16:56:26.731725 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.12.03 16:56:26.731931 [ 278 ] {37739800-5558-4852-bdad-a09e2df7c9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3398 | 2025.12.03 16:56:26.732004 [ 278 ] {37739800-5558-4852-bdad-a09e2df7c9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3399 | 2025.12.03 16:56:26.732740 [ 278 ] {37739800-5558-4852-bdad-a09e2df7c9f7} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.12.03 16:56:26.732784 [ 278 ] {37739800-5558-4852-bdad-a09e2df7c9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3401 | 2025.12.03 16:56:26.733201 [ 278 ] {37739800-5558-4852-bdad-a09e2df7c9f7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3402 | 2025.12.03 16:56:26.733426 [ 278 ] {37739800-5558-4852-bdad-a09e2df7c9f7} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.12.03 16:56:26.733577 [ 119 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3404 | 2025.12.03 16:56:26.733590 [ 278 ] {37739800-5558-4852-bdad-a09e2df7c9f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 3405 | 2025.12.03 16:56:26.733654 [ 119 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2025.12.03 16:56:26.733678 [ 278 ] {37739800-5558-4852-bdad-a09e2df7c9f7} <Debug> TCPHandler: Processed in 0.002081349 sec. | ||
| 3407 | 2025.12.03 16:56:26.733680 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3408 | 2025.12.03 16:56:26.733814 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2025.12.03 16:56:26.733818 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 3410 | 2025.12.03 16:56:26.733923 [ 278 ] {9ef9d709-76a7-44c8-be2e-7ab6ebb283fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3411 | 2025.12.03 16:56:26.733970 [ 278 ] {9ef9d709-76a7-44c8-be2e-7ab6ebb283fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3412 | 2025.12.03 16:56:26.733986 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3413 | 2025.12.03 16:56:26.734030 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2342 rows starting from the beginning of the part | ||
| 3414 | 2025.12.03 16:56:26.734101 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3415 | 2025.12.03 16:56:26.734149 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1192 rows starting from the beginning of the part | ||
| 3416 | 2025.12.03 16:56:26.734195 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part | ||
| 3417 | 2025.12.03 16:56:26.734242 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1194 rows starting from the beginning of the part | ||
| 3418 | 2025.12.03 16:56:26.734290 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 3419 | 2025.12.03 16:56:26.734421 [ 278 ] {9ef9d709-76a7-44c8-be2e-7ab6ebb283fd} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2025.12.03 16:56:26.734465 [ 278 ] {9ef9d709-76a7-44c8-be2e-7ab6ebb283fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3421 | 2025.12.03 16:56:26.734820 [ 278 ] {9ef9d709-76a7-44c8-be2e-7ab6ebb283fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3422 | 2025.12.03 16:56:26.735040 [ 278 ] {9ef9d709-76a7-44c8-be2e-7ab6ebb283fd} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2025.12.03 16:56:26.735180 [ 278 ] {9ef9d709-76a7-44c8-be2e-7ab6ebb283fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 3424 | 2025.12.03 16:56:26.735194 [ 118 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3425 | 2025.12.03 16:56:26.735218 [ 278 ] {9ef9d709-76a7-44c8-be2e-7ab6ebb283fd} <Debug> TCPHandler: Processed in 0.001456288 sec. | ||
| 3426 | 2025.12.03 16:56:26.735265 [ 118 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2025.12.03 16:56:26.735292 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3428 | 2025.12.03 16:56:26.735369 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2025.12.03 16:56:26.735376 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 3430 | 2025.12.03 16:56:26.735472 [ 278 ] {df70b598-fcca-4ae1-852f-a6b6aa79d6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3431 | 2025.12.03 16:56:26.735473 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3432 | 2025.12.03 16:56:26.735512 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 3433 | 2025.12.03 16:56:26.735518 [ 278 ] {df70b598-fcca-4ae1-852f-a6b6aa79d6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3434 | 2025.12.03 16:56:26.735569 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3435 | 2025.12.03 16:56:26.735614 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 719 rows starting from the beginning of the part | ||
| 3436 | 2025.12.03 16:56:26.735656 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3437 | 2025.12.03 16:56:26.735693 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 720 rows starting from the beginning of the part | ||
| 3438 | 2025.12.03 16:56:26.735730 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 3439 | 2025.12.03 16:56:26.735943 [ 278 ] {df70b598-fcca-4ae1-852f-a6b6aa79d6ec} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.12.03 16:56:26.735979 [ 278 ] {df70b598-fcca-4ae1-852f-a6b6aa79d6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3441 | 2025.12.03 16:56:26.736363 [ 201 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4897 rows, containing 5 columns (5 merged, 0 gathered) in 0.00258551 sec., 1894017.0411253485 rows/sec., 159.56 MiB/sec. | ||
| 3442 | 2025.12.03 16:56:26.736417 [ 278 ] {df70b598-fcca-4ae1-852f-a6b6aa79d6ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3443 | 2025.12.03 16:56:26.736647 [ 278 ] {df70b598-fcca-4ae1-852f-a6b6aa79d6ec} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2025.12.03 16:56:26.736685 [ 199 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3445 | 2025.12.03 16:56:26.736792 [ 278 ] {df70b598-fcca-4ae1-852f-a6b6aa79d6ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 3446 | 2025.12.03 16:56:26.736796 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3447 | 2025.12.03 16:56:26.736839 [ 278 ] {df70b598-fcca-4ae1-852f-a6b6aa79d6ec} <Debug> TCPHandler: Processed in 0.001519269 sec. | ||
| 3448 | 2025.12.03 16:56:26.736849 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.12.03 16:56:26.736883 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3450 | 2025.12.03 16:56:26.736940 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 3451 | 2025.12.03 16:56:26.736957 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615521 sec., 1760422.7985894333 rows/sec., 132.33 MiB/sec. | ||
| 3452 | 2025.12.03 16:56:26.736961 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2025.12.03 16:56:26.737023 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2025.12.03 16:56:26.737027 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3455 | 2025.12.03 16:56:26.737077 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5620 rows starting from the beginning of the part | ||
| 3456 | 2025.12.03 16:56:26.737097 [ 278 ] {b7869320-a7a0-4eaa-8981-28bdf550c32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3457 | 2025.12.03 16:56:26.737120 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_21_4} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3458 | 2025.12.03 16:56:26.737122 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3459 | 2025.12.03 16:56:26.737143 [ 278 ] {b7869320-a7a0-4eaa-8981-28bdf550c32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3460 | 2025.12.03 16:56:26.737176 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3461 | 2025.12.03 16:56:26.737202 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3462 | 2025.12.03 16:56:26.737214 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 3463 | 2025.12.03 16:56:26.737231 [ 201 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3464 | 2025.12.03 16:56:26.737258 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3465 | 2025.12.03 16:56:26.737299 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 3466 | 2025.12.03 16:56:26.737512 [ 278 ] {b7869320-a7a0-4eaa-8981-28bdf550c32c} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.12.03 16:56:26.737551 [ 278 ] {b7869320-a7a0-4eaa-8981-28bdf550c32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3468 | 2025.12.03 16:56:26.737593 [ 201 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.12.03 16:56:26.737686 [ 201 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_21_4} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3470 | 2025.12.03 16:56:26.737785 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3471 | 2025.12.03 16:56:26.737915 [ 278 ] {b7869320-a7a0-4eaa-8981-28bdf550c32c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3472 | 2025.12.03 16:56:26.738134 [ 278 ] {b7869320-a7a0-4eaa-8981-28bdf550c32c} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2025.12.03 16:56:26.738248 [ 119 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3474 | 2025.12.03 16:56:26.738271 [ 278 ] {b7869320-a7a0-4eaa-8981-28bdf550c32c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 3475 | 2025.12.03 16:56:26.738285 [ 119 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.12.03 16:56:26.738312 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3477 | 2025.12.03 16:56:26.738313 [ 278 ] {b7869320-a7a0-4eaa-8981-28bdf550c32c} <Debug> TCPHandler: Processed in 0.001400307 sec. | ||
| 3478 | 2025.12.03 16:56:26.738415 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 3479 | 2025.12.03 16:56:26.738540 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3480 | 2025.12.03 16:56:26.738573 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1058 rows starting from the beginning of the part | ||
| 3481 | 2025.12.03 16:56:26.738630 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 3482 | 2025.12.03 16:56:26.738668 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3483 | 2025.12.03 16:56:26.738704 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 3484 | 2025.12.03 16:56:26.738738 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3485 | 2025.12.03 16:56:26.738777 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 3486 | 2025.12.03 16:56:26.739811 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6729 rows, containing 5 columns (5 merged, 0 gathered) in 0.002894576 sec., 2324692.804749297 rows/sec., 155.52 MiB/sec. | ||
| 3487 | 2025.12.03 16:56:26.739813 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 4 columns (4 merged, 0 gathered) in 0.001438927 sec., 1004915.4682621148 rows/sec., 63.87 MiB/sec. | ||
| 3488 | 2025.12.03 16:56:26.740042 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3489 | 2025.12.03 16:56:26.740249 [ 187 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3490 | 2025.12.03 16:56:26.740330 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_21_4} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2025.12.03 16:56:26.740416 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_21_4} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3492 | 2025.12.03 16:56:26.740491 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3493 | 2025.12.03 16:56:26.740539 [ 187 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2025.12.03 16:56:26.740611 [ 187 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3495 | 2025.12.03 16:56:26.740684 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3496 | 2025.12.03 16:56:27.750416 [ 119 ] {} <Debug> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3497 | 2025.12.03 16:56:27.750502 [ 119 ] {} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2025.12.03 16:56:27.750537 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3499 | 2025.12.03 16:56:27.750718 [ 199 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 3500 | 2025.12.03 16:56:27.750895 [ 199 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3501 | 2025.12.03 16:56:27.750946 [ 199 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3502 | 2025.12.03 16:56:27.751080 [ 199 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3503 | 2025.12.03 16:56:27.751158 [ 199 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 3504 | 2025.12.03 16:56:27.751233 [ 199 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3505 | 2025.12.03 16:56:27.751300 [ 199 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3506 | 2025.12.03 16:56:27.752220 [ 201 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156083 sec., 19220.542916268907 rows/sec., 1.60 MiB/sec. | ||
| 3507 | 2025.12.03 16:56:27.752423 [ 198 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3508 | 2025.12.03 16:56:27.752759 [ 198 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2025.12.03 16:56:27.752837 [ 198 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_5_1} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3510 | 2025.12.03 16:56:27.752931 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3511 | 2025.12.03 16:56:28.099089 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2025.12.03 16:56:28.099347 [ 278 ] {e6863d56-ff09-4bf5-b66f-b671377437f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3513 | 2025.12.03 16:56:28.099445 [ 278 ] {e6863d56-ff09-4bf5-b66f-b671377437f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3514 | 2025.12.03 16:56:28.100313 [ 278 ] {e6863d56-ff09-4bf5-b66f-b671377437f1} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2025.12.03 16:56:28.100363 [ 278 ] {e6863d56-ff09-4bf5-b66f-b671377437f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3516 | 2025.12.03 16:56:28.100784 [ 278 ] {e6863d56-ff09-4bf5-b66f-b671377437f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3517 | 2025.12.03 16:56:28.101029 [ 278 ] {e6863d56-ff09-4bf5-b66f-b671377437f1} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2025.12.03 16:56:28.101197 [ 278 ] {e6863d56-ff09-4bf5-b66f-b671377437f1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00192 sec., 213541.66666666666 rows/sec., 13.55 MiB/sec. | ||
| 3519 | 2025.12.03 16:56:28.101248 [ 278 ] {e6863d56-ff09-4bf5-b66f-b671377437f1} <Debug> TCPHandler: Processed in 0.002325414 sec. | ||
| 3520 | 2025.12.03 16:56:28.101370 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2025.12.03 16:56:28.101475 [ 278 ] {af1a35c3-c1c5-46c6-8814-92e336e2a35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3522 | 2025.12.03 16:56:28.101520 [ 278 ] {af1a35c3-c1c5-46c6-8814-92e336e2a35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3523 | 2025.12.03 16:56:28.102060 [ 278 ] {af1a35c3-c1c5-46c6-8814-92e336e2a35d} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2025.12.03 16:56:28.102110 [ 278 ] {af1a35c3-c1c5-46c6-8814-92e336e2a35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3525 | 2025.12.03 16:56:28.102515 [ 278 ] {af1a35c3-c1c5-46c6-8814-92e336e2a35d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3526 | 2025.12.03 16:56:28.102796 [ 278 ] {af1a35c3-c1c5-46c6-8814-92e336e2a35d} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2025.12.03 16:56:28.102937 [ 278 ] {af1a35c3-c1c5-46c6-8814-92e336e2a35d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001485 sec., 1346.8013468013469 rows/sec., 109.82 KiB/sec. | ||
| 3528 | 2025.12.03 16:56:28.102977 [ 278 ] {af1a35c3-c1c5-46c6-8814-92e336e2a35d} <Debug> TCPHandler: Processed in 0.001658531 sec. | ||
| 3529 | 2025.12.03 16:56:28.103099 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2025.12.03 16:56:28.103203 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3531 | 2025.12.03 16:56:28.103247 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3532 | 2025.12.03 16:56:28.104667 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2025.12.03 16:56:28.104707 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3534 | 2025.12.03 16:56:28.105192 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3535 | 2025.12.03 16:56:28.105409 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2025.12.03 16:56:28.105549 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Debug> executeQuery: Read 2335 rows, 194.34 KiB in 0.002371 sec., 984816.5331083932 rows/sec., 80.04 MiB/sec. | ||
| 3537 | 2025.12.03 16:56:28.105589 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3538 | 2025.12.03 16:56:28.105603 [ 278 ] {ce159eba-dd93-4368-8110-5369f60b1475} <Debug> TCPHandler: Processed in 0.002554289 sec. | ||
| 3539 | 2025.12.03 16:56:28.105703 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2025.12.03 16:56:28.105802 [ 278 ] {46ce8e95-5906-4bdd-bef9-df6d5e8fb5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3541 | 2025.12.03 16:56:28.105843 [ 278 ] {46ce8e95-5906-4bdd-bef9-df6d5e8fb5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3542 | 2025.12.03 16:56:28.106313 [ 278 ] {46ce8e95-5906-4bdd-bef9-df6d5e8fb5ae} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2025.12.03 16:56:28.106351 [ 278 ] {46ce8e95-5906-4bdd-bef9-df6d5e8fb5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3544 | 2025.12.03 16:56:28.106685 [ 278 ] {46ce8e95-5906-4bdd-bef9-df6d5e8fb5ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3545 | 2025.12.03 16:56:28.106904 [ 278 ] {46ce8e95-5906-4bdd-bef9-df6d5e8fb5ae} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2025.12.03 16:56:28.107044 [ 278 ] {46ce8e95-5906-4bdd-bef9-df6d5e8fb5ae} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.001265 sec., 196047.43083003952 rows/sec., 12.00 MiB/sec. | ||
| 3547 | 2025.12.03 16:56:28.107084 [ 278 ] {46ce8e95-5906-4bdd-bef9-df6d5e8fb5ae} <Debug> TCPHandler: Processed in 0.001429637 sec. | ||
| 3548 | 2025.12.03 16:56:28.107193 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2025.12.03 16:56:28.107290 [ 278 ] {c8f1579c-0602-4d1a-ad4c-19d0e1e1aaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3550 | 2025.12.03 16:56:28.107331 [ 278 ] {c8f1579c-0602-4d1a-ad4c-19d0e1e1aaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3551 | 2025.12.03 16:56:28.107837 [ 278 ] {c8f1579c-0602-4d1a-ad4c-19d0e1e1aaca} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.12.03 16:56:28.107875 [ 278 ] {c8f1579c-0602-4d1a-ad4c-19d0e1e1aaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3553 | 2025.12.03 16:56:28.108235 [ 278 ] {c8f1579c-0602-4d1a-ad4c-19d0e1e1aaca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3554 | 2025.12.03 16:56:28.108472 [ 278 ] {c8f1579c-0602-4d1a-ad4c-19d0e1e1aaca} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.12.03 16:56:28.108605 [ 278 ] {c8f1579c-0602-4d1a-ad4c-19d0e1e1aaca} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001335 sec., 329588.0149812734 rows/sec., 21.81 MiB/sec. | ||
| 3556 | 2025.12.03 16:56:28.108644 [ 278 ] {c8f1579c-0602-4d1a-ad4c-19d0e1e1aaca} <Debug> TCPHandler: Processed in 0.001500249 sec. | ||
| 3557 | 2025.12.03 16:56:28.108756 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2025.12.03 16:56:28.108856 [ 278 ] {9dd2133d-4d37-4ca4-a2c2-97cf7a0bfefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3559 | 2025.12.03 16:56:28.108902 [ 278 ] {9dd2133d-4d37-4ca4-a2c2-97cf7a0bfefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3560 | 2025.12.03 16:56:28.109352 [ 278 ] {9dd2133d-4d37-4ca4-a2c2-97cf7a0bfefc} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2025.12.03 16:56:28.109388 [ 278 ] {9dd2133d-4d37-4ca4-a2c2-97cf7a0bfefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3562 | 2025.12.03 16:56:28.109726 [ 278 ] {9dd2133d-4d37-4ca4-a2c2-97cf7a0bfefc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3563 | 2025.12.03 16:56:28.109939 [ 278 ] {9dd2133d-4d37-4ca4-a2c2-97cf7a0bfefc} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2025.12.03 16:56:28.110070 [ 278 ] {9dd2133d-4d37-4ca4-a2c2-97cf7a0bfefc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 3565 | 2025.12.03 16:56:28.110109 [ 278 ] {9dd2133d-4d37-4ca4-a2c2-97cf7a0bfefc} <Debug> TCPHandler: Processed in 0.001403057 sec. | ||
| 3566 | 2025.12.03 16:56:28.110215 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.12.03 16:56:28.110308 [ 278 ] {68eea73b-3fe5-4da1-95d0-a4c8897bd741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3568 | 2025.12.03 16:56:28.110349 [ 278 ] {68eea73b-3fe5-4da1-95d0-a4c8897bd741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3569 | 2025.12.03 16:56:28.111078 [ 278 ] {68eea73b-3fe5-4da1-95d0-a4c8897bd741} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.12.03 16:56:28.111115 [ 278 ] {68eea73b-3fe5-4da1-95d0-a4c8897bd741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3571 | 2025.12.03 16:56:28.111485 [ 278 ] {68eea73b-3fe5-4da1-95d0-a4c8897bd741} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3572 | 2025.12.03 16:56:28.111691 [ 278 ] {68eea73b-3fe5-4da1-95d0-a4c8897bd741} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.12.03 16:56:28.111825 [ 278 ] {68eea73b-3fe5-4da1-95d0-a4c8897bd741} <Debug> executeQuery: Read 1178 rows, 86.20 KiB in 0.001535 sec., 767426.7100977199 rows/sec., 54.84 MiB/sec. | ||
| 3574 | 2025.12.03 16:56:28.111862 [ 278 ] {68eea73b-3fe5-4da1-95d0-a4c8897bd741} <Debug> TCPHandler: Processed in 0.001695623 sec. | ||
| 3575 | 2025.12.03 16:56:28.111971 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.12.03 16:56:28.112064 [ 278 ] {b803e677-87bd-49f0-a3a9-e955a5fb5304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3577 | 2025.12.03 16:56:28.112107 [ 278 ] {b803e677-87bd-49f0-a3a9-e955a5fb5304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3578 | 2025.12.03 16:56:28.112431 [ 278 ] {b803e677-87bd-49f0-a3a9-e955a5fb5304} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.12.03 16:56:28.112467 [ 278 ] {b803e677-87bd-49f0-a3a9-e955a5fb5304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3580 | 2025.12.03 16:56:28.112782 [ 278 ] {b803e677-87bd-49f0-a3a9-e955a5fb5304} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3581 | 2025.12.03 16:56:28.112990 [ 278 ] {b803e677-87bd-49f0-a3a9-e955a5fb5304} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.12.03 16:56:28.113130 [ 278 ] {b803e677-87bd-49f0-a3a9-e955a5fb5304} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 3583 | 2025.12.03 16:56:28.113167 [ 278 ] {b803e677-87bd-49f0-a3a9-e955a5fb5304} <Debug> TCPHandler: Processed in 0.001245354 sec. | ||
| 3584 | 2025.12.03 16:56:28.113267 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2025.12.03 16:56:28.113360 [ 278 ] {f9d85b9e-a83b-4581-a68d-c15f75abe0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3586 | 2025.12.03 16:56:28.113402 [ 278 ] {f9d85b9e-a83b-4581-a68d-c15f75abe0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3587 | 2025.12.03 16:56:28.113948 [ 278 ] {f9d85b9e-a83b-4581-a68d-c15f75abe0c2} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.12.03 16:56:28.113984 [ 278 ] {f9d85b9e-a83b-4581-a68d-c15f75abe0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3589 | 2025.12.03 16:56:28.114397 [ 278 ] {f9d85b9e-a83b-4581-a68d-c15f75abe0c2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3590 | 2025.12.03 16:56:28.114607 [ 278 ] {f9d85b9e-a83b-4581-a68d-c15f75abe0c2} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.12.03 16:56:28.114749 [ 278 ] {f9d85b9e-a83b-4581-a68d-c15f75abe0c2} <Debug> executeQuery: Read 903 rows, 61.10 KiB in 0.001408 sec., 641335.2272727273 rows/sec., 42.38 MiB/sec. | ||
| 3592 | 2025.12.03 16:56:28.114786 [ 278 ] {f9d85b9e-a83b-4581-a68d-c15f75abe0c2} <Debug> TCPHandler: Processed in 0.001567959 sec. | ||
| 3593 | 2025.12.03 16:56:28.114887 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.12.03 16:56:28.114980 [ 278 ] {482b6725-722f-43ca-986a-23c0590b4d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3595 | 2025.12.03 16:56:28.115021 [ 278 ] {482b6725-722f-43ca-986a-23c0590b4d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3596 | 2025.12.03 16:56:28.115320 [ 278 ] {482b6725-722f-43ca-986a-23c0590b4d3f} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.12.03 16:56:28.115356 [ 278 ] {482b6725-722f-43ca-986a-23c0590b4d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3598 | 2025.12.03 16:56:28.115672 [ 278 ] {482b6725-722f-43ca-986a-23c0590b4d3f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3599 | 2025.12.03 16:56:28.115873 [ 278 ] {482b6725-722f-43ca-986a-23c0590b4d3f} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.12.03 16:56:28.116005 [ 278 ] {482b6725-722f-43ca-986a-23c0590b4d3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 3601 | 2025.12.03 16:56:28.116039 [ 278 ] {482b6725-722f-43ca-986a-23c0590b4d3f} <Debug> TCPHandler: Processed in 0.001200563 sec. | ||
| 3602 | 2025.12.03 16:56:28.116138 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.12.03 16:56:28.116229 [ 278 ] {138efc99-cfda-4fb1-b4cf-ef635ae90fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.12.03 16:56:28.116282 [ 278 ] {138efc99-cfda-4fb1-b4cf-ef635ae90fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3605 | 2025.12.03 16:56:28.117087 [ 278 ] {138efc99-cfda-4fb1-b4cf-ef635ae90fcc} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.12.03 16:56:28.117123 [ 278 ] {138efc99-cfda-4fb1-b4cf-ef635ae90fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3607 | 2025.12.03 16:56:28.117707 [ 278 ] {138efc99-cfda-4fb1-b4cf-ef635ae90fcc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3608 | 2025.12.03 16:56:28.117928 [ 278 ] {138efc99-cfda-4fb1-b4cf-ef635ae90fcc} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.12.03 16:56:28.118074 [ 278 ] {138efc99-cfda-4fb1-b4cf-ef635ae90fcc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00186 sec., 22043.01075268817 rows/sec., 39.50 MiB/sec. | ||
| 3610 | 2025.12.03 16:56:28.118131 [ 278 ] {138efc99-cfda-4fb1-b4cf-ef635ae90fcc} <Debug> TCPHandler: Processed in 0.00204081 sec. | ||
| 3611 | 2025.12.03 16:56:28.118238 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2025.12.03 16:56:28.118332 [ 278 ] {3a2bc4bb-8ac2-4c10-9af0-95c272636f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3613 | 2025.12.03 16:56:28.118372 [ 278 ] {3a2bc4bb-8ac2-4c10-9af0-95c272636f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3614 | 2025.12.03 16:56:28.118714 [ 278 ] {3a2bc4bb-8ac2-4c10-9af0-95c272636f62} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2025.12.03 16:56:28.118750 [ 278 ] {3a2bc4bb-8ac2-4c10-9af0-95c272636f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3616 | 2025.12.03 16:56:28.119081 [ 278 ] {3a2bc4bb-8ac2-4c10-9af0-95c272636f62} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3617 | 2025.12.03 16:56:28.119281 [ 278 ] {3a2bc4bb-8ac2-4c10-9af0-95c272636f62} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.12.03 16:56:28.119405 [ 278 ] {3a2bc4bb-8ac2-4c10-9af0-95c272636f62} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001091 sec., 62328.13932172319 rows/sec., 3.62 MiB/sec. | ||
| 3619 | 2025.12.03 16:56:28.119440 [ 278 ] {3a2bc4bb-8ac2-4c10-9af0-95c272636f62} <Debug> TCPHandler: Processed in 0.001250274 sec. | ||
| 3620 | 2025.12.03 16:56:29.810732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 522 | ||
| 3621 | 2025.12.03 16:56:29.813467 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2025.12.03 16:56:29.813514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3623 | 2025.12.03 16:56:29.814858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3624 | 2025.12.03 16:56:29.815146 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.12.03 16:56:29.815312 [ 116 ] {} <Debug> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3626 | 2025.12.03 16:56:29.815381 [ 116 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2025.12.03 16:56:29.815410 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3628 | 2025.12.03 16:56:29.815523 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::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 | ||
| 3629 | 2025.12.03 16:56:29.815528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 3630 | 2025.12.03 16:56:29.816066 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3631 | 2025.12.03 16:56:29.816205 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 3632 | 2025.12.03 16:56:29.816548 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3633 | 2025.12.03 16:56:29.816881 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part | ||
| 3634 | 2025.12.03 16:56:29.817233 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 3635 | 2025.12.03 16:56:29.817625 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3636 | 2025.12.03 16:56:29.817973 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 3637 | 2025.12.03 16:56:29.824156 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 72 columns (72 merged, 0 gathered) in 0.008681866 sec., 60125.32328879529 rows/sec., 54.04 MiB/sec. | ||
| 3638 | 2025.12.03 16:56:29.825153 [ 200 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3639 | 2025.12.03 16:56:29.825800 [ 200 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2025.12.03 16:56:29.825885 [ 200 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_11_2} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3641 | 2025.12.03 16:56:29.826123 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3642 | 2025.12.03 16:56:31.728196 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2025.12.03 16:56:31.728385 [ 278 ] {d6b9d2b9-63b3-4159-9df1-ecf9a937bad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3644 | 2025.12.03 16:56:31.728448 [ 278 ] {d6b9d2b9-63b3-4159-9df1-ecf9a937bad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3645 | 2025.12.03 16:56:31.729082 [ 278 ] {d6b9d2b9-63b3-4159-9df1-ecf9a937bad8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.12.03 16:56:31.729126 [ 278 ] {d6b9d2b9-63b3-4159-9df1-ecf9a937bad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3647 | 2025.12.03 16:56:31.729531 [ 278 ] {d6b9d2b9-63b3-4159-9df1-ecf9a937bad8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3648 | 2025.12.03 16:56:31.729752 [ 278 ] {d6b9d2b9-63b3-4159-9df1-ecf9a937bad8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.12.03 16:56:31.729900 [ 278 ] {d6b9d2b9-63b3-4159-9df1-ecf9a937bad8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.76 MiB/sec. | ||
| 3650 | 2025.12.03 16:56:31.729939 [ 278 ] {d6b9d2b9-63b3-4159-9df1-ecf9a937bad8} <Debug> TCPHandler: Processed in 0.001863006 sec. | ||
| 3651 | 2025.12.03 16:56:31.730060 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2025.12.03 16:56:31.730158 [ 278 ] {14bc7da1-0341-4f11-80eb-5bbb87395e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3653 | 2025.12.03 16:56:31.730198 [ 278 ] {14bc7da1-0341-4f11-80eb-5bbb87395e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3654 | 2025.12.03 16:56:31.730602 [ 278 ] {14bc7da1-0341-4f11-80eb-5bbb87395e50} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2025.12.03 16:56:31.730637 [ 278 ] {14bc7da1-0341-4f11-80eb-5bbb87395e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3656 | 2025.12.03 16:56:31.730951 [ 278 ] {14bc7da1-0341-4f11-80eb-5bbb87395e50} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3657 | 2025.12.03 16:56:31.731159 [ 278 ] {14bc7da1-0341-4f11-80eb-5bbb87395e50} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2025.12.03 16:56:31.731283 [ 278 ] {14bc7da1-0341-4f11-80eb-5bbb87395e50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 3659 | 2025.12.03 16:56:31.731318 [ 278 ] {14bc7da1-0341-4f11-80eb-5bbb87395e50} <Debug> TCPHandler: Processed in 0.001308046 sec. | ||
| 3660 | 2025.12.03 16:56:31.731475 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2025.12.03 16:56:31.731568 [ 278 ] {8f8e2250-12ed-4dbf-acd4-0a16325abb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3662 | 2025.12.03 16:56:31.731611 [ 278 ] {8f8e2250-12ed-4dbf-acd4-0a16325abb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3663 | 2025.12.03 16:56:31.731974 [ 278 ] {8f8e2250-12ed-4dbf-acd4-0a16325abb7e} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2025.12.03 16:56:31.732008 [ 278 ] {8f8e2250-12ed-4dbf-acd4-0a16325abb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3665 | 2025.12.03 16:56:31.732339 [ 278 ] {8f8e2250-12ed-4dbf-acd4-0a16325abb7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3666 | 2025.12.03 16:56:31.732581 [ 278 ] {8f8e2250-12ed-4dbf-acd4-0a16325abb7e} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2025.12.03 16:56:31.732705 [ 278 ] {8f8e2250-12ed-4dbf-acd4-0a16325abb7e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001155 sec., 83116.88311688312 rows/sec., 5.79 MiB/sec. | ||
| 3668 | 2025.12.03 16:56:31.732741 [ 278 ] {8f8e2250-12ed-4dbf-acd4-0a16325abb7e} <Debug> TCPHandler: Processed in 0.001314966 sec. | ||
| 3669 | 2025.12.03 16:56:31.732854 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2025.12.03 16:56:31.732949 [ 278 ] {d1e70316-b725-48ad-920b-2118abd2988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3671 | 2025.12.03 16:56:31.732988 [ 278 ] {d1e70316-b725-48ad-920b-2118abd2988a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3672 | 2025.12.03 16:56:31.733304 [ 278 ] {d1e70316-b725-48ad-920b-2118abd2988a} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2025.12.03 16:56:31.733338 [ 278 ] {d1e70316-b725-48ad-920b-2118abd2988a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3674 | 2025.12.03 16:56:31.733636 [ 278 ] {d1e70316-b725-48ad-920b-2118abd2988a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3675 | 2025.12.03 16:56:31.733843 [ 278 ] {d1e70316-b725-48ad-920b-2118abd2988a} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2025.12.03 16:56:31.733966 [ 278 ] {d1e70316-b725-48ad-920b-2118abd2988a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001036 sec., 34749.03474903475 rows/sec., 2.34 MiB/sec. | ||
| 3677 | 2025.12.03 16:56:31.734001 [ 278 ] {d1e70316-b725-48ad-920b-2118abd2988a} <Debug> TCPHandler: Processed in 0.001194973 sec. | ||
| 3678 | 2025.12.03 16:56:32.305443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7170 | ||
| 3679 | 2025.12.03 16:56:32.305932 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2025.12.03 16:56:32.305970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3681 | 2025.12.03 16:56:32.306449 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3682 | 2025.12.03 16:56:32.306671 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.12.03 16:56:32.306801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7170 | ||
| 3684 | 2025.12.03 16:56:32.678108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3685 | 2025.12.03 16:56:32.695540 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2025.12.03 16:56:32.695611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3687 | 2025.12.03 16:56:32.701955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3688 | 2025.12.03 16:56:32.702700 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2025.12.03 16:56:32.706402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3690 | 2025.12.03 16:56:33.000232 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.54 MiB, peak 235.08 MiB, free memory in arenas 0.00 B, will set to 231.45 MiB (RSS), difference: 1.91 MiB | ||
| 3691 | 2025.12.03 16:56:36.732307 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2025.12.03 16:56:36.732614 [ 278 ] {769e88bd-9d8e-4997-aa67-3568ffc18862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3693 | 2025.12.03 16:56:36.732723 [ 278 ] {769e88bd-9d8e-4997-aa67-3568ffc18862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3694 | 2025.12.03 16:56:36.733497 [ 278 ] {769e88bd-9d8e-4997-aa67-3568ffc18862} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2025.12.03 16:56:36.733551 [ 278 ] {769e88bd-9d8e-4997-aa67-3568ffc18862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3696 | 2025.12.03 16:56:36.733955 [ 278 ] {769e88bd-9d8e-4997-aa67-3568ffc18862} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3697 | 2025.12.03 16:56:36.734191 [ 278 ] {769e88bd-9d8e-4997-aa67-3568ffc18862} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2025.12.03 16:56:36.734355 [ 278 ] {769e88bd-9d8e-4997-aa67-3568ffc18862} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001815 sec., 30853.994490358127 rows/sec., 2.37 MiB/sec. | ||
| 3699 | 2025.12.03 16:56:36.734405 [ 278 ] {769e88bd-9d8e-4997-aa67-3568ffc18862} <Debug> TCPHandler: Processed in 0.002278003 sec. | ||
| 3700 | 2025.12.03 16:56:36.734525 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2025.12.03 16:56:36.734629 [ 278 ] {3874abbd-d10e-4c35-9911-02b7a19e978d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3702 | 2025.12.03 16:56:36.734673 [ 278 ] {3874abbd-d10e-4c35-9911-02b7a19e978d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3703 | 2025.12.03 16:56:36.735112 [ 278 ] {3874abbd-d10e-4c35-9911-02b7a19e978d} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2025.12.03 16:56:36.735151 [ 278 ] {3874abbd-d10e-4c35-9911-02b7a19e978d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3705 | 2025.12.03 16:56:36.735469 [ 278 ] {3874abbd-d10e-4c35-9911-02b7a19e978d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3706 | 2025.12.03 16:56:36.735695 [ 278 ] {3874abbd-d10e-4c35-9911-02b7a19e978d} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2025.12.03 16:56:36.735825 [ 278 ] {3874abbd-d10e-4c35-9911-02b7a19e978d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 3708 | 2025.12.03 16:56:36.735865 [ 278 ] {3874abbd-d10e-4c35-9911-02b7a19e978d} <Debug> TCPHandler: Processed in 0.001392297 sec. | ||
| 3709 | 2025.12.03 16:56:36.735980 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2025.12.03 16:56:36.736077 [ 278 ] {be1ea74c-fcf5-4506-b825-295eb08ddcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3711 | 2025.12.03 16:56:36.736123 [ 278 ] {be1ea74c-fcf5-4506-b825-295eb08ddcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3712 | 2025.12.03 16:56:36.736554 [ 278 ] {be1ea74c-fcf5-4506-b825-295eb08ddcd5} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2025.12.03 16:56:36.736591 [ 278 ] {be1ea74c-fcf5-4506-b825-295eb08ddcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3714 | 2025.12.03 16:56:36.736921 [ 278 ] {be1ea74c-fcf5-4506-b825-295eb08ddcd5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3715 | 2025.12.03 16:56:36.737139 [ 278 ] {be1ea74c-fcf5-4506-b825-295eb08ddcd5} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2025.12.03 16:56:36.737269 [ 278 ] {be1ea74c-fcf5-4506-b825-295eb08ddcd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 3717 | 2025.12.03 16:56:36.737307 [ 278 ] {be1ea74c-fcf5-4506-b825-295eb08ddcd5} <Debug> TCPHandler: Processed in 0.001378797 sec. | ||
| 3718 | 2025.12.03 16:56:36.737430 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2025.12.03 16:56:36.737558 [ 278 ] {605bfa7e-e218-4ca8-a73a-972a164220c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3720 | 2025.12.03 16:56:36.737611 [ 278 ] {605bfa7e-e218-4ca8-a73a-972a164220c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3721 | 2025.12.03 16:56:36.738010 [ 278 ] {605bfa7e-e218-4ca8-a73a-972a164220c6} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2025.12.03 16:56:36.738049 [ 278 ] {605bfa7e-e218-4ca8-a73a-972a164220c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3723 | 2025.12.03 16:56:36.738386 [ 278 ] {605bfa7e-e218-4ca8-a73a-972a164220c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3724 | 2025.12.03 16:56:36.738598 [ 278 ] {605bfa7e-e218-4ca8-a73a-972a164220c6} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2025.12.03 16:56:36.738734 [ 278 ] {605bfa7e-e218-4ca8-a73a-972a164220c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 3726 | 2025.12.03 16:56:36.738772 [ 278 ] {605bfa7e-e218-4ca8-a73a-972a164220c6} <Debug> TCPHandler: Processed in 0.001403327 sec. | ||
| 3727 | 2025.12.03 16:56:39.716393 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3728 | 2025.12.03 16:56:39.716476 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3729 | 2025.12.03 16:56:39.806905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7618 | ||
| 3730 | 2025.12.03 16:56:39.807482 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.12.03 16:56:39.807532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3732 | 2025.12.03 16:56:39.808122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3733 | 2025.12.03 16:56:39.808346 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2025.12.03 16:56:39.808477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7618 | ||
| 3735 | 2025.12.03 16:56:39.808480 [ 74 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3736 | 2025.12.03 16:56:39.808540 [ 74 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.12.03 16:56:39.808560 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3738 | 2025.12.03 16:56:39.808694 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 3739 | 2025.12.03 16:56:39.808843 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3740 | 2025.12.03 16:56:39.808883 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5250 rows starting from the beginning of the part | ||
| 3741 | 2025.12.03 16:56:39.808949 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3742 | 2025.12.03 16:56:39.808998 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3743 | 2025.12.03 16:56:39.809041 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3744 | 2025.12.03 16:56:39.809084 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3745 | 2025.12.03 16:56:39.809122 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3746 | 2025.12.03 16:56:39.810439 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7618 rows, containing 4 columns (4 merged, 0 gathered) in 0.001805085 sec., 4220299.875075135 rows/sec., 60.37 MiB/sec. | ||
| 3747 | 2025.12.03 16:56:39.811102 [ 189 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3748 | 2025.12.03 16:56:39.811367 [ 189 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2025.12.03 16:56:39.811432 [ 189 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_16_3} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3750 | 2025.12.03 16:56:39.811512 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3751 | 2025.12.03 16:56:39.815818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 538 | ||
| 3752 | 2025.12.03 16:56:39.817684 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.12.03 16:56:39.817727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3754 | 2025.12.03 16:56:39.818832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3755 | 2025.12.03 16:56:39.819092 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2025.12.03 16:56:39.819405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 3757 | 2025.12.03 16:56:39.933905 [ 76 ] {} <Debug> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3758 | 2025.12.03 16:56:39.933976 [ 76 ] {} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2025.12.03 16:56:39.934002 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3760 | 2025.12.03 16:56:39.934105 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3761 | 2025.12.03 16:56:39.934215 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3762 | 2025.12.03 16:56:39.934243 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 441 rows starting from the beginning of the part | ||
| 3763 | 2025.12.03 16:56:39.934297 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 440 rows starting from the beginning of the part | ||
| 3764 | 2025.12.03 16:56:39.934341 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3765 | 2025.12.03 16:56:39.934383 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3766 | 2025.12.03 16:56:39.934422 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part | ||
| 3767 | 2025.12.03 16:56:39.935397 [ 190 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327976 sec., 1314029.7716223786 rows/sec., 91.41 MiB/sec. | ||
| 3768 | 2025.12.03 16:56:39.935581 [ 190 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3769 | 2025.12.03 16:56:39.935866 [ 190 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.12.03 16:56:39.935942 [ 190 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_10_2} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3771 | 2025.12.03 16:56:39.936027 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3772 | 2025.12.03 16:56:40.001261 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000904817 sec. | ||
| 3773 | 2025.12.03 16:56:40.206494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3774 | 2025.12.03 16:56:40.223480 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2025.12.03 16:56:40.223546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3776 | 2025.12.03 16:56:40.229146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3777 | 2025.12.03 16:56:40.229832 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.12.03 16:56:40.230151 [ 63 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3779 | 2025.12.03 16:56:40.230321 [ 63 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2025.12.03 16:56:40.230347 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3781 | 2025.12.03 16:56:40.230550 [ 199 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3782 | 2025.12.03 16:56:40.232491 [ 76 ] {} <Debug> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3783 | 2025.12.03 16:56:40.232532 [ 76 ] {} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.12.03 16:56:40.232552 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3785 | 2025.12.03 16:56:40.232673 [ 190 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3786 | 2025.12.03 16:56:40.232820 [ 190 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3787 | 2025.12.03 16:56:40.232858 [ 190 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3788 | 2025.12.03 16:56:40.232921 [ 190 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3789 | 2025.12.03 16:56:40.232965 [ 190 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3790 | 2025.12.03 16:56:40.233005 [ 190 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3791 | 2025.12.03 16:56:40.233039 [ 190 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3792 | 2025.12.03 16:56:40.233418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3793 | 2025.12.03 16:56:40.233801 [ 201 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001183753 sec., 50686.249580782474 rows/sec., 2.59 MiB/sec. | ||
| 3794 | 2025.12.03 16:56:40.233953 [ 194 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3795 | 2025.12.03 16:56:40.234247 [ 194 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2025.12.03 16:56:40.234323 [ 194 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_10_2} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3797 | 2025.12.03 16:56:40.234398 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3798 | 2025.12.03 16:56:40.234527 [ 199 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3799 | 2025.12.03 16:56:40.236052 [ 199 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3800 | 2025.12.03 16:56:40.240768 [ 199 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3801 | 2025.12.03 16:56:40.245102 [ 199 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3802 | 2025.12.03 16:56:40.249142 [ 199 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3803 | 2025.12.03 16:56:40.253317 [ 199 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3804 | 2025.12.03 16:56:40.257108 [ 199 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 3805 | 2025.12.03 16:56:40.310646 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080156915 sec., 1509.539133336157 rows/sec., 7.81 MiB/sec. | ||
| 3806 | 2025.12.03 16:56:40.313266 [ 194 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3807 | 2025.12.03 16:56:40.315382 [ 194 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_16_3} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2025.12.03 16:56:40.315482 [ 194 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_16_3} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3809 | 2025.12.03 16:56:40.317755 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3810 | 2025.12.03 16:56:41.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.00 MiB, peak 242.98 MiB, free memory in arenas 0.00 B, will set to 237.93 MiB (RSS), difference: 4.93 MiB | ||
| 3811 | 2025.12.03 16:56:41.118064 [ 63 ] {} <Debug> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3812 | 2025.12.03 16:56:41.118134 [ 63 ] {} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.12.03 16:56:41.118158 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3814 | 2025.12.03 16:56:41.118296 [ 201 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3815 | 2025.12.03 16:56:41.118478 [ 201 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3816 | 2025.12.03 16:56:41.118520 [ 201 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 3817 | 2025.12.03 16:56:41.118593 [ 201 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3818 | 2025.12.03 16:56:41.118644 [ 201 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 3819 | 2025.12.03 16:56:41.118688 [ 201 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 3820 | 2025.12.03 16:56:41.118733 [ 201 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 3821 | 2025.12.03 16:56:41.119536 [ 194 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301245 sec., 8453.442664525128 rows/sec., 566.61 KiB/sec. | ||
| 3822 | 2025.12.03 16:56:41.119728 [ 193 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3823 | 2025.12.03 16:56:41.120067 [ 193 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_10_2} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.12.03 16:56:41.120149 [ 193 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_10_2} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3825 | 2025.12.03 16:56:41.120230 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3826 | 2025.12.03 16:56:41.744892 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2025.12.03 16:56:41.745072 [ 278 ] {a699bd41-8005-4127-a693-f963fdf727ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3828 | 2025.12.03 16:56:41.745140 [ 278 ] {a699bd41-8005-4127-a693-f963fdf727ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3829 | 2025.12.03 16:56:41.745885 [ 278 ] {a699bd41-8005-4127-a693-f963fdf727ca} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.12.03 16:56:41.745938 [ 278 ] {a699bd41-8005-4127-a693-f963fdf727ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3831 | 2025.12.03 16:56:41.746365 [ 278 ] {a699bd41-8005-4127-a693-f963fdf727ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3832 | 2025.12.03 16:56:41.746602 [ 278 ] {a699bd41-8005-4127-a693-f963fdf727ca} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.12.03 16:56:41.746774 [ 278 ] {a699bd41-8005-4127-a693-f963fdf727ca} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00175 sec., 234285.7142857143 rows/sec., 14.86 MiB/sec. | ||
| 3834 | 2025.12.03 16:56:41.746824 [ 278 ] {a699bd41-8005-4127-a693-f963fdf727ca} <Debug> TCPHandler: Processed in 0.002056149 sec. | ||
| 3835 | 2025.12.03 16:56:41.746941 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3836 | 2025.12.03 16:56:41.747043 [ 278 ] {a2800ad1-8bcc-4c5c-98ad-cbd346d562d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3837 | 2025.12.03 16:56:41.747087 [ 278 ] {a2800ad1-8bcc-4c5c-98ad-cbd346d562d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3838 | 2025.12.03 16:56:41.748003 [ 278 ] {a2800ad1-8bcc-4c5c-98ad-cbd346d562d1} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2025.12.03 16:56:41.748049 [ 278 ] {a2800ad1-8bcc-4c5c-98ad-cbd346d562d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3840 | 2025.12.03 16:56:41.748509 [ 278 ] {a2800ad1-8bcc-4c5c-98ad-cbd346d562d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3841 | 2025.12.03 16:56:41.748771 [ 278 ] {a2800ad1-8bcc-4c5c-98ad-cbd346d562d1} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2025.12.03 16:56:41.748948 [ 278 ] {a2800ad1-8bcc-4c5c-98ad-cbd346d562d1} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001926 sec., 619937.6947040498 rows/sec., 49.54 MiB/sec. | ||
| 3843 | 2025.12.03 16:56:41.749000 [ 278 ] {a2800ad1-8bcc-4c5c-98ad-cbd346d562d1} <Debug> TCPHandler: Processed in 0.00211034 sec. | ||
| 3844 | 2025.12.03 16:56:41.749106 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2025.12.03 16:56:41.749243 [ 278 ] {63b137be-6db8-48d8-aaeb-273f178d8ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3846 | 2025.12.03 16:56:41.749301 [ 278 ] {63b137be-6db8-48d8-aaeb-273f178d8ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3847 | 2025.12.03 16:56:41.749886 [ 278 ] {63b137be-6db8-48d8-aaeb-273f178d8ce2} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2025.12.03 16:56:41.749931 [ 278 ] {63b137be-6db8-48d8-aaeb-273f178d8ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3849 | 2025.12.03 16:56:41.750307 [ 278 ] {63b137be-6db8-48d8-aaeb-273f178d8ce2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3850 | 2025.12.03 16:56:41.750522 [ 278 ] {63b137be-6db8-48d8-aaeb-273f178d8ce2} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2025.12.03 16:56:41.750657 [ 278 ] {63b137be-6db8-48d8-aaeb-273f178d8ce2} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001461 sec., 168377.82340862422 rows/sec., 10.29 MiB/sec. | ||
| 3852 | 2025.12.03 16:56:41.750696 [ 278 ] {63b137be-6db8-48d8-aaeb-273f178d8ce2} <Debug> TCPHandler: Processed in 0.001639891 sec. | ||
| 3853 | 2025.12.03 16:56:41.750798 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2025.12.03 16:56:41.750892 [ 278 ] {fc24b5a4-f9bf-4445-9913-473b4b5f70d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3855 | 2025.12.03 16:56:41.750933 [ 278 ] {fc24b5a4-f9bf-4445-9913-473b4b5f70d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3856 | 2025.12.03 16:56:41.751387 [ 278 ] {fc24b5a4-f9bf-4445-9913-473b4b5f70d3} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.12.03 16:56:41.751423 [ 278 ] {fc24b5a4-f9bf-4445-9913-473b4b5f70d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3858 | 2025.12.03 16:56:41.751752 [ 278 ] {fc24b5a4-f9bf-4445-9913-473b4b5f70d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3859 | 2025.12.03 16:56:41.751996 [ 278 ] {fc24b5a4-f9bf-4445-9913-473b4b5f70d3} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.12.03 16:56:41.752139 [ 278 ] {fc24b5a4-f9bf-4445-9913-473b4b5f70d3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 3861 | 2025.12.03 16:56:41.752184 [ 278 ] {fc24b5a4-f9bf-4445-9913-473b4b5f70d3} <Debug> TCPHandler: Processed in 0.001433758 sec. | ||
| 3862 | 2025.12.03 16:56:41.752294 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.12.03 16:56:41.752387 [ 278 ] {c20e0d70-2bfa-4a73-914c-ed9282e8c29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3864 | 2025.12.03 16:56:41.752429 [ 278 ] {c20e0d70-2bfa-4a73-914c-ed9282e8c29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3865 | 2025.12.03 16:56:41.752879 [ 278 ] {c20e0d70-2bfa-4a73-914c-ed9282e8c29b} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2025.12.03 16:56:41.752916 [ 278 ] {c20e0d70-2bfa-4a73-914c-ed9282e8c29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3867 | 2025.12.03 16:56:41.753228 [ 278 ] {c20e0d70-2bfa-4a73-914c-ed9282e8c29b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3868 | 2025.12.03 16:56:41.753442 [ 278 ] {c20e0d70-2bfa-4a73-914c-ed9282e8c29b} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2025.12.03 16:56:41.753585 [ 278 ] {c20e0d70-2bfa-4a73-914c-ed9282e8c29b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 3870 | 2025.12.03 16:56:41.753622 [ 278 ] {c20e0d70-2bfa-4a73-914c-ed9282e8c29b} <Debug> TCPHandler: Processed in 0.001375626 sec. | ||
| 3871 | 2025.12.03 16:56:41.753742 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2025.12.03 16:56:41.753868 [ 278 ] {548d35d2-1dd8-403b-b034-86d31d6705be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3873 | 2025.12.03 16:56:41.753919 [ 278 ] {548d35d2-1dd8-403b-b034-86d31d6705be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3874 | 2025.12.03 16:56:41.754572 [ 278 ] {548d35d2-1dd8-403b-b034-86d31d6705be} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.12.03 16:56:41.754610 [ 278 ] {548d35d2-1dd8-403b-b034-86d31d6705be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3876 | 2025.12.03 16:56:41.754979 [ 278 ] {548d35d2-1dd8-403b-b034-86d31d6705be} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3877 | 2025.12.03 16:56:41.755209 [ 278 ] {548d35d2-1dd8-403b-b034-86d31d6705be} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.12.03 16:56:41.755352 [ 278 ] {548d35d2-1dd8-403b-b034-86d31d6705be} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001509 sec., 477137.1769383698 rows/sec., 33.49 MiB/sec. | ||
| 3879 | 2025.12.03 16:56:41.755392 [ 278 ] {548d35d2-1dd8-403b-b034-86d31d6705be} <Debug> TCPHandler: Processed in 0.001711122 sec. | ||
| 3880 | 2025.12.03 16:56:41.755499 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2025.12.03 16:56:41.755593 [ 278 ] {b0b6f998-eecc-4f6c-be42-f6b0b1904e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3882 | 2025.12.03 16:56:41.755637 [ 278 ] {b0b6f998-eecc-4f6c-be42-f6b0b1904e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3883 | 2025.12.03 16:56:41.755966 [ 278 ] {b0b6f998-eecc-4f6c-be42-f6b0b1904e50} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2025.12.03 16:56:41.756004 [ 278 ] {b0b6f998-eecc-4f6c-be42-f6b0b1904e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3885 | 2025.12.03 16:56:41.756309 [ 278 ] {b0b6f998-eecc-4f6c-be42-f6b0b1904e50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3886 | 2025.12.03 16:56:41.756547 [ 278 ] {b0b6f998-eecc-4f6c-be42-f6b0b1904e50} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2025.12.03 16:56:41.756691 [ 278 ] {b0b6f998-eecc-4f6c-be42-f6b0b1904e50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 3888 | 2025.12.03 16:56:41.756728 [ 278 ] {b0b6f998-eecc-4f6c-be42-f6b0b1904e50} <Debug> TCPHandler: Processed in 0.001278655 sec. | ||
| 3889 | 2025.12.03 16:56:41.756835 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.12.03 16:56:41.756928 [ 278 ] {adb7ffbe-f50f-4804-b879-cdc5171da9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3891 | 2025.12.03 16:56:41.756971 [ 278 ] {adb7ffbe-f50f-4804-b879-cdc5171da9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3892 | 2025.12.03 16:56:41.757431 [ 278 ] {adb7ffbe-f50f-4804-b879-cdc5171da9db} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.12.03 16:56:41.757471 [ 278 ] {adb7ffbe-f50f-4804-b879-cdc5171da9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3894 | 2025.12.03 16:56:41.757894 [ 278 ] {adb7ffbe-f50f-4804-b879-cdc5171da9db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3895 | 2025.12.03 16:56:41.758158 [ 278 ] {adb7ffbe-f50f-4804-b879-cdc5171da9db} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.12.03 16:56:41.758301 [ 278 ] {adb7ffbe-f50f-4804-b879-cdc5171da9db} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00139 sec., 225899.28057553957 rows/sec., 14.84 MiB/sec. | ||
| 3897 | 2025.12.03 16:56:41.758339 [ 278 ] {adb7ffbe-f50f-4804-b879-cdc5171da9db} <Debug> TCPHandler: Processed in 0.00155221 sec. | ||
| 3898 | 2025.12.03 16:56:41.758456 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.12.03 16:56:41.758574 [ 278 ] {bf16ccbc-89a0-41db-a593-f3c14313cfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3900 | 2025.12.03 16:56:41.758624 [ 278 ] {bf16ccbc-89a0-41db-a593-f3c14313cfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3901 | 2025.12.03 16:56:41.758988 [ 278 ] {bf16ccbc-89a0-41db-a593-f3c14313cfd0} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2025.12.03 16:56:41.759029 [ 278 ] {bf16ccbc-89a0-41db-a593-f3c14313cfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3903 | 2025.12.03 16:56:41.759347 [ 278 ] {bf16ccbc-89a0-41db-a593-f3c14313cfd0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3904 | 2025.12.03 16:56:41.759554 [ 278 ] {bf16ccbc-89a0-41db-a593-f3c14313cfd0} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.12.03 16:56:41.759690 [ 278 ] {bf16ccbc-89a0-41db-a593-f3c14313cfd0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 3906 | 2025.12.03 16:56:41.759726 [ 278 ] {bf16ccbc-89a0-41db-a593-f3c14313cfd0} <Debug> TCPHandler: Processed in 0.001328665 sec. | ||
| 3907 | 2025.12.03 16:56:41.759841 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2025.12.03 16:56:41.759957 [ 278 ] {bcfd7c64-4dd0-48c5-872d-479477d75cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3909 | 2025.12.03 16:56:41.760021 [ 278 ] {bcfd7c64-4dd0-48c5-872d-479477d75cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3910 | 2025.12.03 16:56:41.760984 [ 278 ] {bcfd7c64-4dd0-48c5-872d-479477d75cf7} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.12.03 16:56:41.761028 [ 278 ] {bcfd7c64-4dd0-48c5-872d-479477d75cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3912 | 2025.12.03 16:56:41.761633 [ 278 ] {bcfd7c64-4dd0-48c5-872d-479477d75cf7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3913 | 2025.12.03 16:56:41.761869 [ 278 ] {bcfd7c64-4dd0-48c5-872d-479477d75cf7} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2025.12.03 16:56:41.761976 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3915 | 2025.12.03 16:56:41.762008 [ 278 ] {bcfd7c64-4dd0-48c5-872d-479477d75cf7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002074 sec., 19768.563162970106 rows/sec., 35.42 MiB/sec. | ||
| 3916 | 2025.12.03 16:56:41.762046 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.12.03 16:56:41.762070 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3918 | 2025.12.03 16:56:41.762074 [ 278 ] {bcfd7c64-4dd0-48c5-872d-479477d75cf7} <Debug> TCPHandler: Processed in 0.002292523 sec. | ||
| 3919 | 2025.12.03 16:56:41.762193 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 3920 | 2025.12.03 16:56:41.762201 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2025.12.03 16:56:41.762343 [ 278 ] {01e97144-5ee4-4d68-b80a-2e8a6f76c4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3922 | 2025.12.03 16:56:41.762386 [ 278 ] {01e97144-5ee4-4d68-b80a-2e8a6f76c4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3923 | 2025.12.03 16:56:41.762463 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3924 | 2025.12.03 16:56:41.762532 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part | ||
| 3925 | 2025.12.03 16:56:41.762668 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3926 | 2025.12.03 16:56:41.762714 [ 278 ] {01e97144-5ee4-4d68-b80a-2e8a6f76c4e0} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.12.03 16:56:41.762756 [ 278 ] {01e97144-5ee4-4d68-b80a-2e8a6f76c4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3928 | 2025.12.03 16:56:41.762784 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3929 | 2025.12.03 16:56:41.762899 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3930 | 2025.12.03 16:56:41.763003 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3931 | 2025.12.03 16:56:41.763104 [ 278 ] {01e97144-5ee4-4d68-b80a-2e8a6f76c4e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3932 | 2025.12.03 16:56:41.763126 [ 202 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3933 | 2025.12.03 16:56:41.763359 [ 278 ] {01e97144-5ee4-4d68-b80a-2e8a6f76c4e0} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2025.12.03 16:56:41.763514 [ 278 ] {01e97144-5ee4-4d68-b80a-2e8a6f76c4e0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 5.36 MiB/sec. | ||
| 3935 | 2025.12.03 16:56:41.763551 [ 278 ] {01e97144-5ee4-4d68-b80a-2e8a6f76c4e0} <Debug> TCPHandler: Processed in 0.001399477 sec. | ||
| 3936 | 2025.12.03 16:56:41.766607 [ 193 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 19 columns (19 merged, 0 gathered) in 0.004475586 sec., 73733.36139669755 rows/sec., 132.13 MiB/sec. | ||
| 3937 | 2025.12.03 16:56:41.767031 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3938 | 2025.12.03 16:56:41.767369 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2025.12.03 16:56:41.767462 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3940 | 2025.12.03 16:56:41.767570 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3941 | 2025.12.03 16:56:43.986125 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49044 | ||
| 3942 | 2025.12.03 16:56:43.986240 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2025.12.03 16:56:43.986267 [ 288 ] {} <Debug> TCP-Session: 5663b055-f922-4e02-8ab5-e6398a061341 Authenticating user 'default' from [fd00:1122:3344:101::e]:49044 | ||
| 3944 | 2025.12.03 16:56:43.986290 [ 288 ] {} <Debug> TCP-Session: 5663b055-f922-4e02-8ab5-e6398a061341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2025.12.03 16:56:43.986303 [ 288 ] {} <Debug> TCP-Session: 5663b055-f922-4e02-8ab5-e6398a061341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2025.12.03 16:56:43.986491 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50092 | ||
| 3947 | 2025.12.03 16:56:43.986496 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34797 | ||
| 3948 | 2025.12.03 16:56:43.986546 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53398 | ||
| 3949 | 2025.12.03 16:56:43.986592 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34705 | ||
| 3950 | 2025.12.03 16:56:43.986607 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41823 | ||
| 3951 | 2025.12.03 16:56:43.986567 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33907 | ||
| 3952 | 2025.12.03 16:56:43.986682 [ 288 ] {} <Trace> TCP-Session: 5663b055-f922-4e02-8ab5-e6398a061341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2025.12.03 16:56:43.986655 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3954 | 2025.12.03 16:56:43.986561 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53691 | ||
| 3955 | 2025.12.03 16:56:43.986757 [ 289 ] {} <Debug> TCP-Session: ada8fedd-1d0c-444c-a5f0-30d92c4276d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50092 | ||
| 3956 | 2025.12.03 16:56:43.986549 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53663 | ||
| 3957 | 2025.12.03 16:56:43.986784 [ 289 ] {} <Debug> TCP-Session: ada8fedd-1d0c-444c-a5f0-30d92c4276d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2025.12.03 16:56:43.986814 [ 289 ] {} <Debug> TCP-Session: ada8fedd-1d0c-444c-a5f0-30d92c4276d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2025.12.03 16:56:43.986947 [ 288 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3960 | 2025.12.03 16:56:43.986992 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3961 | 2025.12.03 16:56:43.987073 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3962 | 2025.12.03 16:56:43.987129 [ 292 ] {} <Debug> TCP-Session: b2621e91-b886-40be-9823-404eca29b0ba Authenticating user 'default' from [fd00:1122:3344:101::e]:53663 | ||
| 3963 | 2025.12.03 16:56:43.987152 [ 293 ] {} <Debug> TCP-Session: b2590f1c-aedd-4742-b55e-7715d7adf00b Authenticating user 'default' from [fd00:1122:3344:101::e]:53691 | ||
| 3964 | 2025.12.03 16:56:43.987164 [ 292 ] {} <Debug> TCP-Session: b2621e91-b886-40be-9823-404eca29b0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2025.12.03 16:56:43.987179 [ 293 ] {} <Debug> TCP-Session: b2590f1c-aedd-4742-b55e-7715d7adf00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2025.12.03 16:56:43.987190 [ 292 ] {} <Debug> TCP-Session: b2621e91-b886-40be-9823-404eca29b0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2025.12.03 16:56:43.987206 [ 293 ] {} <Debug> TCP-Session: b2590f1c-aedd-4742-b55e-7715d7adf00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2025.12.03 16:56:43.987170 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3969 | 2025.12.03 16:56:43.987036 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3970 | 2025.12.03 16:56:43.987262 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3971 | 2025.12.03 16:56:43.987269 [ 290 ] {} <Debug> TCP-Session: 1a323e0e-37bb-44dc-8637-4e7776b8edae Authenticating user 'default' from [fd00:1122:3344:101::e]:34797 | ||
| 3972 | 2025.12.03 16:56:43.987323 [ 288 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3973 | 2025.12.03 16:56:43.987390 [ 294 ] {} <Debug> TCP-Session: f5ab1dad-dc32-4df7-978f-75b9be999087 Authenticating user 'default' from [fd00:1122:3344:101::e]:33907 | ||
| 3974 | 2025.12.03 16:56:43.987404 [ 290 ] {} <Debug> TCP-Session: 1a323e0e-37bb-44dc-8637-4e7776b8edae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2025.12.03 16:56:43.987422 [ 294 ] {} <Debug> TCP-Session: f5ab1dad-dc32-4df7-978f-75b9be999087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2025.12.03 16:56:43.987427 [ 290 ] {} <Debug> TCP-Session: 1a323e0e-37bb-44dc-8637-4e7776b8edae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2025.12.03 16:56:43.987422 [ 291 ] {} <Debug> TCP-Session: f9d35c49-6f7d-46b2-b28f-c2612e4d9af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53398 | ||
| 3978 | 2025.12.03 16:56:43.987453 [ 294 ] {} <Debug> TCP-Session: f5ab1dad-dc32-4df7-978f-75b9be999087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2025.12.03 16:56:43.987477 [ 291 ] {} <Debug> TCP-Session: f9d35c49-6f7d-46b2-b28f-c2612e4d9af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2025.12.03 16:56:43.987480 [ 288 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3981 | 2025.12.03 16:56:43.987500 [ 291 ] {} <Debug> TCP-Session: f9d35c49-6f7d-46b2-b28f-c2612e4d9af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2025.12.03 16:56:43.987488 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2025.12.03 16:56:43.987487 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2025.12.03 16:56:43.987554 [ 286 ] {} <Debug> TCP-Session: 414b1b37-2e96-4700-b319-b18e29feec75 Authenticating user 'default' from [fd00:1122:3344:101::e]:41823 | ||
| 3985 | 2025.12.03 16:56:43.987584 [ 275 ] {} <Debug> TCP-Session: b699f3b5-6e98-426f-aa21-cfb56a21dbee Authenticating user 'default' from [fd00:1122:3344:101::e]:34705 | ||
| 3986 | 2025.12.03 16:56:43.987587 [ 286 ] {} <Debug> TCP-Session: 414b1b37-2e96-4700-b319-b18e29feec75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2025.12.03 16:56:43.987610 [ 275 ] {} <Debug> TCP-Session: b699f3b5-6e98-426f-aa21-cfb56a21dbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2025.12.03 16:56:43.987628 [ 286 ] {} <Debug> TCP-Session: 414b1b37-2e96-4700-b319-b18e29feec75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2025.12.03 16:56:43.987637 [ 275 ] {} <Debug> TCP-Session: b699f3b5-6e98-426f-aa21-cfb56a21dbee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2025.12.03 16:56:43.987830 [ 288 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 3991 | 2025.12.03 16:56:43.988896 [ 330 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Trace> AggregatingTransform: Aggregating | ||
| 3992 | 2025.12.03 16:56:43.988944 [ 330 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Trace> Aggregator: Aggregation method: without_key | ||
| 3993 | 2025.12.03 16:56:43.988979 [ 330 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104566 sec. (956.334 rows/sec., 37.36 KiB/sec.) | ||
| 3994 | 2025.12.03 16:56:43.989000 [ 330 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Trace> Aggregator: Merging aggregated data | ||
| 3995 | 2025.12.03 16:56:43.990085 [ 288 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 3996 | 2025.12.03 16:56:43.990280 [ 288 ] {4ad1d086-b9c3-4e0a-8160-9c91f95a8680} <Debug> TCPHandler: Processed in 0.003775072 sec. | ||
| 3997 | 2025.12.03 16:56:43.990407 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3998 | 2025.12.03 16:56:43.990435 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3999 | 2025.12.03 16:56:43.990451 [ 288 ] {} <Debug> TCP-Session: 5663b055-f922-4e02-8ab5-e6398a061341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2025.12.03 16:56:43.990460 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2025.12.03 16:56:43.990485 [ 291 ] {} <Debug> TCP-Session: f9d35c49-6f7d-46b2-b28f-c2612e4d9af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2025.12.03 16:56:43.990495 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4003 | 2025.12.03 16:56:43.990531 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2025.12.03 16:56:43.990547 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4005 | 2025.12.03 16:56:43.990569 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2025.12.03 16:56:43.990589 [ 286 ] {} <Debug> TCP-Session: 414b1b37-2e96-4700-b319-b18e29feec75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2025.12.03 16:56:43.990622 [ 293 ] {} <Debug> TCP-Session: b2590f1c-aedd-4742-b55e-7715d7adf00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2025.12.03 16:56:43.990630 [ 275 ] {} <Debug> TCP-Session: b699f3b5-6e98-426f-aa21-cfb56a21dbee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2025.12.03 16:56:43.990536 [ 294 ] {} <Debug> TCP-Session: f5ab1dad-dc32-4df7-978f-75b9be999087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2025.12.03 16:56:43.990513 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4011 | 2025.12.03 16:56:43.990475 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2025.12.03 16:56:43.990724 [ 290 ] {} <Debug> TCP-Session: 1a323e0e-37bb-44dc-8637-4e7776b8edae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2025.12.03 16:56:43.990562 [ 292 ] {} <Debug> TCP-Session: b2621e91-b886-40be-9823-404eca29b0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2025.12.03 16:56:43.990748 [ 289 ] {} <Debug> TCP-Session: ada8fedd-1d0c-444c-a5f0-30d92c4276d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2025.12.03 16:56:44.028208 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39950 | ||
| 4016 | 2025.12.03 16:56:44.028320 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4017 | 2025.12.03 16:56:44.028348 [ 288 ] {} <Debug> TCP-Session: 49a82db8-b098-4de3-86cf-f4b74cf7d74b Authenticating user 'default' from [fd00:1122:3344:101::e]:39950 | ||
| 4018 | 2025.12.03 16:56:44.028371 [ 288 ] {} <Debug> TCP-Session: 49a82db8-b098-4de3-86cf-f4b74cf7d74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2025.12.03 16:56:44.028408 [ 288 ] {} <Debug> TCP-Session: 49a82db8-b098-4de3-86cf-f4b74cf7d74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2025.12.03 16:56:44.028643 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52614 | ||
| 4021 | 2025.12.03 16:56:44.028671 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42872 | ||
| 4022 | 2025.12.03 16:56:44.028706 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37702 | ||
| 4023 | 2025.12.03 16:56:44.028737 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32925 | ||
| 4024 | 2025.12.03 16:56:44.028770 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60747 | ||
| 4025 | 2025.12.03 16:56:44.028801 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4026 | 2025.12.03 16:56:44.028802 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4027 | 2025.12.03 16:56:44.028830 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4028 | 2025.12.03 16:56:44.028838 [ 293 ] {} <Debug> TCP-Session: 2dde7962-afea-405e-9431-97d6904d5899 Authenticating user 'default' from [fd00:1122:3344:101::e]:37702 | ||
| 4029 | 2025.12.03 16:56:44.028851 [ 290 ] {} <Debug> TCP-Session: 66be2266-3cb4-4739-aadc-8da8b1c71704 Authenticating user 'default' from [fd00:1122:3344:101::e]:42872 | ||
| 4030 | 2025.12.03 16:56:44.028862 [ 294 ] {} <Debug> TCP-Session: be96d76d-c805-46bd-8c03-d822dd135063 Authenticating user 'default' from [fd00:1122:3344:101::e]:32925 | ||
| 4031 | 2025.12.03 16:56:44.028871 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4032 | 2025.12.03 16:56:44.028895 [ 294 ] {} <Debug> TCP-Session: be96d76d-c805-46bd-8c03-d822dd135063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2025.12.03 16:56:44.028893 [ 290 ] {} <Debug> TCP-Session: 66be2266-3cb4-4739-aadc-8da8b1c71704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2025.12.03 16:56:44.028915 [ 286 ] {} <Debug> TCP-Session: a196a90e-5997-429c-90f0-25c9106f928f Authenticating user 'default' from [fd00:1122:3344:101::e]:60747 | ||
| 4035 | 2025.12.03 16:56:44.028905 [ 288 ] {} <Trace> TCP-Session: 49a82db8-b098-4de3-86cf-f4b74cf7d74b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2025.12.03 16:56:44.028947 [ 286 ] {} <Debug> TCP-Session: a196a90e-5997-429c-90f0-25c9106f928f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2025.12.03 16:56:44.028925 [ 290 ] {} <Debug> TCP-Session: 66be2266-3cb4-4739-aadc-8da8b1c71704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2025.12.03 16:56:44.028979 [ 286 ] {} <Debug> TCP-Session: a196a90e-5997-429c-90f0-25c9106f928f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2025.12.03 16:56:44.028918 [ 294 ] {} <Debug> TCP-Session: be96d76d-c805-46bd-8c03-d822dd135063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2025.12.03 16:56:44.028773 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2025.12.03 16:56:44.028769 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37320 | ||
| 4042 | 2025.12.03 16:56:44.029071 [ 289 ] {} <Debug> TCP-Session: 096948e5-238a-4e38-940b-af7bb2fb4274 Authenticating user 'default' from [fd00:1122:3344:101::e]:52614 | ||
| 4043 | 2025.12.03 16:56:44.028689 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52827 | ||
| 4044 | 2025.12.03 16:56:44.029098 [ 289 ] {} <Debug> TCP-Session: 096948e5-238a-4e38-940b-af7bb2fb4274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2025.12.03 16:56:44.028689 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63929 | ||
| 4046 | 2025.12.03 16:56:44.029142 [ 288 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39950) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4047 | 2025.12.03 16:56:44.029170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4048 | 2025.12.03 16:56:44.029138 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2025.12.03 16:56:44.029209 [ 291 ] {} <Debug> TCP-Session: 8e328541-60b5-4160-a747-703ce8a306e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52827 | ||
| 4050 | 2025.12.03 16:56:44.029216 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2025.12.03 16:56:44.029237 [ 291 ] {} <Debug> TCP-Session: 8e328541-60b5-4160-a747-703ce8a306e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2025.12.03 16:56:44.029256 [ 292 ] {} <Debug> TCP-Session: 2262576c-55b2-4bce-97f9-3dceb0ecb42a Authenticating user 'default' from [fd00:1122:3344:101::e]:63929 | ||
| 4053 | 2025.12.03 16:56:44.029263 [ 291 ] {} <Debug> TCP-Session: 8e328541-60b5-4160-a747-703ce8a306e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2025.12.03 16:56:44.029284 [ 292 ] {} <Debug> TCP-Session: 2262576c-55b2-4bce-97f9-3dceb0ecb42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2025.12.03 16:56:44.029139 [ 289 ] {} <Debug> TCP-Session: 096948e5-238a-4e38-940b-af7bb2fb4274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2025.12.03 16:56:44.029309 [ 292 ] {} <Debug> TCP-Session: 2262576c-55b2-4bce-97f9-3dceb0ecb42a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2025.12.03 16:56:44.029228 [ 275 ] {} <Debug> TCP-Session: 5d66f2cf-ff15-47d6-82c3-c66108e81903 Authenticating user 'default' from [fd00:1122:3344:101::e]:37320 | ||
| 4058 | 2025.12.03 16:56:44.028879 [ 293 ] {} <Debug> TCP-Session: 2dde7962-afea-405e-9431-97d6904d5899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2025.12.03 16:56:44.029375 [ 275 ] {} <Debug> TCP-Session: 5d66f2cf-ff15-47d6-82c3-c66108e81903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2025.12.03 16:56:44.029389 [ 293 ] {} <Debug> TCP-Session: 2dde7962-afea-405e-9431-97d6904d5899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2025.12.03 16:56:44.029391 [ 275 ] {} <Debug> TCP-Session: 5d66f2cf-ff15-47d6-82c3-c66108e81903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2025.12.03 16:56:44.029485 [ 288 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4063 | 2025.12.03 16:56:44.029552 [ 288 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4064 | 2025.12.03 16:56:44.029901 [ 288 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 4065 | 2025.12.03 16:56:44.030998 [ 299 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Trace> AggregatingTransform: Aggregating | ||
| 4066 | 2025.12.03 16:56:44.031045 [ 299 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Trace> Aggregator: Aggregation method: without_key | ||
| 4067 | 2025.12.03 16:56:44.031079 [ 299 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010585 sec. (944.733 rows/sec., 36.90 KiB/sec.) | ||
| 4068 | 2025.12.03 16:56:44.031098 [ 299 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Trace> Aggregator: Merging aggregated data | ||
| 4069 | 2025.12.03 16:56:44.032204 [ 288 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 4070 | 2025.12.03 16:56:44.032353 [ 288 ] {c20f5e1d-df86-4fef-9470-0819c9d4afde} <Debug> TCPHandler: Processed in 0.003606689 sec. | ||
| 4071 | 2025.12.03 16:56:44.032472 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4072 | 2025.12.03 16:56:44.032505 [ 288 ] {} <Debug> TCP-Session: 49a82db8-b098-4de3-86cf-f4b74cf7d74b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2025.12.03 16:56:44.032516 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4074 | 2025.12.03 16:56:44.032536 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2025.12.03 16:56:44.032556 [ 286 ] {} <Debug> TCP-Session: a196a90e-5997-429c-90f0-25c9106f928f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2025.12.03 16:56:44.032563 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4077 | 2025.12.03 16:56:44.032586 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4078 | 2025.12.03 16:56:44.032606 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4079 | 2025.12.03 16:56:44.032630 [ 290 ] {} <Debug> TCP-Session: 66be2266-3cb4-4739-aadc-8da8b1c71704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2025.12.03 16:56:44.032641 [ 292 ] {} <Debug> TCP-Session: 2262576c-55b2-4bce-97f9-3dceb0ecb42a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2025.12.03 16:56:44.032664 [ 291 ] {} <Debug> TCP-Session: 8e328541-60b5-4160-a747-703ce8a306e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2025.12.03 16:56:44.032670 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4083 | 2025.12.03 16:56:44.032649 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4084 | 2025.12.03 16:56:44.032734 [ 294 ] {} <Debug> TCP-Session: be96d76d-c805-46bd-8c03-d822dd135063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2025.12.03 16:56:44.032586 [ 289 ] {} <Debug> TCP-Session: 096948e5-238a-4e38-940b-af7bb2fb4274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2025.12.03 16:56:44.032758 [ 275 ] {} <Debug> TCP-Session: 5d66f2cf-ff15-47d6-82c3-c66108e81903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2025.12.03 16:56:44.032627 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4088 | 2025.12.03 16:56:44.032814 [ 293 ] {} <Debug> TCP-Session: 2dde7962-afea-405e-9431-97d6904d5899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2025.12.03 16:56:44.185466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51153 | ||
| 4090 | 2025.12.03 16:56:44.185578 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4091 | 2025.12.03 16:56:44.185605 [ 288 ] {} <Debug> TCP-Session: a99a1762-4958-4c23-b6af-221f3741c508 Authenticating user 'default' from [fd00:1122:3344:101::e]:51153 | ||
| 4092 | 2025.12.03 16:56:44.185627 [ 288 ] {} <Debug> TCP-Session: a99a1762-4958-4c23-b6af-221f3741c508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2025.12.03 16:56:44.185640 [ 288 ] {} <Debug> TCP-Session: a99a1762-4958-4c23-b6af-221f3741c508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2025.12.03 16:56:44.185826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50720 | ||
| 4095 | 2025.12.03 16:56:44.185852 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41459 | ||
| 4096 | 2025.12.03 16:56:44.185887 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48052 | ||
| 4097 | 2025.12.03 16:56:44.185895 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39880 | ||
| 4098 | 2025.12.03 16:56:44.185955 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4099 | 2025.12.03 16:56:44.185977 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4100 | 2025.12.03 16:56:44.185982 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4101 | 2025.12.03 16:56:44.186002 [ 289 ] {} <Debug> TCP-Session: a907ed65-20f4-40a4-a6d9-d81b9f6a9997 Authenticating user 'default' from [fd00:1122:3344:101::e]:50720 | ||
| 4102 | 2025.12.03 16:56:44.186006 [ 293 ] {} <Debug> TCP-Session: 2febd5f9-1fe1-4315-a234-c6850cb907f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48052 | ||
| 4103 | 2025.12.03 16:56:44.186027 [ 291 ] {} <Debug> TCP-Session: 2d00ff5b-dabf-4f28-9ecd-6987f2bdc75e Authenticating user 'default' from [fd00:1122:3344:101::e]:41459 | ||
| 4104 | 2025.12.03 16:56:44.186041 [ 289 ] {} <Debug> TCP-Session: a907ed65-20f4-40a4-a6d9-d81b9f6a9997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2025.12.03 16:56:44.186044 [ 293 ] {} <Debug> TCP-Session: 2febd5f9-1fe1-4315-a234-c6850cb907f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2025.12.03 16:56:44.186058 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4107 | 2025.12.03 16:56:44.186066 [ 291 ] {} <Debug> TCP-Session: 2d00ff5b-dabf-4f28-9ecd-6987f2bdc75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2025.12.03 16:56:44.186065 [ 289 ] {} <Debug> TCP-Session: a907ed65-20f4-40a4-a6d9-d81b9f6a9997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2025.12.03 16:56:44.186110 [ 291 ] {} <Debug> TCP-Session: 2d00ff5b-dabf-4f28-9ecd-6987f2bdc75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2025.12.03 16:56:44.186113 [ 294 ] {} <Debug> TCP-Session: ba92bcf2-7a97-4f76-99a8-eefc7460ad57 Authenticating user 'default' from [fd00:1122:3344:101::e]:39880 | ||
| 4111 | 2025.12.03 16:56:44.185830 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35538 | ||
| 4112 | 2025.12.03 16:56:44.186188 [ 294 ] {} <Debug> TCP-Session: ba92bcf2-7a97-4f76-99a8-eefc7460ad57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2025.12.03 16:56:44.186072 [ 293 ] {} <Debug> TCP-Session: 2febd5f9-1fe1-4315-a234-c6850cb907f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2025.12.03 16:56:44.186210 [ 294 ] {} <Debug> TCP-Session: ba92bcf2-7a97-4f76-99a8-eefc7460ad57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2025.12.03 16:56:44.186009 [ 288 ] {} <Trace> TCP-Session: a99a1762-4958-4c23-b6af-221f3741c508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2025.12.03 16:56:44.186247 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4117 | 2025.12.03 16:56:44.185877 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39048 | ||
| 4118 | 2025.12.03 16:56:44.186296 [ 290 ] {} <Debug> TCP-Session: f26059e3-46be-4812-8ca5-d074f9df7e54 Authenticating user 'default' from [fd00:1122:3344:101::e]:35538 | ||
| 4119 | 2025.12.03 16:56:44.186329 [ 290 ] {} <Debug> TCP-Session: f26059e3-46be-4812-8ca5-d074f9df7e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2025.12.03 16:56:44.186342 [ 290 ] {} <Debug> TCP-Session: f26059e3-46be-4812-8ca5-d074f9df7e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2025.12.03 16:56:44.186361 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2025.12.03 16:56:44.186387 [ 292 ] {} <Debug> TCP-Session: c21080dc-3927-443e-8882-cfa2ee457fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39048 | ||
| 4123 | 2025.12.03 16:56:44.186403 [ 292 ] {} <Debug> TCP-Session: c21080dc-3927-443e-8882-cfa2ee457fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2025.12.03 16:56:44.186415 [ 292 ] {} <Debug> TCP-Session: c21080dc-3927-443e-8882-cfa2ee457fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2025.12.03 16:56:44.186430 [ 288 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51153) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4126 | 2025.12.03 16:56:44.186684 [ 288 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4127 | 2025.12.03 16:56:44.186738 [ 288 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4128 | 2025.12.03 16:56:44.187019 [ 288 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 4129 | 2025.12.03 16:56:44.187912 [ 309 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Trace> AggregatingTransform: Aggregating | ||
| 4130 | 2025.12.03 16:56:44.188003 [ 309 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4131 | 2025.12.03 16:56:44.188038 [ 309 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920758 sec. (1086.062 rows/sec., 42.42 KiB/sec.) | ||
| 4132 | 2025.12.03 16:56:44.188060 [ 309 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Trace> Aggregator: Merging aggregated data | ||
| 4133 | 2025.12.03 16:56:44.189169 [ 288 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002796 sec., 357.653791130186 rows/sec., 13.97 KiB/sec. | ||
| 4134 | 2025.12.03 16:56:44.189303 [ 288 ] {925042b3-d797-4075-b1c1-cbb951a37e1b} <Debug> TCPHandler: Processed in 0.003405755 sec. | ||
| 4135 | 2025.12.03 16:56:44.189425 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4136 | 2025.12.03 16:56:44.189453 [ 288 ] {} <Debug> TCP-Session: a99a1762-4958-4c23-b6af-221f3741c508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2025.12.03 16:56:44.189454 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4138 | 2025.12.03 16:56:44.189470 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4139 | 2025.12.03 16:56:44.189504 [ 289 ] {} <Debug> TCP-Session: a907ed65-20f4-40a4-a6d9-d81b9f6a9997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2025.12.03 16:56:44.189514 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4141 | 2025.12.03 16:56:44.189526 [ 290 ] {} <Debug> TCP-Session: f26059e3-46be-4812-8ca5-d074f9df7e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2025.12.03 16:56:44.189542 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4143 | 2025.12.03 16:56:44.189564 [ 291 ] {} <Debug> TCP-Session: 2d00ff5b-dabf-4f28-9ecd-6987f2bdc75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2025.12.03 16:56:44.189565 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4145 | 2025.12.03 16:56:44.189587 [ 294 ] {} <Debug> TCP-Session: ba92bcf2-7a97-4f76-99a8-eefc7460ad57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2025.12.03 16:56:44.189528 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4147 | 2025.12.03 16:56:44.189624 [ 293 ] {} <Debug> TCP-Session: 2febd5f9-1fe1-4315-a234-c6850cb907f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2025.12.03 16:56:44.189662 [ 292 ] {} <Debug> TCP-Session: c21080dc-3927-443e-8882-cfa2ee457fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2025.12.03 16:56:44.196158 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48053 | ||
| 4150 | 2025.12.03 16:56:44.196179 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45665 | ||
| 4151 | 2025.12.03 16:56:44.196245 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4152 | 2025.12.03 16:56:44.196256 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4153 | 2025.12.03 16:56:44.196276 [ 286 ] {} <Debug> TCP-Session: 25d8bf57-2826-400f-90ea-d12fac28298f Authenticating user 'default' from [fd00:1122:3344:101::e]:48053 | ||
| 4154 | 2025.12.03 16:56:44.196290 [ 275 ] {} <Debug> TCP-Session: 2262bdec-454a-4aa5-a67f-37a213a4fb22 Authenticating user 'default' from [fd00:1122:3344:101::e]:45665 | ||
| 4155 | 2025.12.03 16:56:44.196303 [ 286 ] {} <Debug> TCP-Session: 25d8bf57-2826-400f-90ea-d12fac28298f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2025.12.03 16:56:44.196313 [ 275 ] {} <Debug> TCP-Session: 2262bdec-454a-4aa5-a67f-37a213a4fb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2025.12.03 16:56:44.196328 [ 286 ] {} <Debug> TCP-Session: 25d8bf57-2826-400f-90ea-d12fac28298f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2025.12.03 16:56:44.196364 [ 275 ] {} <Debug> TCP-Session: 2262bdec-454a-4aa5-a67f-37a213a4fb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2025.12.03 16:56:44.235844 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45665). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4160 | |||
| 4161 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4162 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4163 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4164 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4165 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4166 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4167 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4168 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4169 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4170 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4171 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4172 | (version 23.8.7.1) | ||
| 4173 | 2025.12.03 16:56:44.236010 [ 275 ] {} <Debug> TCP-Session: 2262bdec-454a-4aa5-a67f-37a213a4fb22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2025.12.03 16:56:44.236033 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48053). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4175 | |||
| 4176 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4177 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4178 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4179 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4180 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4181 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4182 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4183 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4184 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4185 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4186 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4187 | (version 23.8.7.1) | ||
| 4188 | 2025.12.03 16:56:44.236125 [ 286 ] {} <Debug> TCP-Session: 25d8bf57-2826-400f-90ea-d12fac28298f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2025.12.03 16:56:46.732124 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2025.12.03 16:56:46.732312 [ 278 ] {185ef5ab-1211-49c9-8500-163bba343895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4191 | 2025.12.03 16:56:46.732377 [ 278 ] {185ef5ab-1211-49c9-8500-163bba343895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4192 | 2025.12.03 16:56:46.733010 [ 278 ] {185ef5ab-1211-49c9-8500-163bba343895} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2025.12.03 16:56:46.733054 [ 278 ] {185ef5ab-1211-49c9-8500-163bba343895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4194 | 2025.12.03 16:56:46.733460 [ 278 ] {185ef5ab-1211-49c9-8500-163bba343895} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4195 | 2025.12.03 16:56:46.733698 [ 278 ] {185ef5ab-1211-49c9-8500-163bba343895} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2025.12.03 16:56:46.733861 [ 278 ] {185ef5ab-1211-49c9-8500-163bba343895} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.70 MiB/sec. | ||
| 4197 | 2025.12.03 16:56:46.733856 [ 95 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4198 | 2025.12.03 16:56:46.733912 [ 278 ] {185ef5ab-1211-49c9-8500-163bba343895} <Debug> TCPHandler: Processed in 0.001908936 sec. | ||
| 4199 | 2025.12.03 16:56:46.733949 [ 95 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2025.12.03 16:56:46.733980 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4201 | 2025.12.03 16:56:46.734045 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2025.12.03 16:56:46.734110 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 4203 | 2025.12.03 16:56:46.734152 [ 278 ] {55728cf8-2a93-4f1b-954b-9270689bcf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4204 | 2025.12.03 16:56:46.734202 [ 278 ] {55728cf8-2a93-4f1b-954b-9270689bcf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4205 | 2025.12.03 16:56:46.734265 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4206 | 2025.12.03 16:56:46.734309 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2344 rows starting from the beginning of the part | ||
| 4207 | 2025.12.03 16:56:46.734380 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2335 rows starting from the beginning of the part | ||
| 4208 | 2025.12.03 16:56:46.734421 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4209 | 2025.12.03 16:56:46.734460 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4210 | 2025.12.03 16:56:46.734500 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1194 rows starting from the beginning of the part | ||
| 4211 | 2025.12.03 16:56:46.734540 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4212 | 2025.12.03 16:56:46.734632 [ 278 ] {55728cf8-2a93-4f1b-954b-9270689bcf93} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2025.12.03 16:56:46.734675 [ 278 ] {55728cf8-2a93-4f1b-954b-9270689bcf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4214 | 2025.12.03 16:56:46.735030 [ 278 ] {55728cf8-2a93-4f1b-954b-9270689bcf93} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4215 | 2025.12.03 16:56:46.735294 [ 278 ] {55728cf8-2a93-4f1b-954b-9270689bcf93} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2025.12.03 16:56:46.735409 [ 95 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4217 | 2025.12.03 16:56:46.735439 [ 278 ] {55728cf8-2a93-4f1b-954b-9270689bcf93} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. | ||
| 4218 | 2025.12.03 16:56:46.735442 [ 95 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.12.03 16:56:46.735481 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4220 | 2025.12.03 16:56:46.735485 [ 278 ] {55728cf8-2a93-4f1b-954b-9270689bcf93} <Debug> TCPHandler: Processed in 0.001497828 sec. | ||
| 4221 | 2025.12.03 16:56:46.735566 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 4222 | 2025.12.03 16:56:46.735613 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2025.12.03 16:56:46.735665 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4224 | 2025.12.03 16:56:46.735697 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 4225 | 2025.12.03 16:56:46.735716 [ 278 ] {3df5bf34-4319-42d3-bbfb-bb5492c2e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4226 | 2025.12.03 16:56:46.735749 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1178 rows starting from the beginning of the part | ||
| 4227 | 2025.12.03 16:56:46.735768 [ 278 ] {3df5bf34-4319-42d3-bbfb-bb5492c2e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4228 | 2025.12.03 16:56:46.735797 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4229 | 2025.12.03 16:56:46.735842 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4230 | 2025.12.03 16:56:46.735880 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 720 rows starting from the beginning of the part | ||
| 4231 | 2025.12.03 16:56:46.735920 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4232 | 2025.12.03 16:56:46.736193 [ 278 ] {3df5bf34-4319-42d3-bbfb-bb5492c2e293} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2025.12.03 16:56:46.736236 [ 278 ] {3df5bf34-4319-42d3-bbfb-bb5492c2e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4234 | 2025.12.03 16:56:46.736614 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002569039 sec., 2351462.940033219 rows/sec., 199.14 MiB/sec. | ||
| 4235 | 2025.12.03 16:56:46.736643 [ 278 ] {3df5bf34-4319-42d3-bbfb-bb5492c2e293} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4236 | 2025.12.03 16:56:46.736886 [ 278 ] {3df5bf34-4319-42d3-bbfb-bb5492c2e293} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2025.12.03 16:56:46.736918 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4238 | 2025.12.03 16:56:46.736999 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4239 | 2025.12.03 16:56:46.737028 [ 278 ] {3df5bf34-4319-42d3-bbfb-bb5492c2e293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 4240 | 2025.12.03 16:56:46.737030 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2025.12.03 16:56:46.737074 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4242 | 2025.12.03 16:56:46.737074 [ 278 ] {3df5bf34-4319-42d3-bbfb-bb5492c2e293} <Debug> TCPHandler: Processed in 0.001512009 sec. | ||
| 4243 | 2025.12.03 16:56:46.737148 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 4244 | 2025.12.03 16:56:46.737216 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.12.03 16:56:46.737242 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4246 | 2025.12.03 16:56:46.737242 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2025.12.03 16:56:46.737275 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6729 rows starting from the beginning of the part | ||
| 4248 | 2025.12.03 16:56:46.737320 [ 278 ] {737ebe71-9ba7-41e4-aeaa-aa9005430762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4249 | 2025.12.03 16:56:46.737326 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795754 sec., 1838781.9267004277 rows/sec., 138.76 MiB/sec. | ||
| 4250 | 2025.12.03 16:56:46.737330 [ 202 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_26_5} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4251 | 2025.12.03 16:56:46.737372 [ 278 ] {737ebe71-9ba7-41e4-aeaa-aa9005430762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4252 | 2025.12.03 16:56:46.737326 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 903 rows starting from the beginning of the part | ||
| 4253 | 2025.12.03 16:56:46.737451 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 4254 | 2025.12.03 16:56:46.737456 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
| 4255 | 2025.12.03 16:56:46.737504 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4256 | 2025.12.03 16:56:46.737545 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4257 | 2025.12.03 16:56:46.737588 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4258 | 2025.12.03 16:56:46.737611 [ 195 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4259 | 2025.12.03 16:56:46.737732 [ 278 ] {737ebe71-9ba7-41e4-aeaa-aa9005430762} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2025.12.03 16:56:46.737776 [ 278 ] {737ebe71-9ba7-41e4-aeaa-aa9005430762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4261 | 2025.12.03 16:56:46.737972 [ 195 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2025.12.03 16:56:46.738065 [ 195 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_26_5} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4263 | 2025.12.03 16:56:46.738149 [ 278 ] {737ebe71-9ba7-41e4-aeaa-aa9005430762} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4264 | 2025.12.03 16:56:46.738165 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4265 | 2025.12.03 16:56:46.738376 [ 278 ] {737ebe71-9ba7-41e4-aeaa-aa9005430762} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2025.12.03 16:56:46.738496 [ 95 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4267 | 2025.12.03 16:56:46.738518 [ 278 ] {737ebe71-9ba7-41e4-aeaa-aa9005430762} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 4268 | 2025.12.03 16:56:46.738532 [ 95 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.12.03 16:56:46.738561 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4270 | 2025.12.03 16:56:46.738561 [ 278 ] {737ebe71-9ba7-41e4-aeaa-aa9005430762} <Debug> TCPHandler: Processed in 0.001394116 sec. | ||
| 4271 | 2025.12.03 16:56:46.738639 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 4272 | 2025.12.03 16:56:46.738727 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4273 | 2025.12.03 16:56:46.738755 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1446 rows starting from the beginning of the part | ||
| 4274 | 2025.12.03 16:56:46.738810 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
| 4275 | 2025.12.03 16:56:46.738854 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 4276 | 2025.12.03 16:56:46.738894 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4277 | 2025.12.03 16:56:46.738930 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4278 | 2025.12.03 16:56:46.738967 [ 188 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4279 | 2025.12.03 16:56:46.739981 [ 196 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1774 rows, containing 4 columns (4 merged, 0 gathered) in 0.001429217 sec., 1241239.0840579143 rows/sec., 78.88 MiB/sec. | ||
| 4280 | 2025.12.03 16:56:46.740326 [ 202 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4281 | 2025.12.03 16:56:46.740586 [ 202 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2025.12.03 16:56:46.740655 [ 202 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_26_5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4283 | 2025.12.03 16:56:46.740683 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8362 rows, containing 5 columns (5 merged, 0 gathered) in 0.003562938 sec., 2346939.5201375945 rows/sec., 157.01 MiB/sec. | ||
| 4284 | 2025.12.03 16:56:46.740727 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4285 | 2025.12.03 16:56:46.740881 [ 202 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4286 | 2025.12.03 16:56:46.741109 [ 202 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2025.12.03 16:56:46.741164 [ 202 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4288 | 2025.12.03 16:56:46.741220 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4289 | 2025.12.03 16:56:47.308617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8130 | ||
| 4290 | 2025.12.03 16:56:47.309123 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2025.12.03 16:56:47.309167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4292 | 2025.12.03 16:56:47.309637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4293 | 2025.12.03 16:56:47.309847 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2025.12.03 16:56:47.309964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8130 | ||
| 4295 | 2025.12.03 16:56:47.733567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4296 | 2025.12.03 16:56:47.748438 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2025.12.03 16:56:47.748502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4298 | 2025.12.03 16:56:47.754746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4299 | 2025.12.03 16:56:47.755440 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2025.12.03 16:56:47.758075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4301 | 2025.12.03 16:56:49.819606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 574 | ||
| 4302 | 2025.12.03 16:56:49.821872 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2025.12.03 16:56:49.821910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4304 | 2025.12.03 16:56:49.823098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4305 | 2025.12.03 16:56:49.823362 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2025.12.03 16:56:49.823606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4307 | 2025.12.03 16:56:51.745697 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2025.12.03 16:56:51.745906 [ 278 ] {db1c1e2b-ad58-46a3-9b41-c7130f413523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4309 | 2025.12.03 16:56:51.745975 [ 278 ] {db1c1e2b-ad58-46a3-9b41-c7130f413523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4310 | 2025.12.03 16:56:51.746881 [ 278 ] {db1c1e2b-ad58-46a3-9b41-c7130f413523} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2025.12.03 16:56:51.746924 [ 278 ] {db1c1e2b-ad58-46a3-9b41-c7130f413523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4312 | 2025.12.03 16:56:51.747321 [ 278 ] {db1c1e2b-ad58-46a3-9b41-c7130f413523} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4313 | 2025.12.03 16:56:51.747540 [ 278 ] {db1c1e2b-ad58-46a3-9b41-c7130f413523} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.12.03 16:56:51.747689 [ 278 ] {db1c1e2b-ad58-46a3-9b41-c7130f413523} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 4315 | 2025.12.03 16:56:51.747730 [ 278 ] {db1c1e2b-ad58-46a3-9b41-c7130f413523} <Debug> TCPHandler: Processed in 0.002189562 sec. | ||
| 4316 | 2025.12.03 16:56:51.747853 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2025.12.03 16:56:51.747947 [ 278 ] {a9bcc87c-55a8-45c5-a2a7-f9017b7517f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4318 | 2025.12.03 16:56:51.747987 [ 278 ] {a9bcc87c-55a8-45c5-a2a7-f9017b7517f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4319 | 2025.12.03 16:56:51.748867 [ 278 ] {a9bcc87c-55a8-45c5-a2a7-f9017b7517f7} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2025.12.03 16:56:51.748904 [ 278 ] {a9bcc87c-55a8-45c5-a2a7-f9017b7517f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4321 | 2025.12.03 16:56:51.749270 [ 278 ] {a9bcc87c-55a8-45c5-a2a7-f9017b7517f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4322 | 2025.12.03 16:56:51.749483 [ 278 ] {a9bcc87c-55a8-45c5-a2a7-f9017b7517f7} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2025.12.03 16:56:51.749611 [ 278 ] {a9bcc87c-55a8-45c5-a2a7-f9017b7517f7} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001683 sec., 709447.4153297682 rows/sec., 56.69 MiB/sec. | ||
| 4324 | 2025.12.03 16:56:51.749649 [ 278 ] {a9bcc87c-55a8-45c5-a2a7-f9017b7517f7} <Debug> TCPHandler: Processed in 0.001844296 sec. | ||
| 4325 | 2025.12.03 16:56:51.749768 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2025.12.03 16:56:51.749861 [ 278 ] {1461792d-2674-4878-b4aa-ca6a33a7ae76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4327 | 2025.12.03 16:56:51.749899 [ 278 ] {1461792d-2674-4878-b4aa-ca6a33a7ae76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4328 | 2025.12.03 16:56:51.750423 [ 278 ] {1461792d-2674-4878-b4aa-ca6a33a7ae76} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2025.12.03 16:56:51.750460 [ 278 ] {1461792d-2674-4878-b4aa-ca6a33a7ae76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4330 | 2025.12.03 16:56:51.750775 [ 278 ] {1461792d-2674-4878-b4aa-ca6a33a7ae76} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4331 | 2025.12.03 16:56:51.750982 [ 278 ] {1461792d-2674-4878-b4aa-ca6a33a7ae76} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2025.12.03 16:56:51.751107 [ 278 ] {1461792d-2674-4878-b4aa-ca6a33a7ae76} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001265 sec., 194466.40316205533 rows/sec., 11.89 MiB/sec. | ||
| 4333 | 2025.12.03 16:56:51.751144 [ 278 ] {1461792d-2674-4878-b4aa-ca6a33a7ae76} <Debug> TCPHandler: Processed in 0.001423367 sec. | ||
| 4334 | 2025.12.03 16:56:51.751260 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2025.12.03 16:56:51.751354 [ 278 ] {2313eb47-9207-419e-ad52-13698e860821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4336 | 2025.12.03 16:56:51.751393 [ 278 ] {2313eb47-9207-419e-ad52-13698e860821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4337 | 2025.12.03 16:56:51.751919 [ 278 ] {2313eb47-9207-419e-ad52-13698e860821} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2025.12.03 16:56:51.751956 [ 278 ] {2313eb47-9207-419e-ad52-13698e860821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4339 | 2025.12.03 16:56:51.752266 [ 278 ] {2313eb47-9207-419e-ad52-13698e860821} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4340 | 2025.12.03 16:56:51.752471 [ 278 ] {2313eb47-9207-419e-ad52-13698e860821} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.12.03 16:56:51.752596 [ 278 ] {2313eb47-9207-419e-ad52-13698e860821} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 4342 | 2025.12.03 16:56:51.752634 [ 278 ] {2313eb47-9207-419e-ad52-13698e860821} <Debug> TCPHandler: Processed in 0.001420867 sec. | ||
| 4343 | 2025.12.03 16:56:51.752747 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2025.12.03 16:56:51.752839 [ 278 ] {3b2e3a10-1825-4bce-b00b-823ee6ac41b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4345 | 2025.12.03 16:56:51.752878 [ 278 ] {3b2e3a10-1825-4bce-b00b-823ee6ac41b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4346 | 2025.12.03 16:56:51.753391 [ 278 ] {3b2e3a10-1825-4bce-b00b-823ee6ac41b0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.12.03 16:56:51.753428 [ 278 ] {3b2e3a10-1825-4bce-b00b-823ee6ac41b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4348 | 2025.12.03 16:56:51.753727 [ 278 ] {3b2e3a10-1825-4bce-b00b-823ee6ac41b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4349 | 2025.12.03 16:56:51.753931 [ 278 ] {3b2e3a10-1825-4bce-b00b-823ee6ac41b0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2025.12.03 16:56:51.754058 [ 278 ] {3b2e3a10-1825-4bce-b00b-823ee6ac41b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 4351 | 2025.12.03 16:56:51.754095 [ 278 ] {3b2e3a10-1825-4bce-b00b-823ee6ac41b0} <Debug> TCPHandler: Processed in 0.001395137 sec. | ||
| 4352 | 2025.12.03 16:56:51.754210 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2025.12.03 16:56:51.754303 [ 278 ] {a9298d3e-b44e-443a-8558-830a3e2ba3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4354 | 2025.12.03 16:56:51.754343 [ 278 ] {a9298d3e-b44e-443a-8558-830a3e2ba3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4355 | 2025.12.03 16:56:51.755012 [ 278 ] {a9298d3e-b44e-443a-8558-830a3e2ba3c6} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2025.12.03 16:56:51.755049 [ 278 ] {a9298d3e-b44e-443a-8558-830a3e2ba3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4357 | 2025.12.03 16:56:51.755383 [ 278 ] {a9298d3e-b44e-443a-8558-830a3e2ba3c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4358 | 2025.12.03 16:56:51.755591 [ 278 ] {a9298d3e-b44e-443a-8558-830a3e2ba3c6} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2025.12.03 16:56:51.755717 [ 278 ] {a9298d3e-b44e-443a-8558-830a3e2ba3c6} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001432 sec., 502793.2960893855 rows/sec., 35.29 MiB/sec. | ||
| 4360 | 2025.12.03 16:56:51.755754 [ 278 ] {a9298d3e-b44e-443a-8558-830a3e2ba3c6} <Debug> TCPHandler: Processed in 0.001599131 sec. | ||
| 4361 | 2025.12.03 16:56:51.755866 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2025.12.03 16:56:51.755960 [ 278 ] {b6ea41a8-23c0-4dd3-8cd8-4c0f67b2fe2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4363 | 2025.12.03 16:56:51.756000 [ 278 ] {b6ea41a8-23c0-4dd3-8cd8-4c0f67b2fe2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4364 | 2025.12.03 16:56:51.756330 [ 278 ] {b6ea41a8-23c0-4dd3-8cd8-4c0f67b2fe2c} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2025.12.03 16:56:51.756366 [ 278 ] {b6ea41a8-23c0-4dd3-8cd8-4c0f67b2fe2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4366 | 2025.12.03 16:56:51.756658 [ 278 ] {b6ea41a8-23c0-4dd3-8cd8-4c0f67b2fe2c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4367 | 2025.12.03 16:56:51.756864 [ 278 ] {b6ea41a8-23c0-4dd3-8cd8-4c0f67b2fe2c} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2025.12.03 16:56:51.756987 [ 278 ] {b6ea41a8-23c0-4dd3-8cd8-4c0f67b2fe2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 4369 | 2025.12.03 16:56:51.757022 [ 278 ] {b6ea41a8-23c0-4dd3-8cd8-4c0f67b2fe2c} <Debug> TCPHandler: Processed in 0.001203233 sec. | ||
| 4370 | 2025.12.03 16:56:51.757133 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2025.12.03 16:56:51.757225 [ 278 ] {2767456a-4790-4e0a-b1c9-720413fe8460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4372 | 2025.12.03 16:56:51.757265 [ 278 ] {2767456a-4790-4e0a-b1c9-720413fe8460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4373 | 2025.12.03 16:56:51.757701 [ 278 ] {2767456a-4790-4e0a-b1c9-720413fe8460} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2025.12.03 16:56:51.757736 [ 278 ] {2767456a-4790-4e0a-b1c9-720413fe8460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4375 | 2025.12.03 16:56:51.758063 [ 278 ] {2767456a-4790-4e0a-b1c9-720413fe8460} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4376 | 2025.12.03 16:56:51.758257 [ 278 ] {2767456a-4790-4e0a-b1c9-720413fe8460} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2025.12.03 16:56:51.758383 [ 278 ] {2767456a-4790-4e0a-b1c9-720413fe8460} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001176 sec., 267006.80272108846 rows/sec., 17.54 MiB/sec. | ||
| 4378 | 2025.12.03 16:56:51.758419 [ 278 ] {2767456a-4790-4e0a-b1c9-720413fe8460} <Debug> TCPHandler: Processed in 0.001332426 sec. | ||
| 4379 | 2025.12.03 16:56:51.758557 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2025.12.03 16:56:51.758677 [ 278 ] {730d3d34-9be5-4cfc-9182-e61b880d8528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4381 | 2025.12.03 16:56:51.758726 [ 278 ] {730d3d34-9be5-4cfc-9182-e61b880d8528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4382 | 2025.12.03 16:56:51.759099 [ 278 ] {730d3d34-9be5-4cfc-9182-e61b880d8528} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2025.12.03 16:56:51.759141 [ 278 ] {730d3d34-9be5-4cfc-9182-e61b880d8528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4384 | 2025.12.03 16:56:51.759494 [ 278 ] {730d3d34-9be5-4cfc-9182-e61b880d8528} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4385 | 2025.12.03 16:56:51.759734 [ 278 ] {730d3d34-9be5-4cfc-9182-e61b880d8528} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.12.03 16:56:51.759859 [ 278 ] {730d3d34-9be5-4cfc-9182-e61b880d8528} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001206 sec., 829.1873963515754 rows/sec., 55.87 KiB/sec. | ||
| 4387 | 2025.12.03 16:56:51.759894 [ 278 ] {730d3d34-9be5-4cfc-9182-e61b880d8528} <Debug> TCPHandler: Processed in 0.001395967 sec. | ||
| 4388 | 2025.12.03 16:56:51.760004 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2025.12.03 16:56:51.760096 [ 278 ] {c079496a-b432-49a7-affb-a0f4d2fed12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4390 | 2025.12.03 16:56:51.760149 [ 278 ] {c079496a-b432-49a7-affb-a0f4d2fed12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4391 | 2025.12.03 16:56:51.760986 [ 278 ] {c079496a-b432-49a7-affb-a0f4d2fed12c} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.12.03 16:56:51.761024 [ 278 ] {c079496a-b432-49a7-affb-a0f4d2fed12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4393 | 2025.12.03 16:56:51.761580 [ 278 ] {c079496a-b432-49a7-affb-a0f4d2fed12c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4394 | 2025.12.03 16:56:51.761794 [ 278 ] {c079496a-b432-49a7-affb-a0f4d2fed12c} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2025.12.03 16:56:51.761925 [ 278 ] {c079496a-b432-49a7-affb-a0f4d2fed12c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001846 sec., 22210.184182015168 rows/sec., 39.80 MiB/sec. | ||
| 4396 | 2025.12.03 16:56:51.761974 [ 278 ] {c079496a-b432-49a7-affb-a0f4d2fed12c} <Debug> TCPHandler: Processed in 0.002017929 sec. | ||
| 4397 | 2025.12.03 16:56:51.762087 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2025.12.03 16:56:51.762182 [ 278 ] {56ff4307-21a1-433c-b936-f69ba76cee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4399 | 2025.12.03 16:56:51.762223 [ 278 ] {56ff4307-21a1-433c-b936-f69ba76cee35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4400 | 2025.12.03 16:56:51.762564 [ 278 ] {56ff4307-21a1-433c-b936-f69ba76cee35} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2025.12.03 16:56:51.762599 [ 278 ] {56ff4307-21a1-433c-b936-f69ba76cee35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4402 | 2025.12.03 16:56:51.762905 [ 278 ] {56ff4307-21a1-433c-b936-f69ba76cee35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4403 | 2025.12.03 16:56:51.763102 [ 278 ] {56ff4307-21a1-433c-b936-f69ba76cee35} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2025.12.03 16:56:51.763226 [ 278 ] {56ff4307-21a1-433c-b936-f69ba76cee35} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 4405 | 2025.12.03 16:56:51.763260 [ 278 ] {56ff4307-21a1-433c-b936-f69ba76cee35} <Debug> TCPHandler: Processed in 0.001221523 sec. | ||
| 4406 | 2025.12.03 16:56:54.716567 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4407 | 2025.12.03 16:56:54.716630 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4408 | 2025.12.03 16:56:54.810180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8578 | ||
| 4409 | 2025.12.03 16:56:54.810702 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.12.03 16:56:54.810736 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4411 | 2025.12.03 16:56:54.811227 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4412 | 2025.12.03 16:56:54.811476 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.12.03 16:56:54.811612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8578 | ||
| 4414 | 2025.12.03 16:56:55.258244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4415 | 2025.12.03 16:56:55.275365 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.12.03 16:56:55.275429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4417 | 2025.12.03 16:56:55.281996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4418 | 2025.12.03 16:56:55.282722 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2025.12.03 16:56:55.285590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4420 | 2025.12.03 16:56:56.731969 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2025.12.03 16:56:56.732256 [ 278 ] {1029940a-d800-4e8c-929f-40dfb0c1f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4422 | 2025.12.03 16:56:56.732365 [ 278 ] {1029940a-d800-4e8c-929f-40dfb0c1f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4423 | 2025.12.03 16:56:56.733195 [ 278 ] {1029940a-d800-4e8c-929f-40dfb0c1f531} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.12.03 16:56:56.733245 [ 278 ] {1029940a-d800-4e8c-929f-40dfb0c1f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4425 | 2025.12.03 16:56:56.733645 [ 278 ] {1029940a-d800-4e8c-929f-40dfb0c1f531} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4426 | 2025.12.03 16:56:56.733907 [ 278 ] {1029940a-d800-4e8c-929f-40dfb0c1f531} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.12.03 16:56:56.734070 [ 278 ] {1029940a-d800-4e8c-929f-40dfb0c1f531} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.27 MiB/sec. | ||
| 4428 | 2025.12.03 16:56:56.734114 [ 278 ] {1029940a-d800-4e8c-929f-40dfb0c1f531} <Debug> TCPHandler: Processed in 0.002330104 sec. | ||
| 4429 | 2025.12.03 16:56:56.734237 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2025.12.03 16:56:56.734334 [ 278 ] {0c98952d-dc17-4f46-bcda-fdafae5c25f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4431 | 2025.12.03 16:56:56.734376 [ 278 ] {0c98952d-dc17-4f46-bcda-fdafae5c25f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4432 | 2025.12.03 16:56:56.734795 [ 278 ] {0c98952d-dc17-4f46-bcda-fdafae5c25f1} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2025.12.03 16:56:56.734833 [ 278 ] {0c98952d-dc17-4f46-bcda-fdafae5c25f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4434 | 2025.12.03 16:56:56.735172 [ 278 ] {0c98952d-dc17-4f46-bcda-fdafae5c25f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4435 | 2025.12.03 16:56:56.735390 [ 278 ] {0c98952d-dc17-4f46-bcda-fdafae5c25f1} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2025.12.03 16:56:56.735526 [ 278 ] {0c98952d-dc17-4f46-bcda-fdafae5c25f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 4437 | 2025.12.03 16:56:56.735566 [ 278 ] {0c98952d-dc17-4f46-bcda-fdafae5c25f1} <Debug> TCPHandler: Processed in 0.001379087 sec. | ||
| 4438 | 2025.12.03 16:56:56.735677 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2025.12.03 16:56:56.735773 [ 278 ] {2c40a453-cd12-4032-b9dc-2f3ea08ea74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4440 | 2025.12.03 16:56:56.735817 [ 278 ] {2c40a453-cd12-4032-b9dc-2f3ea08ea74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4441 | 2025.12.03 16:56:56.736237 [ 278 ] {2c40a453-cd12-4032-b9dc-2f3ea08ea74d} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2025.12.03 16:56:56.736275 [ 278 ] {2c40a453-cd12-4032-b9dc-2f3ea08ea74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4443 | 2025.12.03 16:56:56.736615 [ 278 ] {2c40a453-cd12-4032-b9dc-2f3ea08ea74d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4444 | 2025.12.03 16:56:56.736836 [ 278 ] {2c40a453-cd12-4032-b9dc-2f3ea08ea74d} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2025.12.03 16:56:56.736972 [ 278 ] {2c40a453-cd12-4032-b9dc-2f3ea08ea74d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 4446 | 2025.12.03 16:56:56.737010 [ 278 ] {2c40a453-cd12-4032-b9dc-2f3ea08ea74d} <Debug> TCPHandler: Processed in 0.001383317 sec. | ||
| 4447 | 2025.12.03 16:56:56.737115 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2025.12.03 16:56:56.737211 [ 278 ] {8a65ab4d-8e5a-4438-8f1e-a40f23695158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4449 | 2025.12.03 16:56:56.737255 [ 278 ] {8a65ab4d-8e5a-4438-8f1e-a40f23695158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4450 | 2025.12.03 16:56:56.737592 [ 278 ] {8a65ab4d-8e5a-4438-8f1e-a40f23695158} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2025.12.03 16:56:56.737629 [ 278 ] {8a65ab4d-8e5a-4438-8f1e-a40f23695158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4452 | 2025.12.03 16:56:56.737956 [ 278 ] {8a65ab4d-8e5a-4438-8f1e-a40f23695158} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4453 | 2025.12.03 16:56:56.738171 [ 278 ] {8a65ab4d-8e5a-4438-8f1e-a40f23695158} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2025.12.03 16:56:56.738306 [ 278 ] {8a65ab4d-8e5a-4438-8f1e-a40f23695158} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4455 | 2025.12.03 16:56:56.738343 [ 278 ] {8a65ab4d-8e5a-4438-8f1e-a40f23695158} <Debug> TCPHandler: Processed in 0.001278414 sec. | ||
| 4456 | 2025.12.03 16:56:58.101992 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2025.12.03 16:56:58.102178 [ 278 ] {8db14450-fb8b-437c-ac78-758a39a85ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4458 | 2025.12.03 16:56:58.102247 [ 278 ] {8db14450-fb8b-437c-ac78-758a39a85ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4459 | 2025.12.03 16:56:58.103034 [ 278 ] {8db14450-fb8b-437c-ac78-758a39a85ad6} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.12.03 16:56:58.103076 [ 278 ] {8db14450-fb8b-437c-ac78-758a39a85ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4461 | 2025.12.03 16:56:58.103517 [ 278 ] {8db14450-fb8b-437c-ac78-758a39a85ad6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4462 | 2025.12.03 16:56:58.103771 [ 278 ] {8db14450-fb8b-437c-ac78-758a39a85ad6} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2025.12.03 16:56:58.103896 [ 96 ] {} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4464 | 2025.12.03 16:56:58.103933 [ 96 ] {} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2025.12.03 16:56:58.103940 [ 278 ] {8db14450-fb8b-437c-ac78-758a39a85ad6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 4466 | 2025.12.03 16:56:58.103953 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4467 | 2025.12.03 16:56:58.104006 [ 278 ] {8db14450-fb8b-437c-ac78-758a39a85ad6} <Debug> TCPHandler: Processed in 0.002138151 sec. | ||
| 4468 | 2025.12.03 16:56:58.104042 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::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 | ||
| 4469 | 2025.12.03 16:56:58.104128 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4470 | 2025.12.03 16:56:58.104144 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2025.12.03 16:56:58.104157 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4472 | 2025.12.03 16:56:58.104221 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4473 | 2025.12.03 16:56:58.104266 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4474 | 2025.12.03 16:56:58.104268 [ 278 ] {71c711a5-2ed7-4933-89e8-56e89e0b3b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4475 | 2025.12.03 16:56:58.104306 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4476 | 2025.12.03 16:56:58.104329 [ 278 ] {71c711a5-2ed7-4933-89e8-56e89e0b3b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4477 | 2025.12.03 16:56:58.104346 [ 192 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4478 | 2025.12.03 16:56:58.104852 [ 278 ] {71c711a5-2ed7-4933-89e8-56e89e0b3b89} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2025.12.03 16:56:58.104895 [ 278 ] {71c711a5-2ed7-4933-89e8-56e89e0b3b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4480 | 2025.12.03 16:56:58.105286 [ 278 ] {71c711a5-2ed7-4933-89e8-56e89e0b3b89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4481 | 2025.12.03 16:56:58.105354 [ 202 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340986 sec., 1528725.8778242278 rows/sec., 102.81 MiB/sec. | ||
| 4482 | 2025.12.03 16:56:58.105582 [ 194 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4483 | 2025.12.03 16:56:58.105623 [ 278 ] {71c711a5-2ed7-4933-89e8-56e89e0b3b89} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.12.03 16:56:58.105811 [ 278 ] {71c711a5-2ed7-4933-89e8-56e89e0b3b89} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001572 sec., 8905.852417302798 rows/sec., 726.21 KiB/sec. | ||
| 4485 | 2025.12.03 16:56:58.105867 [ 278 ] {71c711a5-2ed7-4933-89e8-56e89e0b3b89} <Debug> TCPHandler: Processed in 0.001784375 sec. | ||
| 4486 | 2025.12.03 16:56:58.105904 [ 194 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2025.12.03 16:56:58.105990 [ 194 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_13_3} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4488 | 2025.12.03 16:56:58.106014 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2025.12.03 16:56:58.106082 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4490 | 2025.12.03 16:56:58.106144 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4491 | 2025.12.03 16:56:58.106206 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4492 | 2025.12.03 16:56:58.108079 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2025.12.03 16:56:58.108126 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4494 | 2025.12.03 16:56:58.108723 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4495 | 2025.12.03 16:56:58.108948 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2025.12.03 16:56:58.109085 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Debug> executeQuery: Read 2341 rows, 194.78 KiB in 0.00297 sec., 788215.4882154883 rows/sec., 64.05 MiB/sec. | ||
| 4497 | 2025.12.03 16:56:58.109136 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4498 | 2025.12.03 16:56:58.109152 [ 278 ] {d22df82b-fc8e-45e5-9d62-e3f3a41ec786} <Debug> TCPHandler: Processed in 0.003202201 sec. | ||
| 4499 | 2025.12.03 16:56:58.109276 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.12.03 16:56:58.109377 [ 278 ] {26a6879e-40df-485b-a147-7b17ebf0e3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4501 | 2025.12.03 16:56:58.109417 [ 278 ] {26a6879e-40df-485b-a147-7b17ebf0e3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4502 | 2025.12.03 16:56:58.109937 [ 278 ] {26a6879e-40df-485b-a147-7b17ebf0e3d1} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2025.12.03 16:56:58.109973 [ 278 ] {26a6879e-40df-485b-a147-7b17ebf0e3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4504 | 2025.12.03 16:56:58.110361 [ 278 ] {26a6879e-40df-485b-a147-7b17ebf0e3d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4505 | 2025.12.03 16:56:58.110588 [ 278 ] {26a6879e-40df-485b-a147-7b17ebf0e3d1} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2025.12.03 16:56:58.110701 [ 96 ] {} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4507 | 2025.12.03 16:56:58.110723 [ 278 ] {26a6879e-40df-485b-a147-7b17ebf0e3d1} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001368 sec., 190058.47953216374 rows/sec., 11.69 MiB/sec. | ||
| 4508 | 2025.12.03 16:56:58.110737 [ 96 ] {} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2025.12.03 16:56:58.110757 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4510 | 2025.12.03 16:56:58.110761 [ 278 ] {26a6879e-40df-485b-a147-7b17ebf0e3d1} <Debug> TCPHandler: Processed in 0.001538749 sec. | ||
| 4511 | 2025.12.03 16:56:58.110829 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::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 | ||
| 4512 | 2025.12.03 16:56:58.110888 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2025.12.03 16:56:58.110923 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4514 | 2025.12.03 16:56:58.110949 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 263 rows starting from the beginning of the part | ||
| 4515 | 2025.12.03 16:56:58.110985 [ 278 ] {72901e20-bb6e-4013-be31-302e53348977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4516 | 2025.12.03 16:56:58.110999 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 246 rows starting from the beginning of the part | ||
| 4517 | 2025.12.03 16:56:58.111026 [ 278 ] {72901e20-bb6e-4013-be31-302e53348977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4518 | 2025.12.03 16:56:58.111040 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 248 rows starting from the beginning of the part | ||
| 4519 | 2025.12.03 16:56:58.111079 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 246 rows starting from the beginning of the part | ||
| 4520 | 2025.12.03 16:56:58.111117 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 246 rows starting from the beginning of the part | ||
| 4521 | 2025.12.03 16:56:58.111153 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 260 rows starting from the beginning of the part | ||
| 4522 | 2025.12.03 16:56:58.111569 [ 278 ] {72901e20-bb6e-4013-be31-302e53348977} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2025.12.03 16:56:58.111604 [ 278 ] {72901e20-bb6e-4013-be31-302e53348977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4524 | 2025.12.03 16:56:58.112004 [ 278 ] {72901e20-bb6e-4013-be31-302e53348977} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4525 | 2025.12.03 16:56:58.112116 [ 191 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1509 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310995 sec., 1151034.1381927468 rows/sec., 74.93 MiB/sec. | ||
| 4526 | 2025.12.03 16:56:58.112220 [ 278 ] {72901e20-bb6e-4013-be31-302e53348977} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2025.12.03 16:56:58.112273 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4528 | 2025.12.03 16:56:58.112364 [ 278 ] {72901e20-bb6e-4013-be31-302e53348977} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001399 sec., 314510.36454610433 rows/sec., 20.81 MiB/sec. | ||
| 4529 | 2025.12.03 16:56:58.112405 [ 278 ] {72901e20-bb6e-4013-be31-302e53348977} <Debug> TCPHandler: Processed in 0.00156722 sec. | ||
| 4530 | 2025.12.03 16:56:58.112519 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.12.03 16:56:58.112520 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2025.12.03 16:56:58.112600 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_15_3} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4533 | 2025.12.03 16:56:58.112614 [ 278 ] {58d4652a-22d4-40cf-ada1-1df37a146ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4534 | 2025.12.03 16:56:58.112655 [ 278 ] {58d4652a-22d4-40cf-ada1-1df37a146ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4535 | 2025.12.03 16:56:58.112659 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4536 | 2025.12.03 16:56:58.113120 [ 278 ] {58d4652a-22d4-40cf-ada1-1df37a146ea0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2025.12.03 16:56:58.113155 [ 278 ] {58d4652a-22d4-40cf-ada1-1df37a146ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4538 | 2025.12.03 16:56:58.113481 [ 278 ] {58d4652a-22d4-40cf-ada1-1df37a146ea0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4539 | 2025.12.03 16:56:58.113690 [ 278 ] {58d4652a-22d4-40cf-ada1-1df37a146ea0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.12.03 16:56:58.113794 [ 92 ] {} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4541 | 2025.12.03 16:56:58.113817 [ 278 ] {58d4652a-22d4-40cf-ada1-1df37a146ea0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 4542 | 2025.12.03 16:56:58.113828 [ 92 ] {} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2025.12.03 16:56:58.113849 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4544 | 2025.12.03 16:56:58.113855 [ 278 ] {58d4652a-22d4-40cf-ada1-1df37a146ea0} <Debug> TCPHandler: Processed in 0.001385216 sec. | ||
| 4545 | 2025.12.03 16:56:58.113929 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::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 | ||
| 4546 | 2025.12.03 16:56:58.113970 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2025.12.03 16:56:58.114039 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4548 | 2025.12.03 16:56:58.114073 [ 278 ] {18d73f1e-ae10-4fa0-a364-3653c48f3427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4549 | 2025.12.03 16:56:58.114076 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4550 | 2025.12.03 16:56:58.114123 [ 278 ] {18d73f1e-ae10-4fa0-a364-3653c48f3427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4551 | 2025.12.03 16:56:58.114162 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4552 | 2025.12.03 16:56:58.114221 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4553 | 2025.12.03 16:56:58.114263 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4554 | 2025.12.03 16:56:58.114302 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4555 | 2025.12.03 16:56:58.114977 [ 278 ] {18d73f1e-ae10-4fa0-a364-3653c48f3427} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2025.12.03 16:56:58.115019 [ 278 ] {18d73f1e-ae10-4fa0-a364-3653c48f3427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4557 | 2025.12.03 16:56:58.115196 [ 187 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304835 sec., 808531.3468752754 rows/sec., 49.00 MiB/sec. | ||
| 4558 | 2025.12.03 16:56:58.115331 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4559 | 2025.12.03 16:56:58.115533 [ 278 ] {18d73f1e-ae10-4fa0-a364-3653c48f3427} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4560 | 2025.12.03 16:56:58.115623 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.12.03 16:56:58.115700 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_13_3} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4562 | 2025.12.03 16:56:58.115764 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4563 | 2025.12.03 16:56:58.115828 [ 278 ] {18d73f1e-ae10-4fa0-a364-3653c48f3427} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.12.03 16:56:58.115969 [ 278 ] {18d73f1e-ae10-4fa0-a364-3653c48f3427} <Debug> executeQuery: Read 1190 rows, 87.18 KiB in 0.001916 sec., 621085.5949895616 rows/sec., 44.44 MiB/sec. | ||
| 4565 | 2025.12.03 16:56:58.116007 [ 278 ] {18d73f1e-ae10-4fa0-a364-3653c48f3427} <Debug> TCPHandler: Processed in 0.00208643 sec. | ||
| 4566 | 2025.12.03 16:56:58.116118 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.12.03 16:56:58.116213 [ 278 ] {9029c7fc-d912-4f08-a7f8-e07886b027d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4568 | 2025.12.03 16:56:58.116256 [ 278 ] {9029c7fc-d912-4f08-a7f8-e07886b027d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4569 | 2025.12.03 16:56:58.116583 [ 278 ] {9029c7fc-d912-4f08-a7f8-e07886b027d7} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.12.03 16:56:58.116617 [ 278 ] {9029c7fc-d912-4f08-a7f8-e07886b027d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4571 | 2025.12.03 16:56:58.116916 [ 278 ] {9029c7fc-d912-4f08-a7f8-e07886b027d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4572 | 2025.12.03 16:56:58.117129 [ 278 ] {9029c7fc-d912-4f08-a7f8-e07886b027d7} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.12.03 16:56:58.117254 [ 278 ] {9029c7fc-d912-4f08-a7f8-e07886b027d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 4574 | 2025.12.03 16:56:58.117290 [ 278 ] {9029c7fc-d912-4f08-a7f8-e07886b027d7} <Debug> TCPHandler: Processed in 0.001220873 sec. | ||
| 4575 | 2025.12.03 16:56:58.117394 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.12.03 16:56:58.117487 [ 278 ] {474a7838-737f-4164-bbf4-2da0e0a67079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4577 | 2025.12.03 16:56:58.117528 [ 278 ] {474a7838-737f-4164-bbf4-2da0e0a67079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4578 | 2025.12.03 16:56:58.118098 [ 278 ] {474a7838-737f-4164-bbf4-2da0e0a67079} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.12.03 16:56:58.118132 [ 278 ] {474a7838-737f-4164-bbf4-2da0e0a67079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4580 | 2025.12.03 16:56:58.118529 [ 278 ] {474a7838-737f-4164-bbf4-2da0e0a67079} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4581 | 2025.12.03 16:56:58.118742 [ 278 ] {474a7838-737f-4164-bbf4-2da0e0a67079} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.12.03 16:56:58.118869 [ 278 ] {474a7838-737f-4164-bbf4-2da0e0a67079} <Debug> executeQuery: Read 909 rows, 61.53 KiB in 0.0014 sec., 649285.7142857143 rows/sec., 42.92 MiB/sec. | ||
| 4583 | 2025.12.03 16:56:58.118905 [ 278 ] {474a7838-737f-4164-bbf4-2da0e0a67079} <Debug> TCPHandler: Processed in 0.00156016 sec. | ||
| 4584 | 2025.12.03 16:56:58.119002 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2025.12.03 16:56:58.119094 [ 278 ] {53d44c52-fda8-46dd-9ff3-4922bacbaf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4586 | 2025.12.03 16:56:58.119135 [ 278 ] {53d44c52-fda8-46dd-9ff3-4922bacbaf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4587 | 2025.12.03 16:56:58.119434 [ 278 ] {53d44c52-fda8-46dd-9ff3-4922bacbaf57} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.12.03 16:56:58.119468 [ 278 ] {53d44c52-fda8-46dd-9ff3-4922bacbaf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4589 | 2025.12.03 16:56:58.119752 [ 278 ] {53d44c52-fda8-46dd-9ff3-4922bacbaf57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4590 | 2025.12.03 16:56:58.119992 [ 278 ] {53d44c52-fda8-46dd-9ff3-4922bacbaf57} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.12.03 16:56:58.120116 [ 278 ] {53d44c52-fda8-46dd-9ff3-4922bacbaf57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 4592 | 2025.12.03 16:56:58.120152 [ 278 ] {53d44c52-fda8-46dd-9ff3-4922bacbaf57} <Debug> TCPHandler: Processed in 0.001198603 sec. | ||
| 4593 | 2025.12.03 16:56:58.120252 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.12.03 16:56:58.120345 [ 278 ] {2225ec09-f7eb-4ec4-97dc-fe2173f24b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2025.12.03 16:56:58.120400 [ 278 ] {2225ec09-f7eb-4ec4-97dc-fe2173f24b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4596 | 2025.12.03 16:56:58.121227 [ 278 ] {2225ec09-f7eb-4ec4-97dc-fe2173f24b9b} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.12.03 16:56:58.121262 [ 278 ] {2225ec09-f7eb-4ec4-97dc-fe2173f24b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4598 | 2025.12.03 16:56:58.121871 [ 278 ] {2225ec09-f7eb-4ec4-97dc-fe2173f24b9b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4599 | 2025.12.03 16:56:58.122098 [ 278 ] {2225ec09-f7eb-4ec4-97dc-fe2173f24b9b} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.12.03 16:56:58.122233 [ 278 ] {2225ec09-f7eb-4ec4-97dc-fe2173f24b9b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001905 sec., 21522.30971128609 rows/sec., 38.57 MiB/sec. | ||
| 4601 | 2025.12.03 16:56:58.122292 [ 278 ] {2225ec09-f7eb-4ec4-97dc-fe2173f24b9b} <Debug> TCPHandler: Processed in 0.00208797 sec. | ||
| 4602 | 2025.12.03 16:56:58.122406 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.12.03 16:56:58.122500 [ 278 ] {78006e6b-d387-40d5-a922-da96cdec9186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4604 | 2025.12.03 16:56:58.122541 [ 278 ] {78006e6b-d387-40d5-a922-da96cdec9186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4605 | 2025.12.03 16:56:58.122881 [ 278 ] {78006e6b-d387-40d5-a922-da96cdec9186} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.12.03 16:56:58.122916 [ 278 ] {78006e6b-d387-40d5-a922-da96cdec9186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4607 | 2025.12.03 16:56:58.123224 [ 278 ] {78006e6b-d387-40d5-a922-da96cdec9186} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4608 | 2025.12.03 16:56:58.123438 [ 278 ] {78006e6b-d387-40d5-a922-da96cdec9186} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.12.03 16:56:58.123574 [ 278 ] {78006e6b-d387-40d5-a922-da96cdec9186} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001091 sec., 62328.13932172319 rows/sec., 3.62 MiB/sec. | ||
| 4610 | 2025.12.03 16:56:58.123610 [ 278 ] {78006e6b-d387-40d5-a922-da96cdec9186} <Debug> TCPHandler: Processed in 0.001253314 sec. | ||
| 4611 | 2025.12.03 16:56:59.823882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 628 | ||
| 4612 | 2025.12.03 16:56:59.826660 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.12.03 16:56:59.826709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4614 | 2025.12.03 16:56:59.827955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4615 | 2025.12.03 16:56:59.828243 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2025.12.03 16:56:59.828585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 4617 | 2025.12.03 16:57:01.728580 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2025.12.03 16:57:01.728784 [ 278 ] {35f3aed6-e325-4592-94c6-ff4bc7de727c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4619 | 2025.12.03 16:57:01.728857 [ 278 ] {35f3aed6-e325-4592-94c6-ff4bc7de727c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4620 | 2025.12.03 16:57:01.729641 [ 278 ] {35f3aed6-e325-4592-94c6-ff4bc7de727c} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2025.12.03 16:57:01.729678 [ 278 ] {35f3aed6-e325-4592-94c6-ff4bc7de727c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4622 | 2025.12.03 16:57:01.730062 [ 278 ] {35f3aed6-e325-4592-94c6-ff4bc7de727c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4623 | 2025.12.03 16:57:01.730287 [ 278 ] {35f3aed6-e325-4592-94c6-ff4bc7de727c} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2025.12.03 16:57:01.730453 [ 278 ] {35f3aed6-e325-4592-94c6-ff4bc7de727c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec. | ||
| 4625 | 2025.12.03 16:57:01.730500 [ 278 ] {35f3aed6-e325-4592-94c6-ff4bc7de727c} <Debug> TCPHandler: Processed in 0.002041999 sec. | ||
| 4626 | 2025.12.03 16:57:01.730630 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2025.12.03 16:57:01.730723 [ 278 ] {e5d9889f-928c-4362-9ded-e5fdf9ebc2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4628 | 2025.12.03 16:57:01.730762 [ 278 ] {e5d9889f-928c-4362-9ded-e5fdf9ebc2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4629 | 2025.12.03 16:57:01.731238 [ 278 ] {e5d9889f-928c-4362-9ded-e5fdf9ebc2c2} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2025.12.03 16:57:01.731274 [ 278 ] {e5d9889f-928c-4362-9ded-e5fdf9ebc2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4631 | 2025.12.03 16:57:01.731581 [ 278 ] {e5d9889f-928c-4362-9ded-e5fdf9ebc2c2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4632 | 2025.12.03 16:57:01.731784 [ 278 ] {e5d9889f-928c-4362-9ded-e5fdf9ebc2c2} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2025.12.03 16:57:01.731907 [ 278 ] {e5d9889f-928c-4362-9ded-e5fdf9ebc2c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 4634 | 2025.12.03 16:57:01.731943 [ 278 ] {e5d9889f-928c-4362-9ded-e5fdf9ebc2c2} <Debug> TCPHandler: Processed in 0.001367016 sec. | ||
| 4635 | 2025.12.03 16:57:01.732067 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2025.12.03 16:57:01.732158 [ 278 ] {0396b441-c293-4248-822e-7c27d373a718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4637 | 2025.12.03 16:57:01.732200 [ 278 ] {0396b441-c293-4248-822e-7c27d373a718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4638 | 2025.12.03 16:57:01.732597 [ 278 ] {0396b441-c293-4248-822e-7c27d373a718} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.12.03 16:57:01.732632 [ 278 ] {0396b441-c293-4248-822e-7c27d373a718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4640 | 2025.12.03 16:57:01.732943 [ 278 ] {0396b441-c293-4248-822e-7c27d373a718} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4641 | 2025.12.03 16:57:01.733149 [ 278 ] {0396b441-c293-4248-822e-7c27d373a718} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.12.03 16:57:01.733273 [ 278 ] {0396b441-c293-4248-822e-7c27d373a718} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001133 sec., 84730.80317740513 rows/sec., 5.90 MiB/sec. | ||
| 4643 | 2025.12.03 16:57:01.733308 [ 278 ] {0396b441-c293-4248-822e-7c27d373a718} <Debug> TCPHandler: Processed in 0.001288334 sec. | ||
| 4644 | 2025.12.03 16:57:01.733428 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2025.12.03 16:57:01.733519 [ 278 ] {f5d4aed8-0f88-49af-926d-44141447fee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4646 | 2025.12.03 16:57:01.733559 [ 278 ] {f5d4aed8-0f88-49af-926d-44141447fee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4647 | 2025.12.03 16:57:01.733884 [ 278 ] {f5d4aed8-0f88-49af-926d-44141447fee9} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2025.12.03 16:57:01.733918 [ 278 ] {f5d4aed8-0f88-49af-926d-44141447fee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4649 | 2025.12.03 16:57:01.734214 [ 278 ] {f5d4aed8-0f88-49af-926d-44141447fee9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4650 | 2025.12.03 16:57:01.734419 [ 278 ] {f5d4aed8-0f88-49af-926d-44141447fee9} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2025.12.03 16:57:01.734542 [ 278 ] {f5d4aed8-0f88-49af-926d-44141447fee9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001041 sec., 34582.1325648415 rows/sec., 2.33 MiB/sec. | ||
| 4652 | 2025.12.03 16:57:01.734577 [ 278 ] {f5d4aed8-0f88-49af-926d-44141447fee9} <Debug> TCPHandler: Processed in 0.001195163 sec. | ||
| 4653 | 2025.12.03 16:57:02.311712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9090 | ||
| 4654 | 2025.12.03 16:57:02.312226 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2025.12.03 16:57:02.312269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4656 | 2025.12.03 16:57:02.312802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4657 | 2025.12.03 16:57:02.313053 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2025.12.03 16:57:02.313177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9090 | ||
| 4659 | 2025.12.03 16:57:02.785676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4660 | 2025.12.03 16:57:02.802747 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2025.12.03 16:57:02.802810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4662 | 2025.12.03 16:57:02.809151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4663 | 2025.12.03 16:57:02.809907 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2025.12.03 16:57:02.813894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4665 | 2025.12.03 16:57:06.731439 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2025.12.03 16:57:06.731655 [ 278 ] {7ad87fa3-d04d-4ecf-bcb7-be5675f6d0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4667 | 2025.12.03 16:57:06.731733 [ 278 ] {7ad87fa3-d04d-4ecf-bcb7-be5675f6d0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4668 | 2025.12.03 16:57:06.732414 [ 278 ] {7ad87fa3-d04d-4ecf-bcb7-be5675f6d0f2} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.12.03 16:57:06.732466 [ 278 ] {7ad87fa3-d04d-4ecf-bcb7-be5675f6d0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4670 | 2025.12.03 16:57:06.732920 [ 278 ] {7ad87fa3-d04d-4ecf-bcb7-be5675f6d0f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4671 | 2025.12.03 16:57:06.733154 [ 278 ] {7ad87fa3-d04d-4ecf-bcb7-be5675f6d0f2} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.12.03 16:57:06.733318 [ 79 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4673 | 2025.12.03 16:57:06.733326 [ 278 ] {7ad87fa3-d04d-4ecf-bcb7-be5675f6d0f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.50 MiB/sec. | ||
| 4674 | 2025.12.03 16:57:06.733397 [ 79 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2025.12.03 16:57:06.733424 [ 278 ] {7ad87fa3-d04d-4ecf-bcb7-be5675f6d0f2} <Debug> TCPHandler: Processed in 0.00211954 sec. | ||
| 4676 | 2025.12.03 16:57:06.733428 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4677 | 2025.12.03 16:57:06.733551 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 4678 | 2025.12.03 16:57:06.733558 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2025.12.03 16:57:06.733671 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4680 | 2025.12.03 16:57:06.733680 [ 278 ] {b090d256-ee05-472d-88b0-850d8d230417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4681 | 2025.12.03 16:57:06.733712 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2344 rows starting from the beginning of the part | ||
| 4682 | 2025.12.03 16:57:06.733736 [ 278 ] {b090d256-ee05-472d-88b0-850d8d230417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4683 | 2025.12.03 16:57:06.733781 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1194 rows starting from the beginning of the part | ||
| 4684 | 2025.12.03 16:57:06.733831 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4685 | 2025.12.03 16:57:06.733874 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2341 rows starting from the beginning of the part | ||
| 4686 | 2025.12.03 16:57:06.733914 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4687 | 2025.12.03 16:57:06.733956 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 4688 | 2025.12.03 16:57:06.734208 [ 278 ] {b090d256-ee05-472d-88b0-850d8d230417} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2025.12.03 16:57:06.734253 [ 278 ] {b090d256-ee05-472d-88b0-850d8d230417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4690 | 2025.12.03 16:57:06.734598 [ 278 ] {b090d256-ee05-472d-88b0-850d8d230417} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4691 | 2025.12.03 16:57:06.734841 [ 278 ] {b090d256-ee05-472d-88b0-850d8d230417} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2025.12.03 16:57:06.734961 [ 79 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4693 | 2025.12.03 16:57:06.734990 [ 278 ] {b090d256-ee05-472d-88b0-850d8d230417} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001334 sec., 47976.011994003005 rows/sec., 3.74 MiB/sec. | ||
| 4694 | 2025.12.03 16:57:06.734992 [ 79 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2025.12.03 16:57:06.735030 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4696 | 2025.12.03 16:57:06.735038 [ 278 ] {b090d256-ee05-472d-88b0-850d8d230417} <Debug> TCPHandler: Processed in 0.001530799 sec. | ||
| 4697 | 2025.12.03 16:57:06.735129 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 4698 | 2025.12.03 16:57:06.735168 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2025.12.03 16:57:06.735269 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4700 | 2025.12.03 16:57:06.735269 [ 278 ] {1e002e23-01f3-4d2b-8af8-f9f2063ff2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4701 | 2025.12.03 16:57:06.735310 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1212 rows starting from the beginning of the part | ||
| 4702 | 2025.12.03 16:57:06.735334 [ 278 ] {1e002e23-01f3-4d2b-8af8-f9f2063ff2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4703 | 2025.12.03 16:57:06.735422 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 720 rows starting from the beginning of the part | ||
| 4704 | 2025.12.03 16:57:06.735472 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4705 | 2025.12.03 16:57:06.735512 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1190 rows starting from the beginning of the part | ||
| 4706 | 2025.12.03 16:57:06.735548 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4707 | 2025.12.03 16:57:06.735587 [ 202 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 4708 | 2025.12.03 16:57:06.735803 [ 278 ] {1e002e23-01f3-4d2b-8af8-f9f2063ff2f5} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.12.03 16:57:06.735946 [ 278 ] {1e002e23-01f3-4d2b-8af8-f9f2063ff2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4710 | 2025.12.03 16:57:06.736003 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6047 rows, containing 5 columns (5 merged, 0 gathered) in 0.002496458 sec., 2422231.8180397986 rows/sec., 205.11 MiB/sec. | ||
| 4711 | 2025.12.03 16:57:06.736271 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4712 | 2025.12.03 16:57:06.736344 [ 278 ] {1e002e23-01f3-4d2b-8af8-f9f2063ff2f5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4713 | 2025.12.03 16:57:06.736606 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.12.03 16:57:06.736657 [ 278 ] {1e002e23-01f3-4d2b-8af8-f9f2063ff2f5} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2025.12.03 16:57:06.736701 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_31_6} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4716 | 2025.12.03 16:57:06.736774 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 4717 | 2025.12.03 16:57:06.736778 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4718 | 2025.12.03 16:57:06.736809 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2025.12.03 16:57:06.736813 [ 278 ] {1e002e23-01f3-4d2b-8af8-f9f2063ff2f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. | ||
| 4720 | 2025.12.03 16:57:06.736827 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4721 | 2025.12.03 16:57:06.736860 [ 278 ] {1e002e23-01f3-4d2b-8af8-f9f2063ff2f5} <Debug> TCPHandler: Processed in 0.001742893 sec. | ||
| 4722 | 2025.12.03 16:57:06.736921 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 4723 | 2025.12.03 16:57:06.736953 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876796 sec., 1765775.2893761497 rows/sec., 133.30 MiB/sec. | ||
| 4724 | 2025.12.03 16:57:06.736979 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2025.12.03 16:57:06.737015 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4726 | 2025.12.03 16:57:06.737046 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8362 rows starting from the beginning of the part | ||
| 4727 | 2025.12.03 16:57:06.737079 [ 278 ] {5003be7d-35ed-4348-a655-5ac068e91fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4728 | 2025.12.03 16:57:06.737106 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 4729 | 2025.12.03 16:57:06.737123 [ 278 ] {5003be7d-35ed-4348-a655-5ac068e91fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4730 | 2025.12.03 16:57:06.737154 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4731 | 2025.12.03 16:57:06.737179 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4732 | 2025.12.03 16:57:06.737195 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 909 rows starting from the beginning of the part | ||
| 4733 | 2025.12.03 16:57:06.737240 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part | ||
| 4734 | 2025.12.03 16:57:06.737281 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 4735 | 2025.12.03 16:57:06.737477 [ 278 ] {5003be7d-35ed-4348-a655-5ac068e91fda} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2025.12.03 16:57:06.737483 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2025.12.03 16:57:06.737515 [ 278 ] {5003be7d-35ed-4348-a655-5ac068e91fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4738 | 2025.12.03 16:57:06.737590 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_31_6} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4739 | 2025.12.03 16:57:06.737672 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4740 | 2025.12.03 16:57:06.737868 [ 278 ] {5003be7d-35ed-4348-a655-5ac068e91fda} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4741 | 2025.12.03 16:57:06.738120 [ 278 ] {5003be7d-35ed-4348-a655-5ac068e91fda} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2025.12.03 16:57:06.738240 [ 79 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4743 | 2025.12.03 16:57:06.738260 [ 278 ] {5003be7d-35ed-4348-a655-5ac068e91fda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 4744 | 2025.12.03 16:57:06.738272 [ 79 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2025.12.03 16:57:06.738302 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4746 | 2025.12.03 16:57:06.738304 [ 278 ] {5003be7d-35ed-4348-a655-5ac068e91fda} <Debug> TCPHandler: Processed in 0.001373757 sec. | ||
| 4747 | 2025.12.03 16:57:06.738361 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 4748 | 2025.12.03 16:57:06.738445 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4749 | 2025.12.03 16:57:06.738471 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1774 rows starting from the beginning of the part | ||
| 4750 | 2025.12.03 16:57:06.738517 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 4751 | 2025.12.03 16:57:06.738554 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4752 | 2025.12.03 16:57:06.738587 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
| 4753 | 2025.12.03 16:57:06.738618 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 4754 | 2025.12.03 16:57:06.738651 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 4755 | 2025.12.03 16:57:06.739614 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275495 sec., 1647987.6440127166 rows/sec., 104.71 MiB/sec. | ||
| 4756 | 2025.12.03 16:57:06.739907 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4757 | 2025.12.03 16:57:06.740186 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.12.03 16:57:06.740258 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_31_6} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4759 | 2025.12.03 16:57:06.740316 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4760 | 2025.12.03 16:57:06.741245 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10001 rows, containing 5 columns (5 merged, 0 gathered) in 0.004366273 sec., 2290511.839273449 rows/sec., 153.25 MiB/sec. | ||
| 4761 | 2025.12.03 16:57:06.741498 [ 191 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4762 | 2025.12.03 16:57:06.741744 [ 191 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.12.03 16:57:06.741817 [ 191 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4764 | 2025.12.03 16:57:06.741888 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 4765 | 2025.12.03 16:57:07.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.03 MiB, peak 252.23 MiB, free memory in arenas 0.00 B, will set to 246.15 MiB (RSS), difference: 1.13 MiB | ||
| 4766 | 2025.12.03 16:57:09.716709 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4767 | 2025.12.03 16:57:09.716780 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4768 | 2025.12.03 16:57:09.813267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9538 | ||
| 4769 | 2025.12.03 16:57:09.813759 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2025.12.03 16:57:09.813802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4771 | 2025.12.03 16:57:09.814297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4772 | 2025.12.03 16:57:09.814550 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.12.03 16:57:09.814689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9538 | ||
| 4774 | 2025.12.03 16:57:09.828836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 644 | ||
| 4775 | 2025.12.03 16:57:09.830820 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2025.12.03 16:57:09.830868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4777 | 2025.12.03 16:57:09.832054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4778 | 2025.12.03 16:57:09.832333 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2025.12.03 16:57:09.832596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
| 4780 | 2025.12.03 16:57:10.313992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4781 | 2025.12.03 16:57:10.331725 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2025.12.03 16:57:10.331788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4783 | 2025.12.03 16:57:10.337953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4784 | 2025.12.03 16:57:10.338707 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2025.12.03 16:57:10.341721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4786 | 2025.12.03 16:57:11.745181 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2025.12.03 16:57:11.745373 [ 278 ] {607c7673-98ae-4149-93f6-1b3d51174e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4788 | 2025.12.03 16:57:11.745444 [ 278 ] {607c7673-98ae-4149-93f6-1b3d51174e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4789 | 2025.12.03 16:57:11.746350 [ 278 ] {607c7673-98ae-4149-93f6-1b3d51174e68} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2025.12.03 16:57:11.746392 [ 278 ] {607c7673-98ae-4149-93f6-1b3d51174e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4791 | 2025.12.03 16:57:11.746825 [ 278 ] {607c7673-98ae-4149-93f6-1b3d51174e68} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4792 | 2025.12.03 16:57:11.747054 [ 278 ] {607c7673-98ae-4149-93f6-1b3d51174e68} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2025.12.03 16:57:11.747207 [ 278 ] {607c7673-98ae-4149-93f6-1b3d51174e68} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001885 sec., 217506.63129973476 rows/sec., 13.80 MiB/sec. | ||
| 4794 | 2025.12.03 16:57:11.747255 [ 278 ] {607c7673-98ae-4149-93f6-1b3d51174e68} <Debug> TCPHandler: Processed in 0.002197412 sec. | ||
| 4795 | 2025.12.03 16:57:11.747382 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2025.12.03 16:57:11.747484 [ 278 ] {978533dd-8487-426c-abba-39f5f7fbdbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4797 | 2025.12.03 16:57:11.747527 [ 278 ] {978533dd-8487-426c-abba-39f5f7fbdbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4798 | 2025.12.03 16:57:11.748555 [ 278 ] {978533dd-8487-426c-abba-39f5f7fbdbdc} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2025.12.03 16:57:11.748595 [ 278 ] {978533dd-8487-426c-abba-39f5f7fbdbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4800 | 2025.12.03 16:57:11.748994 [ 278 ] {978533dd-8487-426c-abba-39f5f7fbdbdc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4801 | 2025.12.03 16:57:11.749205 [ 278 ] {978533dd-8487-426c-abba-39f5f7fbdbdc} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2025.12.03 16:57:11.749337 [ 278 ] {978533dd-8487-426c-abba-39f5f7fbdbdc} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001878 sec., 635782.7476038339 rows/sec., 50.81 MiB/sec. | ||
| 4803 | 2025.12.03 16:57:11.749376 [ 278 ] {978533dd-8487-426c-abba-39f5f7fbdbdc} <Debug> TCPHandler: Processed in 0.002043799 sec. | ||
| 4804 | 2025.12.03 16:57:11.749478 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2025.12.03 16:57:11.749574 [ 278 ] {25c851f5-e29e-4869-8bed-d45d264ee001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4806 | 2025.12.03 16:57:11.749615 [ 278 ] {25c851f5-e29e-4869-8bed-d45d264ee001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4807 | 2025.12.03 16:57:11.750120 [ 278 ] {25c851f5-e29e-4869-8bed-d45d264ee001} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2025.12.03 16:57:11.750154 [ 278 ] {25c851f5-e29e-4869-8bed-d45d264ee001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4809 | 2025.12.03 16:57:11.750492 [ 278 ] {25c851f5-e29e-4869-8bed-d45d264ee001} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4810 | 2025.12.03 16:57:11.750707 [ 278 ] {25c851f5-e29e-4869-8bed-d45d264ee001} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2025.12.03 16:57:11.750834 [ 278 ] {25c851f5-e29e-4869-8bed-d45d264ee001} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.00128 sec., 192187.49999999997 rows/sec., 11.75 MiB/sec. | ||
| 4812 | 2025.12.03 16:57:11.750870 [ 278 ] {25c851f5-e29e-4869-8bed-d45d264ee001} <Debug> TCPHandler: Processed in 0.001440377 sec. | ||
| 4813 | 2025.12.03 16:57:11.750979 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2025.12.03 16:57:11.751072 [ 278 ] {c97c6a99-9910-457f-be0b-28eea2c9086a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4815 | 2025.12.03 16:57:11.751111 [ 278 ] {c97c6a99-9910-457f-be0b-28eea2c9086a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4816 | 2025.12.03 16:57:11.751598 [ 278 ] {c97c6a99-9910-457f-be0b-28eea2c9086a} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2025.12.03 16:57:11.751633 [ 278 ] {c97c6a99-9910-457f-be0b-28eea2c9086a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4818 | 2025.12.03 16:57:11.751936 [ 278 ] {c97c6a99-9910-457f-be0b-28eea2c9086a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4819 | 2025.12.03 16:57:11.752143 [ 278 ] {c97c6a99-9910-457f-be0b-28eea2c9086a} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.12.03 16:57:11.752271 [ 278 ] {c97c6a99-9910-457f-be0b-28eea2c9086a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 4821 | 2025.12.03 16:57:11.752308 [ 278 ] {c97c6a99-9910-457f-be0b-28eea2c9086a} <Debug> TCPHandler: Processed in 0.001376647 sec. | ||
| 4822 | 2025.12.03 16:57:11.752417 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2025.12.03 16:57:11.752510 [ 278 ] {2855eccf-468e-49ee-b230-c5f0aa51cce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4824 | 2025.12.03 16:57:11.752549 [ 278 ] {2855eccf-468e-49ee-b230-c5f0aa51cce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4825 | 2025.12.03 16:57:11.753012 [ 278 ] {2855eccf-468e-49ee-b230-c5f0aa51cce8} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2025.12.03 16:57:11.753047 [ 278 ] {2855eccf-468e-49ee-b230-c5f0aa51cce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4827 | 2025.12.03 16:57:11.753388 [ 278 ] {2855eccf-468e-49ee-b230-c5f0aa51cce8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4828 | 2025.12.03 16:57:11.753596 [ 278 ] {2855eccf-468e-49ee-b230-c5f0aa51cce8} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2025.12.03 16:57:11.753720 [ 278 ] {2855eccf-468e-49ee-b230-c5f0aa51cce8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 4830 | 2025.12.03 16:57:11.753756 [ 278 ] {2855eccf-468e-49ee-b230-c5f0aa51cce8} <Debug> TCPHandler: Processed in 0.001386056 sec. | ||
| 4831 | 2025.12.03 16:57:11.753854 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2025.12.03 16:57:11.753945 [ 278 ] {3baa1622-a522-4d1f-943b-d2b222b72867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4833 | 2025.12.03 16:57:11.753984 [ 278 ] {3baa1622-a522-4d1f-943b-d2b222b72867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4834 | 2025.12.03 16:57:11.754618 [ 278 ] {3baa1622-a522-4d1f-943b-d2b222b72867} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2025.12.03 16:57:11.754653 [ 278 ] {3baa1622-a522-4d1f-943b-d2b222b72867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4836 | 2025.12.03 16:57:11.754987 [ 278 ] {3baa1622-a522-4d1f-943b-d2b222b72867} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4837 | 2025.12.03 16:57:11.755223 [ 278 ] {3baa1622-a522-4d1f-943b-d2b222b72867} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2025.12.03 16:57:11.755347 [ 278 ] {3baa1622-a522-4d1f-943b-d2b222b72867} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.00142 sec., 507042.25352112675 rows/sec., 35.59 MiB/sec. | ||
| 4839 | 2025.12.03 16:57:11.755382 [ 278 ] {3baa1622-a522-4d1f-943b-d2b222b72867} <Debug> TCPHandler: Processed in 0.001575079 sec. | ||
| 4840 | 2025.12.03 16:57:11.755491 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2025.12.03 16:57:11.755582 [ 278 ] {05887c72-a106-4448-85ce-104a68fbe75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4842 | 2025.12.03 16:57:11.755621 [ 278 ] {05887c72-a106-4448-85ce-104a68fbe75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4843 | 2025.12.03 16:57:11.755944 [ 278 ] {05887c72-a106-4448-85ce-104a68fbe75c} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2025.12.03 16:57:11.755978 [ 278 ] {05887c72-a106-4448-85ce-104a68fbe75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4845 | 2025.12.03 16:57:11.756269 [ 278 ] {05887c72-a106-4448-85ce-104a68fbe75c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4846 | 2025.12.03 16:57:11.756479 [ 278 ] {05887c72-a106-4448-85ce-104a68fbe75c} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2025.12.03 16:57:11.756603 [ 278 ] {05887c72-a106-4448-85ce-104a68fbe75c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 4848 | 2025.12.03 16:57:11.756638 [ 278 ] {05887c72-a106-4448-85ce-104a68fbe75c} <Debug> TCPHandler: Processed in 0.001193753 sec. | ||
| 4849 | 2025.12.03 16:57:11.756746 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2025.12.03 16:57:11.756837 [ 278 ] {c983e539-fc9f-44b6-8670-ad611adfe313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4851 | 2025.12.03 16:57:11.756878 [ 278 ] {c983e539-fc9f-44b6-8670-ad611adfe313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4852 | 2025.12.03 16:57:11.757318 [ 278 ] {c983e539-fc9f-44b6-8670-ad611adfe313} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2025.12.03 16:57:11.757352 [ 278 ] {c983e539-fc9f-44b6-8670-ad611adfe313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4854 | 2025.12.03 16:57:11.757713 [ 278 ] {c983e539-fc9f-44b6-8670-ad611adfe313} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4855 | 2025.12.03 16:57:11.757919 [ 278 ] {c983e539-fc9f-44b6-8670-ad611adfe313} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2025.12.03 16:57:11.758044 [ 278 ] {c983e539-fc9f-44b6-8670-ad611adfe313} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001226 sec., 256117.4551386623 rows/sec., 16.82 MiB/sec. | ||
| 4857 | 2025.12.03 16:57:11.758079 [ 278 ] {c983e539-fc9f-44b6-8670-ad611adfe313} <Debug> TCPHandler: Processed in 0.001380626 sec. | ||
| 4858 | 2025.12.03 16:57:11.758184 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2025.12.03 16:57:11.758274 [ 278 ] {d1b1226d-e9f7-4822-9fb0-df69af9616cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4860 | 2025.12.03 16:57:11.758315 [ 278 ] {d1b1226d-e9f7-4822-9fb0-df69af9616cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4861 | 2025.12.03 16:57:11.758625 [ 278 ] {d1b1226d-e9f7-4822-9fb0-df69af9616cc} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2025.12.03 16:57:11.758658 [ 278 ] {d1b1226d-e9f7-4822-9fb0-df69af9616cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4863 | 2025.12.03 16:57:11.758941 [ 278 ] {d1b1226d-e9f7-4822-9fb0-df69af9616cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4864 | 2025.12.03 16:57:11.759171 [ 278 ] {d1b1226d-e9f7-4822-9fb0-df69af9616cc} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2025.12.03 16:57:11.759296 [ 278 ] {d1b1226d-e9f7-4822-9fb0-df69af9616cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 4866 | 2025.12.03 16:57:11.759331 [ 278 ] {d1b1226d-e9f7-4822-9fb0-df69af9616cc} <Debug> TCPHandler: Processed in 0.001194433 sec. | ||
| 4867 | 2025.12.03 16:57:11.759427 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2025.12.03 16:57:11.759518 [ 278 ] {56a14b02-bfc5-42c5-aeec-22eb40520e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4869 | 2025.12.03 16:57:11.759571 [ 278 ] {56a14b02-bfc5-42c5-aeec-22eb40520e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4870 | 2025.12.03 16:57:11.760451 [ 278 ] {56a14b02-bfc5-42c5-aeec-22eb40520e08} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2025.12.03 16:57:11.760487 [ 278 ] {56a14b02-bfc5-42c5-aeec-22eb40520e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4872 | 2025.12.03 16:57:11.761230 [ 278 ] {56a14b02-bfc5-42c5-aeec-22eb40520e08} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4873 | 2025.12.03 16:57:11.761466 [ 278 ] {56a14b02-bfc5-42c5-aeec-22eb40520e08} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.12.03 16:57:11.761603 [ 278 ] {56a14b02-bfc5-42c5-aeec-22eb40520e08} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002102 sec., 19505.23311132255 rows/sec., 34.95 MiB/sec. | ||
| 4875 | 2025.12.03 16:57:11.761668 [ 278 ] {56a14b02-bfc5-42c5-aeec-22eb40520e08} <Debug> TCPHandler: Processed in 0.002287154 sec. | ||
| 4876 | 2025.12.03 16:57:11.761790 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2025.12.03 16:57:11.761882 [ 278 ] {0e858546-6771-48f8-95ef-ee20b2deba20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4878 | 2025.12.03 16:57:11.761922 [ 278 ] {0e858546-6771-48f8-95ef-ee20b2deba20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4879 | 2025.12.03 16:57:11.762324 [ 278 ] {0e858546-6771-48f8-95ef-ee20b2deba20} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2025.12.03 16:57:11.762367 [ 278 ] {0e858546-6771-48f8-95ef-ee20b2deba20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4881 | 2025.12.03 16:57:11.762761 [ 278 ] {0e858546-6771-48f8-95ef-ee20b2deba20} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4882 | 2025.12.03 16:57:11.762978 [ 278 ] {0e858546-6771-48f8-95ef-ee20b2deba20} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2025.12.03 16:57:11.763110 [ 278 ] {0e858546-6771-48f8-95ef-ee20b2deba20} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001246 sec., 83467.09470304976 rows/sec., 5.11 MiB/sec. | ||
| 4884 | 2025.12.03 16:57:11.763146 [ 278 ] {0e858546-6771-48f8-95ef-ee20b2deba20} <Debug> TCPHandler: Processed in 0.001404157 sec. | ||
| 4885 | 2025.12.03 16:57:16.732230 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2025.12.03 16:57:16.732442 [ 278 ] {fe322cfd-c4a7-488b-88cd-a8a92148a67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4887 | 2025.12.03 16:57:16.732507 [ 278 ] {fe322cfd-c4a7-488b-88cd-a8a92148a67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4888 | 2025.12.03 16:57:16.733097 [ 278 ] {fe322cfd-c4a7-488b-88cd-a8a92148a67f} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2025.12.03 16:57:16.733140 [ 278 ] {fe322cfd-c4a7-488b-88cd-a8a92148a67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4890 | 2025.12.03 16:57:16.733542 [ 278 ] {fe322cfd-c4a7-488b-88cd-a8a92148a67f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4891 | 2025.12.03 16:57:16.733783 [ 278 ] {fe322cfd-c4a7-488b-88cd-a8a92148a67f} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2025.12.03 16:57:16.733947 [ 278 ] {fe322cfd-c4a7-488b-88cd-a8a92148a67f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001556 sec., 1285.3470437017995 rows/sec., 104.81 KiB/sec. | ||
| 4893 | 2025.12.03 16:57:16.733991 [ 278 ] {fe322cfd-c4a7-488b-88cd-a8a92148a67f} <Debug> TCPHandler: Processed in 0.001893436 sec. | ||
| 4894 | 2025.12.03 16:57:16.734111 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2025.12.03 16:57:16.734206 [ 278 ] {e04fd3a1-9e78-4ac0-9d1b-353ebd1823a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4896 | 2025.12.03 16:57:16.734246 [ 278 ] {e04fd3a1-9e78-4ac0-9d1b-353ebd1823a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4897 | 2025.12.03 16:57:16.734657 [ 278 ] {e04fd3a1-9e78-4ac0-9d1b-353ebd1823a3} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2025.12.03 16:57:16.734695 [ 278 ] {e04fd3a1-9e78-4ac0-9d1b-353ebd1823a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4899 | 2025.12.03 16:57:16.735009 [ 278 ] {e04fd3a1-9e78-4ac0-9d1b-353ebd1823a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4900 | 2025.12.03 16:57:16.735228 [ 278 ] {e04fd3a1-9e78-4ac0-9d1b-353ebd1823a3} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2025.12.03 16:57:16.735360 [ 278 ] {e04fd3a1-9e78-4ac0-9d1b-353ebd1823a3} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001173 sec., 48593.35038363171 rows/sec., 3.73 MiB/sec. | ||
| 4902 | 2025.12.03 16:57:16.735399 [ 278 ] {e04fd3a1-9e78-4ac0-9d1b-353ebd1823a3} <Debug> TCPHandler: Processed in 0.001338016 sec. | ||
| 4903 | 2025.12.03 16:57:16.735519 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2025.12.03 16:57:16.735612 [ 278 ] {02671466-c463-43fb-ac37-1719e88eefc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4905 | 2025.12.03 16:57:16.735652 [ 278 ] {02671466-c463-43fb-ac37-1719e88eefc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4906 | 2025.12.03 16:57:16.736028 [ 278 ] {02671466-c463-43fb-ac37-1719e88eefc4} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2025.12.03 16:57:16.736065 [ 278 ] {02671466-c463-43fb-ac37-1719e88eefc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4908 | 2025.12.03 16:57:16.736384 [ 278 ] {02671466-c463-43fb-ac37-1719e88eefc4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4909 | 2025.12.03 16:57:16.736595 [ 278 ] {02671466-c463-43fb-ac37-1719e88eefc4} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2025.12.03 16:57:16.736725 [ 278 ] {02671466-c463-43fb-ac37-1719e88eefc4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001131 sec., 1768.3465959328028 rows/sec., 123.47 KiB/sec. | ||
| 4911 | 2025.12.03 16:57:16.736762 [ 278 ] {02671466-c463-43fb-ac37-1719e88eefc4} <Debug> TCPHandler: Processed in 0.001292085 sec. | ||
| 4912 | 2025.12.03 16:57:16.736862 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2025.12.03 16:57:16.736955 [ 278 ] {e2f5e8a3-a760-4810-b312-eac4a91988bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4914 | 2025.12.03 16:57:16.736995 [ 278 ] {e2f5e8a3-a760-4810-b312-eac4a91988bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4915 | 2025.12.03 16:57:16.737405 [ 278 ] {e2f5e8a3-a760-4810-b312-eac4a91988bb} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2025.12.03 16:57:16.737440 [ 278 ] {e2f5e8a3-a760-4810-b312-eac4a91988bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4917 | 2025.12.03 16:57:16.737748 [ 278 ] {e2f5e8a3-a760-4810-b312-eac4a91988bb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4918 | 2025.12.03 16:57:16.737958 [ 278 ] {e2f5e8a3-a760-4810-b312-eac4a91988bb} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.12.03 16:57:16.738086 [ 278 ] {e2f5e8a3-a760-4810-b312-eac4a91988bb} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001147 sec., 57541.412380122056 rows/sec., 4.49 MiB/sec. | ||
| 4920 | 2025.12.03 16:57:16.738123 [ 278 ] {e2f5e8a3-a760-4810-b312-eac4a91988bb} <Debug> TCPHandler: Processed in 0.001310465 sec. | ||
| 4921 | 2025.12.03 16:57:16.738234 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2025.12.03 16:57:16.738328 [ 278 ] {6942aeaa-c8b4-458c-94a3-590d98bc141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4923 | 2025.12.03 16:57:16.738371 [ 278 ] {6942aeaa-c8b4-458c-94a3-590d98bc141f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4924 | 2025.12.03 16:57:16.738779 [ 278 ] {6942aeaa-c8b4-458c-94a3-590d98bc141f} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.12.03 16:57:16.738815 [ 278 ] {6942aeaa-c8b4-458c-94a3-590d98bc141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4926 | 2025.12.03 16:57:16.739140 [ 278 ] {6942aeaa-c8b4-458c-94a3-590d98bc141f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4927 | 2025.12.03 16:57:16.739351 [ 278 ] {6942aeaa-c8b4-458c-94a3-590d98bc141f} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2025.12.03 16:57:16.739480 [ 278 ] {6942aeaa-c8b4-458c-94a3-590d98bc141f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001169 sec., 137724.5508982036 rows/sec., 9.59 MiB/sec. | ||
| 4929 | 2025.12.03 16:57:16.739517 [ 278 ] {6942aeaa-c8b4-458c-94a3-590d98bc141f} <Debug> TCPHandler: Processed in 0.001331275 sec. | ||
| 4930 | 2025.12.03 16:57:16.739624 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2025.12.03 16:57:16.739727 [ 278 ] {bce4c21d-e4d4-4f9e-8298-42235fe30dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4932 | 2025.12.03 16:57:16.739771 [ 278 ] {bce4c21d-e4d4-4f9e-8298-42235fe30dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4933 | 2025.12.03 16:57:16.740119 [ 278 ] {bce4c21d-e4d4-4f9e-8298-42235fe30dce} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2025.12.03 16:57:16.740156 [ 278 ] {bce4c21d-e4d4-4f9e-8298-42235fe30dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4935 | 2025.12.03 16:57:16.740521 [ 278 ] {bce4c21d-e4d4-4f9e-8298-42235fe30dce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4936 | 2025.12.03 16:57:16.740745 [ 278 ] {bce4c21d-e4d4-4f9e-8298-42235fe30dce} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2025.12.03 16:57:16.740874 [ 278 ] {bce4c21d-e4d4-4f9e-8298-42235fe30dce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 4938 | 2025.12.03 16:57:16.740909 [ 278 ] {bce4c21d-e4d4-4f9e-8298-42235fe30dce} <Debug> TCPHandler: Processed in 0.001337486 sec. | ||
| 4939 | 2025.12.03 16:57:17.314786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10050 | ||
| 4940 | 2025.12.03 16:57:17.315354 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2025.12.03 16:57:17.315401 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4942 | 2025.12.03 16:57:17.315923 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4943 | 2025.12.03 16:57:17.316143 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2025.12.03 16:57:17.316269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10050 | ||
| 4945 | 2025.12.03 16:57:17.316272 [ 64 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4946 | 2025.12.03 16:57:17.316344 [ 64 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2025.12.03 16:57:17.316368 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4948 | 2025.12.03 16:57:17.316500 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 4949 | 2025.12.03 16:57:17.316654 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2025.12.03 16:57:17.316695 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7618 rows starting from the beginning of the part | ||
| 4951 | 2025.12.03 16:57:17.316765 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4952 | 2025.12.03 16:57:17.316815 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4953 | 2025.12.03 16:57:17.316860 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4954 | 2025.12.03 16:57:17.316903 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4955 | 2025.12.03 16:57:17.316945 [ 187 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4956 | 2025.12.03 16:57:17.318976 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002542329 sec., 3953068.2299576495 rows/sec., 56.55 MiB/sec. | ||
| 4957 | 2025.12.03 16:57:17.319319 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4958 | 2025.12.03 16:57:17.319650 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2025.12.03 16:57:17.319729 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_21_4} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4960 | 2025.12.03 16:57:17.319830 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4961 | 2025.12.03 16:57:17.841813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4962 | 2025.12.03 16:57:17.859025 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2025.12.03 16:57:17.859072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4964 | 2025.12.03 16:57:17.865002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4965 | 2025.12.03 16:57:17.865746 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2025.12.03 16:57:17.866046 [ 64 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4967 | 2025.12.03 16:57:17.866087 [ 64 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2025.12.03 16:57:17.866110 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4969 | 2025.12.03 16:57:17.866241 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 4970 | 2025.12.03 16:57:17.868756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4971 | 2025.12.03 16:57:17.870507 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4972 | 2025.12.03 16:57:17.872056 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 4973 | 2025.12.03 16:57:17.876680 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4974 | 2025.12.03 16:57:17.881003 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4975 | 2025.12.03 16:57:17.885175 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 4976 | 2025.12.03 16:57:17.889659 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 4977 | 2025.12.03 16:57:17.893684 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 4978 | 2025.12.03 16:57:17.942606 [ 187 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076429844 sec., 2080.339193156014 rows/sec., 10.76 MiB/sec. | ||
| 4979 | 2025.12.03 16:57:17.945141 [ 200 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4980 | 2025.12.03 16:57:17.947200 [ 200 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_21_4} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2025.12.03 16:57:17.947277 [ 200 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_21_4} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4982 | 2025.12.03 16:57:17.949469 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4983 | 2025.12.03 16:57:18.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.29 MiB, peak 258.83 MiB, free memory in arenas 0.00 B, will set to 251.88 MiB (RSS), difference: 3.59 MiB | ||
| 4984 | 2025.12.03 16:57:19.832737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 678 | ||
| 4985 | 2025.12.03 16:57:19.835137 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2025.12.03 16:57:19.835197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4987 | 2025.12.03 16:57:19.836590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4988 | 2025.12.03 16:57:19.836865 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.12.03 16:57:19.837016 [ 58 ] {} <Debug> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4990 | 2025.12.03 16:57:19.837080 [ 58 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.12.03 16:57:19.837106 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4992 | 2025.12.03 16:57:19.837120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 4993 | 2025.12.03 16:57:19.837219 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::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 | ||
| 4994 | 2025.12.03 16:57:19.837748 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4995 | 2025.12.03 16:57:19.837872 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 522 rows starting from the beginning of the part | ||
| 4996 | 2025.12.03 16:57:19.838179 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 4997 | 2025.12.03 16:57:19.838530 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4998 | 2025.12.03 16:57:19.838816 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
| 4999 | 2025.12.03 16:57:19.839087 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 5000 | 2025.12.03 16:57:19.839370 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5001 | 2025.12.03 16:57:19.845562 [ 201 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 72 columns (72 merged, 0 gathered) in 0.008394241 sec., 80769.66100925622 rows/sec., 69.13 MiB/sec. | ||
| 5002 | 2025.12.03 16:57:19.846803 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5003 | 2025.12.03 16:57:19.847368 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2025.12.03 16:57:19.847436 [ 199 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_16_3} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5005 | 2025.12.03 16:57:19.847718 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5006 | 2025.12.03 16:57:21.744738 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2025.12.03 16:57:21.745035 [ 278 ] {1035fde6-5175-41d0-abbc-a66971bcae82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5008 | 2025.12.03 16:57:21.745136 [ 278 ] {1035fde6-5175-41d0-abbc-a66971bcae82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5009 | 2025.12.03 16:57:21.746205 [ 278 ] {1035fde6-5175-41d0-abbc-a66971bcae82} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2025.12.03 16:57:21.746248 [ 278 ] {1035fde6-5175-41d0-abbc-a66971bcae82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5011 | 2025.12.03 16:57:21.746662 [ 278 ] {1035fde6-5175-41d0-abbc-a66971bcae82} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5012 | 2025.12.03 16:57:21.746885 [ 278 ] {1035fde6-5175-41d0-abbc-a66971bcae82} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2025.12.03 16:57:21.747038 [ 278 ] {1035fde6-5175-41d0-abbc-a66971bcae82} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002079 sec., 197210.1972101972 rows/sec., 12.51 MiB/sec. | ||
| 5014 | 2025.12.03 16:57:21.747089 [ 278 ] {1035fde6-5175-41d0-abbc-a66971bcae82} <Debug> TCPHandler: Processed in 0.002519988 sec. | ||
| 5015 | 2025.12.03 16:57:21.747203 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2025.12.03 16:57:21.747306 [ 278 ] {9e3391ba-985f-406c-a7cc-809f56869b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5017 | 2025.12.03 16:57:21.747349 [ 278 ] {9e3391ba-985f-406c-a7cc-809f56869b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5018 | 2025.12.03 16:57:21.748208 [ 278 ] {9e3391ba-985f-406c-a7cc-809f56869b94} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2025.12.03 16:57:21.748245 [ 278 ] {9e3391ba-985f-406c-a7cc-809f56869b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5020 | 2025.12.03 16:57:21.748624 [ 278 ] {9e3391ba-985f-406c-a7cc-809f56869b94} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5021 | 2025.12.03 16:57:21.748835 [ 278 ] {9e3391ba-985f-406c-a7cc-809f56869b94} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2025.12.03 16:57:21.748964 [ 278 ] {9e3391ba-985f-406c-a7cc-809f56869b94} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001681 sec., 710291.493158834 rows/sec., 56.76 MiB/sec. | ||
| 5023 | 2025.12.03 16:57:21.749002 [ 278 ] {9e3391ba-985f-406c-a7cc-809f56869b94} <Debug> TCPHandler: Processed in 0.001846075 sec. | ||
| 5024 | 2025.12.03 16:57:21.749108 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2025.12.03 16:57:21.749213 [ 278 ] {df6d38a7-e307-4056-b8ad-3100513dbc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5026 | 2025.12.03 16:57:21.749252 [ 278 ] {df6d38a7-e307-4056-b8ad-3100513dbc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5027 | 2025.12.03 16:57:21.749724 [ 278 ] {df6d38a7-e307-4056-b8ad-3100513dbc7e} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2025.12.03 16:57:21.749759 [ 278 ] {df6d38a7-e307-4056-b8ad-3100513dbc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5029 | 2025.12.03 16:57:21.750087 [ 278 ] {df6d38a7-e307-4056-b8ad-3100513dbc7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5030 | 2025.12.03 16:57:21.750296 [ 278 ] {df6d38a7-e307-4056-b8ad-3100513dbc7e} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2025.12.03 16:57:21.750432 [ 278 ] {df6d38a7-e307-4056-b8ad-3100513dbc7e} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001249 sec., 196957.5660528423 rows/sec., 12.04 MiB/sec. | ||
| 5032 | 2025.12.03 16:57:21.750469 [ 278 ] {df6d38a7-e307-4056-b8ad-3100513dbc7e} <Debug> TCPHandler: Processed in 0.001408387 sec. | ||
| 5033 | 2025.12.03 16:57:21.750577 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2025.12.03 16:57:21.750672 [ 278 ] {c6a90c63-e3b6-4aa2-a866-47197c286776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5035 | 2025.12.03 16:57:21.750710 [ 278 ] {c6a90c63-e3b6-4aa2-a866-47197c286776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5036 | 2025.12.03 16:57:21.751165 [ 278 ] {c6a90c63-e3b6-4aa2-a866-47197c286776} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2025.12.03 16:57:21.751200 [ 278 ] {c6a90c63-e3b6-4aa2-a866-47197c286776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5038 | 2025.12.03 16:57:21.751522 [ 278 ] {c6a90c63-e3b6-4aa2-a866-47197c286776} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5039 | 2025.12.03 16:57:21.751725 [ 278 ] {c6a90c63-e3b6-4aa2-a866-47197c286776} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2025.12.03 16:57:21.751851 [ 278 ] {c6a90c63-e3b6-4aa2-a866-47197c286776} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001197 sec., 177109.440267335 rows/sec., 11.42 MiB/sec. | ||
| 5041 | 2025.12.03 16:57:21.751851 [ 35 ] {} <Debug> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5042 | 2025.12.03 16:57:21.751888 [ 278 ] {c6a90c63-e3b6-4aa2-a866-47197c286776} <Debug> TCPHandler: Processed in 0.001358336 sec. | ||
| 5043 | 2025.12.03 16:57:21.751929 [ 35 ] {} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2025.12.03 16:57:21.751954 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5045 | 2025.12.03 16:57:21.752002 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2025.12.03 16:57:21.752085 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::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 | ||
| 5047 | 2025.12.03 16:57:21.752098 [ 278 ] {eedf7171-8a49-42ca-aa76-a1471bca3302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5048 | 2025.12.03 16:57:21.752178 [ 278 ] {eedf7171-8a49-42ca-aa76-a1471bca3302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5049 | 2025.12.03 16:57:21.752250 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5050 | 2025.12.03 16:57:21.752290 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 441 rows starting from the beginning of the part | ||
| 5051 | 2025.12.03 16:57:21.752363 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 5052 | 2025.12.03 16:57:21.752415 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5053 | 2025.12.03 16:57:21.752463 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 440 rows starting from the beginning of the part | ||
| 5054 | 2025.12.03 16:57:21.752510 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5055 | 2025.12.03 16:57:21.752557 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5056 | 2025.12.03 16:57:21.752643 [ 278 ] {eedf7171-8a49-42ca-aa76-a1471bca3302} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2025.12.03 16:57:21.752683 [ 278 ] {eedf7171-8a49-42ca-aa76-a1471bca3302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5058 | 2025.12.03 16:57:21.753121 [ 278 ] {eedf7171-8a49-42ca-aa76-a1471bca3302} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5059 | 2025.12.03 16:57:21.753347 [ 278 ] {eedf7171-8a49-42ca-aa76-a1471bca3302} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2025.12.03 16:57:21.753472 [ 278 ] {eedf7171-8a49-42ca-aa76-a1471bca3302} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001392 sec., 151580.45977011495 rows/sec., 8.61 MiB/sec. | ||
| 5061 | 2025.12.03 16:57:21.753511 [ 278 ] {eedf7171-8a49-42ca-aa76-a1471bca3302} <Debug> TCPHandler: Processed in 0.001554909 sec. | ||
| 5062 | 2025.12.03 16:57:21.753608 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015811 sec., 1093542.4704319777 rows/sec., 75.62 MiB/sec. | ||
| 5063 | 2025.12.03 16:57:21.753644 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2025.12.03 16:57:21.753745 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5065 | 2025.12.03 16:57:21.753750 [ 278 ] {a451b611-9ee4-4a91-91a0-212a77d887c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5066 | 2025.12.03 16:57:21.753802 [ 278 ] {a451b611-9ee4-4a91-91a0-212a77d887c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5067 | 2025.12.03 16:57:21.753982 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2025.12.03 16:57:21.754051 [ 193 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_15_3} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5069 | 2025.12.03 16:57:21.754122 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5070 | 2025.12.03 16:57:21.754460 [ 278 ] {a451b611-9ee4-4a91-91a0-212a77d887c9} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2025.12.03 16:57:21.754501 [ 278 ] {a451b611-9ee4-4a91-91a0-212a77d887c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5072 | 2025.12.03 16:57:21.754871 [ 278 ] {a451b611-9ee4-4a91-91a0-212a77d887c9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5073 | 2025.12.03 16:57:21.755081 [ 278 ] {a451b611-9ee4-4a91-91a0-212a77d887c9} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2025.12.03 16:57:21.755217 [ 278 ] {a451b611-9ee4-4a91-91a0-212a77d887c9} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001486 sec., 484522.2072678331 rows/sec., 34.01 MiB/sec. | ||
| 5075 | 2025.12.03 16:57:21.755255 [ 278 ] {a451b611-9ee4-4a91-91a0-212a77d887c9} <Debug> TCPHandler: Processed in 0.001669592 sec. | ||
| 5076 | 2025.12.03 16:57:21.755370 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2025.12.03 16:57:21.755467 [ 278 ] {5ff7643c-20de-4815-8be3-706419eec491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5078 | 2025.12.03 16:57:21.755508 [ 278 ] {5ff7643c-20de-4815-8be3-706419eec491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5079 | 2025.12.03 16:57:21.755835 [ 278 ] {5ff7643c-20de-4815-8be3-706419eec491} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2025.12.03 16:57:21.755869 [ 278 ] {5ff7643c-20de-4815-8be3-706419eec491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5081 | 2025.12.03 16:57:21.756169 [ 278 ] {5ff7643c-20de-4815-8be3-706419eec491} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5082 | 2025.12.03 16:57:21.756366 [ 278 ] {5ff7643c-20de-4815-8be3-706419eec491} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2025.12.03 16:57:21.756488 [ 39 ] {} <Debug> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5084 | 2025.12.03 16:57:21.756493 [ 278 ] {5ff7643c-20de-4815-8be3-706419eec491} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 5085 | 2025.12.03 16:57:21.756534 [ 39 ] {} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2025.12.03 16:57:21.756554 [ 278 ] {5ff7643c-20de-4815-8be3-706419eec491} <Debug> TCPHandler: Processed in 0.001236234 sec. | ||
| 5087 | 2025.12.03 16:57:21.756559 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5088 | 2025.12.03 16:57:21.756680 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::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 | ||
| 5089 | 2025.12.03 16:57:21.756683 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2025.12.03 16:57:21.756803 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5091 | 2025.12.03 16:57:21.756819 [ 278 ] {b4496b15-e861-4bfa-949c-a4ac69ca0c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5092 | 2025.12.03 16:57:21.756838 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5093 | 2025.12.03 16:57:21.756865 [ 278 ] {b4496b15-e861-4bfa-949c-a4ac69ca0c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5094 | 2025.12.03 16:57:21.756897 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5095 | 2025.12.03 16:57:21.756946 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5096 | 2025.12.03 16:57:21.756987 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5097 | 2025.12.03 16:57:21.757026 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5098 | 2025.12.03 16:57:21.757062 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5099 | 2025.12.03 16:57:21.757290 [ 278 ] {b4496b15-e861-4bfa-949c-a4ac69ca0c61} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2025.12.03 16:57:21.757331 [ 278 ] {b4496b15-e861-4bfa-949c-a4ac69ca0c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5101 | 2025.12.03 16:57:21.757692 [ 278 ] {b4496b15-e861-4bfa-949c-a4ac69ca0c61} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5102 | 2025.12.03 16:57:21.757805 [ 201 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165043 sec., 77250.36758299908 rows/sec., 3.94 MiB/sec. | ||
| 5103 | 2025.12.03 16:57:21.757912 [ 278 ] {b4496b15-e861-4bfa-949c-a4ac69ca0c61} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2025.12.03 16:57:21.757930 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5105 | 2025.12.03 16:57:21.758059 [ 278 ] {b4496b15-e861-4bfa-949c-a4ac69ca0c61} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 5106 | 2025.12.03 16:57:21.758100 [ 278 ] {b4496b15-e861-4bfa-949c-a4ac69ca0c61} <Debug> TCPHandler: Processed in 0.001463658 sec. | ||
| 5107 | 2025.12.03 16:57:21.758193 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2025.12.03 16:57:21.758203 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2025.12.03 16:57:21.758260 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_15_3} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5110 | 2025.12.03 16:57:21.758304 [ 278 ] {81da11ea-88be-4b64-9d97-46eba57ca932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5111 | 2025.12.03 16:57:21.758317 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5112 | 2025.12.03 16:57:21.758354 [ 278 ] {81da11ea-88be-4b64-9d97-46eba57ca932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5113 | 2025.12.03 16:57:21.758662 [ 278 ] {81da11ea-88be-4b64-9d97-46eba57ca932} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2025.12.03 16:57:21.758697 [ 278 ] {81da11ea-88be-4b64-9d97-46eba57ca932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5115 | 2025.12.03 16:57:21.758992 [ 278 ] {81da11ea-88be-4b64-9d97-46eba57ca932} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5116 | 2025.12.03 16:57:21.759215 [ 278 ] {81da11ea-88be-4b64-9d97-46eba57ca932} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2025.12.03 16:57:21.759334 [ 39 ] {} <Debug> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5118 | 2025.12.03 16:57:21.759339 [ 278 ] {81da11ea-88be-4b64-9d97-46eba57ca932} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 5119 | 2025.12.03 16:57:21.759374 [ 39 ] {} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.12.03 16:57:21.759394 [ 278 ] {81da11ea-88be-4b64-9d97-46eba57ca932} <Debug> TCPHandler: Processed in 0.001239054 sec. | ||
| 5121 | 2025.12.03 16:57:21.759400 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5122 | 2025.12.03 16:57:21.759501 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2025.12.03 16:57:21.759508 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 5124 | 2025.12.03 16:57:21.759596 [ 278 ] {f1f03922-15ee-4263-a818-801a3c8d4927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5125 | 2025.12.03 16:57:21.759606 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5126 | 2025.12.03 16:57:21.759637 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 5127 | 2025.12.03 16:57:21.759651 [ 278 ] {f1f03922-15ee-4263-a818-801a3c8d4927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5128 | 2025.12.03 16:57:21.759693 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 5129 | 2025.12.03 16:57:21.759736 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 5130 | 2025.12.03 16:57:21.759772 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 5131 | 2025.12.03 16:57:21.759811 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 5132 | 2025.12.03 16:57:21.759850 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::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 | ||
| 5133 | 2025.12.03 16:57:21.760551 [ 278 ] {f1f03922-15ee-4263-a818-801a3c8d4927} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2025.12.03 16:57:21.760588 [ 278 ] {f1f03922-15ee-4263-a818-801a3c8d4927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5135 | 2025.12.03 16:57:21.760717 [ 197 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257354 sec., 12725.135482926844 rows/sec., 854.35 KiB/sec. | ||
| 5136 | 2025.12.03 16:57:21.760840 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5137 | 2025.12.03 16:57:21.761073 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_15_3} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.12.03 16:57:21.761132 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_15_3} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5139 | 2025.12.03 16:57:21.761188 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5140 | 2025.12.03 16:57:21.761208 [ 278 ] {f1f03922-15ee-4263-a818-801a3c8d4927} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5141 | 2025.12.03 16:57:21.761431 [ 278 ] {f1f03922-15ee-4263-a818-801a3c8d4927} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2025.12.03 16:57:21.761591 [ 278 ] {f1f03922-15ee-4263-a818-801a3c8d4927} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002011 sec., 20387.86673296867 rows/sec., 36.53 MiB/sec. | ||
| 5143 | 2025.12.03 16:57:21.761652 [ 278 ] {f1f03922-15ee-4263-a818-801a3c8d4927} <Debug> TCPHandler: Processed in 0.002199112 sec. | ||
| 5144 | 2025.12.03 16:57:21.761770 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2025.12.03 16:57:21.761866 [ 278 ] {5b8bc4cf-27f9-4626-b41d-720945de3fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5146 | 2025.12.03 16:57:21.761907 [ 278 ] {5b8bc4cf-27f9-4626-b41d-720945de3fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5147 | 2025.12.03 16:57:21.762241 [ 278 ] {5b8bc4cf-27f9-4626-b41d-720945de3fcc} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2025.12.03 16:57:21.762278 [ 278 ] {5b8bc4cf-27f9-4626-b41d-720945de3fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5149 | 2025.12.03 16:57:21.762602 [ 278 ] {5b8bc4cf-27f9-4626-b41d-720945de3fcc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5150 | 2025.12.03 16:57:21.762814 [ 278 ] {5b8bc4cf-27f9-4626-b41d-720945de3fcc} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2025.12.03 16:57:21.762945 [ 278 ] {5b8bc4cf-27f9-4626-b41d-720945de3fcc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 5152 | 2025.12.03 16:57:21.762984 [ 278 ] {5b8bc4cf-27f9-4626-b41d-720945de3fcc} <Debug> TCPHandler: Processed in 0.001265104 sec. | ||
| 5153 | 2025.12.03 16:57:24.716840 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5154 | 2025.12.03 16:57:24.716926 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5155 | 2025.12.03 16:57:24.816406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10498 | ||
| 5156 | 2025.12.03 16:57:24.816886 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2025.12.03 16:57:24.816922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5158 | 2025.12.03 16:57:24.817378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5159 | 2025.12.03 16:57:24.817595 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2025.12.03 16:57:24.817719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10498 | ||
| 5161 | 2025.12.03 16:57:25.368893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5162 | 2025.12.03 16:57:25.384478 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2025.12.03 16:57:25.384530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5164 | 2025.12.03 16:57:25.390132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5165 | 2025.12.03 16:57:25.390839 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2025.12.03 16:57:25.393519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5167 | 2025.12.03 16:57:26.732140 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2025.12.03 16:57:26.732324 [ 278 ] {707340ad-7b64-4079-a3fc-889e7e1ec186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5169 | 2025.12.03 16:57:26.732392 [ 278 ] {707340ad-7b64-4079-a3fc-889e7e1ec186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5170 | 2025.12.03 16:57:26.733041 [ 278 ] {707340ad-7b64-4079-a3fc-889e7e1ec186} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2025.12.03 16:57:26.733095 [ 278 ] {707340ad-7b64-4079-a3fc-889e7e1ec186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5172 | 2025.12.03 16:57:26.733506 [ 278 ] {707340ad-7b64-4079-a3fc-889e7e1ec186} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5173 | 2025.12.03 16:57:26.733750 [ 278 ] {707340ad-7b64-4079-a3fc-889e7e1ec186} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2025.12.03 16:57:26.733919 [ 278 ] {707340ad-7b64-4079-a3fc-889e7e1ec186} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 5175 | 2025.12.03 16:57:26.733972 [ 278 ] {707340ad-7b64-4079-a3fc-889e7e1ec186} <Debug> TCPHandler: Processed in 0.001962088 sec. | ||
| 5176 | 2025.12.03 16:57:26.734094 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2025.12.03 16:57:26.734200 [ 278 ] {99de090d-f657-433d-8a54-81d489f68883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5178 | 2025.12.03 16:57:26.734245 [ 278 ] {99de090d-f657-433d-8a54-81d489f68883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5179 | 2025.12.03 16:57:26.734687 [ 278 ] {99de090d-f657-433d-8a54-81d489f68883} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2025.12.03 16:57:26.734726 [ 278 ] {99de090d-f657-433d-8a54-81d489f68883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5181 | 2025.12.03 16:57:26.735053 [ 278 ] {99de090d-f657-433d-8a54-81d489f68883} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5182 | 2025.12.03 16:57:26.735297 [ 278 ] {99de090d-f657-433d-8a54-81d489f68883} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2025.12.03 16:57:26.735436 [ 278 ] {99de090d-f657-433d-8a54-81d489f68883} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 5184 | 2025.12.03 16:57:26.735479 [ 278 ] {99de090d-f657-433d-8a54-81d489f68883} <Debug> TCPHandler: Processed in 0.001436028 sec. | ||
| 5185 | 2025.12.03 16:57:26.735597 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2025.12.03 16:57:26.735696 [ 278 ] {97451d9c-0a36-4ea9-bb31-39ce9af7bf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5187 | 2025.12.03 16:57:26.735741 [ 278 ] {97451d9c-0a36-4ea9-bb31-39ce9af7bf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5188 | 2025.12.03 16:57:26.736155 [ 278 ] {97451d9c-0a36-4ea9-bb31-39ce9af7bf63} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2025.12.03 16:57:26.736194 [ 278 ] {97451d9c-0a36-4ea9-bb31-39ce9af7bf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5190 | 2025.12.03 16:57:26.736538 [ 278 ] {97451d9c-0a36-4ea9-bb31-39ce9af7bf63} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5191 | 2025.12.03 16:57:26.736750 [ 278 ] {97451d9c-0a36-4ea9-bb31-39ce9af7bf63} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2025.12.03 16:57:26.736886 [ 278 ] {97451d9c-0a36-4ea9-bb31-39ce9af7bf63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5193 | 2025.12.03 16:57:26.736925 [ 278 ] {97451d9c-0a36-4ea9-bb31-39ce9af7bf63} <Debug> TCPHandler: Processed in 0.001377487 sec. | ||
| 5194 | 2025.12.03 16:57:26.737031 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2025.12.03 16:57:26.737126 [ 278 ] {7186a543-2b65-4fb6-855f-3669e1a305bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5196 | 2025.12.03 16:57:26.737168 [ 278 ] {7186a543-2b65-4fb6-855f-3669e1a305bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5197 | 2025.12.03 16:57:26.737504 [ 278 ] {7186a543-2b65-4fb6-855f-3669e1a305bd} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2025.12.03 16:57:26.737542 [ 278 ] {7186a543-2b65-4fb6-855f-3669e1a305bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5199 | 2025.12.03 16:57:26.737872 [ 278 ] {7186a543-2b65-4fb6-855f-3669e1a305bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5200 | 2025.12.03 16:57:26.738082 [ 278 ] {7186a543-2b65-4fb6-855f-3669e1a305bd} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2025.12.03 16:57:26.738220 [ 278 ] {7186a543-2b65-4fb6-855f-3669e1a305bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 5202 | 2025.12.03 16:57:26.738259 [ 278 ] {7186a543-2b65-4fb6-855f-3669e1a305bd} <Debug> TCPHandler: Processed in 0.001276184 sec. | ||
| 5203 | 2025.12.03 16:57:28.098906 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2025.12.03 16:57:28.099087 [ 278 ] {7edae7e3-9e82-4c6c-aa89-4c145141ebde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5205 | 2025.12.03 16:57:28.099154 [ 278 ] {7edae7e3-9e82-4c6c-aa89-4c145141ebde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5206 | 2025.12.03 16:57:28.100066 [ 278 ] {7edae7e3-9e82-4c6c-aa89-4c145141ebde} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.12.03 16:57:28.100120 [ 278 ] {7edae7e3-9e82-4c6c-aa89-4c145141ebde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5208 | 2025.12.03 16:57:28.100580 [ 278 ] {7edae7e3-9e82-4c6c-aa89-4c145141ebde} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5209 | 2025.12.03 16:57:28.100819 [ 278 ] {7edae7e3-9e82-4c6c-aa89-4c145141ebde} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2025.12.03 16:57:28.100998 [ 278 ] {7edae7e3-9e82-4c6c-aa89-4c145141ebde} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00196 sec., 209183.67346938775 rows/sec., 13.27 MiB/sec. | ||
| 5211 | 2025.12.03 16:57:28.101047 [ 278 ] {7edae7e3-9e82-4c6c-aa89-4c145141ebde} <Debug> TCPHandler: Processed in 0.002267803 sec. | ||
| 5212 | 2025.12.03 16:57:28.101227 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2025.12.03 16:57:28.101332 [ 278 ] {e417e91d-50f2-4b27-953f-3c34e793b964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5214 | 2025.12.03 16:57:28.101382 [ 278 ] {e417e91d-50f2-4b27-953f-3c34e793b964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5215 | 2025.12.03 16:57:28.101905 [ 278 ] {e417e91d-50f2-4b27-953f-3c34e793b964} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.12.03 16:57:28.101943 [ 278 ] {e417e91d-50f2-4b27-953f-3c34e793b964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5217 | 2025.12.03 16:57:28.102279 [ 278 ] {e417e91d-50f2-4b27-953f-3c34e793b964} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5218 | 2025.12.03 16:57:28.102630 [ 278 ] {e417e91d-50f2-4b27-953f-3c34e793b964} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.12.03 16:57:28.102789 [ 278 ] {e417e91d-50f2-4b27-953f-3c34e793b964} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001473 sec., 1357.7732518669384 rows/sec., 110.72 KiB/sec. | ||
| 5220 | 2025.12.03 16:57:28.102847 [ 278 ] {e417e91d-50f2-4b27-953f-3c34e793b964} <Debug> TCPHandler: Processed in 0.001670122 sec. | ||
| 5221 | 2025.12.03 16:57:28.102991 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2025.12.03 16:57:28.103089 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5223 | 2025.12.03 16:57:28.103133 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5224 | 2025.12.03 16:57:28.104798 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2025.12.03 16:57:28.104837 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5226 | 2025.12.03 16:57:28.105313 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5227 | 2025.12.03 16:57:28.105532 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2025.12.03 16:57:28.105670 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Debug> executeQuery: Read 2335 rows, 194.34 KiB in 0.002599 sec., 898422.4701808387 rows/sec., 73.02 MiB/sec. | ||
| 5229 | 2025.12.03 16:57:28.105693 [ 55 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5230 | 2025.12.03 16:57:28.105711 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5231 | 2025.12.03 16:57:28.105755 [ 278 ] {1b6b7fe5-4232-4269-ac96-c0ff06dc4db9} <Debug> TCPHandler: Processed in 0.002815805 sec. | ||
| 5232 | 2025.12.03 16:57:28.105768 [ 55 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2025.12.03 16:57:28.105809 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5234 | 2025.12.03 16:57:28.105872 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2025.12.03 16:57:28.105919 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 5236 | 2025.12.03 16:57:28.105972 [ 278 ] {21924952-b75c-408a-bff0-fdf803dc6a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5237 | 2025.12.03 16:57:28.106011 [ 278 ] {21924952-b75c-408a-bff0-fdf803dc6a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5238 | 2025.12.03 16:57:28.106036 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5239 | 2025.12.03 16:57:28.106076 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2344 rows starting from the beginning of the part | ||
| 5240 | 2025.12.03 16:57:28.106153 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1194 rows starting from the beginning of the part | ||
| 5241 | 2025.12.03 16:57:28.106219 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 57 rows starting from the beginning of the part | ||
| 5242 | 2025.12.03 16:57:28.106287 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1194 rows starting from the beginning of the part | ||
| 5243 | 2025.12.03 16:57:28.106349 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5244 | 2025.12.03 16:57:28.106409 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2335 rows starting from the beginning of the part | ||
| 5245 | 2025.12.03 16:57:28.106523 [ 278 ] {21924952-b75c-408a-bff0-fdf803dc6a57} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2025.12.03 16:57:28.106560 [ 278 ] {21924952-b75c-408a-bff0-fdf803dc6a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5247 | 2025.12.03 16:57:28.106891 [ 278 ] {21924952-b75c-408a-bff0-fdf803dc6a57} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5248 | 2025.12.03 16:57:28.107110 [ 278 ] {21924952-b75c-408a-bff0-fdf803dc6a57} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2025.12.03 16:57:28.107255 [ 278 ] {21924952-b75c-408a-bff0-fdf803dc6a57} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.001301 sec., 190622.59800153726 rows/sec., 11.66 MiB/sec. | ||
| 5250 | 2025.12.03 16:57:28.107303 [ 278 ] {21924952-b75c-408a-bff0-fdf803dc6a57} <Debug> TCPHandler: Processed in 0.001479798 sec. | ||
| 5251 | 2025.12.03 16:57:28.107426 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2025.12.03 16:57:28.107564 [ 278 ] {154ced65-1537-403a-adfd-68d4c4a7e7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5253 | 2025.12.03 16:57:28.107615 [ 278 ] {154ced65-1537-403a-adfd-68d4c4a7e7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5254 | 2025.12.03 16:57:28.108357 [ 278 ] {154ced65-1537-403a-adfd-68d4c4a7e7a3} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2025.12.03 16:57:28.108400 [ 278 ] {154ced65-1537-403a-adfd-68d4c4a7e7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5256 | 2025.12.03 16:57:28.108656 [ 188 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7180 rows, containing 5 columns (5 merged, 0 gathered) in 0.002788454 sec., 2574903.5128426002 rows/sec., 217.73 MiB/sec. | ||
| 5257 | 2025.12.03 16:57:28.108900 [ 278 ] {154ced65-1537-403a-adfd-68d4c4a7e7a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5258 | 2025.12.03 16:57:28.108988 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5259 | 2025.12.03 16:57:28.109195 [ 278 ] {154ced65-1537-403a-adfd-68d4c4a7e7a3} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2025.12.03 16:57:28.109377 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2025.12.03 16:57:28.109421 [ 278 ] {154ced65-1537-403a-adfd-68d4c4a7e7a3} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001863 sec., 236178.20719269995 rows/sec., 15.63 MiB/sec. | ||
| 5262 | 2025.12.03 16:57:28.109473 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_36_7} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5263 | 2025.12.03 16:57:28.109495 [ 278 ] {154ced65-1537-403a-adfd-68d4c4a7e7a3} <Debug> TCPHandler: Processed in 0.002120301 sec. | ||
| 5264 | 2025.12.03 16:57:28.109580 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 5265 | 2025.12.03 16:57:28.109630 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2025.12.03 16:57:28.109733 [ 278 ] {abb4da37-81a2-4eec-90d9-1b79cfdd7a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5267 | 2025.12.03 16:57:28.109774 [ 278 ] {abb4da37-81a2-4eec-90d9-1b79cfdd7a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5268 | 2025.12.03 16:57:28.110305 [ 278 ] {abb4da37-81a2-4eec-90d9-1b79cfdd7a8c} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2025.12.03 16:57:28.110342 [ 278 ] {abb4da37-81a2-4eec-90d9-1b79cfdd7a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5270 | 2025.12.03 16:57:28.110769 [ 278 ] {abb4da37-81a2-4eec-90d9-1b79cfdd7a8c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5271 | 2025.12.03 16:57:28.111046 [ 278 ] {abb4da37-81a2-4eec-90d9-1b79cfdd7a8c} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2025.12.03 16:57:28.111215 [ 278 ] {abb4da37-81a2-4eec-90d9-1b79cfdd7a8c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001501 sec., 140572.95136575616 rows/sec., 7.98 MiB/sec. | ||
| 5273 | 2025.12.03 16:57:28.111266 [ 278 ] {abb4da37-81a2-4eec-90d9-1b79cfdd7a8c} <Debug> TCPHandler: Processed in 0.001688132 sec. | ||
| 5274 | 2025.12.03 16:57:28.111427 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2025.12.03 16:57:28.111537 [ 278 ] {d6ccac98-da0e-4317-84aa-acc117098dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5276 | 2025.12.03 16:57:28.111586 [ 278 ] {d6ccac98-da0e-4317-84aa-acc117098dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5277 | 2025.12.03 16:57:28.112905 [ 278 ] {d6ccac98-da0e-4317-84aa-acc117098dc1} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2025.12.03 16:57:28.112952 [ 278 ] {d6ccac98-da0e-4317-84aa-acc117098dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5279 | 2025.12.03 16:57:28.113437 [ 278 ] {d6ccac98-da0e-4317-84aa-acc117098dc1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5280 | 2025.12.03 16:57:28.113655 [ 278 ] {d6ccac98-da0e-4317-84aa-acc117098dc1} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2025.12.03 16:57:28.113774 [ 55 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5282 | 2025.12.03 16:57:28.113790 [ 278 ] {d6ccac98-da0e-4317-84aa-acc117098dc1} <Debug> executeQuery: Read 1178 rows, 86.20 KiB in 0.002274 sec., 518029.90325417765 rows/sec., 37.02 MiB/sec. | ||
| 5283 | 2025.12.03 16:57:28.113818 [ 55 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2025.12.03 16:57:28.113841 [ 278 ] {d6ccac98-da0e-4317-84aa-acc117098dc1} <Debug> TCPHandler: Processed in 0.002475507 sec. | ||
| 5285 | 2025.12.03 16:57:28.113843 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5286 | 2025.12.03 16:57:28.113936 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 5287 | 2025.12.03 16:57:28.113972 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2025.12.03 16:57:28.114031 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5289 | 2025.12.03 16:57:28.114056 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
| 5290 | 2025.12.03 16:57:28.114070 [ 278 ] {baa711b4-e959-425a-bfe2-e5bc923ea46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5291 | 2025.12.03 16:57:28.114105 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 720 rows starting from the beginning of the part | ||
| 5292 | 2025.12.03 16:57:28.114112 [ 278 ] {baa711b4-e959-425a-bfe2-e5bc923ea46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5293 | 2025.12.03 16:57:28.114144 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 5294 | 2025.12.03 16:57:28.114193 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 720 rows starting from the beginning of the part | ||
| 5295 | 2025.12.03 16:57:28.114230 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5296 | 2025.12.03 16:57:28.114266 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1178 rows starting from the beginning of the part | ||
| 5297 | 2025.12.03 16:57:28.114464 [ 278 ] {baa711b4-e959-425a-bfe2-e5bc923ea46a} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2025.12.03 16:57:28.114500 [ 278 ] {baa711b4-e959-425a-bfe2-e5bc923ea46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5299 | 2025.12.03 16:57:28.114830 [ 278 ] {baa711b4-e959-425a-bfe2-e5bc923ea46a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5300 | 2025.12.03 16:57:28.115059 [ 278 ] {baa711b4-e959-425a-bfe2-e5bc923ea46a} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2025.12.03 16:57:28.115189 [ 278 ] {baa711b4-e959-425a-bfe2-e5bc923ea46a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 5302 | 2025.12.03 16:57:28.115226 [ 278 ] {baa711b4-e959-425a-bfe2-e5bc923ea46a} <Debug> TCPHandler: Processed in 0.001304745 sec. | ||
| 5303 | 2025.12.03 16:57:28.115334 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2025.12.03 16:57:28.115429 [ 278 ] {3fd5bec4-bac1-4910-b3d6-c998f04cc968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5305 | 2025.12.03 16:57:28.115472 [ 278 ] {3fd5bec4-bac1-4910-b3d6-c998f04cc968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5306 | 2025.12.03 16:57:28.115576 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667972 sec., 2374140.5731031457 rows/sec., 178.29 MiB/sec. | ||
| 5307 | 2025.12.03 16:57:28.115739 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5308 | 2025.12.03 16:57:28.115998 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2025.12.03 16:57:28.116061 [ 188 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_36_7} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5310 | 2025.12.03 16:57:28.116092 [ 278 ] {3fd5bec4-bac1-4910-b3d6-c998f04cc968} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2025.12.03 16:57:28.116128 [ 278 ] {3fd5bec4-bac1-4910-b3d6-c998f04cc968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5312 | 2025.12.03 16:57:28.116128 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5313 | 2025.12.03 16:57:28.116509 [ 278 ] {3fd5bec4-bac1-4910-b3d6-c998f04cc968} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5314 | 2025.12.03 16:57:28.116721 [ 278 ] {3fd5bec4-bac1-4910-b3d6-c998f04cc968} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.12.03 16:57:28.116824 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5316 | 2025.12.03 16:57:28.116850 [ 278 ] {3fd5bec4-bac1-4910-b3d6-c998f04cc968} <Debug> executeQuery: Read 903 rows, 61.10 KiB in 0.001439 sec., 627519.1104933982 rows/sec., 41.47 MiB/sec. | ||
| 5317 | 2025.12.03 16:57:28.116859 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2025.12.03 16:57:28.116894 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5319 | 2025.12.03 16:57:28.116896 [ 278 ] {3fd5bec4-bac1-4910-b3d6-c998f04cc968} <Debug> TCPHandler: Processed in 0.001610371 sec. | ||
| 5320 | 2025.12.03 16:57:28.117011 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 5321 | 2025.12.03 16:57:28.117033 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2025.12.03 16:57:28.117149 [ 278 ] {d1e7c23f-9a19-422b-b29a-ef76c129f3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5323 | 2025.12.03 16:57:28.117169 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2025.12.03 16:57:28.117192 [ 278 ] {d1e7c23f-9a19-422b-b29a-ef76c129f3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5325 | 2025.12.03 16:57:28.117211 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10001 rows starting from the beginning of the part | ||
| 5326 | 2025.12.03 16:57:28.117282 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5327 | 2025.12.03 16:57:28.117328 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part | ||
| 5328 | 2025.12.03 16:57:28.117369 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 5329 | 2025.12.03 16:57:28.117412 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5330 | 2025.12.03 16:57:28.117453 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 903 rows starting from the beginning of the part | ||
| 5331 | 2025.12.03 16:57:28.117556 [ 278 ] {d1e7c23f-9a19-422b-b29a-ef76c129f3e4} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2025.12.03 16:57:28.117598 [ 278 ] {d1e7c23f-9a19-422b-b29a-ef76c129f3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5333 | 2025.12.03 16:57:28.117934 [ 278 ] {d1e7c23f-9a19-422b-b29a-ef76c129f3e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5334 | 2025.12.03 16:57:28.118142 [ 278 ] {d1e7c23f-9a19-422b-b29a-ef76c129f3e4} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2025.12.03 16:57:28.118273 [ 278 ] {d1e7c23f-9a19-422b-b29a-ef76c129f3e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 59.00 KiB/sec. | ||
| 5336 | 2025.12.03 16:57:28.118310 [ 278 ] {d1e7c23f-9a19-422b-b29a-ef76c129f3e4} <Debug> TCPHandler: Processed in 0.001325816 sec. | ||
| 5337 | 2025.12.03 16:57:28.118434 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2025.12.03 16:57:28.118529 [ 278 ] {afc7d322-cb8f-4183-9e26-5f89428b3b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5339 | 2025.12.03 16:57:28.118583 [ 278 ] {afc7d322-cb8f-4183-9e26-5f89428b3b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5340 | 2025.12.03 16:57:28.119453 [ 278 ] {afc7d322-cb8f-4183-9e26-5f89428b3b6c} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2025.12.03 16:57:28.119490 [ 278 ] {afc7d322-cb8f-4183-9e26-5f89428b3b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5342 | 2025.12.03 16:57:28.120205 [ 278 ] {afc7d322-cb8f-4183-9e26-5f89428b3b6c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5343 | 2025.12.03 16:57:28.120451 [ 278 ] {afc7d322-cb8f-4183-9e26-5f89428b3b6c} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2025.12.03 16:57:28.120565 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5345 | 2025.12.03 16:57:28.120597 [ 278 ] {afc7d322-cb8f-4183-9e26-5f89428b3b6c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002085 sec., 19664.268585131893 rows/sec., 35.24 MiB/sec. | ||
| 5346 | 2025.12.03 16:57:28.120606 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2025.12.03 16:57:28.120642 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5348 | 2025.12.03 16:57:28.120660 [ 278 ] {afc7d322-cb8f-4183-9e26-5f89428b3b6c} <Debug> TCPHandler: Processed in 0.002275734 sec. | ||
| 5349 | 2025.12.03 16:57:28.120739 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 5350 | 2025.12.03 16:57:28.120784 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.12.03 16:57:28.120884 [ 278 ] {f12cbcb9-bfb5-4270-a4fd-32569ae7b750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5352 | 2025.12.03 16:57:28.120925 [ 278 ] {f12cbcb9-bfb5-4270-a4fd-32569ae7b750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5353 | 2025.12.03 16:57:28.120970 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5354 | 2025.12.03 16:57:28.121036 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part | ||
| 5355 | 2025.12.03 16:57:28.121164 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5356 | 2025.12.03 16:57:28.121267 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5357 | 2025.12.03 16:57:28.121282 [ 278 ] {f12cbcb9-bfb5-4270-a4fd-32569ae7b750} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.12.03 16:57:28.121324 [ 278 ] {f12cbcb9-bfb5-4270-a4fd-32569ae7b750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5359 | 2025.12.03 16:57:28.121374 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5360 | 2025.12.03 16:57:28.121471 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5361 | 2025.12.03 16:57:28.121567 [ 194 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5362 | 2025.12.03 16:57:28.121690 [ 278 ] {f12cbcb9-bfb5-4270-a4fd-32569ae7b750} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5363 | 2025.12.03 16:57:28.121926 [ 278 ] {f12cbcb9-bfb5-4270-a4fd-32569ae7b750} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2025.12.03 16:57:28.122038 [ 55 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5365 | 2025.12.03 16:57:28.122064 [ 278 ] {f12cbcb9-bfb5-4270-a4fd-32569ae7b750} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001198 sec., 56761.26878130217 rows/sec., 3.29 MiB/sec. | ||
| 5366 | 2025.12.03 16:57:28.122069 [ 55 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.12.03 16:57:28.122106 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5368 | 2025.12.03 16:57:28.122109 [ 278 ] {f12cbcb9-bfb5-4270-a4fd-32569ae7b750} <Debug> TCPHandler: Processed in 0.001374336 sec. | ||
| 5369 | 2025.12.03 16:57:28.122187 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 5370 | 2025.12.03 16:57:28.122276 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5371 | 2025.12.03 16:57:28.122303 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2102 rows starting from the beginning of the part | ||
| 5372 | 2025.12.03 16:57:28.122352 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5373 | 2025.12.03 16:57:28.122392 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 5374 | 2025.12.03 16:57:28.122436 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5375 | 2025.12.03 16:57:28.122439 [ 198 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11853 rows, containing 5 columns (5 merged, 0 gathered) in 0.005478405 sec., 2163585.9342272063 rows/sec., 144.64 MiB/sec. | ||
| 5376 | 2025.12.03 16:57:28.122475 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 5377 | 2025.12.03 16:57:28.122517 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 68 rows starting from the beginning of the part | ||
| 5378 | 2025.12.03 16:57:28.122886 [ 202 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5379 | 2025.12.03 16:57:28.123242 [ 202 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2025.12.03 16:57:28.123426 [ 202 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5381 | 2025.12.03 16:57:28.123516 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5382 | 2025.12.03 16:57:28.123662 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512709 sec., 1651342.06248525 rows/sec., 104.67 MiB/sec. | ||
| 5383 | 2025.12.03 16:57:28.123959 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5384 | 2025.12.03 16:57:28.124220 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2025.12.03 16:57:28.124283 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_36_7} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5386 | 2025.12.03 16:57:28.124346 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5387 | 2025.12.03 16:57:28.126317 [ 192 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 19 columns (19 merged, 0 gathered) in 0.005622698 sec., 95150.05074076538 rows/sec., 170.50 MiB/sec. | ||
| 5388 | 2025.12.03 16:57:28.127179 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5389 | 2025.12.03 16:57:28.127526 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2025.12.03 16:57:28.127595 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5391 | 2025.12.03 16:57:28.127687 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 5392 | 2025.12.03 16:57:29.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.94 MiB, peak 264.36 MiB, free memory in arenas 0.00 B, will set to 257.30 MiB (RSS), difference: 3.36 MiB | ||
| 5393 | 2025.12.03 16:57:29.837412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 732 | ||
| 5394 | 2025.12.03 16:57:29.840069 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2025.12.03 16:57:29.840118 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5396 | 2025.12.03 16:57:29.841275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5397 | 2025.12.03 16:57:29.841605 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2025.12.03 16:57:29.841853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5399 | 2025.12.03 16:57:31.729743 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2025.12.03 16:57:31.730038 [ 278 ] {56b5692b-db0d-453e-9991-39dba48e0a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5401 | 2025.12.03 16:57:31.730120 [ 278 ] {56b5692b-db0d-453e-9991-39dba48e0a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5402 | 2025.12.03 16:57:31.730782 [ 278 ] {56b5692b-db0d-453e-9991-39dba48e0a2f} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.12.03 16:57:31.730832 [ 278 ] {56b5692b-db0d-453e-9991-39dba48e0a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5404 | 2025.12.03 16:57:31.731220 [ 278 ] {56b5692b-db0d-453e-9991-39dba48e0a2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5405 | 2025.12.03 16:57:31.731443 [ 278 ] {56b5692b-db0d-453e-9991-39dba48e0a2f} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2025.12.03 16:57:31.731597 [ 278 ] {56b5692b-db0d-453e-9991-39dba48e0a2f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 5407 | 2025.12.03 16:57:31.731638 [ 278 ] {56b5692b-db0d-453e-9991-39dba48e0a2f} <Debug> TCPHandler: Processed in 0.00207911 sec. | ||
| 5408 | 2025.12.03 16:57:31.731768 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2025.12.03 16:57:31.731861 [ 278 ] {bf13dee3-5bf7-403b-9620-28fe4f4458c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5410 | 2025.12.03 16:57:31.731901 [ 278 ] {bf13dee3-5bf7-403b-9620-28fe4f4458c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5411 | 2025.12.03 16:57:31.732320 [ 278 ] {bf13dee3-5bf7-403b-9620-28fe4f4458c3} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2025.12.03 16:57:31.732363 [ 278 ] {bf13dee3-5bf7-403b-9620-28fe4f4458c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5413 | 2025.12.03 16:57:31.732662 [ 278 ] {bf13dee3-5bf7-403b-9620-28fe4f4458c3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5414 | 2025.12.03 16:57:31.732875 [ 278 ] {bf13dee3-5bf7-403b-9620-28fe4f4458c3} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2025.12.03 16:57:31.733001 [ 278 ] {bf13dee3-5bf7-403b-9620-28fe4f4458c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 5416 | 2025.12.03 16:57:31.733039 [ 278 ] {bf13dee3-5bf7-403b-9620-28fe4f4458c3} <Debug> TCPHandler: Processed in 0.001324465 sec. | ||
| 5417 | 2025.12.03 16:57:31.733152 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2025.12.03 16:57:31.733244 [ 278 ] {09a72d82-d278-447f-859d-49747660d24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5419 | 2025.12.03 16:57:31.733285 [ 278 ] {09a72d82-d278-447f-859d-49747660d24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5420 | 2025.12.03 16:57:31.733660 [ 278 ] {09a72d82-d278-447f-859d-49747660d24a} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2025.12.03 16:57:31.733696 [ 278 ] {09a72d82-d278-447f-859d-49747660d24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5422 | 2025.12.03 16:57:31.734021 [ 278 ] {09a72d82-d278-447f-859d-49747660d24a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5423 | 2025.12.03 16:57:31.734223 [ 278 ] {09a72d82-d278-447f-859d-49747660d24a} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2025.12.03 16:57:31.734349 [ 278 ] {09a72d82-d278-447f-859d-49747660d24a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001124 sec., 85409.25266903914 rows/sec., 5.95 MiB/sec. | ||
| 5425 | 2025.12.03 16:57:31.734385 [ 278 ] {09a72d82-d278-447f-859d-49747660d24a} <Debug> TCPHandler: Processed in 0.001280205 sec. | ||
| 5426 | 2025.12.03 16:57:31.734497 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2025.12.03 16:57:31.734589 [ 278 ] {3240626e-788c-4dfc-9a0c-9269cb3584c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5428 | 2025.12.03 16:57:31.734635 [ 278 ] {3240626e-788c-4dfc-9a0c-9269cb3584c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5429 | 2025.12.03 16:57:31.734957 [ 278 ] {3240626e-788c-4dfc-9a0c-9269cb3584c5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2025.12.03 16:57:31.734992 [ 278 ] {3240626e-788c-4dfc-9a0c-9269cb3584c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5431 | 2025.12.03 16:57:31.735294 [ 278 ] {3240626e-788c-4dfc-9a0c-9269cb3584c5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5432 | 2025.12.03 16:57:31.735496 [ 278 ] {3240626e-788c-4dfc-9a0c-9269cb3584c5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.12.03 16:57:31.735619 [ 278 ] {3240626e-788c-4dfc-9a0c-9269cb3584c5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00105 sec., 34285.71428571429 rows/sec., 2.31 MiB/sec. | ||
| 5434 | 2025.12.03 16:57:31.735653 [ 278 ] {3240626e-788c-4dfc-9a0c-9269cb3584c5} <Debug> TCPHandler: Processed in 0.001206163 sec. | ||
| 5435 | 2025.12.03 16:57:32.317902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11010 | ||
| 5436 | 2025.12.03 16:57:32.318509 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2025.12.03 16:57:32.318548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5438 | 2025.12.03 16:57:32.319099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5439 | 2025.12.03 16:57:32.319325 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2025.12.03 16:57:32.319447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11010 | ||
| 5441 | 2025.12.03 16:57:32.893667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5442 | 2025.12.03 16:57:32.909434 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.12.03 16:57:32.909492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5444 | 2025.12.03 16:57:32.915616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5445 | 2025.12.03 16:57:32.916379 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2025.12.03 16:57:32.919364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5447 | 2025.12.03 16:57:36.732318 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2025.12.03 16:57:36.732627 [ 278 ] {ca740096-9d10-49d4-9ae2-dcfc1491ff08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5449 | 2025.12.03 16:57:36.732736 [ 278 ] {ca740096-9d10-49d4-9ae2-dcfc1491ff08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5450 | 2025.12.03 16:57:36.733603 [ 278 ] {ca740096-9d10-49d4-9ae2-dcfc1491ff08} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2025.12.03 16:57:36.733656 [ 278 ] {ca740096-9d10-49d4-9ae2-dcfc1491ff08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5452 | 2025.12.03 16:57:36.734060 [ 278 ] {ca740096-9d10-49d4-9ae2-dcfc1491ff08} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5453 | 2025.12.03 16:57:36.734291 [ 278 ] {ca740096-9d10-49d4-9ae2-dcfc1491ff08} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.12.03 16:57:36.734466 [ 278 ] {ca740096-9d10-49d4-9ae2-dcfc1491ff08} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. | ||
| 5455 | 2025.12.03 16:57:36.734519 [ 278 ] {ca740096-9d10-49d4-9ae2-dcfc1491ff08} <Debug> TCPHandler: Processed in 0.002355345 sec. | ||
| 5456 | 2025.12.03 16:57:36.734646 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2025.12.03 16:57:36.734752 [ 278 ] {c676f731-d714-439c-93af-9667190e7c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5458 | 2025.12.03 16:57:36.734798 [ 278 ] {c676f731-d714-439c-93af-9667190e7c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5459 | 2025.12.03 16:57:36.735228 [ 278 ] {c676f731-d714-439c-93af-9667190e7c96} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2025.12.03 16:57:36.735268 [ 278 ] {c676f731-d714-439c-93af-9667190e7c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5461 | 2025.12.03 16:57:36.735597 [ 278 ] {c676f731-d714-439c-93af-9667190e7c96} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5462 | 2025.12.03 16:57:36.735813 [ 278 ] {c676f731-d714-439c-93af-9667190e7c96} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2025.12.03 16:57:36.735952 [ 278 ] {c676f731-d714-439c-93af-9667190e7c96} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 5464 | 2025.12.03 16:57:36.735993 [ 278 ] {c676f731-d714-439c-93af-9667190e7c96} <Debug> TCPHandler: Processed in 0.001400227 sec. | ||
| 5465 | 2025.12.03 16:57:36.736106 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2025.12.03 16:57:36.736205 [ 278 ] {b38345e6-beb6-489c-910f-86659c8c7c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5467 | 2025.12.03 16:57:36.736250 [ 278 ] {b38345e6-beb6-489c-910f-86659c8c7c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5468 | 2025.12.03 16:57:36.736666 [ 278 ] {b38345e6-beb6-489c-910f-86659c8c7c59} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2025.12.03 16:57:36.736706 [ 278 ] {b38345e6-beb6-489c-910f-86659c8c7c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5470 | 2025.12.03 16:57:36.737039 [ 278 ] {b38345e6-beb6-489c-910f-86659c8c7c59} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5471 | 2025.12.03 16:57:36.737256 [ 278 ] {b38345e6-beb6-489c-910f-86659c8c7c59} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.12.03 16:57:36.737398 [ 278 ] {b38345e6-beb6-489c-910f-86659c8c7c59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 5473 | 2025.12.03 16:57:36.737438 [ 278 ] {b38345e6-beb6-489c-910f-86659c8c7c59} <Debug> TCPHandler: Processed in 0.001381407 sec. | ||
| 5474 | 2025.12.03 16:57:36.737541 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2025.12.03 16:57:36.737636 [ 278 ] {6c19a126-d837-48fc-a401-3ab1400bb2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5476 | 2025.12.03 16:57:36.737678 [ 278 ] {6c19a126-d837-48fc-a401-3ab1400bb2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5477 | 2025.12.03 16:57:36.738016 [ 278 ] {6c19a126-d837-48fc-a401-3ab1400bb2e9} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2025.12.03 16:57:36.738055 [ 278 ] {6c19a126-d837-48fc-a401-3ab1400bb2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5479 | 2025.12.03 16:57:36.738379 [ 278 ] {6c19a126-d837-48fc-a401-3ab1400bb2e9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5480 | 2025.12.03 16:57:36.738598 [ 278 ] {6c19a126-d837-48fc-a401-3ab1400bb2e9} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.12.03 16:57:36.738741 [ 278 ] {6c19a126-d837-48fc-a401-3ab1400bb2e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 5482 | 2025.12.03 16:57:36.738780 [ 278 ] {6c19a126-d837-48fc-a401-3ab1400bb2e9} <Debug> TCPHandler: Processed in 0.001287694 sec. | ||
| 5483 | 2025.12.03 16:57:39.302659 [ 41 ] {} <Debug> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5484 | 2025.12.03 16:57:39.302756 [ 41 ] {} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.12.03 16:57:39.302797 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5486 | 2025.12.03 16:57:39.302985 [ 192 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 5487 | 2025.12.03 16:57:39.303205 [ 192 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5488 | 2025.12.03 16:57:39.303262 [ 192 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 5489 | 2025.12.03 16:57:39.303371 [ 192 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 5490 | 2025.12.03 16:57:39.303448 [ 192 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 5491 | 2025.12.03 16:57:39.303493 [ 192 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5492 | 2025.12.03 16:57:39.303537 [ 192 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 5493 | 2025.12.03 16:57:39.304282 [ 198 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388556 sec., 27366.55921691311 rows/sec., 2.28 MiB/sec. | ||
| 5494 | 2025.12.03 16:57:39.304457 [ 189 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5495 | 2025.12.03 16:57:39.304772 [ 189 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_9_2} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.12.03 16:57:39.304845 [ 189 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_9_2} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5497 | 2025.12.03 16:57:39.304934 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5498 | 2025.12.03 16:57:39.716989 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5499 | 2025.12.03 16:57:39.717062 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5500 | 2025.12.03 16:57:39.819608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11458 | ||
| 5501 | 2025.12.03 16:57:39.820090 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2025.12.03 16:57:39.820136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5503 | 2025.12.03 16:57:39.820650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5504 | 2025.12.03 16:57:39.820881 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2025.12.03 16:57:39.821023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11458 | ||
| 5506 | 2025.12.03 16:57:39.842582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 748 | ||
| 5507 | 2025.12.03 16:57:39.844556 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2025.12.03 16:57:39.844602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5509 | 2025.12.03 16:57:39.845739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5510 | 2025.12.03 16:57:39.845994 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2025.12.03 16:57:39.846248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5512 | 2025.12.03 16:57:40.419504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5513 | 2025.12.03 16:57:40.436944 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2025.12.03 16:57:40.437002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5515 | 2025.12.03 16:57:40.443221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5516 | 2025.12.03 16:57:40.443940 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2025.12.03 16:57:40.447280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5518 | 2025.12.03 16:57:40.566833 [ 44 ] {} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 5519 | 2025.12.03 16:57:40.566880 [ 44 ] {} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.12.03 16:57:40.566905 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5521 | 2025.12.03 16:57:40.567007 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 5522 | 2025.12.03 16:57:40.567128 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5523 | 2025.12.03 16:57:40.567166 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 264 rows starting from the beginning of the part | ||
| 5524 | 2025.12.03 16:57:40.567237 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 246 rows starting from the beginning of the part | ||
| 5525 | 2025.12.03 16:57:40.567288 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5526 | 2025.12.03 16:57:40.567337 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 246 rows starting from the beginning of the part | ||
| 5527 | 2025.12.03 16:57:40.567384 [ 192 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 248 rows starting from the beginning of the part | ||
| 5528 | 2025.12.03 16:57:40.568323 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1006 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349176 sec., 745640.3019324387 rows/sec., 48.54 MiB/sec. | ||
| 5529 | 2025.12.03 16:57:40.568579 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 5530 | 2025.12.03 16:57:40.568880 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2025.12.03 16:57:40.568960 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_19_4} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 5532 | 2025.12.03 16:57:40.569055 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5533 | 2025.12.03 16:57:41.745524 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2025.12.03 16:57:41.745803 [ 278 ] {d48a9d16-ee40-44fc-8e9f-18a401aaa835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5535 | 2025.12.03 16:57:41.745906 [ 278 ] {d48a9d16-ee40-44fc-8e9f-18a401aaa835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5536 | 2025.12.03 16:57:41.746939 [ 278 ] {d48a9d16-ee40-44fc-8e9f-18a401aaa835} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2025.12.03 16:57:41.746977 [ 278 ] {d48a9d16-ee40-44fc-8e9f-18a401aaa835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5538 | 2025.12.03 16:57:41.747389 [ 278 ] {d48a9d16-ee40-44fc-8e9f-18a401aaa835} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5539 | 2025.12.03 16:57:41.747616 [ 278 ] {d48a9d16-ee40-44fc-8e9f-18a401aaa835} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2025.12.03 16:57:41.747733 [ 36 ] {} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5541 | 2025.12.03 16:57:41.747763 [ 278 ] {d48a9d16-ee40-44fc-8e9f-18a401aaa835} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002036 sec., 201375.24557956777 rows/sec., 12.77 MiB/sec. | ||
| 5542 | 2025.12.03 16:57:41.747777 [ 36 ] {} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.12.03 16:57:41.747802 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5544 | 2025.12.03 16:57:41.747807 [ 278 ] {d48a9d16-ee40-44fc-8e9f-18a401aaa835} <Debug> TCPHandler: Processed in 0.002432216 sec. | ||
| 5545 | 2025.12.03 16:57:41.747930 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::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 | ||
| 5546 | 2025.12.03 16:57:41.747937 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2025.12.03 16:57:41.748072 [ 278 ] {76dd7608-1b1c-4e40-9b31-4a768ce3c331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5548 | 2025.12.03 16:57:41.748077 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5549 | 2025.12.03 16:57:41.748120 [ 278 ] {76dd7608-1b1c-4e40-9b31-4a768ce3c331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5550 | 2025.12.03 16:57:41.748128 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5551 | 2025.12.03 16:57:41.748204 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5552 | 2025.12.03 16:57:41.748249 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5553 | 2025.12.03 16:57:41.748290 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5554 | 2025.12.03 16:57:41.748328 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5555 | 2025.12.03 16:57:41.749378 [ 278 ] {76dd7608-1b1c-4e40-9b31-4a768ce3c331} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.12.03 16:57:41.749420 [ 278 ] {76dd7608-1b1c-4e40-9b31-4a768ce3c331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5557 | 2025.12.03 16:57:41.749445 [ 198 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572841 sec., 1303373.9583339957 rows/sec., 87.65 MiB/sec. | ||
| 5558 | 2025.12.03 16:57:41.749614 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5559 | 2025.12.03 16:57:41.749856 [ 278 ] {76dd7608-1b1c-4e40-9b31-4a768ce3c331} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5560 | 2025.12.03 16:57:41.749885 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2025.12.03 16:57:41.749974 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_17_4} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5562 | 2025.12.03 16:57:41.750047 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5563 | 2025.12.03 16:57:41.750098 [ 278 ] {76dd7608-1b1c-4e40-9b31-4a768ce3c331} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.12.03 16:57:41.750238 [ 278 ] {76dd7608-1b1c-4e40-9b31-4a768ce3c331} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.002185 sec., 546453.0892448513 rows/sec., 43.67 MiB/sec. | ||
| 5565 | 2025.12.03 16:57:41.750275 [ 278 ] {76dd7608-1b1c-4e40-9b31-4a768ce3c331} <Debug> TCPHandler: Processed in 0.002389036 sec. | ||
| 5566 | 2025.12.03 16:57:41.750388 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2025.12.03 16:57:41.750485 [ 278 ] {66089226-5ca9-42d0-87f6-e57fa8872b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5568 | 2025.12.03 16:57:41.750525 [ 278 ] {66089226-5ca9-42d0-87f6-e57fa8872b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5569 | 2025.12.03 16:57:41.751085 [ 278 ] {66089226-5ca9-42d0-87f6-e57fa8872b7f} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.12.03 16:57:41.751121 [ 278 ] {66089226-5ca9-42d0-87f6-e57fa8872b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5571 | 2025.12.03 16:57:41.751421 [ 278 ] {66089226-5ca9-42d0-87f6-e57fa8872b7f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5572 | 2025.12.03 16:57:41.751626 [ 278 ] {66089226-5ca9-42d0-87f6-e57fa8872b7f} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.12.03 16:57:41.751753 [ 278 ] {66089226-5ca9-42d0-87f6-e57fa8872b7f} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001286 sec., 191290.82426127527 rows/sec., 11.69 MiB/sec. | ||
| 5574 | 2025.12.03 16:57:41.751791 [ 278 ] {66089226-5ca9-42d0-87f6-e57fa8872b7f} <Debug> TCPHandler: Processed in 0.001452298 sec. | ||
| 5575 | 2025.12.03 16:57:41.751895 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2025.12.03 16:57:41.751990 [ 278 ] {53a0c6a7-757d-4fea-b7e7-394d69397ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5577 | 2025.12.03 16:57:41.752029 [ 278 ] {53a0c6a7-757d-4fea-b7e7-394d69397ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5578 | 2025.12.03 16:57:41.752528 [ 278 ] {53a0c6a7-757d-4fea-b7e7-394d69397ba0} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2025.12.03 16:57:41.752564 [ 278 ] {53a0c6a7-757d-4fea-b7e7-394d69397ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5580 | 2025.12.03 16:57:41.752872 [ 278 ] {53a0c6a7-757d-4fea-b7e7-394d69397ba0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5581 | 2025.12.03 16:57:41.753088 [ 278 ] {53a0c6a7-757d-4fea-b7e7-394d69397ba0} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2025.12.03 16:57:41.753214 [ 278 ] {53a0c6a7-757d-4fea-b7e7-394d69397ba0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 5583 | 2025.12.03 16:57:41.753250 [ 278 ] {53a0c6a7-757d-4fea-b7e7-394d69397ba0} <Debug> TCPHandler: Processed in 0.001403317 sec. | ||
| 5584 | 2025.12.03 16:57:41.753353 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2025.12.03 16:57:41.753448 [ 278 ] {eaa9529c-70d4-4245-8981-d4200709503b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5586 | 2025.12.03 16:57:41.753489 [ 278 ] {eaa9529c-70d4-4245-8981-d4200709503b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5587 | 2025.12.03 16:57:41.753985 [ 278 ] {eaa9529c-70d4-4245-8981-d4200709503b} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2025.12.03 16:57:41.754019 [ 278 ] {eaa9529c-70d4-4245-8981-d4200709503b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5589 | 2025.12.03 16:57:41.754316 [ 278 ] {eaa9529c-70d4-4245-8981-d4200709503b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5590 | 2025.12.03 16:57:41.754521 [ 278 ] {eaa9529c-70d4-4245-8981-d4200709503b} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2025.12.03 16:57:41.754607 [ 36 ] {} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5592 | 2025.12.03 16:57:41.754634 [ 36 ] {} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.12.03 16:57:41.754646 [ 278 ] {eaa9529c-70d4-4245-8981-d4200709503b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 5594 | 2025.12.03 16:57:41.754652 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5595 | 2025.12.03 16:57:41.754683 [ 278 ] {eaa9529c-70d4-4245-8981-d4200709503b} <Debug> TCPHandler: Processed in 0.001378156 sec. | ||
| 5596 | 2025.12.03 16:57:41.754751 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::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 | ||
| 5597 | 2025.12.03 16:57:41.754815 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2025.12.03 16:57:41.754886 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5599 | 2025.12.03 16:57:41.754928 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5600 | 2025.12.03 16:57:41.754938 [ 278 ] {e0fcb2e7-7298-41a5-9512-6250587aeb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5601 | 2025.12.03 16:57:41.754992 [ 278 ] {e0fcb2e7-7298-41a5-9512-6250587aeb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5602 | 2025.12.03 16:57:41.755002 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5603 | 2025.12.03 16:57:41.755061 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5604 | 2025.12.03 16:57:41.755106 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5605 | 2025.12.03 16:57:41.755152 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5606 | 2025.12.03 16:57:41.755787 [ 278 ] {e0fcb2e7-7298-41a5-9512-6250587aeb9d} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2025.12.03 16:57:41.755829 [ 278 ] {e0fcb2e7-7298-41a5-9512-6250587aeb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5608 | 2025.12.03 16:57:41.756089 [ 191 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381256 sec., 763797.5871236034 rows/sec., 46.29 MiB/sec. | ||
| 5609 | 2025.12.03 16:57:41.756212 [ 278 ] {e0fcb2e7-7298-41a5-9512-6250587aeb9d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5610 | 2025.12.03 16:57:41.756252 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5611 | 2025.12.03 16:57:41.756486 [ 278 ] {e0fcb2e7-7298-41a5-9512-6250587aeb9d} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2025.12.03 16:57:41.756577 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2025.12.03 16:57:41.756629 [ 278 ] {e0fcb2e7-7298-41a5-9512-6250587aeb9d} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001715 sec., 419825.07288629736 rows/sec., 29.47 MiB/sec. | ||
| 5614 | 2025.12.03 16:57:41.756672 [ 278 ] {e0fcb2e7-7298-41a5-9512-6250587aeb9d} <Debug> TCPHandler: Processed in 0.001918507 sec. | ||
| 5615 | 2025.12.03 16:57:41.756673 [ 190 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_17_4} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5616 | 2025.12.03 16:57:41.756764 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5617 | 2025.12.03 16:57:41.756785 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2025.12.03 16:57:41.756883 [ 278 ] {da3fe6ec-1fc7-4143-9306-71768366d57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5619 | 2025.12.03 16:57:41.756923 [ 278 ] {da3fe6ec-1fc7-4143-9306-71768366d57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5620 | 2025.12.03 16:57:41.757254 [ 278 ] {da3fe6ec-1fc7-4143-9306-71768366d57f} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.12.03 16:57:41.757288 [ 278 ] {da3fe6ec-1fc7-4143-9306-71768366d57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5622 | 2025.12.03 16:57:41.757589 [ 278 ] {da3fe6ec-1fc7-4143-9306-71768366d57f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5623 | 2025.12.03 16:57:41.757789 [ 278 ] {da3fe6ec-1fc7-4143-9306-71768366d57f} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.12.03 16:57:41.757915 [ 278 ] {da3fe6ec-1fc7-4143-9306-71768366d57f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 5625 | 2025.12.03 16:57:41.757950 [ 278 ] {da3fe6ec-1fc7-4143-9306-71768366d57f} <Debug> TCPHandler: Processed in 0.001212444 sec. | ||
| 5626 | 2025.12.03 16:57:41.758052 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2025.12.03 16:57:41.758143 [ 278 ] {1171b430-e339-472f-bb4c-e0278616d6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5628 | 2025.12.03 16:57:41.758183 [ 278 ] {1171b430-e339-472f-bb4c-e0278616d6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5629 | 2025.12.03 16:57:41.758646 [ 278 ] {1171b430-e339-472f-bb4c-e0278616d6ba} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2025.12.03 16:57:41.758680 [ 278 ] {1171b430-e339-472f-bb4c-e0278616d6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5631 | 2025.12.03 16:57:41.759022 [ 278 ] {1171b430-e339-472f-bb4c-e0278616d6ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5632 | 2025.12.03 16:57:41.759226 [ 278 ] {1171b430-e339-472f-bb4c-e0278616d6ba} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2025.12.03 16:57:41.759353 [ 278 ] {1171b430-e339-472f-bb4c-e0278616d6ba} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 5634 | 2025.12.03 16:57:41.759388 [ 278 ] {1171b430-e339-472f-bb4c-e0278616d6ba} <Debug> TCPHandler: Processed in 0.001382246 sec. | ||
| 5635 | 2025.12.03 16:57:41.759496 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2025.12.03 16:57:41.759586 [ 278 ] {75d49fc3-2957-4a9f-bdcd-c7c49b6ebcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5637 | 2025.12.03 16:57:41.759625 [ 278 ] {75d49fc3-2957-4a9f-bdcd-c7c49b6ebcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5638 | 2025.12.03 16:57:41.759930 [ 278 ] {75d49fc3-2957-4a9f-bdcd-c7c49b6ebcae} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2025.12.03 16:57:41.759963 [ 278 ] {75d49fc3-2957-4a9f-bdcd-c7c49b6ebcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5640 | 2025.12.03 16:57:41.760247 [ 278 ] {75d49fc3-2957-4a9f-bdcd-c7c49b6ebcae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5641 | 2025.12.03 16:57:41.760475 [ 278 ] {75d49fc3-2957-4a9f-bdcd-c7c49b6ebcae} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2025.12.03 16:57:41.760596 [ 278 ] {75d49fc3-2957-4a9f-bdcd-c7c49b6ebcae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 5643 | 2025.12.03 16:57:41.760630 [ 278 ] {75d49fc3-2957-4a9f-bdcd-c7c49b6ebcae} <Debug> TCPHandler: Processed in 0.001181813 sec. | ||
| 5644 | 2025.12.03 16:57:41.760727 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2025.12.03 16:57:41.760817 [ 278 ] {6ed889ae-582f-4b53-8bb2-61318c211896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5646 | 2025.12.03 16:57:41.760870 [ 278 ] {6ed889ae-582f-4b53-8bb2-61318c211896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5647 | 2025.12.03 16:57:41.761721 [ 278 ] {6ed889ae-582f-4b53-8bb2-61318c211896} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2025.12.03 16:57:41.761755 [ 278 ] {6ed889ae-582f-4b53-8bb2-61318c211896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5649 | 2025.12.03 16:57:41.762311 [ 278 ] {6ed889ae-582f-4b53-8bb2-61318c211896} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5650 | 2025.12.03 16:57:41.762524 [ 278 ] {6ed889ae-582f-4b53-8bb2-61318c211896} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2025.12.03 16:57:41.762655 [ 278 ] {6ed889ae-582f-4b53-8bb2-61318c211896} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001856 sec., 22090.51724137931 rows/sec., 39.59 MiB/sec. | ||
| 5652 | 2025.12.03 16:57:41.762714 [ 278 ] {6ed889ae-582f-4b53-8bb2-61318c211896} <Debug> TCPHandler: Processed in 0.002034489 sec. | ||
| 5653 | 2025.12.03 16:57:41.762827 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2025.12.03 16:57:41.762918 [ 278 ] {87bcd554-7f8c-4c0b-af6d-0ba30ede3aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5655 | 2025.12.03 16:57:41.762958 [ 278 ] {87bcd554-7f8c-4c0b-af6d-0ba30ede3aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5656 | 2025.12.03 16:57:41.763291 [ 278 ] {87bcd554-7f8c-4c0b-af6d-0ba30ede3aae} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2025.12.03 16:57:41.763324 [ 278 ] {87bcd554-7f8c-4c0b-af6d-0ba30ede3aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5658 | 2025.12.03 16:57:41.763630 [ 278 ] {87bcd554-7f8c-4c0b-af6d-0ba30ede3aae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5659 | 2025.12.03 16:57:41.763830 [ 278 ] {87bcd554-7f8c-4c0b-af6d-0ba30ede3aae} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2025.12.03 16:57:41.763950 [ 278 ] {87bcd554-7f8c-4c0b-af6d-0ba30ede3aae} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00105 sec., 99047.61904761905 rows/sec., 6.07 MiB/sec. | ||
| 5661 | 2025.12.03 16:57:41.763985 [ 278 ] {87bcd554-7f8c-4c0b-af6d-0ba30ede3aae} <Debug> TCPHandler: Processed in 0.001205333 sec. | ||
| 5662 | 2025.12.03 16:57:44.205427 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61182 | ||
| 5663 | 2025.12.03 16:57:44.205545 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5664 | 2025.12.03 16:57:44.205572 [ 286 ] {} <Debug> TCP-Session: 31a1ea29-4091-489d-a747-6a2ac48bf88a Authenticating user 'default' from [fd00:1122:3344:101::e]:61182 | ||
| 5665 | 2025.12.03 16:57:44.205595 [ 286 ] {} <Debug> TCP-Session: 31a1ea29-4091-489d-a747-6a2ac48bf88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.12.03 16:57:44.205608 [ 286 ] {} <Debug> TCP-Session: 31a1ea29-4091-489d-a747-6a2ac48bf88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2025.12.03 16:57:44.205782 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34500 | ||
| 5668 | 2025.12.03 16:57:44.205816 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53459 | ||
| 5669 | 2025.12.03 16:57:44.205833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55722 | ||
| 5670 | 2025.12.03 16:57:44.205843 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52337 | ||
| 5671 | 2025.12.03 16:57:44.205892 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62735 | ||
| 5672 | 2025.12.03 16:57:44.205903 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5673 | 2025.12.03 16:57:44.205910 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5674 | 2025.12.03 16:57:44.205957 [ 291 ] {} <Debug> TCP-Session: 33806c8b-ec1c-4ddd-827c-ceb2d8e1c465 Authenticating user 'default' from [fd00:1122:3344:101::e]:53459 | ||
| 5675 | 2025.12.03 16:57:44.205950 [ 286 ] {} <Trace> TCP-Session: 31a1ea29-4091-489d-a747-6a2ac48bf88a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2025.12.03 16:57:44.205989 [ 291 ] {} <Debug> TCP-Session: 33806c8b-ec1c-4ddd-827c-ceb2d8e1c465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2025.12.03 16:57:44.206008 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5678 | 2025.12.03 16:57:44.206019 [ 291 ] {} <Debug> TCP-Session: 33806c8b-ec1c-4ddd-827c-ceb2d8e1c465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2025.12.03 16:57:44.206047 [ 292 ] {} <Debug> TCP-Session: baeba7d0-2283-4ded-8d76-b6596473ffbe Authenticating user 'default' from [fd00:1122:3344:101::e]:55722 | ||
| 5680 | 2025.12.03 16:57:44.206062 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5681 | 2025.12.03 16:57:44.206079 [ 292 ] {} <Debug> TCP-Session: baeba7d0-2283-4ded-8d76-b6596473ffbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2025.12.03 16:57:44.206081 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5683 | 2025.12.03 16:57:44.206102 [ 293 ] {} <Debug> TCP-Session: 78839a0e-1707-4225-b0db-6b47499bd4f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52337 | ||
| 5684 | 2025.12.03 16:57:44.206105 [ 292 ] {} <Debug> TCP-Session: baeba7d0-2283-4ded-8d76-b6596473ffbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2025.12.03 16:57:44.206129 [ 275 ] {} <Debug> TCP-Session: 2f655474-b864-4703-aea1-d48cf3ed7376 Authenticating user 'default' from [fd00:1122:3344:101::e]:62735 | ||
| 5686 | 2025.12.03 16:57:44.206138 [ 293 ] {} <Debug> TCP-Session: 78839a0e-1707-4225-b0db-6b47499bd4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2025.12.03 16:57:44.206153 [ 286 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61182) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5688 | 2025.12.03 16:57:44.206159 [ 275 ] {} <Debug> TCP-Session: 2f655474-b864-4703-aea1-d48cf3ed7376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2025.12.03 16:57:44.206184 [ 293 ] {} <Debug> TCP-Session: 78839a0e-1707-4225-b0db-6b47499bd4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2025.12.03 16:57:44.206201 [ 275 ] {} <Debug> TCP-Session: 2f655474-b864-4703-aea1-d48cf3ed7376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2025.12.03 16:57:44.205881 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56350 | ||
| 5692 | 2025.12.03 16:57:44.205812 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35705 | ||
| 5693 | 2025.12.03 16:57:44.205793 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59255 | ||
| 5694 | 2025.12.03 16:57:44.205986 [ 288 ] {} <Debug> TCP-Session: 8d413987-45b6-466b-88de-7755fb36c463 Authenticating user 'default' from [fd00:1122:3344:101::e]:34500 | ||
| 5695 | 2025.12.03 16:57:44.206328 [ 288 ] {} <Debug> TCP-Session: 8d413987-45b6-466b-88de-7755fb36c463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2025.12.03 16:57:44.206341 [ 288 ] {} <Debug> TCP-Session: 8d413987-45b6-466b-88de-7755fb36c463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2025.12.03 16:57:44.206442 [ 286 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5698 | 2025.12.03 16:57:44.206489 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5699 | 2025.12.03 16:57:44.206501 [ 286 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5700 | 2025.12.03 16:57:44.206525 [ 289 ] {} <Debug> TCP-Session: 8ed08a6b-02f2-4956-805d-f85582b62bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59255 | ||
| 5701 | 2025.12.03 16:57:44.206525 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5702 | 2025.12.03 16:57:44.206550 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5703 | 2025.12.03 16:57:44.206552 [ 289 ] {} <Debug> TCP-Session: 8ed08a6b-02f2-4956-805d-f85582b62bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2025.12.03 16:57:44.206576 [ 290 ] {} <Debug> TCP-Session: 78dce492-64ae-43de-b123-cb6d41f5904b Authenticating user 'default' from [fd00:1122:3344:101::e]:35705 | ||
| 5705 | 2025.12.03 16:57:44.206590 [ 294 ] {} <Debug> TCP-Session: ba814c03-a393-4044-b964-2a6da3c4b02c Authenticating user 'default' from [fd00:1122:3344:101::e]:56350 | ||
| 5706 | 2025.12.03 16:57:44.206596 [ 289 ] {} <Debug> TCP-Session: 8ed08a6b-02f2-4956-805d-f85582b62bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2025.12.03 16:57:44.206618 [ 290 ] {} <Debug> TCP-Session: 78dce492-64ae-43de-b123-cb6d41f5904b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2025.12.03 16:57:44.206621 [ 294 ] {} <Debug> TCP-Session: ba814c03-a393-4044-b964-2a6da3c4b02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2025.12.03 16:57:44.206643 [ 290 ] {} <Debug> TCP-Session: 78dce492-64ae-43de-b123-cb6d41f5904b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2025.12.03 16:57:44.206648 [ 294 ] {} <Debug> TCP-Session: ba814c03-a393-4044-b964-2a6da3c4b02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2025.12.03 16:57:44.206815 [ 286 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 5712 | 2025.12.03 16:57:44.207760 [ 317 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Trace> AggregatingTransform: Aggregating | ||
| 5713 | 2025.12.03 16:57:44.207819 [ 317 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Trace> Aggregator: Aggregation method: without_key | ||
| 5714 | 2025.12.03 16:57:44.207860 [ 317 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932058 sec. (1072.895 rows/sec., 41.91 KiB/sec.) | ||
| 5715 | 2025.12.03 16:57:44.207877 [ 317 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Trace> Aggregator: Merging aggregated data | ||
| 5716 | 2025.12.03 16:57:44.209256 [ 286 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003159 sec., 316.5558721114277 rows/sec., 12.37 KiB/sec. | ||
| 5717 | 2025.12.03 16:57:44.209395 [ 286 ] {9cc1f61a-5e62-4adf-95f5-87457eeb6636} <Debug> TCPHandler: Processed in 0.003585529 sec. | ||
| 5718 | 2025.12.03 16:57:44.209505 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2025.12.03 16:57:44.209530 [ 286 ] {} <Debug> TCP-Session: 31a1ea29-4091-489d-a747-6a2ac48bf88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2025.12.03 16:57:44.209532 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2025.12.03 16:57:44.209564 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5722 | 2025.12.03 16:57:44.209576 [ 288 ] {} <Debug> TCP-Session: 8d413987-45b6-466b-88de-7755fb36c463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2025.12.03 16:57:44.209595 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5724 | 2025.12.03 16:57:44.209600 [ 292 ] {} <Debug> TCP-Session: baeba7d0-2283-4ded-8d76-b6596473ffbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2025.12.03 16:57:44.209613 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5726 | 2025.12.03 16:57:44.209640 [ 289 ] {} <Debug> TCP-Session: 8ed08a6b-02f2-4956-805d-f85582b62bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2025.12.03 16:57:44.209640 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2025.12.03 16:57:44.209659 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5729 | 2025.12.03 16:57:44.209681 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5730 | 2025.12.03 16:57:44.209698 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5731 | 2025.12.03 16:57:44.209720 [ 290 ] {} <Debug> TCP-Session: 78dce492-64ae-43de-b123-cb6d41f5904b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2025.12.03 16:57:44.209735 [ 275 ] {} <Debug> TCP-Session: 2f655474-b864-4703-aea1-d48cf3ed7376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2025.12.03 16:57:44.209759 [ 294 ] {} <Debug> TCP-Session: ba814c03-a393-4044-b964-2a6da3c4b02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2025.12.03 16:57:44.209694 [ 291 ] {} <Debug> TCP-Session: 33806c8b-ec1c-4ddd-827c-ceb2d8e1c465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2025.12.03 16:57:44.209668 [ 293 ] {} <Debug> TCP-Session: 78839a0e-1707-4225-b0db-6b47499bd4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2025.12.03 16:57:44.222971 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43898 | ||
| 5737 | 2025.12.03 16:57:44.223047 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5738 | 2025.12.03 16:57:44.223071 [ 286 ] {} <Debug> TCP-Session: e32d00e1-730e-4df0-a032-e303c7c00c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:43898 | ||
| 5739 | 2025.12.03 16:57:44.223091 [ 286 ] {} <Debug> TCP-Session: e32d00e1-730e-4df0-a032-e303c7c00c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2025.12.03 16:57:44.223106 [ 286 ] {} <Debug> TCP-Session: e32d00e1-730e-4df0-a032-e303c7c00c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2025.12.03 16:57:44.223268 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33815 | ||
| 5742 | 2025.12.03 16:57:44.223276 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35390 | ||
| 5743 | 2025.12.03 16:57:44.223302 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42982 | ||
| 5744 | 2025.12.03 16:57:44.223335 [ 286 ] {} <Trace> TCP-Session: e32d00e1-730e-4df0-a032-e303c7c00c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2025.12.03 16:57:44.223336 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53645 | ||
| 5746 | 2025.12.03 16:57:44.223377 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5747 | 2025.12.03 16:57:44.223387 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5748 | 2025.12.03 16:57:44.223440 [ 289 ] {} <Debug> TCP-Session: 8a727332-7eb9-40d7-be6f-3cfe0d97fe85 Authenticating user 'default' from [fd00:1122:3344:101::e]:35390 | ||
| 5749 | 2025.12.03 16:57:44.223447 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2025.12.03 16:57:44.223464 [ 291 ] {} <Debug> TCP-Session: 5461aadd-ef58-4d7f-84c4-9749e1fec8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:42982 | ||
| 5751 | 2025.12.03 16:57:44.223471 [ 289 ] {} <Debug> TCP-Session: 8a727332-7eb9-40d7-be6f-3cfe0d97fe85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2025.12.03 16:57:44.223487 [ 286 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43898) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5753 | 2025.12.03 16:57:44.223498 [ 291 ] {} <Debug> TCP-Session: 5461aadd-ef58-4d7f-84c4-9749e1fec8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2025.12.03 16:57:44.223508 [ 289 ] {} <Debug> TCP-Session: 8a727332-7eb9-40d7-be6f-3cfe0d97fe85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2025.12.03 16:57:44.223531 [ 291 ] {} <Debug> TCP-Session: 5461aadd-ef58-4d7f-84c4-9749e1fec8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2025.12.03 16:57:44.223488 [ 294 ] {} <Debug> TCP-Session: 7c722538-787f-4309-9cbc-21225a90cfd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53645 | ||
| 5757 | 2025.12.03 16:57:44.223357 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35754 | ||
| 5758 | 2025.12.03 16:57:44.223587 [ 294 ] {} <Debug> TCP-Session: 7c722538-787f-4309-9cbc-21225a90cfd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2025.12.03 16:57:44.223341 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5760 | 2025.12.03 16:57:44.223619 [ 294 ] {} <Debug> TCP-Session: 7c722538-787f-4309-9cbc-21225a90cfd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2025.12.03 16:57:44.223648 [ 288 ] {} <Debug> TCP-Session: 4166080d-c471-43eb-a017-a2583e553041 Authenticating user 'default' from [fd00:1122:3344:101::e]:33815 | ||
| 5762 | 2025.12.03 16:57:44.223657 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5763 | 2025.12.03 16:57:44.223673 [ 288 ] {} <Debug> TCP-Session: 4166080d-c471-43eb-a017-a2583e553041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2025.12.03 16:57:44.223693 [ 275 ] {} <Debug> TCP-Session: 25029722-c802-46a1-8409-b485fda3d52a Authenticating user 'default' from [fd00:1122:3344:101::e]:35754 | ||
| 5765 | 2025.12.03 16:57:44.223693 [ 286 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5766 | 2025.12.03 16:57:44.223724 [ 275 ] {} <Debug> TCP-Session: 25029722-c802-46a1-8409-b485fda3d52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2025.12.03 16:57:44.223328 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45217 | ||
| 5768 | 2025.12.03 16:57:44.223757 [ 275 ] {} <Debug> TCP-Session: 25029722-c802-46a1-8409-b485fda3d52a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2025.12.03 16:57:44.223760 [ 286 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5770 | 2025.12.03 16:57:44.223322 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58874 | ||
| 5771 | 2025.12.03 16:57:44.223705 [ 288 ] {} <Debug> TCP-Session: 4166080d-c471-43eb-a017-a2583e553041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2025.12.03 16:57:44.223825 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5773 | 2025.12.03 16:57:44.223294 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65266 | ||
| 5774 | 2025.12.03 16:57:44.223875 [ 293 ] {} <Debug> TCP-Session: 65583db5-6dd9-4d75-9d10-4d5ee4a6e5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45217 | ||
| 5775 | 2025.12.03 16:57:44.223883 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5776 | 2025.12.03 16:57:44.223924 [ 293 ] {} <Debug> TCP-Session: 65583db5-6dd9-4d75-9d10-4d5ee4a6e5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2025.12.03 16:57:44.223933 [ 292 ] {} <Debug> TCP-Session: 6abe048c-4e5f-4bef-9b15-3e2127b70b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:58874 | ||
| 5778 | 2025.12.03 16:57:44.223947 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5779 | 2025.12.03 16:57:44.223947 [ 293 ] {} <Debug> TCP-Session: 65583db5-6dd9-4d75-9d10-4d5ee4a6e5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2025.12.03 16:57:44.223965 [ 292 ] {} <Debug> TCP-Session: 6abe048c-4e5f-4bef-9b15-3e2127b70b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2025.12.03 16:57:44.223981 [ 290 ] {} <Debug> TCP-Session: 94008a06-2d6f-4f4c-80d8-a897c3f71502 Authenticating user 'default' from [fd00:1122:3344:101::e]:65266 | ||
| 5782 | 2025.12.03 16:57:44.224002 [ 292 ] {} <Debug> TCP-Session: 6abe048c-4e5f-4bef-9b15-3e2127b70b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2025.12.03 16:57:44.224020 [ 290 ] {} <Debug> TCP-Session: 94008a06-2d6f-4f4c-80d8-a897c3f71502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2025.12.03 16:57:44.224026 [ 286 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 5785 | 2025.12.03 16:57:44.224040 [ 290 ] {} <Debug> TCP-Session: 94008a06-2d6f-4f4c-80d8-a897c3f71502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2025.12.03 16:57:44.224831 [ 315 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Trace> AggregatingTransform: Aggregating | ||
| 5787 | 2025.12.03 16:57:44.224872 [ 315 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Trace> Aggregator: Aggregation method: without_key | ||
| 5788 | 2025.12.03 16:57:44.224905 [ 315 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000783555 sec. (1276.235 rows/sec., 49.85 KiB/sec.) | ||
| 5789 | 2025.12.03 16:57:44.224920 [ 315 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Trace> Aggregator: Merging aggregated data | ||
| 5790 | 2025.12.03 16:57:44.226133 [ 286 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00269 sec., 371.74721189591077 rows/sec., 14.52 KiB/sec. | ||
| 5791 | 2025.12.03 16:57:44.226269 [ 286 ] {f3cfa3cd-c852-4d19-88e9-dc85f55e5d90} <Debug> TCPHandler: Processed in 0.002998667 sec. | ||
| 5792 | 2025.12.03 16:57:44.226353 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5793 | 2025.12.03 16:57:44.226383 [ 286 ] {} <Debug> TCP-Session: e32d00e1-730e-4df0-a032-e303c7c00c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2025.12.03 16:57:44.226386 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5795 | 2025.12.03 16:57:44.226411 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5796 | 2025.12.03 16:57:44.226427 [ 294 ] {} <Debug> TCP-Session: 7c722538-787f-4309-9cbc-21225a90cfd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2025.12.03 16:57:44.226426 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5798 | 2025.12.03 16:57:44.226462 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5799 | 2025.12.03 16:57:44.226479 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5800 | 2025.12.03 16:57:44.226497 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5801 | 2025.12.03 16:57:44.226517 [ 291 ] {} <Debug> TCP-Session: 5461aadd-ef58-4d7f-84c4-9749e1fec8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2025.12.03 16:57:44.226531 [ 290 ] {} <Debug> TCP-Session: 94008a06-2d6f-4f4c-80d8-a897c3f71502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2025.12.03 16:57:44.226551 [ 292 ] {} <Debug> TCP-Session: 6abe048c-4e5f-4bef-9b15-3e2127b70b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2025.12.03 16:57:44.226510 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5805 | 2025.12.03 16:57:44.226491 [ 289 ] {} <Debug> TCP-Session: 8a727332-7eb9-40d7-be6f-3cfe0d97fe85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2025.12.03 16:57:44.226452 [ 288 ] {} <Debug> TCP-Session: 4166080d-c471-43eb-a017-a2583e553041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2025.12.03 16:57:44.226616 [ 275 ] {} <Debug> TCP-Session: 25029722-c802-46a1-8409-b485fda3d52a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2025.12.03 16:57:44.226440 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5809 | 2025.12.03 16:57:44.226680 [ 293 ] {} <Debug> TCP-Session: 65583db5-6dd9-4d75-9d10-4d5ee4a6e5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2025.12.03 16:57:44.283999 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53847 | ||
| 5811 | 2025.12.03 16:57:44.284109 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5812 | 2025.12.03 16:57:44.284136 [ 286 ] {} <Debug> TCP-Session: 747c5f48-565b-4584-8ec6-573d6b6a2340 Authenticating user 'default' from [fd00:1122:3344:101::e]:53847 | ||
| 5813 | 2025.12.03 16:57:44.284157 [ 286 ] {} <Debug> TCP-Session: 747c5f48-565b-4584-8ec6-573d6b6a2340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2025.12.03 16:57:44.284170 [ 286 ] {} <Debug> TCP-Session: 747c5f48-565b-4584-8ec6-573d6b6a2340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2025.12.03 16:57:44.284384 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49359 | ||
| 5816 | 2025.12.03 16:57:44.284411 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42014 | ||
| 5817 | 2025.12.03 16:57:44.284432 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58365 | ||
| 5818 | 2025.12.03 16:57:44.284474 [ 286 ] {} <Trace> TCP-Session: 747c5f48-565b-4584-8ec6-573d6b6a2340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2025.12.03 16:57:44.284501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5820 | 2025.12.03 16:57:44.284519 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2025.12.03 16:57:44.284457 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56381 | ||
| 5822 | 2025.12.03 16:57:44.284556 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5823 | 2025.12.03 16:57:44.284558 [ 291 ] {} <Debug> TCP-Session: efc35a2d-5b37-46ee-a66e-3ec1ee1a0d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:42014 | ||
| 5824 | 2025.12.03 16:57:44.284549 [ 288 ] {} <Debug> TCP-Session: 3ef64bcf-80d3-4c02-88a1-c4cf076f540d Authenticating user 'default' from [fd00:1122:3344:101::e]:49359 | ||
| 5825 | 2025.12.03 16:57:44.284605 [ 293 ] {} <Debug> TCP-Session: 0491074a-9143-4211-863c-88d04c875166 Authenticating user 'default' from [fd00:1122:3344:101::e]:58365 | ||
| 5826 | 2025.12.03 16:57:44.284617 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5827 | 2025.12.03 16:57:44.284637 [ 288 ] {} <Debug> TCP-Session: 3ef64bcf-80d3-4c02-88a1-c4cf076f540d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2025.12.03 16:57:44.284645 [ 293 ] {} <Debug> TCP-Session: 0491074a-9143-4211-863c-88d04c875166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2025.12.03 16:57:44.284655 [ 275 ] {} <Debug> TCP-Session: 872584a2-a204-49ea-9d31-e8008abb6ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56381 | ||
| 5830 | 2025.12.03 16:57:44.284659 [ 286 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5831 | 2025.12.03 16:57:44.284685 [ 275 ] {} <Debug> TCP-Session: 872584a2-a204-49ea-9d31-e8008abb6ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2025.12.03 16:57:44.284676 [ 293 ] {} <Debug> TCP-Session: 0491074a-9143-4211-863c-88d04c875166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2025.12.03 16:57:44.284718 [ 275 ] {} <Debug> TCP-Session: 872584a2-a204-49ea-9d31-e8008abb6ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2025.12.03 16:57:44.284664 [ 288 ] {} <Debug> TCP-Session: 3ef64bcf-80d3-4c02-88a1-c4cf076f540d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2025.12.03 16:57:44.284611 [ 291 ] {} <Debug> TCP-Session: efc35a2d-5b37-46ee-a66e-3ec1ee1a0d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2025.12.03 16:57:44.284448 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38116 | ||
| 5837 | 2025.12.03 16:57:44.284800 [ 291 ] {} <Debug> TCP-Session: efc35a2d-5b37-46ee-a66e-3ec1ee1a0d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2025.12.03 16:57:44.284421 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35801 | ||
| 5839 | 2025.12.03 16:57:44.284389 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49873 | ||
| 5840 | 2025.12.03 16:57:44.284915 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2025.12.03 16:57:44.284937 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5842 | 2025.12.03 16:57:44.284961 [ 294 ] {} <Debug> TCP-Session: a3a60752-77a9-4f1f-83df-97c97b5bd83e Authenticating user 'default' from [fd00:1122:3344:101::e]:38116 | ||
| 5843 | 2025.12.03 16:57:44.284965 [ 286 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5844 | 2025.12.03 16:57:44.284979 [ 292 ] {} <Debug> TCP-Session: e1cc6a24-3ac6-4102-a9d2-237ab26114dc Authenticating user 'default' from [fd00:1122:3344:101::e]:35801 | ||
| 5845 | 2025.12.03 16:57:44.284996 [ 294 ] {} <Debug> TCP-Session: a3a60752-77a9-4f1f-83df-97c97b5bd83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2025.12.03 16:57:44.285023 [ 292 ] {} <Debug> TCP-Session: e1cc6a24-3ac6-4102-a9d2-237ab26114dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2025.12.03 16:57:44.285035 [ 294 ] {} <Debug> TCP-Session: a3a60752-77a9-4f1f-83df-97c97b5bd83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2025.12.03 16:57:44.285039 [ 286 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5849 | 2025.12.03 16:57:44.285049 [ 292 ] {} <Debug> TCP-Session: e1cc6a24-3ac6-4102-a9d2-237ab26114dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2025.12.03 16:57:44.284975 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5851 | 2025.12.03 16:57:44.284406 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60841 | ||
| 5852 | 2025.12.03 16:57:44.285131 [ 289 ] {} <Debug> TCP-Session: 22c75a8c-6354-44c2-a7fc-e08c99f01c7a Authenticating user 'default' from [fd00:1122:3344:101::e]:49873 | ||
| 5853 | 2025.12.03 16:57:44.285192 [ 289 ] {} <Debug> TCP-Session: 22c75a8c-6354-44c2-a7fc-e08c99f01c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2025.12.03 16:57:44.285205 [ 289 ] {} <Debug> TCP-Session: 22c75a8c-6354-44c2-a7fc-e08c99f01c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2025.12.03 16:57:44.285221 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5856 | 2025.12.03 16:57:44.285251 [ 290 ] {} <Debug> TCP-Session: 6c63a543-0b64-48e3-b9d2-8289b41f8575 Authenticating user 'default' from [fd00:1122:3344:101::e]:60841 | ||
| 5857 | 2025.12.03 16:57:44.285269 [ 290 ] {} <Debug> TCP-Session: 6c63a543-0b64-48e3-b9d2-8289b41f8575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2025.12.03 16:57:44.285281 [ 290 ] {} <Debug> TCP-Session: 6c63a543-0b64-48e3-b9d2-8289b41f8575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2025.12.03 16:57:44.285357 [ 286 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 5860 | 2025.12.03 16:57:44.286265 [ 326 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Trace> AggregatingTransform: Aggregating | ||
| 5861 | 2025.12.03 16:57:44.286318 [ 326 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Trace> Aggregator: Aggregation method: without_key | ||
| 5862 | 2025.12.03 16:57:44.286357 [ 326 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896837 sec. (1115.030 rows/sec., 43.56 KiB/sec.) | ||
| 5863 | 2025.12.03 16:57:44.286380 [ 326 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Trace> Aggregator: Merging aggregated data | ||
| 5864 | 2025.12.03 16:57:44.287606 [ 286 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 5865 | 2025.12.03 16:57:44.287754 [ 286 ] {f5f76789-ee2d-4959-b8b7-71283b278d38} <Debug> TCPHandler: Processed in 0.003393685 sec. | ||
| 5866 | 2025.12.03 16:57:44.287863 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5867 | 2025.12.03 16:57:44.287889 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5868 | 2025.12.03 16:57:44.287891 [ 286 ] {} <Debug> TCP-Session: 747c5f48-565b-4584-8ec6-573d6b6a2340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2025.12.03 16:57:44.287903 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5870 | 2025.12.03 16:57:44.287934 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5871 | 2025.12.03 16:57:44.287947 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5872 | 2025.12.03 16:57:44.287975 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5873 | 2025.12.03 16:57:44.287988 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5874 | 2025.12.03 16:57:44.288006 [ 291 ] {} <Debug> TCP-Session: efc35a2d-5b37-46ee-a66e-3ec1ee1a0d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2025.12.03 16:57:44.288027 [ 290 ] {} <Debug> TCP-Session: 6c63a543-0b64-48e3-b9d2-8289b41f8575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2025.12.03 16:57:44.288041 [ 294 ] {} <Debug> TCP-Session: a3a60752-77a9-4f1f-83df-97c97b5bd83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2025.12.03 16:57:44.287988 [ 289 ] {} <Debug> TCP-Session: 22c75a8c-6354-44c2-a7fc-e08c99f01c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2025.12.03 16:57:44.287972 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5879 | 2025.12.03 16:57:44.287966 [ 275 ] {} <Debug> TCP-Session: 872584a2-a204-49ea-9d31-e8008abb6ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2025.12.03 16:57:44.288117 [ 293 ] {} <Debug> TCP-Session: 0491074a-9143-4211-863c-88d04c875166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2025.12.03 16:57:44.287935 [ 288 ] {} <Debug> TCP-Session: 3ef64bcf-80d3-4c02-88a1-c4cf076f540d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2025.12.03 16:57:44.287920 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5883 | 2025.12.03 16:57:44.288183 [ 292 ] {} <Debug> TCP-Session: e1cc6a24-3ac6-4102-a9d2-237ab26114dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2025.12.03 16:57:46.732307 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2025.12.03 16:57:46.732489 [ 278 ] {8e1dfa77-91a3-4496-b673-4fc4a51465a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5886 | 2025.12.03 16:57:46.732554 [ 278 ] {8e1dfa77-91a3-4496-b673-4fc4a51465a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5887 | 2025.12.03 16:57:46.733208 [ 278 ] {8e1dfa77-91a3-4496-b673-4fc4a51465a0} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2025.12.03 16:57:46.733249 [ 278 ] {8e1dfa77-91a3-4496-b673-4fc4a51465a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5889 | 2025.12.03 16:57:46.733624 [ 278 ] {8e1dfa77-91a3-4496-b673-4fc4a51465a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5890 | 2025.12.03 16:57:46.733848 [ 278 ] {8e1dfa77-91a3-4496-b673-4fc4a51465a0} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2025.12.03 16:57:46.734005 [ 278 ] {8e1dfa77-91a3-4496-b673-4fc4a51465a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.75 MiB/sec. | ||
| 5892 | 2025.12.03 16:57:46.734048 [ 278 ] {8e1dfa77-91a3-4496-b673-4fc4a51465a0} <Debug> TCPHandler: Processed in 0.001860375 sec. | ||
| 5893 | 2025.12.03 16:57:46.734184 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2025.12.03 16:57:46.734286 [ 278 ] {cb9a09d1-32aa-4c9f-8598-72af73e72272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5895 | 2025.12.03 16:57:46.734329 [ 278 ] {cb9a09d1-32aa-4c9f-8598-72af73e72272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5896 | 2025.12.03 16:57:46.734773 [ 278 ] {cb9a09d1-32aa-4c9f-8598-72af73e72272} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2025.12.03 16:57:46.734811 [ 278 ] {cb9a09d1-32aa-4c9f-8598-72af73e72272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5898 | 2025.12.03 16:57:46.735138 [ 278 ] {cb9a09d1-32aa-4c9f-8598-72af73e72272} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5899 | 2025.12.03 16:57:46.735351 [ 278 ] {cb9a09d1-32aa-4c9f-8598-72af73e72272} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2025.12.03 16:57:46.735482 [ 278 ] {cb9a09d1-32aa-4c9f-8598-72af73e72272} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 5901 | 2025.12.03 16:57:46.735522 [ 278 ] {cb9a09d1-32aa-4c9f-8598-72af73e72272} <Debug> TCPHandler: Processed in 0.001389677 sec. | ||
| 5902 | 2025.12.03 16:57:46.735641 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2025.12.03 16:57:46.735736 [ 278 ] {e130baf5-262f-4e3f-92f3-900b4afa4ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5904 | 2025.12.03 16:57:46.735782 [ 278 ] {e130baf5-262f-4e3f-92f3-900b4afa4ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5905 | 2025.12.03 16:57:46.736196 [ 278 ] {e130baf5-262f-4e3f-92f3-900b4afa4ed5} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2025.12.03 16:57:46.736233 [ 278 ] {e130baf5-262f-4e3f-92f3-900b4afa4ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5907 | 2025.12.03 16:57:46.736567 [ 278 ] {e130baf5-262f-4e3f-92f3-900b4afa4ed5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5908 | 2025.12.03 16:57:46.736791 [ 278 ] {e130baf5-262f-4e3f-92f3-900b4afa4ed5} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2025.12.03 16:57:46.736924 [ 278 ] {e130baf5-262f-4e3f-92f3-900b4afa4ed5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 5910 | 2025.12.03 16:57:46.736962 [ 278 ] {e130baf5-262f-4e3f-92f3-900b4afa4ed5} <Debug> TCPHandler: Processed in 0.001370596 sec. | ||
| 5911 | 2025.12.03 16:57:46.737073 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2025.12.03 16:57:46.737168 [ 278 ] {0691ec26-98fc-4a37-afca-3e10adf3c98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5913 | 2025.12.03 16:57:46.737210 [ 278 ] {0691ec26-98fc-4a37-afca-3e10adf3c98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5914 | 2025.12.03 16:57:46.737547 [ 278 ] {0691ec26-98fc-4a37-afca-3e10adf3c98b} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2025.12.03 16:57:46.737584 [ 278 ] {0691ec26-98fc-4a37-afca-3e10adf3c98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5916 | 2025.12.03 16:57:46.737890 [ 278 ] {0691ec26-98fc-4a37-afca-3e10adf3c98b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5917 | 2025.12.03 16:57:46.738094 [ 278 ] {0691ec26-98fc-4a37-afca-3e10adf3c98b} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2025.12.03 16:57:46.738221 [ 278 ] {0691ec26-98fc-4a37-afca-3e10adf3c98b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5919 | 2025.12.03 16:57:46.738257 [ 278 ] {0691ec26-98fc-4a37-afca-3e10adf3c98b} <Debug> TCPHandler: Processed in 0.001232484 sec. | ||
| 5920 | 2025.12.03 16:57:47.321146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11970 | ||
| 5921 | 2025.12.03 16:57:47.321651 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2025.12.03 16:57:47.321687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5923 | 2025.12.03 16:57:47.322152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5924 | 2025.12.03 16:57:47.322378 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2025.12.03 16:57:47.322516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11970 | ||
| 5926 | 2025.12.03 16:57:47.947404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5927 | 2025.12.03 16:57:47.964930 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.12.03 16:57:47.964989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5929 | 2025.12.03 16:57:47.970987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5930 | 2025.12.03 16:57:47.971698 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2025.12.03 16:57:47.974896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5932 | 2025.12.03 16:57:49.846435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 784 | ||
| 5933 | 2025.12.03 16:57:49.848799 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.12.03 16:57:49.848851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5935 | 2025.12.03 16:57:49.850042 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5936 | 2025.12.03 16:57:49.850308 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2025.12.03 16:57:49.850651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 5938 | 2025.12.03 16:57:51.745730 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2025.12.03 16:57:51.745966 [ 278 ] {817caae8-2aa2-4248-a6a1-4b9134abe025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5940 | 2025.12.03 16:57:51.746066 [ 278 ] {817caae8-2aa2-4248-a6a1-4b9134abe025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5941 | 2025.12.03 16:57:51.747163 [ 278 ] {817caae8-2aa2-4248-a6a1-4b9134abe025} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2025.12.03 16:57:51.747199 [ 278 ] {817caae8-2aa2-4248-a6a1-4b9134abe025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5943 | 2025.12.03 16:57:51.747604 [ 278 ] {817caae8-2aa2-4248-a6a1-4b9134abe025} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5944 | 2025.12.03 16:57:51.747822 [ 278 ] {817caae8-2aa2-4248-a6a1-4b9134abe025} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2025.12.03 16:57:51.747970 [ 278 ] {817caae8-2aa2-4248-a6a1-4b9134abe025} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002079 sec., 197210.1972101972 rows/sec., 12.51 MiB/sec. | ||
| 5946 | 2025.12.03 16:57:51.748010 [ 278 ] {817caae8-2aa2-4248-a6a1-4b9134abe025} <Debug> TCPHandler: Processed in 0.002404166 sec. | ||
| 5947 | 2025.12.03 16:57:51.748125 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2025.12.03 16:57:51.748224 [ 278 ] {49034906-f163-4686-8359-2cce96662609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5949 | 2025.12.03 16:57:51.748264 [ 278 ] {49034906-f163-4686-8359-2cce96662609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5950 | 2025.12.03 16:57:51.749269 [ 278 ] {49034906-f163-4686-8359-2cce96662609} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2025.12.03 16:57:51.749304 [ 278 ] {49034906-f163-4686-8359-2cce96662609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5952 | 2025.12.03 16:57:51.749681 [ 278 ] {49034906-f163-4686-8359-2cce96662609} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5953 | 2025.12.03 16:57:51.749891 [ 278 ] {49034906-f163-4686-8359-2cce96662609} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2025.12.03 16:57:51.750004 [ 52 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5955 | 2025.12.03 16:57:51.750025 [ 278 ] {49034906-f163-4686-8359-2cce96662609} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001819 sec., 656404.617921935 rows/sec., 52.45 MiB/sec. | ||
| 5956 | 2025.12.03 16:57:51.750045 [ 52 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2025.12.03 16:57:51.750066 [ 278 ] {49034906-f163-4686-8359-2cce96662609} <Debug> TCPHandler: Processed in 0.001989358 sec. | ||
| 5958 | 2025.12.03 16:57:51.750068 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5959 | 2025.12.03 16:57:51.750179 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2025.12.03 16:57:51.750214 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 5961 | 2025.12.03 16:57:51.750273 [ 278 ] {cb2d836b-5a80-417b-a297-03f0890a20b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5962 | 2025.12.03 16:57:51.750316 [ 278 ] {cb2d836b-5a80-417b-a297-03f0890a20b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5963 | 2025.12.03 16:57:51.750373 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5964 | 2025.12.03 16:57:51.750416 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2344 rows starting from the beginning of the part | ||
| 5965 | 2025.12.03 16:57:51.750490 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 5966 | 2025.12.03 16:57:51.750544 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5967 | 2025.12.03 16:57:51.750591 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1194 rows starting from the beginning of the part | ||
| 5968 | 2025.12.03 16:57:51.750635 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5969 | 2025.12.03 16:57:51.750679 [ 191 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1194 rows starting from the beginning of the part | ||
| 5970 | 2025.12.03 16:57:51.750816 [ 278 ] {cb2d836b-5a80-417b-a297-03f0890a20b2} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2025.12.03 16:57:51.750890 [ 278 ] {cb2d836b-5a80-417b-a297-03f0890a20b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5972 | 2025.12.03 16:57:51.751280 [ 278 ] {cb2d836b-5a80-417b-a297-03f0890a20b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5973 | 2025.12.03 16:57:51.751537 [ 278 ] {cb2d836b-5a80-417b-a297-03f0890a20b2} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2025.12.03 16:57:51.751689 [ 278 ] {cb2d836b-5a80-417b-a297-03f0890a20b2} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001433 sec., 171667.8297278437 rows/sec., 10.49 MiB/sec. | ||
| 5975 | 2025.12.03 16:57:51.751732 [ 278 ] {cb2d836b-5a80-417b-a297-03f0890a20b2} <Debug> TCPHandler: Processed in 0.001600661 sec. | ||
| 5976 | 2025.12.03 16:57:51.751848 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2025.12.03 16:57:51.751942 [ 278 ] {299f6d49-26ca-4e03-ad8f-ef90a1b57d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5978 | 2025.12.03 16:57:51.751980 [ 278 ] {299f6d49-26ca-4e03-ad8f-ef90a1b57d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5979 | 2025.12.03 16:57:51.752453 [ 278 ] {299f6d49-26ca-4e03-ad8f-ef90a1b57d3b} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2025.12.03 16:57:51.752486 [ 278 ] {299f6d49-26ca-4e03-ad8f-ef90a1b57d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5981 | 2025.12.03 16:57:51.752641 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4900 rows, containing 5 columns (5 merged, 0 gathered) in 0.002494998 sec., 1963929.430003551 rows/sec., 165.48 MiB/sec. | ||
| 5982 | 2025.12.03 16:57:51.752791 [ 278 ] {299f6d49-26ca-4e03-ad8f-ef90a1b57d3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5983 | 2025.12.03 16:57:51.752963 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5984 | 2025.12.03 16:57:51.753027 [ 278 ] {299f6d49-26ca-4e03-ad8f-ef90a1b57d3b} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2025.12.03 16:57:51.753171 [ 278 ] {299f6d49-26ca-4e03-ad8f-ef90a1b57d3b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 5986 | 2025.12.03 16:57:51.753210 [ 278 ] {299f6d49-26ca-4e03-ad8f-ef90a1b57d3b} <Debug> TCPHandler: Processed in 0.001418477 sec. | ||
| 5987 | 2025.12.03 16:57:51.753273 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2025.12.03 16:57:51.753326 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2025.12.03 16:57:51.753359 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_41_8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5990 | 2025.12.03 16:57:51.753422 [ 278 ] {d3b31b4a-2216-43fb-ae3a-9d26b60399bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5991 | 2025.12.03 16:57:51.753445 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5992 | 2025.12.03 16:57:51.753465 [ 278 ] {d3b31b4a-2216-43fb-ae3a-9d26b60399bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5993 | 2025.12.03 16:57:51.753946 [ 278 ] {d3b31b4a-2216-43fb-ae3a-9d26b60399bf} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2025.12.03 16:57:51.753981 [ 278 ] {d3b31b4a-2216-43fb-ae3a-9d26b60399bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5995 | 2025.12.03 16:57:51.754285 [ 278 ] {d3b31b4a-2216-43fb-ae3a-9d26b60399bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5996 | 2025.12.03 16:57:51.754492 [ 278 ] {d3b31b4a-2216-43fb-ae3a-9d26b60399bf} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2025.12.03 16:57:51.754616 [ 278 ] {d3b31b4a-2216-43fb-ae3a-9d26b60399bf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 5998 | 2025.12.03 16:57:51.754653 [ 278 ] {d3b31b4a-2216-43fb-ae3a-9d26b60399bf} <Debug> TCPHandler: Processed in 0.001373567 sec. | ||
| 5999 | 2025.12.03 16:57:51.754766 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2025.12.03 16:57:51.754857 [ 278 ] {9da2654c-db29-4699-baa9-f1379a0ce9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6001 | 2025.12.03 16:57:51.754896 [ 278 ] {9da2654c-db29-4699-baa9-f1379a0ce9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6002 | 2025.12.03 16:57:51.755551 [ 278 ] {9da2654c-db29-4699-baa9-f1379a0ce9ef} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2025.12.03 16:57:51.755586 [ 278 ] {9da2654c-db29-4699-baa9-f1379a0ce9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6004 | 2025.12.03 16:57:51.755915 [ 278 ] {9da2654c-db29-4699-baa9-f1379a0ce9ef} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6005 | 2025.12.03 16:57:51.756126 [ 278 ] {9da2654c-db29-4699-baa9-f1379a0ce9ef} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2025.12.03 16:57:51.756234 [ 83 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6007 | 2025.12.03 16:57:51.756249 [ 278 ] {9da2654c-db29-4699-baa9-f1379a0ce9ef} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.00141 sec., 510638.2978723404 rows/sec., 35.84 MiB/sec. | ||
| 6008 | 2025.12.03 16:57:51.756288 [ 83 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2025.12.03 16:57:51.756305 [ 278 ] {9da2654c-db29-4699-baa9-f1379a0ce9ef} <Debug> TCPHandler: Processed in 0.00158515 sec. | ||
| 6010 | 2025.12.03 16:57:51.756314 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6011 | 2025.12.03 16:57:51.756395 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 6012 | 2025.12.03 16:57:51.756430 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2025.12.03 16:57:51.756482 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6014 | 2025.12.03 16:57:51.756510 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1212 rows starting from the beginning of the part | ||
| 6015 | 2025.12.03 16:57:51.756526 [ 278 ] {7e353f7d-1983-4be4-82af-c2648c9b83d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6016 | 2025.12.03 16:57:51.756556 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 6017 | 2025.12.03 16:57:51.756571 [ 278 ] {7e353f7d-1983-4be4-82af-c2648c9b83d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6018 | 2025.12.03 16:57:51.756595 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6019 | 2025.12.03 16:57:51.756633 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 720 rows starting from the beginning of the part | ||
| 6020 | 2025.12.03 16:57:51.756670 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6021 | 2025.12.03 16:57:51.756704 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 720 rows starting from the beginning of the part | ||
| 6022 | 2025.12.03 16:57:51.756919 [ 278 ] {7e353f7d-1983-4be4-82af-c2648c9b83d6} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2025.12.03 16:57:51.756959 [ 278 ] {7e353f7d-1983-4be4-82af-c2648c9b83d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6024 | 2025.12.03 16:57:51.757274 [ 278 ] {7e353f7d-1983-4be4-82af-c2648c9b83d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6025 | 2025.12.03 16:57:51.757493 [ 278 ] {7e353f7d-1983-4be4-82af-c2648c9b83d6} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2025.12.03 16:57:51.757622 [ 278 ] {7e353f7d-1983-4be4-82af-c2648c9b83d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 6027 | 2025.12.03 16:57:51.757658 [ 278 ] {7e353f7d-1983-4be4-82af-c2648c9b83d6} <Debug> TCPHandler: Processed in 0.001275184 sec. | ||
| 6028 | 2025.12.03 16:57:51.757765 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2025.12.03 16:57:51.757806 [ 200 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437688 sec., 1978176.071581595 rows/sec., 148.70 MiB/sec. | ||
| 6030 | 2025.12.03 16:57:51.757855 [ 278 ] {796602eb-4126-4cdb-8461-2dde6ac4b9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6031 | 2025.12.03 16:57:51.757896 [ 278 ] {796602eb-4126-4cdb-8461-2dde6ac4b9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6032 | 2025.12.03 16:57:51.757970 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6033 | 2025.12.03 16:57:51.758205 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2025.12.03 16:57:51.758266 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_41_8} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6035 | 2025.12.03 16:57:51.758324 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6036 | 2025.12.03 16:57:51.758328 [ 278 ] {796602eb-4126-4cdb-8461-2dde6ac4b9f7} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.12.03 16:57:51.758371 [ 278 ] {796602eb-4126-4cdb-8461-2dde6ac4b9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6038 | 2025.12.03 16:57:51.758702 [ 278 ] {796602eb-4126-4cdb-8461-2dde6ac4b9f7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6039 | 2025.12.03 16:57:51.758906 [ 278 ] {796602eb-4126-4cdb-8461-2dde6ac4b9f7} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2025.12.03 16:57:51.759008 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6041 | 2025.12.03 16:57:51.759032 [ 278 ] {796602eb-4126-4cdb-8461-2dde6ac4b9f7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 6042 | 2025.12.03 16:57:51.759043 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2025.12.03 16:57:51.759072 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6044 | 2025.12.03 16:57:51.759075 [ 278 ] {796602eb-4126-4cdb-8461-2dde6ac4b9f7} <Debug> TCPHandler: Processed in 0.001356586 sec. | ||
| 6045 | 2025.12.03 16:57:51.759163 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 6046 | 2025.12.03 16:57:51.759196 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2025.12.03 16:57:51.759291 [ 278 ] {b8061277-945d-4733-b15a-e8b09d8a39e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6048 | 2025.12.03 16:57:51.759297 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6049 | 2025.12.03 16:57:51.759335 [ 278 ] {b8061277-945d-4733-b15a-e8b09d8a39e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6050 | 2025.12.03 16:57:51.759350 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11853 rows starting from the beginning of the part | ||
| 6051 | 2025.12.03 16:57:51.759425 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part | ||
| 6052 | 2025.12.03 16:57:51.759479 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6053 | 2025.12.03 16:57:51.759529 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6054 | 2025.12.03 16:57:51.759569 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6055 | 2025.12.03 16:57:51.759619 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 314 rows starting from the beginning of the part | ||
| 6056 | 2025.12.03 16:57:51.759651 [ 278 ] {b8061277-945d-4733-b15a-e8b09d8a39e7} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2025.12.03 16:57:51.759691 [ 278 ] {b8061277-945d-4733-b15a-e8b09d8a39e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6058 | 2025.12.03 16:57:51.760016 [ 278 ] {b8061277-945d-4733-b15a-e8b09d8a39e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6059 | 2025.12.03 16:57:51.760233 [ 278 ] {b8061277-945d-4733-b15a-e8b09d8a39e7} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2025.12.03 16:57:51.760363 [ 278 ] {b8061277-945d-4733-b15a-e8b09d8a39e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 6061 | 2025.12.03 16:57:51.760399 [ 278 ] {b8061277-945d-4733-b15a-e8b09d8a39e7} <Debug> TCPHandler: Processed in 0.001251014 sec. | ||
| 6062 | 2025.12.03 16:57:51.760502 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2025.12.03 16:57:51.760604 [ 278 ] {1be82055-52c7-4765-9576-586d151a275e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6064 | 2025.12.03 16:57:51.760658 [ 278 ] {1be82055-52c7-4765-9576-586d151a275e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6065 | 2025.12.03 16:57:51.761541 [ 278 ] {1be82055-52c7-4765-9576-586d151a275e} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2025.12.03 16:57:51.761577 [ 278 ] {1be82055-52c7-4765-9576-586d151a275e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6067 | 2025.12.03 16:57:51.762192 [ 278 ] {1be82055-52c7-4765-9576-586d151a275e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6068 | 2025.12.03 16:57:51.762426 [ 278 ] {1be82055-52c7-4765-9576-586d151a275e} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2025.12.03 16:57:51.762567 [ 278 ] {1be82055-52c7-4765-9576-586d151a275e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001982 sec., 20686.175580222 rows/sec., 37.07 MiB/sec. | ||
| 6070 | 2025.12.03 16:57:51.762620 [ 278 ] {1be82055-52c7-4765-9576-586d151a275e} <Debug> TCPHandler: Processed in 0.002166271 sec. | ||
| 6071 | 2025.12.03 16:57:51.762732 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2025.12.03 16:57:51.762825 [ 278 ] {2375b69b-517d-4107-bae5-5e9d5ee03d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6073 | 2025.12.03 16:57:51.762865 [ 278 ] {2375b69b-517d-4107-bae5-5e9d5ee03d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6074 | 2025.12.03 16:57:51.763214 [ 278 ] {2375b69b-517d-4107-bae5-5e9d5ee03d6c} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2025.12.03 16:57:51.763249 [ 278 ] {2375b69b-517d-4107-bae5-5e9d5ee03d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6076 | 2025.12.03 16:57:51.763347 [ 191 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12897 rows, containing 5 columns (5 merged, 0 gathered) in 0.004222781 sec., 3054148.4391447245 rows/sec., 204.28 MiB/sec. | ||
| 6077 | 2025.12.03 16:57:51.763553 [ 278 ] {2375b69b-517d-4107-bae5-5e9d5ee03d6c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6078 | 2025.12.03 16:57:51.763761 [ 278 ] {2375b69b-517d-4107-bae5-5e9d5ee03d6c} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2025.12.03 16:57:51.763804 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6080 | 2025.12.03 16:57:51.763866 [ 83 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6081 | 2025.12.03 16:57:51.763889 [ 278 ] {2375b69b-517d-4107-bae5-5e9d5ee03d6c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 6082 | 2025.12.03 16:57:51.763903 [ 83 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.12.03 16:57:51.763932 [ 278 ] {2375b69b-517d-4107-bae5-5e9d5ee03d6c} <Debug> TCPHandler: Processed in 0.001247473 sec. | ||
| 6084 | 2025.12.03 16:57:51.763933 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6085 | 2025.12.03 16:57:51.764021 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 6086 | 2025.12.03 16:57:51.764109 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2025.12.03 16:57:51.764120 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6088 | 2025.12.03 16:57:51.764161 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2498 rows starting from the beginning of the part | ||
| 6089 | 2025.12.03 16:57:51.764191 [ 200 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6090 | 2025.12.03 16:57:51.764213 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6091 | 2025.12.03 16:57:51.764262 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6092 | 2025.12.03 16:57:51.764290 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6093 | 2025.12.03 16:57:51.764303 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6094 | 2025.12.03 16:57:51.764349 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6095 | 2025.12.03 16:57:51.764386 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6096 | 2025.12.03 16:57:51.765480 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2862 rows, containing 4 columns (4 merged, 0 gathered) in 0.001491129 sec., 1919351.0420627594 rows/sec., 121.79 MiB/sec. | ||
| 6097 | 2025.12.03 16:57:51.765772 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6098 | 2025.12.03 16:57:51.766014 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2025.12.03 16:57:51.766074 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_41_8} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6100 | 2025.12.03 16:57:51.766136 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6101 | 2025.12.03 16:57:54.717150 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6102 | 2025.12.03 16:57:54.717229 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6103 | 2025.12.03 16:57:54.822664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12418 | ||
| 6104 | 2025.12.03 16:57:54.823233 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2025.12.03 16:57:54.823273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6106 | 2025.12.03 16:57:54.823757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6107 | 2025.12.03 16:57:54.823996 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2025.12.03 16:57:54.824120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12418 | ||
| 6109 | 2025.12.03 16:57:54.824117 [ 71 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6110 | 2025.12.03 16:57:54.824175 [ 71 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2025.12.03 16:57:54.824195 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6112 | 2025.12.03 16:57:54.824315 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 6113 | 2025.12.03 16:57:54.824449 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6114 | 2025.12.03 16:57:54.824487 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10050 rows starting from the beginning of the part | ||
| 6115 | 2025.12.03 16:57:54.824549 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6116 | 2025.12.03 16:57:54.824594 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6117 | 2025.12.03 16:57:54.824635 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6118 | 2025.12.03 16:57:54.824675 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6119 | 2025.12.03 16:57:54.824712 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6120 | 2025.12.03 16:57:54.826467 [ 199 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12418 rows, containing 4 columns (4 merged, 0 gathered) in 0.002211692 sec., 5614705.845117675 rows/sec., 80.32 MiB/sec. | ||
| 6121 | 2025.12.03 16:57:54.826705 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6122 | 2025.12.03 16:57:54.826954 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2025.12.03 16:57:54.827023 [ 200 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_26_5} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6124 | 2025.12.03 16:57:54.827094 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6125 | 2025.12.03 16:57:55.475044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6126 | 2025.12.03 16:57:55.492078 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2025.12.03 16:57:55.492139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6128 | 2025.12.03 16:57:55.497746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6129 | 2025.12.03 16:57:55.498440 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2025.12.03 16:57:55.498737 [ 121 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6131 | 2025.12.03 16:57:55.498800 [ 121 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2025.12.03 16:57:55.498819 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6133 | 2025.12.03 16:57:55.498920 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 6134 | 2025.12.03 16:57:55.501876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6135 | 2025.12.03 16:57:55.502490 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6136 | 2025.12.03 16:57:55.503809 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 6137 | 2025.12.03 16:57:55.508226 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 6138 | 2025.12.03 16:57:55.512562 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 6139 | 2025.12.03 16:57:55.516861 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 6140 | 2025.12.03 16:57:55.521052 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 6141 | 2025.12.03 16:57:55.524909 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 6142 | 2025.12.03 16:57:55.578809 [ 200 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079931401 sec., 2452.1026473688357 rows/sec., 12.68 MiB/sec. | ||
| 6143 | 2025.12.03 16:57:55.580780 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6144 | 2025.12.03 16:57:55.582523 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_26_5} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2025.12.03 16:57:55.582610 [ 193 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_26_5} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6146 | 2025.12.03 16:57:55.584071 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6147 | 2025.12.03 16:57:56.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.25 MiB, peak 270.82 MiB, free memory in arenas 0.00 B, will set to 264.27 MiB (RSS), difference: 4.02 MiB | ||
| 6148 | 2025.12.03 16:57:56.733155 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2025.12.03 16:57:56.733434 [ 278 ] {5c70fec5-9dea-4bed-bc8f-0fdc4431178a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6150 | 2025.12.03 16:57:56.733538 [ 278 ] {5c70fec5-9dea-4bed-bc8f-0fdc4431178a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6151 | 2025.12.03 16:57:56.734475 [ 278 ] {5c70fec5-9dea-4bed-bc8f-0fdc4431178a} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2025.12.03 16:57:56.734527 [ 278 ] {5c70fec5-9dea-4bed-bc8f-0fdc4431178a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6153 | 2025.12.03 16:57:56.734943 [ 278 ] {5c70fec5-9dea-4bed-bc8f-0fdc4431178a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6154 | 2025.12.03 16:57:56.735171 [ 278 ] {5c70fec5-9dea-4bed-bc8f-0fdc4431178a} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2025.12.03 16:57:56.735332 [ 278 ] {5c70fec5-9dea-4bed-bc8f-0fdc4431178a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. | ||
| 6156 | 2025.12.03 16:57:56.735381 [ 278 ] {5c70fec5-9dea-4bed-bc8f-0fdc4431178a} <Debug> TCPHandler: Processed in 0.002389606 sec. | ||
| 6157 | 2025.12.03 16:57:56.735511 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2025.12.03 16:57:56.735612 [ 278 ] {0e213cbe-2323-4217-a6c3-2496cdef2f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6159 | 2025.12.03 16:57:56.735654 [ 278 ] {0e213cbe-2323-4217-a6c3-2496cdef2f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6160 | 2025.12.03 16:57:56.736088 [ 278 ] {0e213cbe-2323-4217-a6c3-2496cdef2f17} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2025.12.03 16:57:56.736126 [ 278 ] {0e213cbe-2323-4217-a6c3-2496cdef2f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6162 | 2025.12.03 16:57:56.736434 [ 278 ] {0e213cbe-2323-4217-a6c3-2496cdef2f17} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6163 | 2025.12.03 16:57:56.736649 [ 278 ] {0e213cbe-2323-4217-a6c3-2496cdef2f17} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2025.12.03 16:57:56.736777 [ 278 ] {0e213cbe-2323-4217-a6c3-2496cdef2f17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 6165 | 2025.12.03 16:57:56.736814 [ 278 ] {0e213cbe-2323-4217-a6c3-2496cdef2f17} <Debug> TCPHandler: Processed in 0.001352726 sec. | ||
| 6166 | 2025.12.03 16:57:56.736943 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2025.12.03 16:57:56.737037 [ 278 ] {0244af37-c308-46b0-9c80-3a02eadeabf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6168 | 2025.12.03 16:57:56.737080 [ 278 ] {0244af37-c308-46b0-9c80-3a02eadeabf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6169 | 2025.12.03 16:57:56.737492 [ 278 ] {0244af37-c308-46b0-9c80-3a02eadeabf1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2025.12.03 16:57:56.737528 [ 278 ] {0244af37-c308-46b0-9c80-3a02eadeabf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6171 | 2025.12.03 16:57:56.737865 [ 278 ] {0244af37-c308-46b0-9c80-3a02eadeabf1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6172 | 2025.12.03 16:57:56.738072 [ 278 ] {0244af37-c308-46b0-9c80-3a02eadeabf1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2025.12.03 16:57:56.738202 [ 278 ] {0244af37-c308-46b0-9c80-3a02eadeabf1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6174 | 2025.12.03 16:57:56.738238 [ 278 ] {0244af37-c308-46b0-9c80-3a02eadeabf1} <Debug> TCPHandler: Processed in 0.001341735 sec. | ||
| 6175 | 2025.12.03 16:57:56.738336 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2025.12.03 16:57:56.738427 [ 278 ] {a0adfb7c-40d3-4c85-91b8-e41842525492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6177 | 2025.12.03 16:57:56.738468 [ 278 ] {a0adfb7c-40d3-4c85-91b8-e41842525492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6178 | 2025.12.03 16:57:56.738796 [ 278 ] {a0adfb7c-40d3-4c85-91b8-e41842525492} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2025.12.03 16:57:56.738831 [ 278 ] {a0adfb7c-40d3-4c85-91b8-e41842525492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6180 | 2025.12.03 16:57:56.739134 [ 278 ] {a0adfb7c-40d3-4c85-91b8-e41842525492} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6181 | 2025.12.03 16:57:56.739341 [ 278 ] {a0adfb7c-40d3-4c85-91b8-e41842525492} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2025.12.03 16:57:56.739468 [ 278 ] {a0adfb7c-40d3-4c85-91b8-e41842525492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6183 | 2025.12.03 16:57:56.739503 [ 278 ] {a0adfb7c-40d3-4c85-91b8-e41842525492} <Debug> TCPHandler: Processed in 0.001213583 sec. | ||
| 6184 | 2025.12.03 16:57:58.101234 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6185 | 2025.12.03 16:57:58.101431 [ 278 ] {740a90e4-3be6-41ae-b737-1db78467b7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6186 | 2025.12.03 16:57:58.101508 [ 278 ] {740a90e4-3be6-41ae-b737-1db78467b7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6187 | 2025.12.03 16:57:58.102454 [ 278 ] {740a90e4-3be6-41ae-b737-1db78467b7d5} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2025.12.03 16:57:58.102504 [ 278 ] {740a90e4-3be6-41ae-b737-1db78467b7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6189 | 2025.12.03 16:57:58.102957 [ 278 ] {740a90e4-3be6-41ae-b737-1db78467b7d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6190 | 2025.12.03 16:57:58.103226 [ 278 ] {740a90e4-3be6-41ae-b737-1db78467b7d5} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2025.12.03 16:57:58.103401 [ 278 ] {740a90e4-3be6-41ae-b737-1db78467b7d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002022 sec., 202769.53511374877 rows/sec., 12.86 MiB/sec. | ||
| 6192 | 2025.12.03 16:57:58.103458 [ 278 ] {740a90e4-3be6-41ae-b737-1db78467b7d5} <Debug> TCPHandler: Processed in 0.002356835 sec. | ||
| 6193 | 2025.12.03 16:57:58.103591 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2025.12.03 16:57:58.103697 [ 278 ] {2d6a1501-d300-492a-b8af-5b31c48cc51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6195 | 2025.12.03 16:57:58.103743 [ 278 ] {2d6a1501-d300-492a-b8af-5b31c48cc51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6196 | 2025.12.03 16:57:58.104198 [ 278 ] {2d6a1501-d300-492a-b8af-5b31c48cc51c} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2025.12.03 16:57:58.104235 [ 278 ] {2d6a1501-d300-492a-b8af-5b31c48cc51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6198 | 2025.12.03 16:57:58.104552 [ 278 ] {2d6a1501-d300-492a-b8af-5b31c48cc51c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6199 | 2025.12.03 16:57:58.104783 [ 278 ] {2d6a1501-d300-492a-b8af-5b31c48cc51c} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2025.12.03 16:57:58.104922 [ 278 ] {2d6a1501-d300-492a-b8af-5b31c48cc51c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00125 sec., 11200 rows/sec., 913.28 KiB/sec. | ||
| 6201 | 2025.12.03 16:57:58.104965 [ 278 ] {2d6a1501-d300-492a-b8af-5b31c48cc51c} <Debug> TCPHandler: Processed in 0.001427508 sec. | ||
| 6202 | 2025.12.03 16:57:58.105081 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2025.12.03 16:57:58.105183 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6204 | 2025.12.03 16:57:58.105225 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6205 | 2025.12.03 16:57:58.107476 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2025.12.03 16:57:58.107511 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6207 | 2025.12.03 16:57:58.108022 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6208 | 2025.12.03 16:57:58.108247 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2025.12.03 16:57:58.108389 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Debug> executeQuery: Read 2341 rows, 194.78 KiB in 0.003228 sec., 725216.8525402726 rows/sec., 58.93 MiB/sec. | ||
| 6210 | 2025.12.03 16:57:58.108430 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6211 | 2025.12.03 16:57:58.108445 [ 278 ] {35591ba7-e6b8-449f-a22b-6e3829e64dac} <Debug> TCPHandler: Processed in 0.003414645 sec. | ||
| 6212 | 2025.12.03 16:57:58.108561 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2025.12.03 16:57:58.108662 [ 278 ] {79623ea8-cadf-44d1-a6b5-71fcd8164068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6214 | 2025.12.03 16:57:58.108704 [ 278 ] {79623ea8-cadf-44d1-a6b5-71fcd8164068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6215 | 2025.12.03 16:57:58.109304 [ 278 ] {79623ea8-cadf-44d1-a6b5-71fcd8164068} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2025.12.03 16:57:58.109341 [ 278 ] {79623ea8-cadf-44d1-a6b5-71fcd8164068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6217 | 2025.12.03 16:57:58.109672 [ 278 ] {79623ea8-cadf-44d1-a6b5-71fcd8164068} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6218 | 2025.12.03 16:57:58.109908 [ 278 ] {79623ea8-cadf-44d1-a6b5-71fcd8164068} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2025.12.03 16:57:58.110045 [ 278 ] {79623ea8-cadf-44d1-a6b5-71fcd8164068} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001403 sec., 185317.17747683535 rows/sec., 11.40 MiB/sec. | ||
| 6220 | 2025.12.03 16:57:58.110083 [ 278 ] {79623ea8-cadf-44d1-a6b5-71fcd8164068} <Debug> TCPHandler: Processed in 0.001575 sec. | ||
| 6221 | 2025.12.03 16:57:58.110198 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2025.12.03 16:57:58.110296 [ 278 ] {a93dbc77-9f2d-48cb-a1ed-e9c81bcf35da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6223 | 2025.12.03 16:57:58.110336 [ 278 ] {a93dbc77-9f2d-48cb-a1ed-e9c81bcf35da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6224 | 2025.12.03 16:57:58.110967 [ 278 ] {a93dbc77-9f2d-48cb-a1ed-e9c81bcf35da} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2025.12.03 16:57:58.111004 [ 278 ] {a93dbc77-9f2d-48cb-a1ed-e9c81bcf35da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6226 | 2025.12.03 16:57:58.111335 [ 278 ] {a93dbc77-9f2d-48cb-a1ed-e9c81bcf35da} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6227 | 2025.12.03 16:57:58.111547 [ 278 ] {a93dbc77-9f2d-48cb-a1ed-e9c81bcf35da} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2025.12.03 16:57:58.111674 [ 278 ] {a93dbc77-9f2d-48cb-a1ed-e9c81bcf35da} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001399 sec., 314510.36454610433 rows/sec., 20.81 MiB/sec. | ||
| 6229 | 2025.12.03 16:57:58.111712 [ 278 ] {a93dbc77-9f2d-48cb-a1ed-e9c81bcf35da} <Debug> TCPHandler: Processed in 0.0015646 sec. | ||
| 6230 | 2025.12.03 16:57:58.111826 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2025.12.03 16:57:58.111920 [ 278 ] {a2de782f-8266-4fd5-b26b-1ff1f700d89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6232 | 2025.12.03 16:57:58.111961 [ 278 ] {a2de782f-8266-4fd5-b26b-1ff1f700d89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6233 | 2025.12.03 16:57:58.112474 [ 278 ] {a2de782f-8266-4fd5-b26b-1ff1f700d89c} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2025.12.03 16:57:58.112508 [ 278 ] {a2de782f-8266-4fd5-b26b-1ff1f700d89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6235 | 2025.12.03 16:57:58.112814 [ 278 ] {a2de782f-8266-4fd5-b26b-1ff1f700d89c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6236 | 2025.12.03 16:57:58.113032 [ 278 ] {a2de782f-8266-4fd5-b26b-1ff1f700d89c} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2025.12.03 16:57:58.113162 [ 278 ] {a2de782f-8266-4fd5-b26b-1ff1f700d89c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 6238 | 2025.12.03 16:57:58.113199 [ 278 ] {a2de782f-8266-4fd5-b26b-1ff1f700d89c} <Debug> TCPHandler: Processed in 0.001423177 sec. | ||
| 6239 | 2025.12.03 16:57:58.113311 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2025.12.03 16:57:58.113405 [ 278 ] {06fc654e-648a-49cd-ba8e-5af431fd0c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6241 | 2025.12.03 16:57:58.113445 [ 278 ] {06fc654e-648a-49cd-ba8e-5af431fd0c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6242 | 2025.12.03 16:57:58.114458 [ 278 ] {06fc654e-648a-49cd-ba8e-5af431fd0c23} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2025.12.03 16:57:58.114494 [ 278 ] {06fc654e-648a-49cd-ba8e-5af431fd0c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6244 | 2025.12.03 16:57:58.114862 [ 278 ] {06fc654e-648a-49cd-ba8e-5af431fd0c23} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6245 | 2025.12.03 16:57:58.115084 [ 278 ] {06fc654e-648a-49cd-ba8e-5af431fd0c23} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2025.12.03 16:57:58.115213 [ 278 ] {06fc654e-648a-49cd-ba8e-5af431fd0c23} <Debug> executeQuery: Read 1190 rows, 87.18 KiB in 0.001826 sec., 651697.699890471 rows/sec., 46.63 MiB/sec. | ||
| 6247 | 2025.12.03 16:57:58.115252 [ 278 ] {06fc654e-648a-49cd-ba8e-5af431fd0c23} <Debug> TCPHandler: Processed in 0.001990868 sec. | ||
| 6248 | 2025.12.03 16:57:58.115364 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2025.12.03 16:57:58.115458 [ 278 ] {607b2c87-137a-43d7-bad0-e57e1a4e368a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6250 | 2025.12.03 16:57:58.115500 [ 278 ] {607b2c87-137a-43d7-bad0-e57e1a4e368a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6251 | 2025.12.03 16:57:58.115828 [ 278 ] {607b2c87-137a-43d7-bad0-e57e1a4e368a} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2025.12.03 16:57:58.115864 [ 278 ] {607b2c87-137a-43d7-bad0-e57e1a4e368a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6253 | 2025.12.03 16:57:58.116175 [ 278 ] {607b2c87-137a-43d7-bad0-e57e1a4e368a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6254 | 2025.12.03 16:57:58.116387 [ 278 ] {607b2c87-137a-43d7-bad0-e57e1a4e368a} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2025.12.03 16:57:58.116514 [ 278 ] {607b2c87-137a-43d7-bad0-e57e1a4e368a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 6256 | 2025.12.03 16:57:58.116550 [ 278 ] {607b2c87-137a-43d7-bad0-e57e1a4e368a} <Debug> TCPHandler: Processed in 0.001235113 sec. | ||
| 6257 | 2025.12.03 16:57:58.116657 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2025.12.03 16:57:58.116750 [ 278 ] {a9b86ee7-dd97-4ff2-b64b-4611bf6323ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6259 | 2025.12.03 16:57:58.116792 [ 278 ] {a9b86ee7-dd97-4ff2-b64b-4611bf6323ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6260 | 2025.12.03 16:57:58.117438 [ 278 ] {a9b86ee7-dd97-4ff2-b64b-4611bf6323ab} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2025.12.03 16:57:58.117474 [ 278 ] {a9b86ee7-dd97-4ff2-b64b-4611bf6323ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6262 | 2025.12.03 16:57:58.117842 [ 278 ] {a9b86ee7-dd97-4ff2-b64b-4611bf6323ab} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6263 | 2025.12.03 16:57:58.118051 [ 278 ] {a9b86ee7-dd97-4ff2-b64b-4611bf6323ab} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2025.12.03 16:57:58.118180 [ 278 ] {a9b86ee7-dd97-4ff2-b64b-4611bf6323ab} <Debug> executeQuery: Read 909 rows, 61.53 KiB in 0.001447 sec., 628196.2681409813 rows/sec., 41.52 MiB/sec. | ||
| 6265 | 2025.12.03 16:57:58.118217 [ 278 ] {a9b86ee7-dd97-4ff2-b64b-4611bf6323ab} <Debug> TCPHandler: Processed in 0.001608221 sec. | ||
| 6266 | 2025.12.03 16:57:58.118318 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2025.12.03 16:57:58.118410 [ 278 ] {562ea8e2-191b-4359-a780-4d93e160887c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6268 | 2025.12.03 16:57:58.118452 [ 278 ] {562ea8e2-191b-4359-a780-4d93e160887c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6269 | 2025.12.03 16:57:58.118757 [ 278 ] {562ea8e2-191b-4359-a780-4d93e160887c} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2025.12.03 16:57:58.118792 [ 278 ] {562ea8e2-191b-4359-a780-4d93e160887c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6271 | 2025.12.03 16:57:58.119086 [ 278 ] {562ea8e2-191b-4359-a780-4d93e160887c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6272 | 2025.12.03 16:57:58.119288 [ 278 ] {562ea8e2-191b-4359-a780-4d93e160887c} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2025.12.03 16:57:58.119415 [ 278 ] {562ea8e2-191b-4359-a780-4d93e160887c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 6274 | 2025.12.03 16:57:58.119452 [ 278 ] {562ea8e2-191b-4359-a780-4d93e160887c} <Debug> TCPHandler: Processed in 0.001182583 sec. | ||
| 6275 | 2025.12.03 16:57:58.119551 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2025.12.03 16:57:58.119644 [ 278 ] {f0e07d88-98d5-43d8-8e50-4722043a645b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6277 | 2025.12.03 16:57:58.119696 [ 278 ] {f0e07d88-98d5-43d8-8e50-4722043a645b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6278 | 2025.12.03 16:57:58.120554 [ 278 ] {f0e07d88-98d5-43d8-8e50-4722043a645b} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2025.12.03 16:57:58.120591 [ 278 ] {f0e07d88-98d5-43d8-8e50-4722043a645b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6280 | 2025.12.03 16:57:58.121148 [ 278 ] {f0e07d88-98d5-43d8-8e50-4722043a645b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6281 | 2025.12.03 16:57:58.121381 [ 278 ] {f0e07d88-98d5-43d8-8e50-4722043a645b} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2025.12.03 16:57:58.121518 [ 278 ] {f0e07d88-98d5-43d8-8e50-4722043a645b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 38.83 MiB/sec. | ||
| 6283 | 2025.12.03 16:57:58.121582 [ 278 ] {f0e07d88-98d5-43d8-8e50-4722043a645b} <Debug> TCPHandler: Processed in 0.00207908 sec. | ||
| 6284 | 2025.12.03 16:57:58.121697 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2025.12.03 16:57:58.121792 [ 278 ] {1665ece3-0600-47f8-91e1-bd4a098ed987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6286 | 2025.12.03 16:57:58.121834 [ 278 ] {1665ece3-0600-47f8-91e1-bd4a098ed987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6287 | 2025.12.03 16:57:58.122171 [ 278 ] {1665ece3-0600-47f8-91e1-bd4a098ed987} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2025.12.03 16:57:58.122207 [ 278 ] {1665ece3-0600-47f8-91e1-bd4a098ed987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6289 | 2025.12.03 16:57:58.122507 [ 278 ] {1665ece3-0600-47f8-91e1-bd4a098ed987} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6290 | 2025.12.03 16:57:58.122720 [ 278 ] {1665ece3-0600-47f8-91e1-bd4a098ed987} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2025.12.03 16:57:58.122846 [ 278 ] {1665ece3-0600-47f8-91e1-bd4a098ed987} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001072 sec., 63432.83582089552 rows/sec., 3.68 MiB/sec. | ||
| 6292 | 2025.12.03 16:57:58.122882 [ 278 ] {1665ece3-0600-47f8-91e1-bd4a098ed987} <Debug> TCPHandler: Processed in 0.001235514 sec. | ||
| 6293 | 2025.12.03 16:57:59.850963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 838 | ||
| 6294 | 2025.12.03 16:57:59.853816 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2025.12.03 16:57:59.853874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6296 | 2025.12.03 16:57:59.855135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6297 | 2025.12.03 16:57:59.855452 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2025.12.03 16:57:59.855941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6299 | 2025.12.03 16:58:01.729225 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2025.12.03 16:58:01.729419 [ 278 ] {7ae83863-1841-4ba5-9fbc-dca21d73c14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6301 | 2025.12.03 16:58:01.729484 [ 278 ] {7ae83863-1841-4ba5-9fbc-dca21d73c14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6302 | 2025.12.03 16:58:01.730156 [ 278 ] {7ae83863-1841-4ba5-9fbc-dca21d73c14a} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2025.12.03 16:58:01.730200 [ 278 ] {7ae83863-1841-4ba5-9fbc-dca21d73c14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6304 | 2025.12.03 16:58:01.730586 [ 278 ] {7ae83863-1841-4ba5-9fbc-dca21d73c14a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6305 | 2025.12.03 16:58:01.730802 [ 278 ] {7ae83863-1841-4ba5-9fbc-dca21d73c14a} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2025.12.03 16:58:01.730957 [ 278 ] {7ae83863-1841-4ba5-9fbc-dca21d73c14a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.71 MiB/sec. | ||
| 6307 | 2025.12.03 16:58:01.731000 [ 278 ] {7ae83863-1841-4ba5-9fbc-dca21d73c14a} <Debug> TCPHandler: Processed in 0.001901626 sec. | ||
| 6308 | 2025.12.03 16:58:01.731120 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2025.12.03 16:58:01.731215 [ 278 ] {50107098-7b5d-4cd8-a34e-be2bbf258587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6310 | 2025.12.03 16:58:01.731256 [ 278 ] {50107098-7b5d-4cd8-a34e-be2bbf258587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6311 | 2025.12.03 16:58:01.731666 [ 278 ] {50107098-7b5d-4cd8-a34e-be2bbf258587} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2025.12.03 16:58:01.731703 [ 278 ] {50107098-7b5d-4cd8-a34e-be2bbf258587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6313 | 2025.12.03 16:58:01.731999 [ 278 ] {50107098-7b5d-4cd8-a34e-be2bbf258587} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6314 | 2025.12.03 16:58:01.732207 [ 278 ] {50107098-7b5d-4cd8-a34e-be2bbf258587} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2025.12.03 16:58:01.732336 [ 278 ] {50107098-7b5d-4cd8-a34e-be2bbf258587} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 6316 | 2025.12.03 16:58:01.732373 [ 278 ] {50107098-7b5d-4cd8-a34e-be2bbf258587} <Debug> TCPHandler: Processed in 0.001301004 sec. | ||
| 6317 | 2025.12.03 16:58:01.732483 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2025.12.03 16:58:01.732576 [ 278 ] {897608d0-8da3-4006-8276-d1c34e66c7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6319 | 2025.12.03 16:58:01.732619 [ 278 ] {897608d0-8da3-4006-8276-d1c34e66c7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6320 | 2025.12.03 16:58:01.733005 [ 278 ] {897608d0-8da3-4006-8276-d1c34e66c7d9} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2025.12.03 16:58:01.733041 [ 278 ] {897608d0-8da3-4006-8276-d1c34e66c7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6322 | 2025.12.03 16:58:01.733354 [ 278 ] {897608d0-8da3-4006-8276-d1c34e66c7d9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6323 | 2025.12.03 16:58:01.733557 [ 278 ] {897608d0-8da3-4006-8276-d1c34e66c7d9} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2025.12.03 16:58:01.733686 [ 278 ] {897608d0-8da3-4006-8276-d1c34e66c7d9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001128 sec., 85106.3829787234 rows/sec., 5.93 MiB/sec. | ||
| 6325 | 2025.12.03 16:58:01.733723 [ 278 ] {897608d0-8da3-4006-8276-d1c34e66c7d9} <Debug> TCPHandler: Processed in 0.001287444 sec. | ||
| 6326 | 2025.12.03 16:58:01.733837 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2025.12.03 16:58:01.733934 [ 278 ] {e7655b63-1925-4245-af95-1fc1b4f73ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6328 | 2025.12.03 16:58:01.733975 [ 278 ] {e7655b63-1925-4245-af95-1fc1b4f73ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6329 | 2025.12.03 16:58:01.734302 [ 278 ] {e7655b63-1925-4245-af95-1fc1b4f73ed5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2025.12.03 16:58:01.734338 [ 278 ] {e7655b63-1925-4245-af95-1fc1b4f73ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6331 | 2025.12.03 16:58:01.734630 [ 278 ] {e7655b63-1925-4245-af95-1fc1b4f73ed5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6332 | 2025.12.03 16:58:01.734834 [ 278 ] {e7655b63-1925-4245-af95-1fc1b4f73ed5} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2025.12.03 16:58:01.734963 [ 278 ] {e7655b63-1925-4245-af95-1fc1b4f73ed5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00105 sec., 34285.71428571429 rows/sec., 2.31 MiB/sec. | ||
| 6334 | 2025.12.03 16:58:01.734998 [ 278 ] {e7655b63-1925-4245-af95-1fc1b4f73ed5} <Debug> TCPHandler: Processed in 0.001207614 sec. | ||
| 6335 | 2025.12.03 16:58:02.324232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12930 | ||
| 6336 | 2025.12.03 16:58:02.324814 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2025.12.03 16:58:02.324859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6338 | 2025.12.03 16:58:02.325409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6339 | 2025.12.03 16:58:02.325647 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2025.12.03 16:58:02.325776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12930 | ||
| 6341 | 2025.12.03 16:58:03.001975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6342 | 2025.12.03 16:58:03.017553 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2025.12.03 16:58:03.017600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6344 | 2025.12.03 16:58:03.023513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6345 | 2025.12.03 16:58:03.024201 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2025.12.03 16:58:03.026862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6347 | 2025.12.03 16:58:06.732327 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2025.12.03 16:58:06.732530 [ 278 ] {711deefa-3a83-45b0-877f-61e58ebe25c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6349 | 2025.12.03 16:58:06.732601 [ 278 ] {711deefa-3a83-45b0-877f-61e58ebe25c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6350 | 2025.12.03 16:58:06.733412 [ 278 ] {711deefa-3a83-45b0-877f-61e58ebe25c1} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.12.03 16:58:06.733456 [ 278 ] {711deefa-3a83-45b0-877f-61e58ebe25c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6352 | 2025.12.03 16:58:06.733837 [ 278 ] {711deefa-3a83-45b0-877f-61e58ebe25c1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6353 | 2025.12.03 16:58:06.734067 [ 278 ] {711deefa-3a83-45b0-877f-61e58ebe25c1} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2025.12.03 16:58:06.734224 [ 278 ] {711deefa-3a83-45b0-877f-61e58ebe25c1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.46 MiB/sec. | ||
| 6355 | 2025.12.03 16:58:06.734265 [ 278 ] {711deefa-3a83-45b0-877f-61e58ebe25c1} <Debug> TCPHandler: Processed in 0.002055739 sec. | ||
| 6356 | 2025.12.03 16:58:06.734381 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2025.12.03 16:58:06.734474 [ 278 ] {19cf204a-0135-4366-8868-fd1dd242475c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6358 | 2025.12.03 16:58:06.734513 [ 278 ] {19cf204a-0135-4366-8868-fd1dd242475c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6359 | 2025.12.03 16:58:06.734919 [ 278 ] {19cf204a-0135-4366-8868-fd1dd242475c} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2025.12.03 16:58:06.734955 [ 278 ] {19cf204a-0135-4366-8868-fd1dd242475c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6361 | 2025.12.03 16:58:06.735255 [ 278 ] {19cf204a-0135-4366-8868-fd1dd242475c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6362 | 2025.12.03 16:58:06.735469 [ 278 ] {19cf204a-0135-4366-8868-fd1dd242475c} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2025.12.03 16:58:06.735598 [ 278 ] {19cf204a-0135-4366-8868-fd1dd242475c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 6364 | 2025.12.03 16:58:06.735635 [ 278 ] {19cf204a-0135-4366-8868-fd1dd242475c} <Debug> TCPHandler: Processed in 0.001301585 sec. | ||
| 6365 | 2025.12.03 16:58:06.735747 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2025.12.03 16:58:06.735839 [ 278 ] {f7d9a2b1-3719-42bb-be81-16ae8659cad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6367 | 2025.12.03 16:58:06.735882 [ 278 ] {f7d9a2b1-3719-42bb-be81-16ae8659cad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6368 | 2025.12.03 16:58:06.736305 [ 278 ] {f7d9a2b1-3719-42bb-be81-16ae8659cad1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2025.12.03 16:58:06.736340 [ 278 ] {f7d9a2b1-3719-42bb-be81-16ae8659cad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6370 | 2025.12.03 16:58:06.736658 [ 278 ] {f7d9a2b1-3719-42bb-be81-16ae8659cad1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6371 | 2025.12.03 16:58:06.736860 [ 278 ] {f7d9a2b1-3719-42bb-be81-16ae8659cad1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2025.12.03 16:58:06.736992 [ 278 ] {f7d9a2b1-3719-42bb-be81-16ae8659cad1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6373 | 2025.12.03 16:58:06.737029 [ 278 ] {f7d9a2b1-3719-42bb-be81-16ae8659cad1} <Debug> TCPHandler: Processed in 0.001328615 sec. | ||
| 6374 | 2025.12.03 16:58:06.737134 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2025.12.03 16:58:06.737224 [ 278 ] {58683cf6-4af9-43e8-930d-79b4cb973792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6376 | 2025.12.03 16:58:06.737264 [ 278 ] {58683cf6-4af9-43e8-930d-79b4cb973792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6377 | 2025.12.03 16:58:06.737590 [ 278 ] {58683cf6-4af9-43e8-930d-79b4cb973792} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2025.12.03 16:58:06.737625 [ 278 ] {58683cf6-4af9-43e8-930d-79b4cb973792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6379 | 2025.12.03 16:58:06.737922 [ 278 ] {58683cf6-4af9-43e8-930d-79b4cb973792} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6380 | 2025.12.03 16:58:06.738127 [ 278 ] {58683cf6-4af9-43e8-930d-79b4cb973792} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2025.12.03 16:58:06.738253 [ 278 ] {58683cf6-4af9-43e8-930d-79b4cb973792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 6382 | 2025.12.03 16:58:06.738288 [ 278 ] {58683cf6-4af9-43e8-930d-79b4cb973792} <Debug> TCPHandler: Processed in 0.001200663 sec. | ||
| 6383 | 2025.12.03 16:58:09.298454 [ 157 ] {} <Debug> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6384 | 2025.12.03 16:58:09.298538 [ 157 ] {} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2025.12.03 16:58:09.298581 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6386 | 2025.12.03 16:58:09.298771 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6387 | 2025.12.03 16:58:09.298996 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6388 | 2025.12.03 16:58:09.299056 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 6389 | 2025.12.03 16:58:09.299161 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6390 | 2025.12.03 16:58:09.299238 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6391 | 2025.12.03 16:58:09.299305 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6392 | 2025.12.03 16:58:09.299370 [ 196 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6393 | 2025.12.03 16:58:09.300378 [ 188 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001693672 sec., 11808.66188966931 rows/sec., 793.39 KiB/sec. | ||
| 6394 | 2025.12.03 16:58:09.300516 [ 188 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6395 | 2025.12.03 16:58:09.300816 [ 188 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.12.03 16:58:09.300895 [ 188 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_19_4} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6397 | 2025.12.03 16:58:09.300986 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6398 | 2025.12.03 16:58:09.717292 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6399 | 2025.12.03 16:58:09.717342 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6400 | 2025.12.03 16:58:09.825899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13378 | ||
| 6401 | 2025.12.03 16:58:09.826645 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2025.12.03 16:58:09.826727 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6403 | 2025.12.03 16:58:09.827295 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6404 | 2025.12.03 16:58:09.827538 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2025.12.03 16:58:09.827685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13378 | ||
| 6406 | 2025.12.03 16:58:09.856302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 854 | ||
| 6407 | 2025.12.03 16:58:09.858325 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2025.12.03 16:58:09.858373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6409 | 2025.12.03 16:58:09.859520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6410 | 2025.12.03 16:58:09.859782 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2025.12.03 16:58:09.859942 [ 156 ] {} <Debug> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6412 | 2025.12.03 16:58:09.860020 [ 156 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2025.12.03 16:58:09.860036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 6414 | 2025.12.03 16:58:09.860057 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6415 | 2025.12.03 16:58:09.860221 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::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 | ||
| 6416 | 2025.12.03 16:58:09.860933 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6417 | 2025.12.03 16:58:09.861108 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 678 rows starting from the beginning of the part | ||
| 6418 | 2025.12.03 16:58:09.861497 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
| 6419 | 2025.12.03 16:58:09.861834 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 6420 | 2025.12.03 16:58:09.862155 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 6421 | 2025.12.03 16:58:09.862471 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 6422 | 2025.12.03 16:58:09.862808 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 6423 | 2025.12.03 16:58:09.869525 [ 197 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 72 columns (72 merged, 0 gathered) in 0.009378139 sec., 91062.84306513263 rows/sec., 75.24 MiB/sec. | ||
| 6424 | 2025.12.03 16:58:09.871195 [ 202 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6425 | 2025.12.03 16:58:09.871843 [ 202 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2025.12.03 16:58:09.871931 [ 202 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_21_4} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6427 | 2025.12.03 16:58:09.872194 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6428 | 2025.12.03 16:58:10.149347 [ 156 ] {} <Debug> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6429 | 2025.12.03 16:58:10.149412 [ 156 ] {} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2025.12.03 16:58:10.149435 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6431 | 2025.12.03 16:58:10.149544 [ 194 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6432 | 2025.12.03 16:58:10.149677 [ 194 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6433 | 2025.12.03 16:58:10.149713 [ 194 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 441 rows starting from the beginning of the part | ||
| 6434 | 2025.12.03 16:58:10.149784 [ 194 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 6435 | 2025.12.03 16:58:10.149834 [ 194 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6436 | 2025.12.03 16:58:10.149884 [ 194 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6437 | 2025.12.03 16:58:10.149926 [ 194 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 6438 | 2025.12.03 16:58:10.150960 [ 189 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458498 sec., 1196436.333817393 rows/sec., 83.23 MiB/sec. | ||
| 6439 | 2025.12.03 16:58:10.151182 [ 192 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6440 | 2025.12.03 16:58:10.151500 [ 192 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2025.12.03 16:58:10.151580 [ 192 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_19_4} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6442 | 2025.12.03 16:58:10.151667 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6443 | 2025.12.03 16:58:10.526964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6444 | 2025.12.03 16:58:10.543359 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2025.12.03 16:58:10.543409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6446 | 2025.12.03 16:58:10.549950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6447 | 2025.12.03 16:58:10.550660 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2025.12.03 16:58:10.553903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6449 | 2025.12.03 16:58:10.701232 [ 156 ] {} <Debug> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6450 | 2025.12.03 16:58:10.701285 [ 156 ] {} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2025.12.03 16:58:10.701305 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6452 | 2025.12.03 16:58:10.701459 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6453 | 2025.12.03 16:58:10.701613 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6454 | 2025.12.03 16:58:10.701653 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6455 | 2025.12.03 16:58:10.701730 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6456 | 2025.12.03 16:58:10.701785 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6457 | 2025.12.03 16:58:10.701835 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6458 | 2025.12.03 16:58:10.701883 [ 197 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6459 | 2025.12.03 16:58:10.702696 [ 192 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299335 sec., 87737.1886388037 rows/sec., 4.48 MiB/sec. | ||
| 6460 | 2025.12.03 16:58:10.702876 [ 202 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6461 | 2025.12.03 16:58:10.703215 [ 202 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.12.03 16:58:10.703299 [ 202 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_19_4} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6463 | 2025.12.03 16:58:10.703392 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6464 | 2025.12.03 16:58:11.745182 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2025.12.03 16:58:11.745380 [ 278 ] {9b6a048d-a31a-4bcc-b9a9-db77471fb794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6466 | 2025.12.03 16:58:11.745453 [ 278 ] {9b6a048d-a31a-4bcc-b9a9-db77471fb794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6467 | 2025.12.03 16:58:11.746232 [ 278 ] {9b6a048d-a31a-4bcc-b9a9-db77471fb794} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.12.03 16:58:11.746280 [ 278 ] {9b6a048d-a31a-4bcc-b9a9-db77471fb794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6469 | 2025.12.03 16:58:11.746727 [ 278 ] {9b6a048d-a31a-4bcc-b9a9-db77471fb794} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6470 | 2025.12.03 16:58:11.746952 [ 278 ] {9b6a048d-a31a-4bcc-b9a9-db77471fb794} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.12.03 16:58:11.747109 [ 278 ] {9b6a048d-a31a-4bcc-b9a9-db77471fb794} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 6472 | 2025.12.03 16:58:11.747159 [ 278 ] {9b6a048d-a31a-4bcc-b9a9-db77471fb794} <Debug> TCPHandler: Processed in 0.00210842 sec. | ||
| 6473 | 2025.12.03 16:58:11.747276 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2025.12.03 16:58:11.747377 [ 278 ] {11c1792a-a678-4674-9ed8-fc756e379125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6475 | 2025.12.03 16:58:11.747419 [ 278 ] {11c1792a-a678-4674-9ed8-fc756e379125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6476 | 2025.12.03 16:58:11.748314 [ 278 ] {11c1792a-a678-4674-9ed8-fc756e379125} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.12.03 16:58:11.748351 [ 278 ] {11c1792a-a678-4674-9ed8-fc756e379125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6478 | 2025.12.03 16:58:11.748773 [ 278 ] {11c1792a-a678-4674-9ed8-fc756e379125} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6479 | 2025.12.03 16:58:11.748982 [ 278 ] {11c1792a-a678-4674-9ed8-fc756e379125} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.12.03 16:58:11.749097 [ 154 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6481 | 2025.12.03 16:58:11.749115 [ 278 ] {11c1792a-a678-4674-9ed8-fc756e379125} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001762 sec., 677639.046538025 rows/sec., 54.15 MiB/sec. | ||
| 6482 | 2025.12.03 16:58:11.749168 [ 154 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.12.03 16:58:11.749177 [ 278 ] {11c1792a-a678-4674-9ed8-fc756e379125} <Debug> TCPHandler: Processed in 0.001951777 sec. | ||
| 6484 | 2025.12.03 16:58:11.749203 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6485 | 2025.12.03 16:58:11.749302 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2025.12.03 16:58:11.749303 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 6487 | 2025.12.03 16:58:11.749416 [ 278 ] {70c142df-7942-4c4e-b283-2b40969a6b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6488 | 2025.12.03 16:58:11.749446 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6489 | 2025.12.03 16:58:11.749460 [ 278 ] {70c142df-7942-4c4e-b283-2b40969a6b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6490 | 2025.12.03 16:58:11.749482 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2344 rows starting from the beginning of the part | ||
| 6491 | 2025.12.03 16:58:11.749551 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6492 | 2025.12.03 16:58:11.749601 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2341 rows starting from the beginning of the part | ||
| 6493 | 2025.12.03 16:58:11.749649 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6494 | 2025.12.03 16:58:11.749693 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 6495 | 2025.12.03 16:58:11.749739 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1194 rows starting from the beginning of the part | ||
| 6496 | 2025.12.03 16:58:11.749976 [ 278 ] {70c142df-7942-4c4e-b283-2b40969a6b78} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.12.03 16:58:11.750016 [ 278 ] {70c142df-7942-4c4e-b283-2b40969a6b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6498 | 2025.12.03 16:58:11.750385 [ 278 ] {70c142df-7942-4c4e-b283-2b40969a6b78} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6499 | 2025.12.03 16:58:11.750614 [ 278 ] {70c142df-7942-4c4e-b283-2b40969a6b78} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2025.12.03 16:58:11.750755 [ 278 ] {70c142df-7942-4c4e-b283-2b40969a6b78} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001358 sec., 181148.74815905743 rows/sec., 11.07 MiB/sec. | ||
| 6501 | 2025.12.03 16:58:11.750799 [ 278 ] {70c142df-7942-4c4e-b283-2b40969a6b78} <Debug> TCPHandler: Processed in 0.00154851 sec. | ||
| 6502 | 2025.12.03 16:58:11.750910 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2025.12.03 16:58:11.751015 [ 278 ] {e3c082c4-7f90-4d61-b44f-2eebdebb89fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6504 | 2025.12.03 16:58:11.751058 [ 278 ] {e3c082c4-7f90-4d61-b44f-2eebdebb89fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6505 | 2025.12.03 16:58:11.751537 [ 278 ] {e3c082c4-7f90-4d61-b44f-2eebdebb89fc} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2025.12.03 16:58:11.751575 [ 278 ] {e3c082c4-7f90-4d61-b44f-2eebdebb89fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6507 | 2025.12.03 16:58:11.751852 [ 198 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6047 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589349 sec., 2335336.024614681 rows/sec., 197.75 MiB/sec. | ||
| 6508 | 2025.12.03 16:58:11.751922 [ 278 ] {e3c082c4-7f90-4d61-b44f-2eebdebb89fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6509 | 2025.12.03 16:58:11.752168 [ 278 ] {e3c082c4-7f90-4d61-b44f-2eebdebb89fc} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2025.12.03 16:58:11.752208 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6511 | 2025.12.03 16:58:11.752311 [ 278 ] {e3c082c4-7f90-4d61-b44f-2eebdebb89fc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001314 sec., 161339.4216133942 rows/sec., 10.40 MiB/sec. | ||
| 6512 | 2025.12.03 16:58:11.752358 [ 278 ] {e3c082c4-7f90-4d61-b44f-2eebdebb89fc} <Debug> TCPHandler: Processed in 0.001499079 sec. | ||
| 6513 | 2025.12.03 16:58:11.752468 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2025.12.03 16:58:11.752554 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2025.12.03 16:58:11.752566 [ 278 ] {46008ee2-a9a8-4b8f-9eb7-ae500ce34b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6516 | 2025.12.03 16:58:11.752614 [ 278 ] {46008ee2-a9a8-4b8f-9eb7-ae500ce34b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6517 | 2025.12.03 16:58:11.752647 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_46_9} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6518 | 2025.12.03 16:58:11.752769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 6519 | 2025.12.03 16:58:11.753108 [ 278 ] {46008ee2-a9a8-4b8f-9eb7-ae500ce34b80} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2025.12.03 16:58:11.753150 [ 278 ] {46008ee2-a9a8-4b8f-9eb7-ae500ce34b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6521 | 2025.12.03 16:58:11.753499 [ 278 ] {46008ee2-a9a8-4b8f-9eb7-ae500ce34b80} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6522 | 2025.12.03 16:58:11.753714 [ 278 ] {46008ee2-a9a8-4b8f-9eb7-ae500ce34b80} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2025.12.03 16:58:11.753853 [ 278 ] {46008ee2-a9a8-4b8f-9eb7-ae500ce34b80} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001303 sec., 161933.9984650806 rows/sec., 9.20 MiB/sec. | ||
| 6524 | 2025.12.03 16:58:11.753896 [ 278 ] {46008ee2-a9a8-4b8f-9eb7-ae500ce34b80} <Debug> TCPHandler: Processed in 0.001477698 sec. | ||
| 6525 | 2025.12.03 16:58:11.754004 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2025.12.03 16:58:11.754101 [ 278 ] {f9f9ca56-32f5-4c36-91c9-9c43fcd923d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6527 | 2025.12.03 16:58:11.754142 [ 278 ] {f9f9ca56-32f5-4c36-91c9-9c43fcd923d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6528 | 2025.12.03 16:58:11.754821 [ 278 ] {f9f9ca56-32f5-4c36-91c9-9c43fcd923d7} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2025.12.03 16:58:11.754858 [ 278 ] {f9f9ca56-32f5-4c36-91c9-9c43fcd923d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6530 | 2025.12.03 16:58:11.755201 [ 278 ] {f9f9ca56-32f5-4c36-91c9-9c43fcd923d7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6531 | 2025.12.03 16:58:11.755413 [ 278 ] {f9f9ca56-32f5-4c36-91c9-9c43fcd923d7} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2025.12.03 16:58:11.755514 [ 154 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6533 | 2025.12.03 16:58:11.755544 [ 154 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2025.12.03 16:58:11.755547 [ 278 ] {f9f9ca56-32f5-4c36-91c9-9c43fcd923d7} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001464 sec., 491803.27868852456 rows/sec., 34.52 MiB/sec. | ||
| 6535 | 2025.12.03 16:58:11.755562 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6536 | 2025.12.03 16:58:11.755600 [ 278 ] {f9f9ca56-32f5-4c36-91c9-9c43fcd923d7} <Debug> TCPHandler: Processed in 0.001643742 sec. | ||
| 6537 | 2025.12.03 16:58:11.755644 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 6538 | 2025.12.03 16:58:11.755721 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2025.12.03 16:58:11.755738 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6540 | 2025.12.03 16:58:11.755762 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1212 rows starting from the beginning of the part | ||
| 6541 | 2025.12.03 16:58:11.755805 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6542 | 2025.12.03 16:58:11.755816 [ 278 ] {17a693a7-ab84-45c9-8536-792106d3133b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6543 | 2025.12.03 16:58:11.755841 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1190 rows starting from the beginning of the part | ||
| 6544 | 2025.12.03 16:58:11.755860 [ 278 ] {17a693a7-ab84-45c9-8536-792106d3133b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6545 | 2025.12.03 16:58:11.755873 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6546 | 2025.12.03 16:58:11.755906 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 6547 | 2025.12.03 16:58:11.755942 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 720 rows starting from the beginning of the part | ||
| 6548 | 2025.12.03 16:58:11.756209 [ 278 ] {17a693a7-ab84-45c9-8536-792106d3133b} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2025.12.03 16:58:11.756245 [ 278 ] {17a693a7-ab84-45c9-8536-792106d3133b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6550 | 2025.12.03 16:58:11.756571 [ 278 ] {17a693a7-ab84-45c9-8536-792106d3133b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6551 | 2025.12.03 16:58:11.756794 [ 278 ] {17a693a7-ab84-45c9-8536-792106d3133b} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2025.12.03 16:58:11.756930 [ 278 ] {17a693a7-ab84-45c9-8536-792106d3133b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 6553 | 2025.12.03 16:58:11.756971 [ 278 ] {17a693a7-ab84-45c9-8536-792106d3133b} <Debug> TCPHandler: Processed in 0.001300645 sec. | ||
| 6554 | 2025.12.03 16:58:11.757033 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416757 sec., 2339144.962756492 rows/sec., 176.58 MiB/sec. | ||
| 6555 | 2025.12.03 16:58:11.757082 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2025.12.03 16:58:11.757183 [ 278 ] {f3e2458d-73f7-4c21-a0ad-55c4f7118a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6557 | 2025.12.03 16:58:11.757227 [ 278 ] {f3e2458d-73f7-4c21-a0ad-55c4f7118a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6558 | 2025.12.03 16:58:11.757251 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6559 | 2025.12.03 16:58:11.757590 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2025.12.03 16:58:11.757674 [ 278 ] {f3e2458d-73f7-4c21-a0ad-55c4f7118a38} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.12.03 16:58:11.757681 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_46_9} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6562 | 2025.12.03 16:58:11.757718 [ 278 ] {f3e2458d-73f7-4c21-a0ad-55c4f7118a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6563 | 2025.12.03 16:58:11.757794 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 6564 | 2025.12.03 16:58:11.758081 [ 278 ] {f3e2458d-73f7-4c21-a0ad-55c4f7118a38} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6565 | 2025.12.03 16:58:11.758298 [ 278 ] {f3e2458d-73f7-4c21-a0ad-55c4f7118a38} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2025.12.03 16:58:11.758412 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6567 | 2025.12.03 16:58:11.758436 [ 278 ] {f3e2458d-73f7-4c21-a0ad-55c4f7118a38} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001271 sec., 247049.56726986624 rows/sec., 16.23 MiB/sec. | ||
| 6568 | 2025.12.03 16:58:11.758443 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.12.03 16:58:11.758478 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6570 | 2025.12.03 16:58:11.758483 [ 278 ] {f3e2458d-73f7-4c21-a0ad-55c4f7118a38} <Debug> TCPHandler: Processed in 0.001449158 sec. | ||
| 6571 | 2025.12.03 16:58:11.758568 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 6572 | 2025.12.03 16:58:11.758600 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2025.12.03 16:58:11.758700 [ 278 ] {cbc822c3-73b7-4d07-90cb-8d3322c5a953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6574 | 2025.12.03 16:58:11.758720 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6575 | 2025.12.03 16:58:11.758742 [ 278 ] {cbc822c3-73b7-4d07-90cb-8d3322c5a953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6576 | 2025.12.03 16:58:11.758762 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12897 rows starting from the beginning of the part | ||
| 6577 | 2025.12.03 16:58:11.758838 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6578 | 2025.12.03 16:58:11.758891 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 909 rows starting from the beginning of the part | ||
| 6579 | 2025.12.03 16:58:11.758937 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part | ||
| 6580 | 2025.12.03 16:58:11.758980 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 6581 | 2025.12.03 16:58:11.759025 [ 190 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 6582 | 2025.12.03 16:58:11.759096 [ 278 ] {cbc822c3-73b7-4d07-90cb-8d3322c5a953} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2025.12.03 16:58:11.759147 [ 278 ] {cbc822c3-73b7-4d07-90cb-8d3322c5a953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6584 | 2025.12.03 16:58:11.759574 [ 278 ] {cbc822c3-73b7-4d07-90cb-8d3322c5a953} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6585 | 2025.12.03 16:58:11.759802 [ 278 ] {cbc822c3-73b7-4d07-90cb-8d3322c5a953} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2025.12.03 16:58:11.759940 [ 278 ] {cbc822c3-73b7-4d07-90cb-8d3322c5a953} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001258 sec., 794.912559618442 rows/sec., 53.56 KiB/sec. | ||
| 6587 | 2025.12.03 16:58:11.759979 [ 278 ] {cbc822c3-73b7-4d07-90cb-8d3322c5a953} <Debug> TCPHandler: Processed in 0.001428527 sec. | ||
| 6588 | 2025.12.03 16:58:11.760086 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2025.12.03 16:58:11.760182 [ 278 ] {2491821f-e483-4ebd-a309-9622b5bc8101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6590 | 2025.12.03 16:58:11.760238 [ 278 ] {2491821f-e483-4ebd-a309-9622b5bc8101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6591 | 2025.12.03 16:58:11.761157 [ 278 ] {2491821f-e483-4ebd-a309-9622b5bc8101} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2025.12.03 16:58:11.761203 [ 278 ] {2491821f-e483-4ebd-a309-9622b5bc8101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6593 | 2025.12.03 16:58:11.761985 [ 278 ] {2491821f-e483-4ebd-a309-9622b5bc8101} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6594 | 2025.12.03 16:58:11.762216 [ 278 ] {2491821f-e483-4ebd-a309-9622b5bc8101} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2025.12.03 16:58:11.762363 [ 278 ] {2491821f-e483-4ebd-a309-9622b5bc8101} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0022 sec., 18636.363636363636 rows/sec., 33.40 MiB/sec. | ||
| 6596 | 2025.12.03 16:58:11.762431 [ 278 ] {2491821f-e483-4ebd-a309-9622b5bc8101} <Debug> TCPHandler: Processed in 0.002393706 sec. | ||
| 6597 | 2025.12.03 16:58:11.762543 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2025.12.03 16:58:11.762640 [ 278 ] {480786e8-5088-44e0-a788-20a8e31652d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6599 | 2025.12.03 16:58:11.762682 [ 278 ] {480786e8-5088-44e0-a788-20a8e31652d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6600 | 2025.12.03 16:58:11.763024 [ 278 ] {480786e8-5088-44e0-a788-20a8e31652d8} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2025.12.03 16:58:11.763061 [ 278 ] {480786e8-5088-44e0-a788-20a8e31652d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6602 | 2025.12.03 16:58:11.763388 [ 278 ] {480786e8-5088-44e0-a788-20a8e31652d8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6603 | 2025.12.03 16:58:11.763606 [ 278 ] {480786e8-5088-44e0-a788-20a8e31652d8} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.12.03 16:58:11.763706 [ 154 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6605 | 2025.12.03 16:58:11.763741 [ 154 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2025.12.03 16:58:11.763741 [ 187 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14536 rows, containing 5 columns (5 merged, 0 gathered) in 0.00521716 sec., 2786190.1877649906 rows/sec., 186.37 MiB/sec. | ||
| 6607 | 2025.12.03 16:58:11.763759 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6608 | 2025.12.03 16:58:11.763742 [ 278 ] {480786e8-5088-44e0-a788-20a8e31652d8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001122 sec., 92691.62210338682 rows/sec., 5.68 MiB/sec. | ||
| 6609 | 2025.12.03 16:58:11.763836 [ 278 ] {480786e8-5088-44e0-a788-20a8e31652d8} <Debug> TCPHandler: Processed in 0.001342246 sec. | ||
| 6610 | 2025.12.03 16:58:11.763869 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 6611 | 2025.12.03 16:58:11.763998 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6612 | 2025.12.03 16:58:11.764032 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2862 rows starting from the beginning of the part | ||
| 6613 | 2025.12.03 16:58:11.764102 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6614 | 2025.12.03 16:58:11.764124 [ 198 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6615 | 2025.12.03 16:58:11.764155 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
| 6616 | 2025.12.03 16:58:11.764208 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 6617 | 2025.12.03 16:58:11.764255 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 6618 | 2025.12.03 16:58:11.764301 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6619 | 2025.12.03 16:58:11.764409 [ 198 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2025.12.03 16:58:11.764480 [ 198 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6621 | 2025.12.03 16:58:11.764545 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
| 6622 | 2025.12.03 16:58:11.765508 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001684303 sec., 1893958.509840569 rows/sec., 120.19 MiB/sec. | ||
| 6623 | 2025.12.03 16:58:11.765778 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6624 | 2025.12.03 16:58:11.766030 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2025.12.03 16:58:11.766097 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_46_9} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6626 | 2025.12.03 16:58:11.766166 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6627 | 2025.12.03 16:58:12.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.02 MiB, peak 273.56 MiB, free memory in arenas 0.00 B, will set to 269.32 MiB (RSS), difference: 1.30 MiB | ||
| 6628 | 2025.12.03 16:58:16.732539 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2025.12.03 16:58:16.732727 [ 278 ] {0145d794-83de-473e-b8d4-dbe6866876eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6630 | 2025.12.03 16:58:16.732791 [ 278 ] {0145d794-83de-473e-b8d4-dbe6866876eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6631 | 2025.12.03 16:58:16.733380 [ 278 ] {0145d794-83de-473e-b8d4-dbe6866876eb} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2025.12.03 16:58:16.733418 [ 278 ] {0145d794-83de-473e-b8d4-dbe6866876eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6633 | 2025.12.03 16:58:16.733793 [ 278 ] {0145d794-83de-473e-b8d4-dbe6866876eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6634 | 2025.12.03 16:58:16.734048 [ 278 ] {0145d794-83de-473e-b8d4-dbe6866876eb} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2025.12.03 16:58:16.734210 [ 278 ] {0145d794-83de-473e-b8d4-dbe6866876eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001531 sec., 1306.3357282821685 rows/sec., 106.52 KiB/sec. | ||
| 6636 | 2025.12.03 16:58:16.734252 [ 278 ] {0145d794-83de-473e-b8d4-dbe6866876eb} <Debug> TCPHandler: Processed in 0.001838306 sec. | ||
| 6637 | 2025.12.03 16:58:16.734364 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2025.12.03 16:58:16.734455 [ 278 ] {3da11f67-a0a5-4375-97ed-363b308295ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6639 | 2025.12.03 16:58:16.734494 [ 278 ] {3da11f67-a0a5-4375-97ed-363b308295ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6640 | 2025.12.03 16:58:16.734919 [ 278 ] {3da11f67-a0a5-4375-97ed-363b308295ef} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2025.12.03 16:58:16.734955 [ 278 ] {3da11f67-a0a5-4375-97ed-363b308295ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6642 | 2025.12.03 16:58:16.735257 [ 278 ] {3da11f67-a0a5-4375-97ed-363b308295ef} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6643 | 2025.12.03 16:58:16.735457 [ 278 ] {3da11f67-a0a5-4375-97ed-363b308295ef} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2025.12.03 16:58:16.735584 [ 278 ] {3da11f67-a0a5-4375-97ed-363b308295ef} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001147 sec., 49694.85614646905 rows/sec., 3.81 MiB/sec. | ||
| 6645 | 2025.12.03 16:58:16.735620 [ 278 ] {3da11f67-a0a5-4375-97ed-363b308295ef} <Debug> TCPHandler: Processed in 0.001305055 sec. | ||
| 6646 | 2025.12.03 16:58:16.735729 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2025.12.03 16:58:16.735821 [ 278 ] {6659dbc6-0d88-48a1-b3f4-132f1b3c738d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6648 | 2025.12.03 16:58:16.735859 [ 278 ] {6659dbc6-0d88-48a1-b3f4-132f1b3c738d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6649 | 2025.12.03 16:58:16.736236 [ 278 ] {6659dbc6-0d88-48a1-b3f4-132f1b3c738d} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2025.12.03 16:58:16.736271 [ 278 ] {6659dbc6-0d88-48a1-b3f4-132f1b3c738d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6651 | 2025.12.03 16:58:16.736556 [ 278 ] {6659dbc6-0d88-48a1-b3f4-132f1b3c738d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6652 | 2025.12.03 16:58:16.736757 [ 278 ] {6659dbc6-0d88-48a1-b3f4-132f1b3c738d} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.12.03 16:58:16.736867 [ 147 ] {} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 6654 | 2025.12.03 16:58:16.736882 [ 278 ] {6659dbc6-0d88-48a1-b3f4-132f1b3c738d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001079 sec., 1853.5681186283593 rows/sec., 129.42 KiB/sec. | ||
| 6655 | 2025.12.03 16:58:16.736944 [ 147 ] {} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2025.12.03 16:58:16.736951 [ 278 ] {6659dbc6-0d88-48a1-b3f4-132f1b3c738d} <Debug> TCPHandler: Processed in 0.001268394 sec. | ||
| 6657 | 2025.12.03 16:58:16.736976 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6658 | 2025.12.03 16:58:16.737081 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2025.12.03 16:58:16.737089 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 6660 | 2025.12.03 16:58:16.737179 [ 278 ] {e3cd0d21-f6d8-419b-ab9a-2e2c2b97ba0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6661 | 2025.12.03 16:58:16.737224 [ 278 ] {e3cd0d21-f6d8-419b-ab9a-2e2c2b97ba0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6662 | 2025.12.03 16:58:16.737225 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6663 | 2025.12.03 16:58:16.737274 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 264 rows starting from the beginning of the part | ||
| 6664 | 2025.12.03 16:58:16.737350 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 246 rows starting from the beginning of the part | ||
| 6665 | 2025.12.03 16:58:16.737405 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 246 rows starting from the beginning of the part | ||
| 6666 | 2025.12.03 16:58:16.737459 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 260 rows starting from the beginning of the part | ||
| 6667 | 2025.12.03 16:58:16.737505 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 246 rows starting from the beginning of the part | ||
| 6668 | 2025.12.03 16:58:16.737553 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 6669 | 2025.12.03 16:58:16.737643 [ 278 ] {e3cd0d21-f6d8-419b-ab9a-2e2c2b97ba0c} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2025.12.03 16:58:16.737686 [ 278 ] {e3cd0d21-f6d8-419b-ab9a-2e2c2b97ba0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6671 | 2025.12.03 16:58:16.738110 [ 278 ] {e3cd0d21-f6d8-419b-ab9a-2e2c2b97ba0c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6672 | 2025.12.03 16:58:16.738377 [ 278 ] {e3cd0d21-f6d8-419b-ab9a-2e2c2b97ba0c} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2025.12.03 16:58:16.738531 [ 278 ] {e3cd0d21-f6d8-419b-ab9a-2e2c2b97ba0c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001368 sec., 48245.61403508772 rows/sec., 3.77 MiB/sec. | ||
| 6674 | 2025.12.03 16:58:16.738576 [ 278 ] {e3cd0d21-f6d8-419b-ab9a-2e2c2b97ba0c} <Debug> TCPHandler: Processed in 0.001541519 sec. | ||
| 6675 | 2025.12.03 16:58:16.738659 [ 195 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619541 sec., 780468.0461933351 rows/sec., 50.83 MiB/sec. | ||
| 6676 | 2025.12.03 16:58:16.738701 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2025.12.03 16:58:16.738792 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 6678 | 2025.12.03 16:58:16.738810 [ 278 ] {2cf3622b-b3eb-450d-b28e-dbd9472c4a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6679 | 2025.12.03 16:58:16.738856 [ 278 ] {2cf3622b-b3eb-450d-b28e-dbd9472c4a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6680 | 2025.12.03 16:58:16.739043 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.12.03 16:58:16.739117 [ 187 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_24_5} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 6682 | 2025.12.03 16:58:16.739192 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6683 | 2025.12.03 16:58:16.739268 [ 278 ] {2cf3622b-b3eb-450d-b28e-dbd9472c4a68} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2025.12.03 16:58:16.739308 [ 278 ] {2cf3622b-b3eb-450d-b28e-dbd9472c4a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6685 | 2025.12.03 16:58:16.739650 [ 278 ] {2cf3622b-b3eb-450d-b28e-dbd9472c4a68} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6686 | 2025.12.03 16:58:16.739857 [ 278 ] {2cf3622b-b3eb-450d-b28e-dbd9472c4a68} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2025.12.03 16:58:16.739986 [ 278 ] {2cf3622b-b3eb-450d-b28e-dbd9472c4a68} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001195 sec., 134728.03347280333 rows/sec., 9.38 MiB/sec. | ||
| 6688 | 2025.12.03 16:58:16.740023 [ 278 ] {2cf3622b-b3eb-450d-b28e-dbd9472c4a68} <Debug> TCPHandler: Processed in 0.001379246 sec. | ||
| 6689 | 2025.12.03 16:58:16.740130 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2025.12.03 16:58:16.740221 [ 278 ] {0a30db8f-c2e0-44cc-b498-5d641464fbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6691 | 2025.12.03 16:58:16.740261 [ 278 ] {0a30db8f-c2e0-44cc-b498-5d641464fbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6692 | 2025.12.03 16:58:16.740585 [ 278 ] {0a30db8f-c2e0-44cc-b498-5d641464fbf0} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2025.12.03 16:58:16.740620 [ 278 ] {0a30db8f-c2e0-44cc-b498-5d641464fbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6694 | 2025.12.03 16:58:16.740936 [ 278 ] {0a30db8f-c2e0-44cc-b498-5d641464fbf0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6695 | 2025.12.03 16:58:16.741135 [ 278 ] {0a30db8f-c2e0-44cc-b498-5d641464fbf0} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2025.12.03 16:58:16.741261 [ 278 ] {0a30db8f-c2e0-44cc-b498-5d641464fbf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6697 | 2025.12.03 16:58:16.741295 [ 278 ] {0a30db8f-c2e0-44cc-b498-5d641464fbf0} <Debug> TCPHandler: Processed in 0.001211973 sec. | ||
| 6698 | 2025.12.03 16:58:17.327796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13890 | ||
| 6699 | 2025.12.03 16:58:17.328303 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2025.12.03 16:58:17.328342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6701 | 2025.12.03 16:58:17.328826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6702 | 2025.12.03 16:58:17.329072 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.12.03 16:58:17.329210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13890 | ||
| 6704 | 2025.12.03 16:58:18.054011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6705 | 2025.12.03 16:58:18.071631 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2025.12.03 16:58:18.071696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6707 | 2025.12.03 16:58:18.077611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6708 | 2025.12.03 16:58:18.078299 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2025.12.03 16:58:18.081156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6710 | 2025.12.03 16:58:19.860240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 888 | ||
| 6711 | 2025.12.03 16:58:19.862717 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2025.12.03 16:58:19.862757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6713 | 2025.12.03 16:58:19.863911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6714 | 2025.12.03 16:58:19.864167 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2025.12.03 16:58:19.864434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 6716 | 2025.12.03 16:58:21.745174 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2025.12.03 16:58:21.745383 [ 278 ] {079975d0-71e8-4a3a-8c4e-405fd0572b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6718 | 2025.12.03 16:58:21.745453 [ 278 ] {079975d0-71e8-4a3a-8c4e-405fd0572b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6719 | 2025.12.03 16:58:21.746335 [ 278 ] {079975d0-71e8-4a3a-8c4e-405fd0572b33} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2025.12.03 16:58:21.746381 [ 278 ] {079975d0-71e8-4a3a-8c4e-405fd0572b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6721 | 2025.12.03 16:58:21.746774 [ 278 ] {079975d0-71e8-4a3a-8c4e-405fd0572b33} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6722 | 2025.12.03 16:58:21.746996 [ 278 ] {079975d0-71e8-4a3a-8c4e-405fd0572b33} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2025.12.03 16:58:21.747142 [ 278 ] {079975d0-71e8-4a3a-8c4e-405fd0572b33} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001812 sec., 226269.31567328918 rows/sec., 14.35 MiB/sec. | ||
| 6724 | 2025.12.03 16:58:21.747144 [ 130 ] {} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6725 | 2025.12.03 16:58:21.747185 [ 278 ] {079975d0-71e8-4a3a-8c4e-405fd0572b33} <Debug> TCPHandler: Processed in 0.002143552 sec. | ||
| 6726 | 2025.12.03 16:58:21.747225 [ 130 ] {} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2025.12.03 16:58:21.747255 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6728 | 2025.12.03 16:58:21.747321 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2025.12.03 16:58:21.747379 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::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 | ||
| 6730 | 2025.12.03 16:58:21.747421 [ 278 ] {d78f9d1f-351e-46fc-8a7e-62754ad1d620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6731 | 2025.12.03 16:58:21.747466 [ 278 ] {d78f9d1f-351e-46fc-8a7e-62754ad1d620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6732 | 2025.12.03 16:58:21.747526 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6733 | 2025.12.03 16:58:21.747565 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 6734 | 2025.12.03 16:58:21.747630 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6735 | 2025.12.03 16:58:21.747673 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6736 | 2025.12.03 16:58:21.747715 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 6737 | 2025.12.03 16:58:21.747756 [ 191 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 6738 | 2025.12.03 16:58:21.748475 [ 278 ] {d78f9d1f-351e-46fc-8a7e-62754ad1d620} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2025.12.03 16:58:21.748517 [ 278 ] {d78f9d1f-351e-46fc-8a7e-62754ad1d620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6740 | 2025.12.03 16:58:21.748825 [ 195 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500139 sec., 1366540.0339568534 rows/sec., 91.90 MiB/sec. | ||
| 6741 | 2025.12.03 16:58:21.748896 [ 278 ] {d78f9d1f-351e-46fc-8a7e-62754ad1d620} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6742 | 2025.12.03 16:58:21.748998 [ 195 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6743 | 2025.12.03 16:58:21.749142 [ 278 ] {d78f9d1f-351e-46fc-8a7e-62754ad1d620} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.12.03 16:58:21.749296 [ 278 ] {d78f9d1f-351e-46fc-8a7e-62754ad1d620} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001895 sec., 630079.1556728232 rows/sec., 50.35 MiB/sec. | ||
| 6745 | 2025.12.03 16:58:21.749337 [ 278 ] {d78f9d1f-351e-46fc-8a7e-62754ad1d620} <Debug> TCPHandler: Processed in 0.00206508 sec. | ||
| 6746 | 2025.12.03 16:58:21.749341 [ 195 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2025.12.03 16:58:21.749433 [ 195 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_21_5} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6748 | 2025.12.03 16:58:21.749445 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2025.12.03 16:58:21.749511 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6750 | 2025.12.03 16:58:21.749543 [ 278 ] {a99d0e55-08cf-4fb7-9438-83374b1e1b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6751 | 2025.12.03 16:58:21.749587 [ 278 ] {a99d0e55-08cf-4fb7-9438-83374b1e1b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6752 | 2025.12.03 16:58:21.750090 [ 278 ] {a99d0e55-08cf-4fb7-9438-83374b1e1b9e} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2025.12.03 16:58:21.750127 [ 278 ] {a99d0e55-08cf-4fb7-9438-83374b1e1b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6754 | 2025.12.03 16:58:21.750437 [ 278 ] {a99d0e55-08cf-4fb7-9438-83374b1e1b9e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6755 | 2025.12.03 16:58:21.750640 [ 278 ] {a99d0e55-08cf-4fb7-9438-83374b1e1b9e} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2025.12.03 16:58:21.750766 [ 278 ] {a99d0e55-08cf-4fb7-9438-83374b1e1b9e} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001242 sec., 198067.63285024153 rows/sec., 12.11 MiB/sec. | ||
| 6757 | 2025.12.03 16:58:21.750803 [ 278 ] {a99d0e55-08cf-4fb7-9438-83374b1e1b9e} <Debug> TCPHandler: Processed in 0.001405997 sec. | ||
| 6758 | 2025.12.03 16:58:21.750908 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2025.12.03 16:58:21.751001 [ 278 ] {91e6ddd7-0b31-4445-9d30-2396d21e1a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6760 | 2025.12.03 16:58:21.751039 [ 278 ] {91e6ddd7-0b31-4445-9d30-2396d21e1a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6761 | 2025.12.03 16:58:21.751507 [ 278 ] {91e6ddd7-0b31-4445-9d30-2396d21e1a01} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.12.03 16:58:21.751543 [ 278 ] {91e6ddd7-0b31-4445-9d30-2396d21e1a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6763 | 2025.12.03 16:58:21.751843 [ 278 ] {91e6ddd7-0b31-4445-9d30-2396d21e1a01} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6764 | 2025.12.03 16:58:21.752046 [ 278 ] {91e6ddd7-0b31-4445-9d30-2396d21e1a01} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.12.03 16:58:21.752172 [ 278 ] {91e6ddd7-0b31-4445-9d30-2396d21e1a01} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 6766 | 2025.12.03 16:58:21.752209 [ 278 ] {91e6ddd7-0b31-4445-9d30-2396d21e1a01} <Debug> TCPHandler: Processed in 0.001347836 sec. | ||
| 6767 | 2025.12.03 16:58:21.752315 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2025.12.03 16:58:21.752405 [ 278 ] {67da3d38-d03f-4212-b28b-69c9b9b4297f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6769 | 2025.12.03 16:58:21.752444 [ 278 ] {67da3d38-d03f-4212-b28b-69c9b9b4297f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6770 | 2025.12.03 16:58:21.752905 [ 278 ] {67da3d38-d03f-4212-b28b-69c9b9b4297f} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.12.03 16:58:21.752939 [ 278 ] {67da3d38-d03f-4212-b28b-69c9b9b4297f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6772 | 2025.12.03 16:58:21.753232 [ 278 ] {67da3d38-d03f-4212-b28b-69c9b9b4297f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6773 | 2025.12.03 16:58:21.753431 [ 278 ] {67da3d38-d03f-4212-b28b-69c9b9b4297f} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.12.03 16:58:21.753550 [ 136 ] {} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6775 | 2025.12.03 16:58:21.753556 [ 278 ] {67da3d38-d03f-4212-b28b-69c9b9b4297f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001169 sec., 180496.1505560308 rows/sec., 10.25 MiB/sec. | ||
| 6776 | 2025.12.03 16:58:21.753593 [ 136 ] {} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.12.03 16:58:21.753607 [ 278 ] {67da3d38-d03f-4212-b28b-69c9b9b4297f} <Debug> TCPHandler: Processed in 0.001338315 sec. | ||
| 6778 | 2025.12.03 16:58:21.753619 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6779 | 2025.12.03 16:58:21.753699 [ 199 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::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 | ||
| 6780 | 2025.12.03 16:58:21.753712 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2025.12.03 16:58:21.753795 [ 199 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6782 | 2025.12.03 16:58:21.753819 [ 278 ] {7b95fe60-22d9-45e7-b6a9-8ca45664829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6783 | 2025.12.03 16:58:21.753825 [ 199 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 6784 | 2025.12.03 16:58:21.753868 [ 278 ] {7b95fe60-22d9-45e7-b6a9-8ca45664829b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6785 | 2025.12.03 16:58:21.753896 [ 199 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 6786 | 2025.12.03 16:58:21.753946 [ 199 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 6787 | 2025.12.03 16:58:21.753987 [ 199 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 6788 | 2025.12.03 16:58:21.754028 [ 199 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 6789 | 2025.12.03 16:58:21.754516 [ 278 ] {7b95fe60-22d9-45e7-b6a9-8ca45664829b} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2025.12.03 16:58:21.754556 [ 278 ] {7b95fe60-22d9-45e7-b6a9-8ca45664829b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6791 | 2025.12.03 16:58:21.754825 [ 193 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151791 sec., 915964.7887507369 rows/sec., 55.51 MiB/sec. | ||
| 6792 | 2025.12.03 16:58:21.754892 [ 278 ] {7b95fe60-22d9-45e7-b6a9-8ca45664829b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6793 | 2025.12.03 16:58:21.754992 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6794 | 2025.12.03 16:58:21.755156 [ 278 ] {7b95fe60-22d9-45e7-b6a9-8ca45664829b} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2025.12.03 16:58:21.755297 [ 278 ] {7b95fe60-22d9-45e7-b6a9-8ca45664829b} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001496 sec., 481283.42245989305 rows/sec., 33.78 MiB/sec. | ||
| 6796 | 2025.12.03 16:58:21.755318 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2025.12.03 16:58:21.755335 [ 278 ] {7b95fe60-22d9-45e7-b6a9-8ca45664829b} <Debug> TCPHandler: Processed in 0.001669441 sec. | ||
| 6798 | 2025.12.03 16:58:21.755390 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_21_5} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6799 | 2025.12.03 16:58:21.755452 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6800 | 2025.12.03 16:58:21.755452 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2025.12.03 16:58:21.755557 [ 278 ] {e50d9efe-e9e2-4da7-a646-84145c43d029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6802 | 2025.12.03 16:58:21.755597 [ 278 ] {e50d9efe-e9e2-4da7-a646-84145c43d029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6803 | 2025.12.03 16:58:21.755950 [ 278 ] {e50d9efe-e9e2-4da7-a646-84145c43d029} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2025.12.03 16:58:21.755984 [ 278 ] {e50d9efe-e9e2-4da7-a646-84145c43d029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6805 | 2025.12.03 16:58:21.756281 [ 278 ] {e50d9efe-e9e2-4da7-a646-84145c43d029} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6806 | 2025.12.03 16:58:21.756478 [ 278 ] {e50d9efe-e9e2-4da7-a646-84145c43d029} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2025.12.03 16:58:21.756603 [ 278 ] {e50d9efe-e9e2-4da7-a646-84145c43d029} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 6808 | 2025.12.03 16:58:21.756639 [ 278 ] {e50d9efe-e9e2-4da7-a646-84145c43d029} <Debug> TCPHandler: Processed in 0.001234024 sec. | ||
| 6809 | 2025.12.03 16:58:21.756745 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2025.12.03 16:58:21.756836 [ 278 ] {2aa487b3-3cac-47d5-99cb-d4b1e21edc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6811 | 2025.12.03 16:58:21.756876 [ 278 ] {2aa487b3-3cac-47d5-99cb-d4b1e21edc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6812 | 2025.12.03 16:58:21.757337 [ 278 ] {2aa487b3-3cac-47d5-99cb-d4b1e21edc90} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.12.03 16:58:21.757371 [ 278 ] {2aa487b3-3cac-47d5-99cb-d4b1e21edc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6814 | 2025.12.03 16:58:21.757692 [ 278 ] {2aa487b3-3cac-47d5-99cb-d4b1e21edc90} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6815 | 2025.12.03 16:58:21.757892 [ 278 ] {2aa487b3-3cac-47d5-99cb-d4b1e21edc90} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.12.03 16:58:21.758017 [ 278 ] {2aa487b3-3cac-47d5-99cb-d4b1e21edc90} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001198 sec., 262103.50584307176 rows/sec., 17.22 MiB/sec. | ||
| 6817 | 2025.12.03 16:58:21.758050 [ 278 ] {2aa487b3-3cac-47d5-99cb-d4b1e21edc90} <Debug> TCPHandler: Processed in 0.001352276 sec. | ||
| 6818 | 2025.12.03 16:58:21.758150 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.12.03 16:58:21.758234 [ 278 ] {6a2e6267-bbf1-41a3-aa37-344740f5a697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.12.03 16:58:21.758272 [ 278 ] {6a2e6267-bbf1-41a3-aa37-344740f5a697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6821 | 2025.12.03 16:58:21.758556 [ 278 ] {6a2e6267-bbf1-41a3-aa37-344740f5a697} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.12.03 16:58:21.758586 [ 278 ] {6a2e6267-bbf1-41a3-aa37-344740f5a697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6823 | 2025.12.03 16:58:21.758848 [ 278 ] {6a2e6267-bbf1-41a3-aa37-344740f5a697} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6824 | 2025.12.03 16:58:21.759106 [ 278 ] {6a2e6267-bbf1-41a3-aa37-344740f5a697} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.12.03 16:58:21.759229 [ 278 ] {6a2e6267-bbf1-41a3-aa37-344740f5a697} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 6826 | 2025.12.03 16:58:21.759263 [ 278 ] {6a2e6267-bbf1-41a3-aa37-344740f5a697} <Debug> TCPHandler: Processed in 0.001152752 sec. | ||
| 6827 | 2025.12.03 16:58:21.759366 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2025.12.03 16:58:21.759456 [ 278 ] {ec7355b5-3ef3-41b0-970e-5723755f6e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6829 | 2025.12.03 16:58:21.759508 [ 278 ] {ec7355b5-3ef3-41b0-970e-5723755f6e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6830 | 2025.12.03 16:58:21.760350 [ 278 ] {ec7355b5-3ef3-41b0-970e-5723755f6e9b} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2025.12.03 16:58:21.760383 [ 278 ] {ec7355b5-3ef3-41b0-970e-5723755f6e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6832 | 2025.12.03 16:58:21.760920 [ 278 ] {ec7355b5-3ef3-41b0-970e-5723755f6e9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6833 | 2025.12.03 16:58:21.761132 [ 278 ] {ec7355b5-3ef3-41b0-970e-5723755f6e9b} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2025.12.03 16:58:21.761226 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6835 | 2025.12.03 16:58:21.761260 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2025.12.03 16:58:21.761263 [ 278 ] {ec7355b5-3ef3-41b0-970e-5723755f6e9b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001824 sec., 22478.070175438595 rows/sec., 40.28 MiB/sec. | ||
| 6837 | 2025.12.03 16:58:21.761282 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6838 | 2025.12.03 16:58:21.761319 [ 278 ] {ec7355b5-3ef3-41b0-970e-5723755f6e9b} <Debug> TCPHandler: Processed in 0.001998348 sec. | ||
| 6839 | 2025.12.03 16:58:21.761358 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 6840 | 2025.12.03 16:58:21.761433 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2025.12.03 16:58:21.761528 [ 278 ] {4b99850c-fe68-43de-b6b4-bd28a83c86d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6842 | 2025.12.03 16:58:21.761546 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2025.12.03 16:58:21.761568 [ 278 ] {4b99850c-fe68-43de-b6b4-bd28a83c86d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6844 | 2025.12.03 16:58:21.761606 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 535 rows starting from the beginning of the part | ||
| 6845 | 2025.12.03 16:58:21.761728 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6846 | 2025.12.03 16:58:21.761848 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6847 | 2025.12.03 16:58:21.761908 [ 278 ] {4b99850c-fe68-43de-b6b4-bd28a83c86d2} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2025.12.03 16:58:21.761947 [ 278 ] {4b99850c-fe68-43de-b6b4-bd28a83c86d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6849 | 2025.12.03 16:58:21.761958 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6850 | 2025.12.03 16:58:21.762068 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6851 | 2025.12.03 16:58:21.762168 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6852 | 2025.12.03 16:58:21.762259 [ 278 ] {4b99850c-fe68-43de-b6b4-bd28a83c86d2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6853 | 2025.12.03 16:58:21.762481 [ 278 ] {4b99850c-fe68-43de-b6b4-bd28a83c86d2} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2025.12.03 16:58:21.762614 [ 278 ] {4b99850c-fe68-43de-b6b4-bd28a83c86d2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 6855 | 2025.12.03 16:58:21.762648 [ 278 ] {4b99850c-fe68-43de-b6b4-bd28a83c86d2} <Debug> TCPHandler: Processed in 0.001262384 sec. | ||
| 6856 | 2025.12.03 16:58:21.780193 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 19 columns (19 merged, 0 gathered) in 0.018865131 sec., 39225.80765540404 rows/sec., 70.29 MiB/sec. | ||
| 6857 | 2025.12.03 16:58:21.780844 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6858 | 2025.12.03 16:58:21.781136 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2025.12.03 16:58:21.781198 [ 191 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6860 | 2025.12.03 16:58:21.781269 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 6861 | 2025.12.03 16:58:22.000279 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.28 MiB, peak 277.97 MiB, free memory in arenas 0.00 B, will set to 271.29 MiB (RSS), difference: 1.01 MiB | ||
| 6862 | 2025.12.03 16:58:24.717394 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6863 | 2025.12.03 16:58:24.717450 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6864 | 2025.12.03 16:58:24.829338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14338 | ||
| 6865 | 2025.12.03 16:58:24.829984 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2025.12.03 16:58:24.830052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6867 | 2025.12.03 16:58:24.830680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6868 | 2025.12.03 16:58:24.830905 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2025.12.03 16:58:24.831035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14338 | ||
| 6870 | 2025.12.03 16:58:25.581277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6871 | 2025.12.03 16:58:25.599239 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2025.12.03 16:58:25.599296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6873 | 2025.12.03 16:58:25.604817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6874 | 2025.12.03 16:58:25.605486 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2025.12.03 16:58:25.608292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6876 | 2025.12.03 16:58:26.732397 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2025.12.03 16:58:26.732566 [ 278 ] {ece053e8-845d-40e7-950c-77c7470f06bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6878 | 2025.12.03 16:58:26.732628 [ 278 ] {ece053e8-845d-40e7-950c-77c7470f06bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6879 | 2025.12.03 16:58:26.733299 [ 278 ] {ece053e8-845d-40e7-950c-77c7470f06bd} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2025.12.03 16:58:26.733348 [ 278 ] {ece053e8-845d-40e7-950c-77c7470f06bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6881 | 2025.12.03 16:58:26.733780 [ 278 ] {ece053e8-845d-40e7-950c-77c7470f06bd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6882 | 2025.12.03 16:58:26.734106 [ 278 ] {ece053e8-845d-40e7-950c-77c7470f06bd} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2025.12.03 16:58:26.734274 [ 278 ] {ece053e8-845d-40e7-950c-77c7470f06bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.45 MiB/sec. | ||
| 6884 | 2025.12.03 16:58:26.734317 [ 278 ] {ece053e8-845d-40e7-950c-77c7470f06bd} <Debug> TCPHandler: Processed in 0.002042459 sec. | ||
| 6885 | 2025.12.03 16:58:26.734439 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2025.12.03 16:58:26.734536 [ 278 ] {851df110-588f-4be6-add2-e6c193ce1eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6887 | 2025.12.03 16:58:26.734580 [ 278 ] {851df110-588f-4be6-add2-e6c193ce1eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6888 | 2025.12.03 16:58:26.735007 [ 278 ] {851df110-588f-4be6-add2-e6c193ce1eea} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2025.12.03 16:58:26.735046 [ 278 ] {851df110-588f-4be6-add2-e6c193ce1eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6890 | 2025.12.03 16:58:26.735374 [ 278 ] {851df110-588f-4be6-add2-e6c193ce1eea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6891 | 2025.12.03 16:58:26.735605 [ 278 ] {851df110-588f-4be6-add2-e6c193ce1eea} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2025.12.03 16:58:26.735739 [ 278 ] {851df110-588f-4be6-add2-e6c193ce1eea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 6893 | 2025.12.03 16:58:26.735777 [ 278 ] {851df110-588f-4be6-add2-e6c193ce1eea} <Debug> TCPHandler: Processed in 0.001387077 sec. | ||
| 6894 | 2025.12.03 16:58:26.735889 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2025.12.03 16:58:26.735983 [ 278 ] {18815d8d-caed-4567-b90e-a7387867d4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6896 | 2025.12.03 16:58:26.736027 [ 278 ] {18815d8d-caed-4567-b90e-a7387867d4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6897 | 2025.12.03 16:58:26.736427 [ 278 ] {18815d8d-caed-4567-b90e-a7387867d4b6} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2025.12.03 16:58:26.736465 [ 278 ] {18815d8d-caed-4567-b90e-a7387867d4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6899 | 2025.12.03 16:58:26.736807 [ 278 ] {18815d8d-caed-4567-b90e-a7387867d4b6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6900 | 2025.12.03 16:58:26.737026 [ 278 ] {18815d8d-caed-4567-b90e-a7387867d4b6} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2025.12.03 16:58:26.737161 [ 278 ] {18815d8d-caed-4567-b90e-a7387867d4b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 6902 | 2025.12.03 16:58:26.737201 [ 278 ] {18815d8d-caed-4567-b90e-a7387867d4b6} <Debug> TCPHandler: Processed in 0.001361316 sec. | ||
| 6903 | 2025.12.03 16:58:26.737300 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2025.12.03 16:58:26.737393 [ 278 ] {88154b93-2d3c-4946-bc78-f309947212cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6905 | 2025.12.03 16:58:26.737434 [ 278 ] {88154b93-2d3c-4946-bc78-f309947212cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6906 | 2025.12.03 16:58:26.737763 [ 278 ] {88154b93-2d3c-4946-bc78-f309947212cb} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2025.12.03 16:58:26.737798 [ 278 ] {88154b93-2d3c-4946-bc78-f309947212cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6908 | 2025.12.03 16:58:26.738103 [ 278 ] {88154b93-2d3c-4946-bc78-f309947212cb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6909 | 2025.12.03 16:58:26.738313 [ 278 ] {88154b93-2d3c-4946-bc78-f309947212cb} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2025.12.03 16:58:26.738441 [ 278 ] {88154b93-2d3c-4946-bc78-f309947212cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6911 | 2025.12.03 16:58:26.738477 [ 278 ] {88154b93-2d3c-4946-bc78-f309947212cb} <Debug> TCPHandler: Processed in 0.001224544 sec. | ||
| 6912 | 2025.12.03 16:58:28.100967 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2025.12.03 16:58:28.101170 [ 278 ] {1b0209ae-b1d1-4a32-9296-ae13c0884892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6914 | 2025.12.03 16:58:28.101246 [ 278 ] {1b0209ae-b1d1-4a32-9296-ae13c0884892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6915 | 2025.12.03 16:58:28.102069 [ 278 ] {1b0209ae-b1d1-4a32-9296-ae13c0884892} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2025.12.03 16:58:28.102115 [ 278 ] {1b0209ae-b1d1-4a32-9296-ae13c0884892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6917 | 2025.12.03 16:58:28.102532 [ 278 ] {1b0209ae-b1d1-4a32-9296-ae13c0884892} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6918 | 2025.12.03 16:58:28.102775 [ 278 ] {1b0209ae-b1d1-4a32-9296-ae13c0884892} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2025.12.03 16:58:28.102941 [ 278 ] {1b0209ae-b1d1-4a32-9296-ae13c0884892} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 6920 | 2025.12.03 16:58:28.102991 [ 278 ] {1b0209ae-b1d1-4a32-9296-ae13c0884892} <Debug> TCPHandler: Processed in 0.002159281 sec. | ||
| 6921 | 2025.12.03 16:58:28.103138 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2025.12.03 16:58:28.103255 [ 278 ] {4ad35d9c-013e-43ed-b02f-d10dac310dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6923 | 2025.12.03 16:58:28.103308 [ 278 ] {4ad35d9c-013e-43ed-b02f-d10dac310dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6924 | 2025.12.03 16:58:28.103823 [ 278 ] {4ad35d9c-013e-43ed-b02f-d10dac310dad} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2025.12.03 16:58:28.103867 [ 278 ] {4ad35d9c-013e-43ed-b02f-d10dac310dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6926 | 2025.12.03 16:58:28.104241 [ 278 ] {4ad35d9c-013e-43ed-b02f-d10dac310dad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6927 | 2025.12.03 16:58:28.104456 [ 278 ] {4ad35d9c-013e-43ed-b02f-d10dac310dad} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2025.12.03 16:58:28.104591 [ 278 ] {4ad35d9c-013e-43ed-b02f-d10dac310dad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001366 sec., 1464.1288433382138 rows/sec., 119.39 KiB/sec. | ||
| 6929 | 2025.12.03 16:58:28.104630 [ 278 ] {4ad35d9c-013e-43ed-b02f-d10dac310dad} <Debug> TCPHandler: Processed in 0.00154642 sec. | ||
| 6930 | 2025.12.03 16:58:28.104763 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2025.12.03 16:58:28.104860 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6932 | 2025.12.03 16:58:28.104903 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6933 | 2025.12.03 16:58:28.106620 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2025.12.03 16:58:28.106656 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6935 | 2025.12.03 16:58:28.107097 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6936 | 2025.12.03 16:58:28.107328 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2025.12.03 16:58:28.107461 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Debug> executeQuery: Read 2335 rows, 194.34 KiB in 0.00262 sec., 891221.3740458016 rows/sec., 72.44 MiB/sec. | ||
| 6938 | 2025.12.03 16:58:28.107502 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6939 | 2025.12.03 16:58:28.107517 [ 278 ] {a7ce3623-9b5f-49e1-b8fc-31d9c70ab7ef} <Debug> TCPHandler: Processed in 0.002805404 sec. | ||
| 6940 | 2025.12.03 16:58:28.107626 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2025.12.03 16:58:28.107724 [ 278 ] {338e86dc-8496-42f8-949f-41888fc03b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6942 | 2025.12.03 16:58:28.107765 [ 278 ] {338e86dc-8496-42f8-949f-41888fc03b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6943 | 2025.12.03 16:58:28.108266 [ 278 ] {338e86dc-8496-42f8-949f-41888fc03b49} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2025.12.03 16:58:28.108303 [ 278 ] {338e86dc-8496-42f8-949f-41888fc03b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6945 | 2025.12.03 16:58:28.108614 [ 278 ] {338e86dc-8496-42f8-949f-41888fc03b49} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6946 | 2025.12.03 16:58:28.108825 [ 278 ] {338e86dc-8496-42f8-949f-41888fc03b49} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6947 | 2025.12.03 16:58:28.108954 [ 278 ] {338e86dc-8496-42f8-949f-41888fc03b49} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.00125 sec., 198400 rows/sec., 12.14 MiB/sec. | ||
| 6948 | 2025.12.03 16:58:28.108992 [ 278 ] {338e86dc-8496-42f8-949f-41888fc03b49} <Debug> TCPHandler: Processed in 0.001415517 sec. | ||
| 6949 | 2025.12.03 16:58:28.109099 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6950 | 2025.12.03 16:58:28.109195 [ 278 ] {699fc1c7-3e66-4353-93f5-dafa1099cdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6951 | 2025.12.03 16:58:28.109233 [ 278 ] {699fc1c7-3e66-4353-93f5-dafa1099cdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6952 | 2025.12.03 16:58:28.109762 [ 278 ] {699fc1c7-3e66-4353-93f5-dafa1099cdd9} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2025.12.03 16:58:28.109797 [ 278 ] {699fc1c7-3e66-4353-93f5-dafa1099cdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6954 | 2025.12.03 16:58:28.110117 [ 278 ] {699fc1c7-3e66-4353-93f5-dafa1099cdd9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6955 | 2025.12.03 16:58:28.110325 [ 278 ] {699fc1c7-3e66-4353-93f5-dafa1099cdd9} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2025.12.03 16:58:28.110452 [ 278 ] {699fc1c7-3e66-4353-93f5-dafa1099cdd9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001276 sec., 344827.5862068965 rows/sec., 22.81 MiB/sec. | ||
| 6957 | 2025.12.03 16:58:28.110491 [ 278 ] {699fc1c7-3e66-4353-93f5-dafa1099cdd9} <Debug> TCPHandler: Processed in 0.001441538 sec. | ||
| 6958 | 2025.12.03 16:58:28.110603 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2025.12.03 16:58:28.110698 [ 278 ] {cfe67397-d38e-4b26-af16-b38767212e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6960 | 2025.12.03 16:58:28.110738 [ 278 ] {cfe67397-d38e-4b26-af16-b38767212e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6961 | 2025.12.03 16:58:28.111203 [ 278 ] {cfe67397-d38e-4b26-af16-b38767212e04} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2025.12.03 16:58:28.111239 [ 278 ] {cfe67397-d38e-4b26-af16-b38767212e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6963 | 2025.12.03 16:58:28.111540 [ 278 ] {cfe67397-d38e-4b26-af16-b38767212e04} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6964 | 2025.12.03 16:58:28.111753 [ 278 ] {cfe67397-d38e-4b26-af16-b38767212e04} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2025.12.03 16:58:28.111881 [ 278 ] {cfe67397-d38e-4b26-af16-b38767212e04} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 6966 | 2025.12.03 16:58:28.111920 [ 278 ] {cfe67397-d38e-4b26-af16-b38767212e04} <Debug> TCPHandler: Processed in 0.001365806 sec. | ||
| 6967 | 2025.12.03 16:58:28.112042 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2025.12.03 16:58:28.112167 [ 278 ] {49b06a16-232d-431b-9030-79bc5b67aca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6969 | 2025.12.03 16:58:28.112218 [ 278 ] {49b06a16-232d-431b-9030-79bc5b67aca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6970 | 2025.12.03 16:58:28.113172 [ 278 ] {49b06a16-232d-431b-9030-79bc5b67aca4} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2025.12.03 16:58:28.113218 [ 278 ] {49b06a16-232d-431b-9030-79bc5b67aca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6972 | 2025.12.03 16:58:28.113598 [ 278 ] {49b06a16-232d-431b-9030-79bc5b67aca4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6973 | 2025.12.03 16:58:28.113826 [ 278 ] {49b06a16-232d-431b-9030-79bc5b67aca4} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2025.12.03 16:58:28.113967 [ 278 ] {49b06a16-232d-431b-9030-79bc5b67aca4} <Debug> executeQuery: Read 1178 rows, 86.20 KiB in 0.001829 sec., 644067.7966101696 rows/sec., 46.03 MiB/sec. | ||
| 6975 | 2025.12.03 16:58:28.114005 [ 278 ] {49b06a16-232d-431b-9030-79bc5b67aca4} <Debug> TCPHandler: Processed in 0.002024649 sec. | ||
| 6976 | 2025.12.03 16:58:28.114116 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2025.12.03 16:58:28.114208 [ 278 ] {04394fc7-18fd-49c8-9da1-acb90e7426b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6978 | 2025.12.03 16:58:28.114247 [ 278 ] {04394fc7-18fd-49c8-9da1-acb90e7426b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6979 | 2025.12.03 16:58:28.114575 [ 278 ] {04394fc7-18fd-49c8-9da1-acb90e7426b8} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2025.12.03 16:58:28.114609 [ 278 ] {04394fc7-18fd-49c8-9da1-acb90e7426b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6981 | 2025.12.03 16:58:28.114897 [ 278 ] {04394fc7-18fd-49c8-9da1-acb90e7426b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6982 | 2025.12.03 16:58:28.115155 [ 278 ] {04394fc7-18fd-49c8-9da1-acb90e7426b8} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2025.12.03 16:58:28.115285 [ 278 ] {04394fc7-18fd-49c8-9da1-acb90e7426b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 6984 | 2025.12.03 16:58:28.115322 [ 278 ] {04394fc7-18fd-49c8-9da1-acb90e7426b8} <Debug> TCPHandler: Processed in 0.001254854 sec. | ||
| 6985 | 2025.12.03 16:58:28.115442 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6986 | 2025.12.03 16:58:28.115564 [ 278 ] {eac5145d-c09a-4cf9-a2b7-23655da669ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6987 | 2025.12.03 16:58:28.115616 [ 278 ] {eac5145d-c09a-4cf9-a2b7-23655da669ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6988 | 2025.12.03 16:58:28.116278 [ 278 ] {eac5145d-c09a-4cf9-a2b7-23655da669ae} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2025.12.03 16:58:28.116316 [ 278 ] {eac5145d-c09a-4cf9-a2b7-23655da669ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6990 | 2025.12.03 16:58:28.116706 [ 278 ] {eac5145d-c09a-4cf9-a2b7-23655da669ae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6991 | 2025.12.03 16:58:28.116929 [ 278 ] {eac5145d-c09a-4cf9-a2b7-23655da669ae} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2025.12.03 16:58:28.117065 [ 278 ] {eac5145d-c09a-4cf9-a2b7-23655da669ae} <Debug> executeQuery: Read 903 rows, 61.10 KiB in 0.001525 sec., 592131.1475409835 rows/sec., 39.13 MiB/sec. | ||
| 6993 | 2025.12.03 16:58:28.117104 [ 278 ] {eac5145d-c09a-4cf9-a2b7-23655da669ae} <Debug> TCPHandler: Processed in 0.001723063 sec. | ||
| 6994 | 2025.12.03 16:58:28.117278 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2025.12.03 16:58:28.117394 [ 278 ] {f9b24151-11d4-4bfe-a2c0-06cb30dc848f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6996 | 2025.12.03 16:58:28.117445 [ 278 ] {f9b24151-11d4-4bfe-a2c0-06cb30dc848f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6997 | 2025.12.03 16:58:28.117804 [ 278 ] {f9b24151-11d4-4bfe-a2c0-06cb30dc848f} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.12.03 16:58:28.117848 [ 278 ] {f9b24151-11d4-4bfe-a2c0-06cb30dc848f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6999 | 2025.12.03 16:58:28.118212 [ 278 ] {f9b24151-11d4-4bfe-a2c0-06cb30dc848f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7000 | 2025.12.03 16:58:28.118437 [ 278 ] {f9b24151-11d4-4bfe-a2c0-06cb30dc848f} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2025.12.03 16:58:28.118567 [ 278 ] {f9b24151-11d4-4bfe-a2c0-06cb30dc848f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001197 sec., 835.421888053467 rows/sec., 56.29 KiB/sec. | ||
| 7002 | 2025.12.03 16:58:28.118605 [ 278 ] {f9b24151-11d4-4bfe-a2c0-06cb30dc848f} <Debug> TCPHandler: Processed in 0.001387036 sec. | ||
| 7003 | 2025.12.03 16:58:28.118721 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.12.03 16:58:28.118836 [ 278 ] {2aabe0d2-2c14-456d-a7ce-eca37a0fef71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7005 | 2025.12.03 16:58:28.118900 [ 278 ] {2aabe0d2-2c14-456d-a7ce-eca37a0fef71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7006 | 2025.12.03 16:58:28.119793 [ 278 ] {2aabe0d2-2c14-456d-a7ce-eca37a0fef71} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.12.03 16:58:28.119830 [ 278 ] {2aabe0d2-2c14-456d-a7ce-eca37a0fef71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7008 | 2025.12.03 16:58:28.120384 [ 278 ] {2aabe0d2-2c14-456d-a7ce-eca37a0fef71} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7009 | 2025.12.03 16:58:28.120598 [ 278 ] {2aabe0d2-2c14-456d-a7ce-eca37a0fef71} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.12.03 16:58:28.120733 [ 278 ] {2aabe0d2-2c14-456d-a7ce-eca37a0fef71} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001922 sec., 21331.94588969823 rows/sec., 38.23 MiB/sec. | ||
| 7011 | 2025.12.03 16:58:28.120787 [ 278 ] {2aabe0d2-2c14-456d-a7ce-eca37a0fef71} <Debug> TCPHandler: Processed in 0.002125001 sec. | ||
| 7012 | 2025.12.03 16:58:28.120897 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2025.12.03 16:58:28.120992 [ 278 ] {e23ca9ba-d5ac-4877-b043-8b510035eb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7014 | 2025.12.03 16:58:28.121034 [ 278 ] {e23ca9ba-d5ac-4877-b043-8b510035eb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7015 | 2025.12.03 16:58:28.121361 [ 278 ] {e23ca9ba-d5ac-4877-b043-8b510035eb1e} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.12.03 16:58:28.121398 [ 278 ] {e23ca9ba-d5ac-4877-b043-8b510035eb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7017 | 2025.12.03 16:58:28.121688 [ 278 ] {e23ca9ba-d5ac-4877-b043-8b510035eb1e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7018 | 2025.12.03 16:58:28.121892 [ 278 ] {e23ca9ba-d5ac-4877-b043-8b510035eb1e} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.12.03 16:58:28.122019 [ 278 ] {e23ca9ba-d5ac-4877-b043-8b510035eb1e} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001046 sec., 65009.5602294455 rows/sec., 3.77 MiB/sec. | ||
| 7020 | 2025.12.03 16:58:28.122056 [ 278 ] {e23ca9ba-d5ac-4877-b043-8b510035eb1e} <Debug> TCPHandler: Processed in 0.001209233 sec. | ||
| 7021 | 2025.12.03 16:58:29.864828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 942 | ||
| 7022 | 2025.12.03 16:58:29.867844 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2025.12.03 16:58:29.867882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7024 | 2025.12.03 16:58:29.869085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7025 | 2025.12.03 16:58:29.869368 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2025.12.03 16:58:29.869703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7027 | 2025.12.03 16:58:31.729923 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2025.12.03 16:58:31.730137 [ 278 ] {00a5de07-68f3-4e22-8840-3ce7bcd5e210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7029 | 2025.12.03 16:58:31.730208 [ 278 ] {00a5de07-68f3-4e22-8840-3ce7bcd5e210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7030 | 2025.12.03 16:58:31.730920 [ 278 ] {00a5de07-68f3-4e22-8840-3ce7bcd5e210} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2025.12.03 16:58:31.730968 [ 278 ] {00a5de07-68f3-4e22-8840-3ce7bcd5e210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7032 | 2025.12.03 16:58:31.731372 [ 278 ] {00a5de07-68f3-4e22-8840-3ce7bcd5e210} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7033 | 2025.12.03 16:58:31.731594 [ 278 ] {00a5de07-68f3-4e22-8840-3ce7bcd5e210} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2025.12.03 16:58:31.731735 [ 116 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7035 | 2025.12.03 16:58:31.731745 [ 278 ] {00a5de07-68f3-4e22-8840-3ce7bcd5e210} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.59 MiB/sec. | ||
| 7036 | 2025.12.03 16:58:31.731770 [ 116 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2025.12.03 16:58:31.731790 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7038 | 2025.12.03 16:58:31.731792 [ 278 ] {00a5de07-68f3-4e22-8840-3ce7bcd5e210} <Debug> TCPHandler: Processed in 0.001997748 sec. | ||
| 7039 | 2025.12.03 16:58:31.731875 [ 200 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 7040 | 2025.12.03 16:58:31.731930 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2025.12.03 16:58:31.731970 [ 200 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7042 | 2025.12.03 16:58:31.731998 [ 200 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2344 rows starting from the beginning of the part | ||
| 7043 | 2025.12.03 16:58:31.732024 [ 278 ] {1490b9ea-0b67-4819-a84c-fa915f625233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7044 | 2025.12.03 16:58:31.732055 [ 200 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 57 rows starting from the beginning of the part | ||
| 7045 | 2025.12.03 16:58:31.732064 [ 278 ] {1490b9ea-0b67-4819-a84c-fa915f625233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7046 | 2025.12.03 16:58:31.732100 [ 200 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1194 rows starting from the beginning of the part | ||
| 7047 | 2025.12.03 16:58:31.732149 [ 200 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 7048 | 2025.12.03 16:58:31.732194 [ 200 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2335 rows starting from the beginning of the part | ||
| 7049 | 2025.12.03 16:58:31.732236 [ 200 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 7050 | 2025.12.03 16:58:31.732523 [ 278 ] {1490b9ea-0b67-4819-a84c-fa915f625233} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2025.12.03 16:58:31.732557 [ 278 ] {1490b9ea-0b67-4819-a84c-fa915f625233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7052 | 2025.12.03 16:58:31.732862 [ 278 ] {1490b9ea-0b67-4819-a84c-fa915f625233} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7053 | 2025.12.03 16:58:31.733068 [ 278 ] {1490b9ea-0b67-4819-a84c-fa915f625233} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2025.12.03 16:58:31.733168 [ 116 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7055 | 2025.12.03 16:58:31.733192 [ 278 ] {1490b9ea-0b67-4819-a84c-fa915f625233} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 7056 | 2025.12.03 16:58:31.733194 [ 116 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.12.03 16:58:31.733226 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7058 | 2025.12.03 16:58:31.733227 [ 278 ] {1490b9ea-0b67-4819-a84c-fa915f625233} <Debug> TCPHandler: Processed in 0.001350896 sec. | ||
| 7059 | 2025.12.03 16:58:31.733323 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 7060 | 2025.12.03 16:58:31.733353 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7061 | 2025.12.03 16:58:31.733469 [ 278 ] {96d90fa4-bf21-4d6b-938e-4140b999c90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7062 | 2025.12.03 16:58:31.733474 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7063 | 2025.12.03 16:58:31.733521 [ 278 ] {96d90fa4-bf21-4d6b-938e-4140b999c90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7064 | 2025.12.03 16:58:31.733525 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1212 rows starting from the beginning of the part | ||
| 7065 | 2025.12.03 16:58:31.733608 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part | ||
| 7066 | 2025.12.03 16:58:31.733652 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 720 rows starting from the beginning of the part | ||
| 7067 | 2025.12.03 16:58:31.733693 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 7068 | 2025.12.03 16:58:31.733732 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1178 rows starting from the beginning of the part | ||
| 7069 | 2025.12.03 16:58:31.733771 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 7070 | 2025.12.03 16:58:31.733914 [ 278 ] {96d90fa4-bf21-4d6b-938e-4140b999c90b} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2025.12.03 16:58:31.733962 [ 278 ] {96d90fa4-bf21-4d6b-938e-4140b999c90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7072 | 2025.12.03 16:58:31.734176 [ 195 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002335215 sec., 2587342.0648634066 rows/sec., 219.11 MiB/sec. | ||
| 7073 | 2025.12.03 16:58:31.734507 [ 278 ] {96d90fa4-bf21-4d6b-938e-4140b999c90b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7074 | 2025.12.03 16:58:31.734522 [ 201 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7075 | 2025.12.03 16:58:31.734805 [ 278 ] {96d90fa4-bf21-4d6b-938e-4140b999c90b} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2025.12.03 16:58:31.734878 [ 201 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2025.12.03 16:58:31.734922 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7078 | 2025.12.03 16:58:31.734945 [ 278 ] {96d90fa4-bf21-4d6b-938e-4140b999c90b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001501 sec., 63957.36175882745 rows/sec., 4.45 MiB/sec. | ||
| 7079 | 2025.12.03 16:58:31.734958 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2025.12.03 16:58:31.734970 [ 201 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_51_10} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7081 | 2025.12.03 16:58:31.734979 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7082 | 2025.12.03 16:58:31.734984 [ 278 ] {96d90fa4-bf21-4d6b-938e-4140b999c90b} <Debug> TCPHandler: Processed in 0.001678522 sec. | ||
| 7083 | 2025.12.03 16:58:31.735029 [ 200 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755934 sec., 1881619.6964122797 rows/sec., 142.00 MiB/sec. | ||
| 7084 | 2025.12.03 16:58:31.735079 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 7085 | 2025.12.03 16:58:31.735111 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2025.12.03 16:58:31.735134 [ 188 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 7087 | 2025.12.03 16:58:31.735208 [ 278 ] {337164fe-9bce-4a2b-812d-36bbf01abffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7088 | 2025.12.03 16:58:31.735221 [ 188 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7089 | 2025.12.03 16:58:31.735251 [ 188 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14536 rows starting from the beginning of the part | ||
| 7090 | 2025.12.03 16:58:31.735252 [ 278 ] {337164fe-9bce-4a2b-812d-36bbf01abffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7091 | 2025.12.03 16:58:31.735271 [ 201 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7092 | 2025.12.03 16:58:31.735313 [ 188 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part | ||
| 7093 | 2025.12.03 16:58:31.735361 [ 188 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 7094 | 2025.12.03 16:58:31.735404 [ 188 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 7095 | 2025.12.03 16:58:31.735446 [ 188 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 903 rows starting from the beginning of the part | ||
| 7096 | 2025.12.03 16:58:31.735486 [ 188 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part | ||
| 7097 | 2025.12.03 16:58:31.735539 [ 201 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2025.12.03 16:58:31.735615 [ 201 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_51_10} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7099 | 2025.12.03 16:58:31.735663 [ 278 ] {337164fe-9bce-4a2b-812d-36bbf01abffa} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2025.12.03 16:58:31.735684 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7101 | 2025.12.03 16:58:31.735706 [ 278 ] {337164fe-9bce-4a2b-812d-36bbf01abffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7102 | 2025.12.03 16:58:31.736030 [ 278 ] {337164fe-9bce-4a2b-812d-36bbf01abffa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7103 | 2025.12.03 16:58:31.736235 [ 278 ] {337164fe-9bce-4a2b-812d-36bbf01abffa} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2025.12.03 16:58:31.736364 [ 278 ] {337164fe-9bce-4a2b-812d-36bbf01abffa} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001174 sec., 30664.395229982965 rows/sec., 2.07 MiB/sec. | ||
| 7105 | 2025.12.03 16:58:31.736372 [ 113 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7106 | 2025.12.03 16:58:31.736401 [ 278 ] {337164fe-9bce-4a2b-812d-36bbf01abffa} <Debug> TCPHandler: Processed in 0.001337805 sec. | ||
| 7107 | 2025.12.03 16:58:31.736419 [ 113 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2025.12.03 16:58:31.736444 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7109 | 2025.12.03 16:58:31.736508 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 7110 | 2025.12.03 16:58:31.736589 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7111 | 2025.12.03 16:58:31.736622 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3190 rows starting from the beginning of the part | ||
| 7112 | 2025.12.03 16:58:31.736671 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 7113 | 2025.12.03 16:58:31.736712 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7114 | 2025.12.03 16:58:31.736748 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 7115 | 2025.12.03 16:58:31.736785 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 68 rows starting from the beginning of the part | ||
| 7116 | 2025.12.03 16:58:31.736824 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 7117 | 2025.12.03 16:58:31.737992 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3518 rows, containing 4 columns (4 merged, 0 gathered) in 0.001509029 sec., 2331300.4587718328 rows/sec., 147.95 MiB/sec. | ||
| 7118 | 2025.12.03 16:58:31.738291 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7119 | 2025.12.03 16:58:31.738512 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_51_10} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2025.12.03 16:58:31.738573 [ 201 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_51_10} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7121 | 2025.12.03 16:58:31.738632 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7122 | 2025.12.03 16:58:31.739809 [ 201 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16170 rows, containing 5 columns (5 merged, 0 gathered) in 0.004774231 sec., 3386932.8903440153 rows/sec., 226.56 MiB/sec. | ||
| 7123 | 2025.12.03 16:58:31.740194 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7124 | 2025.12.03 16:58:31.740500 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2025.12.03 16:58:31.740582 [ 194 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7126 | 2025.12.03 16:58:31.740669 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7127 | 2025.12.03 16:58:32.331279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14850 | ||
| 7128 | 2025.12.03 16:58:32.331771 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2025.12.03 16:58:32.331812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7130 | 2025.12.03 16:58:32.332306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7131 | 2025.12.03 16:58:32.332555 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2025.12.03 16:58:32.332702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14850 | ||
| 7133 | 2025.12.03 16:58:32.332704 [ 116 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7134 | 2025.12.03 16:58:32.332775 [ 116 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2025.12.03 16:58:32.332794 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7136 | 2025.12.03 16:58:32.332887 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 7137 | 2025.12.03 16:58:32.332977 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7138 | 2025.12.03 16:58:32.333007 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12418 rows starting from the beginning of the part | ||
| 7139 | 2025.12.03 16:58:32.333062 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7140 | 2025.12.03 16:58:32.333104 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7141 | 2025.12.03 16:58:32.333141 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7142 | 2025.12.03 16:58:32.333178 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7143 | 2025.12.03 16:58:32.333212 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7144 | 2025.12.03 16:58:32.334975 [ 194 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14850 rows, containing 4 columns (4 merged, 0 gathered) in 0.0021268 sec., 6982320.857626482 rows/sec., 99.88 MiB/sec. | ||
| 7145 | 2025.12.03 16:58:32.335391 [ 196 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7146 | 2025.12.03 16:58:32.335692 [ 196 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2025.12.03 16:58:32.335774 [ 196 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_31_6} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7148 | 2025.12.03 16:58:32.335874 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7149 | 2025.12.03 16:58:33.108534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7150 | 2025.12.03 16:58:33.126053 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.12.03 16:58:33.126095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7152 | 2025.12.03 16:58:33.131716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7153 | 2025.12.03 16:58:33.132404 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.12.03 16:58:33.132682 [ 116 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7155 | 2025.12.03 16:58:33.132719 [ 116 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.12.03 16:58:33.132738 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7157 | 2025.12.03 16:58:33.132847 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 7158 | 2025.12.03 16:58:33.135454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7159 | 2025.12.03 16:58:33.136532 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7160 | 2025.12.03 16:58:33.137990 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 7161 | 2025.12.03 16:58:33.142548 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 7162 | 2025.12.03 16:58:33.147156 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 7163 | 2025.12.03 16:58:33.151737 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 7164 | 2025.12.03 16:58:33.156980 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 7165 | 2025.12.03 16:58:33.160962 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 7166 | 2025.12.03 16:58:33.224548 [ 196 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.091747217 sec., 2550.4860817740114 rows/sec., 13.19 MiB/sec. | ||
| 7167 | 2025.12.03 16:58:33.227468 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7168 | 2025.12.03 16:58:33.229590 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_31_6} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.12.03 16:58:33.229723 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_31_6} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7170 | 2025.12.03 16:58:33.231635 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7171 | 2025.12.03 16:58:34.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.26 MiB, peak 283.80 MiB, free memory in arenas 0.00 B, will set to 277.04 MiB (RSS), difference: 3.78 MiB | ||
| 7172 | 2025.12.03 16:58:36.732615 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2025.12.03 16:58:36.732946 [ 278 ] {47fb4f47-008f-4fed-aa3c-ed0d0ae17733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7174 | 2025.12.03 16:58:36.733068 [ 278 ] {47fb4f47-008f-4fed-aa3c-ed0d0ae17733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7175 | 2025.12.03 16:58:36.733974 [ 278 ] {47fb4f47-008f-4fed-aa3c-ed0d0ae17733} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2025.12.03 16:58:36.734013 [ 278 ] {47fb4f47-008f-4fed-aa3c-ed0d0ae17733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7177 | 2025.12.03 16:58:36.734389 [ 278 ] {47fb4f47-008f-4fed-aa3c-ed0d0ae17733} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7178 | 2025.12.03 16:58:36.734611 [ 278 ] {47fb4f47-008f-4fed-aa3c-ed0d0ae17733} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2025.12.03 16:58:36.734764 [ 278 ] {47fb4f47-008f-4fed-aa3c-ed0d0ae17733} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. | ||
| 7180 | 2025.12.03 16:58:36.734806 [ 278 ] {47fb4f47-008f-4fed-aa3c-ed0d0ae17733} <Debug> TCPHandler: Processed in 0.002401936 sec. | ||
| 7181 | 2025.12.03 16:58:36.734921 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2025.12.03 16:58:36.735020 [ 278 ] {14593a29-2c67-4108-8cfe-0c27263312c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7183 | 2025.12.03 16:58:36.735061 [ 278 ] {14593a29-2c67-4108-8cfe-0c27263312c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7184 | 2025.12.03 16:58:36.735527 [ 278 ] {14593a29-2c67-4108-8cfe-0c27263312c5} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2025.12.03 16:58:36.735564 [ 278 ] {14593a29-2c67-4108-8cfe-0c27263312c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7186 | 2025.12.03 16:58:36.735876 [ 278 ] {14593a29-2c67-4108-8cfe-0c27263312c5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7187 | 2025.12.03 16:58:36.736100 [ 278 ] {14593a29-2c67-4108-8cfe-0c27263312c5} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2025.12.03 16:58:36.736231 [ 278 ] {14593a29-2c67-4108-8cfe-0c27263312c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 7189 | 2025.12.03 16:58:36.736268 [ 278 ] {14593a29-2c67-4108-8cfe-0c27263312c5} <Debug> TCPHandler: Processed in 0.001394907 sec. | ||
| 7190 | 2025.12.03 16:58:36.736422 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2025.12.03 16:58:36.736524 [ 278 ] {d687126f-a26e-411a-9928-0ac7fbb19f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7192 | 2025.12.03 16:58:36.736569 [ 278 ] {d687126f-a26e-411a-9928-0ac7fbb19f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7193 | 2025.12.03 16:58:36.736992 [ 278 ] {d687126f-a26e-411a-9928-0ac7fbb19f40} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2025.12.03 16:58:36.737027 [ 278 ] {d687126f-a26e-411a-9928-0ac7fbb19f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7195 | 2025.12.03 16:58:36.737393 [ 278 ] {d687126f-a26e-411a-9928-0ac7fbb19f40} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7196 | 2025.12.03 16:58:36.737609 [ 278 ] {d687126f-a26e-411a-9928-0ac7fbb19f40} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2025.12.03 16:58:36.737745 [ 278 ] {d687126f-a26e-411a-9928-0ac7fbb19f40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 7198 | 2025.12.03 16:58:36.737783 [ 278 ] {d687126f-a26e-411a-9928-0ac7fbb19f40} <Debug> TCPHandler: Processed in 0.001451488 sec. | ||
| 7199 | 2025.12.03 16:58:36.737885 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2025.12.03 16:58:36.737978 [ 278 ] {d8af13c0-0255-4fb5-bd33-f9ac992594ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7201 | 2025.12.03 16:58:36.738020 [ 278 ] {d8af13c0-0255-4fb5-bd33-f9ac992594ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7202 | 2025.12.03 16:58:36.738348 [ 278 ] {d8af13c0-0255-4fb5-bd33-f9ac992594ec} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2025.12.03 16:58:36.738383 [ 278 ] {d8af13c0-0255-4fb5-bd33-f9ac992594ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7204 | 2025.12.03 16:58:36.738702 [ 278 ] {d8af13c0-0255-4fb5-bd33-f9ac992594ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7205 | 2025.12.03 16:58:36.738905 [ 278 ] {d8af13c0-0255-4fb5-bd33-f9ac992594ec} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2025.12.03 16:58:36.739032 [ 278 ] {d8af13c0-0255-4fb5-bd33-f9ac992594ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7207 | 2025.12.03 16:58:36.739068 [ 278 ] {d8af13c0-0255-4fb5-bd33-f9ac992594ec} <Debug> TCPHandler: Processed in 0.001231434 sec. | ||
| 7208 | 2025.12.03 16:58:39.717704 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7209 | 2025.12.03 16:58:39.717766 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7210 | 2025.12.03 16:58:39.832770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15298 | ||
| 7211 | 2025.12.03 16:58:39.833273 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2025.12.03 16:58:39.833321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7213 | 2025.12.03 16:58:39.834078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7214 | 2025.12.03 16:58:39.834310 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2025.12.03 16:58:39.834440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15298 | ||
| 7216 | 2025.12.03 16:58:39.869993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 958 | ||
| 7217 | 2025.12.03 16:58:39.872003 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2025.12.03 16:58:39.872039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7219 | 2025.12.03 16:58:39.873180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7220 | 2025.12.03 16:58:39.873434 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2025.12.03 16:58:39.873685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7222 | 2025.12.03 16:58:40.001248 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000861227 sec. | ||
| 7223 | 2025.12.03 16:58:40.636508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7224 | 2025.12.03 16:58:40.652673 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2025.12.03 16:58:40.652738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7226 | 2025.12.03 16:58:40.658647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7227 | 2025.12.03 16:58:40.659350 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2025.12.03 16:58:40.662125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7229 | 2025.12.03 16:58:41.747203 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2025.12.03 16:58:41.747455 [ 278 ] {ca7d3647-3552-4a83-870d-534d7348bd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7231 | 2025.12.03 16:58:41.747548 [ 278 ] {ca7d3647-3552-4a83-870d-534d7348bd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7232 | 2025.12.03 16:58:41.748397 [ 278 ] {ca7d3647-3552-4a83-870d-534d7348bd26} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.12.03 16:58:41.748444 [ 278 ] {ca7d3647-3552-4a83-870d-534d7348bd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7234 | 2025.12.03 16:58:41.748863 [ 278 ] {ca7d3647-3552-4a83-870d-534d7348bd26} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7235 | 2025.12.03 16:58:41.749087 [ 278 ] {ca7d3647-3552-4a83-870d-534d7348bd26} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.12.03 16:58:41.749234 [ 278 ] {ca7d3647-3552-4a83-870d-534d7348bd26} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001849 sec., 221741.48188209845 rows/sec., 14.07 MiB/sec. | ||
| 7237 | 2025.12.03 16:58:41.749276 [ 278 ] {ca7d3647-3552-4a83-870d-534d7348bd26} <Debug> TCPHandler: Processed in 0.002230333 sec. | ||
| 7238 | 2025.12.03 16:58:41.749397 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2025.12.03 16:58:41.749500 [ 278 ] {5709e598-71af-45fc-bb7e-4ae18c6951b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7240 | 2025.12.03 16:58:41.749543 [ 278 ] {5709e598-71af-45fc-bb7e-4ae18c6951b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7241 | 2025.12.03 16:58:41.750513 [ 278 ] {5709e598-71af-45fc-bb7e-4ae18c6951b7} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2025.12.03 16:58:41.750551 [ 278 ] {5709e598-71af-45fc-bb7e-4ae18c6951b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7243 | 2025.12.03 16:58:41.750997 [ 278 ] {5709e598-71af-45fc-bb7e-4ae18c6951b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7244 | 2025.12.03 16:58:41.751223 [ 278 ] {5709e598-71af-45fc-bb7e-4ae18c6951b7} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2025.12.03 16:58:41.751359 [ 278 ] {5709e598-71af-45fc-bb7e-4ae18c6951b7} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001878 sec., 635782.7476038339 rows/sec., 50.81 MiB/sec. | ||
| 7246 | 2025.12.03 16:58:41.751399 [ 278 ] {5709e598-71af-45fc-bb7e-4ae18c6951b7} <Debug> TCPHandler: Processed in 0.002052589 sec. | ||
| 7247 | 2025.12.03 16:58:41.751502 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2025.12.03 16:58:41.751602 [ 278 ] {f76ddf97-3fd8-49e8-8d6e-2724d0bfa498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7249 | 2025.12.03 16:58:41.751643 [ 278 ] {f76ddf97-3fd8-49e8-8d6e-2724d0bfa498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7250 | 2025.12.03 16:58:41.752137 [ 278 ] {f76ddf97-3fd8-49e8-8d6e-2724d0bfa498} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2025.12.03 16:58:41.752174 [ 278 ] {f76ddf97-3fd8-49e8-8d6e-2724d0bfa498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7252 | 2025.12.03 16:58:41.752508 [ 278 ] {f76ddf97-3fd8-49e8-8d6e-2724d0bfa498} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7253 | 2025.12.03 16:58:41.752716 [ 278 ] {f76ddf97-3fd8-49e8-8d6e-2724d0bfa498} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2025.12.03 16:58:41.752849 [ 278 ] {f76ddf97-3fd8-49e8-8d6e-2724d0bfa498} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001264 sec., 194620.25316455698 rows/sec., 11.90 MiB/sec. | ||
| 7255 | 2025.12.03 16:58:41.752890 [ 278 ] {f76ddf97-3fd8-49e8-8d6e-2724d0bfa498} <Debug> TCPHandler: Processed in 0.001436398 sec. | ||
| 7256 | 2025.12.03 16:58:41.753011 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2025.12.03 16:58:41.753131 [ 278 ] {d506ec7a-d91a-440a-b837-477060adc81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7258 | 2025.12.03 16:58:41.753178 [ 278 ] {d506ec7a-d91a-440a-b837-477060adc81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7259 | 2025.12.03 16:58:41.753741 [ 278 ] {d506ec7a-d91a-440a-b837-477060adc81c} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2025.12.03 16:58:41.753777 [ 278 ] {d506ec7a-d91a-440a-b837-477060adc81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7261 | 2025.12.03 16:58:41.754093 [ 278 ] {d506ec7a-d91a-440a-b837-477060adc81c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7262 | 2025.12.03 16:58:41.754310 [ 278 ] {d506ec7a-d91a-440a-b837-477060adc81c} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2025.12.03 16:58:41.754439 [ 278 ] {d506ec7a-d91a-440a-b837-477060adc81c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001332 sec., 159159.15915915914 rows/sec., 10.26 MiB/sec. | ||
| 7264 | 2025.12.03 16:58:41.754477 [ 278 ] {d506ec7a-d91a-440a-b837-477060adc81c} <Debug> TCPHandler: Processed in 0.001524919 sec. | ||
| 7265 | 2025.12.03 16:58:41.754585 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2025.12.03 16:58:41.754682 [ 278 ] {34090305-890b-48d9-94b2-5cefe34bd194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7267 | 2025.12.03 16:58:41.754724 [ 278 ] {34090305-890b-48d9-94b2-5cefe34bd194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7268 | 2025.12.03 16:58:41.755290 [ 278 ] {34090305-890b-48d9-94b2-5cefe34bd194} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2025.12.03 16:58:41.755335 [ 278 ] {34090305-890b-48d9-94b2-5cefe34bd194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7270 | 2025.12.03 16:58:41.755728 [ 278 ] {34090305-890b-48d9-94b2-5cefe34bd194} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7271 | 2025.12.03 16:58:41.755961 [ 278 ] {34090305-890b-48d9-94b2-5cefe34bd194} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2025.12.03 16:58:41.756094 [ 278 ] {34090305-890b-48d9-94b2-5cefe34bd194} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00143 sec., 147552.44755244756 rows/sec., 8.38 MiB/sec. | ||
| 7273 | 2025.12.03 16:58:41.756132 [ 278 ] {34090305-890b-48d9-94b2-5cefe34bd194} <Debug> TCPHandler: Processed in 0.001597771 sec. | ||
| 7274 | 2025.12.03 16:58:41.756251 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2025.12.03 16:58:41.756373 [ 278 ] {60d9eb3e-d53a-4303-ac35-1acd32814729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7276 | 2025.12.03 16:58:41.756425 [ 278 ] {60d9eb3e-d53a-4303-ac35-1acd32814729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7277 | 2025.12.03 16:58:41.757107 [ 278 ] {60d9eb3e-d53a-4303-ac35-1acd32814729} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2025.12.03 16:58:41.757144 [ 278 ] {60d9eb3e-d53a-4303-ac35-1acd32814729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7279 | 2025.12.03 16:58:41.757515 [ 278 ] {60d9eb3e-d53a-4303-ac35-1acd32814729} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7280 | 2025.12.03 16:58:41.757728 [ 278 ] {60d9eb3e-d53a-4303-ac35-1acd32814729} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2025.12.03 16:58:41.757860 [ 278 ] {60d9eb3e-d53a-4303-ac35-1acd32814729} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.00151 sec., 476821.1920529801 rows/sec., 33.47 MiB/sec. | ||
| 7282 | 2025.12.03 16:58:41.757899 [ 278 ] {60d9eb3e-d53a-4303-ac35-1acd32814729} <Debug> TCPHandler: Processed in 0.001708283 sec. | ||
| 7283 | 2025.12.03 16:58:41.758012 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2025.12.03 16:58:41.758107 [ 278 ] {4ef5a4bc-81d0-468b-b1f2-0a061f020900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7285 | 2025.12.03 16:58:41.758150 [ 278 ] {4ef5a4bc-81d0-468b-b1f2-0a061f020900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7286 | 2025.12.03 16:58:41.758488 [ 278 ] {4ef5a4bc-81d0-468b-b1f2-0a061f020900} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2025.12.03 16:58:41.758525 [ 278 ] {4ef5a4bc-81d0-468b-b1f2-0a061f020900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7288 | 2025.12.03 16:58:41.758832 [ 278 ] {4ef5a4bc-81d0-468b-b1f2-0a061f020900} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7289 | 2025.12.03 16:58:41.759047 [ 278 ] {4ef5a4bc-81d0-468b-b1f2-0a061f020900} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.12.03 16:58:41.759179 [ 278 ] {4ef5a4bc-81d0-468b-b1f2-0a061f020900} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 7291 | 2025.12.03 16:58:41.759216 [ 278 ] {4ef5a4bc-81d0-468b-b1f2-0a061f020900} <Debug> TCPHandler: Processed in 0.001253034 sec. | ||
| 7292 | 2025.12.03 16:58:41.759319 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2025.12.03 16:58:41.759411 [ 278 ] {9e5b91f0-2c7d-46b0-adc7-d62d8b8edd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7294 | 2025.12.03 16:58:41.759454 [ 278 ] {9e5b91f0-2c7d-46b0-adc7-d62d8b8edd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7295 | 2025.12.03 16:58:41.759882 [ 278 ] {9e5b91f0-2c7d-46b0-adc7-d62d8b8edd2f} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2025.12.03 16:58:41.759918 [ 278 ] {9e5b91f0-2c7d-46b0-adc7-d62d8b8edd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7297 | 2025.12.03 16:58:41.760293 [ 278 ] {9e5b91f0-2c7d-46b0-adc7-d62d8b8edd2f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7298 | 2025.12.03 16:58:41.760502 [ 278 ] {9e5b91f0-2c7d-46b0-adc7-d62d8b8edd2f} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2025.12.03 16:58:41.760632 [ 278 ] {9e5b91f0-2c7d-46b0-adc7-d62d8b8edd2f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001239 sec., 253430.18563357546 rows/sec., 16.65 MiB/sec. | ||
| 7300 | 2025.12.03 16:58:41.760669 [ 278 ] {9e5b91f0-2c7d-46b0-adc7-d62d8b8edd2f} <Debug> TCPHandler: Processed in 0.001397847 sec. | ||
| 7301 | 2025.12.03 16:58:41.760786 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2025.12.03 16:58:41.760902 [ 278 ] {86e99b30-88b5-43af-a837-7a7504e27668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7303 | 2025.12.03 16:58:41.760952 [ 278 ] {86e99b30-88b5-43af-a837-7a7504e27668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7304 | 2025.12.03 16:58:41.761325 [ 278 ] {86e99b30-88b5-43af-a837-7a7504e27668} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2025.12.03 16:58:41.761370 [ 278 ] {86e99b30-88b5-43af-a837-7a7504e27668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7306 | 2025.12.03 16:58:41.761735 [ 278 ] {86e99b30-88b5-43af-a837-7a7504e27668} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7307 | 2025.12.03 16:58:41.761952 [ 278 ] {86e99b30-88b5-43af-a837-7a7504e27668} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2025.12.03 16:58:41.762080 [ 278 ] {86e99b30-88b5-43af-a837-7a7504e27668} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 56.01 KiB/sec. | ||
| 7309 | 2025.12.03 16:58:41.762117 [ 278 ] {86e99b30-88b5-43af-a837-7a7504e27668} <Debug> TCPHandler: Processed in 0.001392377 sec. | ||
| 7310 | 2025.12.03 16:58:41.762228 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2025.12.03 16:58:41.762323 [ 278 ] {442dfb46-87cc-450f-b1e7-9aa44e4a1edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7312 | 2025.12.03 16:58:41.762377 [ 278 ] {442dfb46-87cc-450f-b1e7-9aa44e4a1edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7313 | 2025.12.03 16:58:41.763211 [ 278 ] {442dfb46-87cc-450f-b1e7-9aa44e4a1edc} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2025.12.03 16:58:41.763248 [ 278 ] {442dfb46-87cc-450f-b1e7-9aa44e4a1edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7315 | 2025.12.03 16:58:41.763820 [ 278 ] {442dfb46-87cc-450f-b1e7-9aa44e4a1edc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7316 | 2025.12.03 16:58:41.764042 [ 278 ] {442dfb46-87cc-450f-b1e7-9aa44e4a1edc} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2025.12.03 16:58:41.764177 [ 278 ] {442dfb46-87cc-450f-b1e7-9aa44e4a1edc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001872 sec., 21901.709401709402 rows/sec., 39.25 MiB/sec. | ||
| 7318 | 2025.12.03 16:58:41.764230 [ 278 ] {442dfb46-87cc-450f-b1e7-9aa44e4a1edc} <Debug> TCPHandler: Processed in 0.002051299 sec. | ||
| 7319 | 2025.12.03 16:58:41.764346 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2025.12.03 16:58:41.764441 [ 278 ] {c43588f8-1d7c-45e9-ba36-3b705030cba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7321 | 2025.12.03 16:58:41.764481 [ 278 ] {c43588f8-1d7c-45e9-ba36-3b705030cba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7322 | 2025.12.03 16:58:41.764808 [ 278 ] {c43588f8-1d7c-45e9-ba36-3b705030cba9} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2025.12.03 16:58:41.764845 [ 278 ] {c43588f8-1d7c-45e9-ba36-3b705030cba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7324 | 2025.12.03 16:58:41.765153 [ 278 ] {c43588f8-1d7c-45e9-ba36-3b705030cba9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7325 | 2025.12.03 16:58:41.765375 [ 278 ] {c43588f8-1d7c-45e9-ba36-3b705030cba9} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2025.12.03 16:58:41.765501 [ 278 ] {c43588f8-1d7c-45e9-ba36-3b705030cba9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 7327 | 2025.12.03 16:58:41.765537 [ 278 ] {c43588f8-1d7c-45e9-ba36-3b705030cba9} <Debug> TCPHandler: Processed in 0.001240274 sec. | ||
| 7328 | 2025.12.03 16:58:44.119642 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37842 | ||
| 7329 | 2025.12.03 16:58:44.119756 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7330 | 2025.12.03 16:58:44.119782 [ 286 ] {} <Debug> TCP-Session: 8f12fcc5-2d5d-4706-beec-7c70800033e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37842 | ||
| 7331 | 2025.12.03 16:58:44.119804 [ 286 ] {} <Debug> TCP-Session: 8f12fcc5-2d5d-4706-beec-7c70800033e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2025.12.03 16:58:44.119817 [ 286 ] {} <Debug> TCP-Session: 8f12fcc5-2d5d-4706-beec-7c70800033e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2025.12.03 16:58:44.120005 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57551 | ||
| 7334 | 2025.12.03 16:58:44.120006 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53013 | ||
| 7335 | 2025.12.03 16:58:44.120119 [ 286 ] {} <Trace> TCP-Session: 8f12fcc5-2d5d-4706-beec-7c70800033e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2025.12.03 16:58:44.120151 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7337 | 2025.12.03 16:58:44.120198 [ 288 ] {} <Debug> TCP-Session: ba3da70c-2e4a-4dbc-b4b8-3865fc19ecbf Authenticating user 'default' from [fd00:1122:3344:101::e]:57551 | ||
| 7338 | 2025.12.03 16:58:44.120231 [ 288 ] {} <Debug> TCP-Session: ba3da70c-2e4a-4dbc-b4b8-3865fc19ecbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2025.12.03 16:58:44.120256 [ 288 ] {} <Debug> TCP-Session: ba3da70c-2e4a-4dbc-b4b8-3865fc19ecbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7340 | 2025.12.03 16:58:44.120295 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7341 | 2025.12.03 16:58:44.120297 [ 286 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37842) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7342 | 2025.12.03 16:58:44.120338 [ 289 ] {} <Debug> TCP-Session: fbf037d5-94c4-4f90-b149-19f8b67fa36c Authenticating user 'default' from [fd00:1122:3344:101::e]:53013 | ||
| 7343 | 2025.12.03 16:58:44.120366 [ 289 ] {} <Debug> TCP-Session: fbf037d5-94c4-4f90-b149-19f8b67fa36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2025.12.03 16:58:44.120379 [ 289 ] {} <Debug> TCP-Session: fbf037d5-94c4-4f90-b149-19f8b67fa36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2025.12.03 16:58:44.120578 [ 286 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7346 | 2025.12.03 16:58:44.120637 [ 286 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7347 | 2025.12.03 16:58:44.120922 [ 286 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 7348 | 2025.12.03 16:58:44.121028 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39101 | ||
| 7349 | 2025.12.03 16:58:44.121067 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62086 | ||
| 7350 | 2025.12.03 16:58:44.121067 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57989 | ||
| 7351 | 2025.12.03 16:58:44.121104 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45592 | ||
| 7352 | 2025.12.03 16:58:44.121147 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64485 | ||
| 7353 | 2025.12.03 16:58:44.121277 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51354 | ||
| 7354 | 2025.12.03 16:58:44.121622 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7355 | 2025.12.03 16:58:44.121672 [ 290 ] {} <Debug> TCP-Session: 00038270-1d2d-4ac9-a21f-2c0deda72a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:62086 | ||
| 7356 | 2025.12.03 16:58:44.121707 [ 290 ] {} <Debug> TCP-Session: 00038270-1d2d-4ac9-a21f-2c0deda72a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2025.12.03 16:58:44.121727 [ 290 ] {} <Debug> TCP-Session: 00038270-1d2d-4ac9-a21f-2c0deda72a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7358 | 2025.12.03 16:58:44.121732 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7359 | 2025.12.03 16:58:44.121778 [ 351 ] {} <Debug> TCP-Session: 3a9e82c9-48bc-4d65-b7dc-f45790ddd6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:45592 | ||
| 7360 | 2025.12.03 16:58:44.121800 [ 351 ] {} <Debug> TCP-Session: 3a9e82c9-48bc-4d65-b7dc-f45790ddd6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2025.12.03 16:58:44.121818 [ 351 ] {} <Debug> TCP-Session: 3a9e82c9-48bc-4d65-b7dc-f45790ddd6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2025.12.03 16:58:44.121943 [ 300 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Trace> AggregatingTransform: Aggregating | ||
| 7363 | 2025.12.03 16:58:44.121995 [ 300 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Trace> Aggregator: Aggregation method: without_key | ||
| 7364 | 2025.12.03 16:58:44.122036 [ 300 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101241 sec. (987.742 rows/sec., 38.58 KiB/sec.) | ||
| 7365 | 2025.12.03 16:58:44.122059 [ 300 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Trace> Aggregator: Merging aggregated data | ||
| 7366 | 2025.12.03 16:58:44.122225 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7367 | 2025.12.03 16:58:44.122276 [ 353 ] {} <Debug> TCP-Session: ac60205e-f01e-4777-979c-f28e46c36358 Authenticating user 'default' from [fd00:1122:3344:101::e]:51354 | ||
| 7368 | 2025.12.03 16:58:44.122305 [ 353 ] {} <Debug> TCP-Session: ac60205e-f01e-4777-979c-f28e46c36358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2025.12.03 16:58:44.122323 [ 353 ] {} <Debug> TCP-Session: ac60205e-f01e-4777-979c-f28e46c36358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2025.12.03 16:58:44.122348 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7371 | 2025.12.03 16:58:44.122394 [ 350 ] {} <Debug> TCP-Session: 3bcab854-81b3-447c-a625-6a9e59500090 Authenticating user 'default' from [fd00:1122:3344:101::e]:57989 | ||
| 7372 | 2025.12.03 16:58:44.122421 [ 350 ] {} <Debug> TCP-Session: 3bcab854-81b3-447c-a625-6a9e59500090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7373 | 2025.12.03 16:58:44.122440 [ 350 ] {} <Debug> TCP-Session: 3bcab854-81b3-447c-a625-6a9e59500090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2025.12.03 16:58:44.122611 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7375 | 2025.12.03 16:58:44.122654 [ 349 ] {} <Debug> TCP-Session: 5f280a55-945d-4259-83fa-cfbf2b430f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:39101 | ||
| 7376 | 2025.12.03 16:58:44.122672 [ 349 ] {} <Debug> TCP-Session: 5f280a55-945d-4259-83fa-cfbf2b430f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2025.12.03 16:58:44.122689 [ 349 ] {} <Debug> TCP-Session: 5f280a55-945d-4259-83fa-cfbf2b430f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2025.12.03 16:58:44.122725 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7379 | 2025.12.03 16:58:44.122766 [ 352 ] {} <Debug> TCP-Session: b9b44c34-d258-4b73-ab8f-bef68b8dc8ea Authenticating user 'default' from [fd00:1122:3344:101::e]:64485 | ||
| 7380 | 2025.12.03 16:58:44.122782 [ 352 ] {} <Debug> TCP-Session: b9b44c34-d258-4b73-ab8f-bef68b8dc8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2025.12.03 16:58:44.122795 [ 352 ] {} <Debug> TCP-Session: b9b44c34-d258-4b73-ab8f-bef68b8dc8ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2025.12.03 16:58:44.123192 [ 286 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002958 sec., 338.06626098715344 rows/sec., 13.21 KiB/sec. | ||
| 7383 | 2025.12.03 16:58:44.123355 [ 286 ] {9170764a-68ee-43f0-b1d5-63d0a4253875} <Debug> TCPHandler: Processed in 0.003362464 sec. | ||
| 7384 | 2025.12.03 16:58:44.123527 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7385 | 2025.12.03 16:58:44.123553 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7386 | 2025.12.03 16:58:44.123566 [ 286 ] {} <Debug> TCP-Session: 8f12fcc5-2d5d-4706-beec-7c70800033e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2025.12.03 16:58:44.123575 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7388 | 2025.12.03 16:58:44.123598 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7389 | 2025.12.03 16:58:44.123619 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7390 | 2025.12.03 16:58:44.123644 [ 288 ] {} <Debug> TCP-Session: ba3da70c-2e4a-4dbc-b4b8-3865fc19ecbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2025.12.03 16:58:44.123655 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7392 | 2025.12.03 16:58:44.123678 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7393 | 2025.12.03 16:58:44.123688 [ 290 ] {} <Debug> TCP-Session: 00038270-1d2d-4ac9-a21f-2c0deda72a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2025.12.03 16:58:44.123708 [ 352 ] {} <Debug> TCP-Session: b9b44c34-d258-4b73-ab8f-bef68b8dc8ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2025.12.03 16:58:44.123727 [ 351 ] {} <Debug> TCP-Session: 3a9e82c9-48bc-4d65-b7dc-f45790ddd6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2025.12.03 16:58:44.123697 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7397 | 2025.12.03 16:58:44.123666 [ 350 ] {} <Debug> TCP-Session: 3bcab854-81b3-447c-a625-6a9e59500090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2025.12.03 16:58:44.123793 [ 353 ] {} <Debug> TCP-Session: ac60205e-f01e-4777-979c-f28e46c36358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2025.12.03 16:58:44.123633 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7400 | 2025.12.03 16:58:44.123608 [ 289 ] {} <Debug> TCP-Session: fbf037d5-94c4-4f90-b149-19f8b67fa36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2025.12.03 16:58:44.123852 [ 349 ] {} <Debug> TCP-Session: 5f280a55-945d-4259-83fa-cfbf2b430f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7402 | 2025.12.03 16:58:44.135488 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54971 | ||
| 7403 | 2025.12.03 16:58:44.135554 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7404 | 2025.12.03 16:58:44.135575 [ 286 ] {} <Debug> TCP-Session: 0ed58cfd-1219-460c-836f-dded04e31e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:54971 | ||
| 7405 | 2025.12.03 16:58:44.135592 [ 286 ] {} <Debug> TCP-Session: 0ed58cfd-1219-460c-836f-dded04e31e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2025.12.03 16:58:44.135604 [ 286 ] {} <Debug> TCP-Session: 0ed58cfd-1219-460c-836f-dded04e31e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2025.12.03 16:58:44.135781 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48752 | ||
| 7408 | 2025.12.03 16:58:44.135788 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44204 | ||
| 7409 | 2025.12.03 16:58:44.135816 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35225 | ||
| 7410 | 2025.12.03 16:58:44.135826 [ 286 ] {} <Trace> TCP-Session: 0ed58cfd-1219-460c-836f-dded04e31e33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2025.12.03 16:58:44.135844 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50766 | ||
| 7412 | 2025.12.03 16:58:44.135878 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7413 | 2025.12.03 16:58:44.135892 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7414 | 2025.12.03 16:58:44.135918 [ 289 ] {} <Debug> TCP-Session: 60a3a6d4-6b2c-4ea5-9741-0e8889726554 Authenticating user 'default' from [fd00:1122:3344:101::e]:44204 | ||
| 7415 | 2025.12.03 16:58:44.135932 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7416 | 2025.12.03 16:58:44.135935 [ 349 ] {} <Debug> TCP-Session: f82e42fb-9f30-44dc-91a8-629588c7fd4b Authenticating user 'default' from [fd00:1122:3344:101::e]:35225 | ||
| 7417 | 2025.12.03 16:58:44.135949 [ 289 ] {} <Debug> TCP-Session: 60a3a6d4-6b2c-4ea5-9741-0e8889726554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2025.12.03 16:58:44.135962 [ 352 ] {} <Debug> TCP-Session: 9b3f4f5f-e6d9-4856-9792-d356f45b469c Authenticating user 'default' from [fd00:1122:3344:101::e]:50766 | ||
| 7419 | 2025.12.03 16:58:44.135974 [ 349 ] {} <Debug> TCP-Session: f82e42fb-9f30-44dc-91a8-629588c7fd4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2025.12.03 16:58:44.135984 [ 289 ] {} <Debug> TCP-Session: 60a3a6d4-6b2c-4ea5-9741-0e8889726554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2025.12.03 16:58:44.136011 [ 349 ] {} <Debug> TCP-Session: f82e42fb-9f30-44dc-91a8-629588c7fd4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2025.12.03 16:58:44.136001 [ 352 ] {} <Debug> TCP-Session: 9b3f4f5f-e6d9-4856-9792-d356f45b469c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2025.12.03 16:58:44.135976 [ 286 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7424 | 2025.12.03 16:58:44.136065 [ 352 ] {} <Debug> TCP-Session: 9b3f4f5f-e6d9-4856-9792-d356f45b469c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2025.12.03 16:58:44.135850 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48286 | ||
| 7426 | 2025.12.03 16:58:44.135829 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44619 | ||
| 7427 | 2025.12.03 16:58:44.135824 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60087 | ||
| 7428 | 2025.12.03 16:58:44.135808 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57187 | ||
| 7429 | 2025.12.03 16:58:44.135855 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7430 | 2025.12.03 16:58:44.136205 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7431 | 2025.12.03 16:58:44.136217 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7432 | 2025.12.03 16:58:44.136244 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7433 | 2025.12.03 16:58:44.136252 [ 351 ] {} <Debug> TCP-Session: 8a25fdb2-8751-4fc2-a862-5b41f480adb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44619 | ||
| 7434 | 2025.12.03 16:58:44.136261 [ 350 ] {} <Debug> TCP-Session: 352986dd-84bb-4204-b3ba-f5cfadc51f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:60087 | ||
| 7435 | 2025.12.03 16:58:44.136271 [ 290 ] {} <Debug> TCP-Session: 553924f7-1550-4bc8-99a5-2a076eb33006 Authenticating user 'default' from [fd00:1122:3344:101::e]:57187 | ||
| 7436 | 2025.12.03 16:58:44.136280 [ 351 ] {} <Debug> TCP-Session: 8a25fdb2-8751-4fc2-a862-5b41f480adb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2025.12.03 16:58:44.136291 [ 350 ] {} <Debug> TCP-Session: 352986dd-84bb-4204-b3ba-f5cfadc51f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2025.12.03 16:58:44.136296 [ 290 ] {} <Debug> TCP-Session: 553924f7-1550-4bc8-99a5-2a076eb33006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2025.12.03 16:58:44.136300 [ 351 ] {} <Debug> TCP-Session: 8a25fdb2-8751-4fc2-a862-5b41f480adb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2025.12.03 16:58:44.136308 [ 350 ] {} <Debug> TCP-Session: 352986dd-84bb-4204-b3ba-f5cfadc51f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2025.12.03 16:58:44.136315 [ 290 ] {} <Debug> TCP-Session: 553924f7-1550-4bc8-99a5-2a076eb33006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2025.12.03 16:58:44.136250 [ 286 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7443 | 2025.12.03 16:58:44.136239 [ 288 ] {} <Debug> TCP-Session: f08849d1-4dbb-4c9a-8184-1dabeeaff5b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48752 | ||
| 7444 | 2025.12.03 16:58:44.136231 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7445 | 2025.12.03 16:58:44.136402 [ 288 ] {} <Debug> TCP-Session: f08849d1-4dbb-4c9a-8184-1dabeeaff5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2025.12.03 16:58:44.136411 [ 286 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7447 | 2025.12.03 16:58:44.136432 [ 288 ] {} <Debug> TCP-Session: f08849d1-4dbb-4c9a-8184-1dabeeaff5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2025.12.03 16:58:44.136426 [ 353 ] {} <Debug> TCP-Session: c4d94440-a09c-471b-b543-335122679c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:48286 | ||
| 7449 | 2025.12.03 16:58:44.136483 [ 353 ] {} <Debug> TCP-Session: c4d94440-a09c-471b-b543-335122679c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2025.12.03 16:58:44.136497 [ 353 ] {} <Debug> TCP-Session: c4d94440-a09c-471b-b543-335122679c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2025.12.03 16:58:44.136698 [ 286 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 7452 | 2025.12.03 16:58:44.137472 [ 303 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Trace> AggregatingTransform: Aggregating | ||
| 7453 | 2025.12.03 16:58:44.137517 [ 303 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 7454 | 2025.12.03 16:58:44.137553 [ 303 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000781545 sec. (1279.517 rows/sec., 49.98 KiB/sec.) | ||
| 7455 | 2025.12.03 16:58:44.137570 [ 303 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Trace> Aggregator: Merging aggregated data | ||
| 7456 | 2025.12.03 16:58:44.139067 [ 286 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 7457 | 2025.12.03 16:58:44.139218 [ 286 ] {f978925f-a310-49e4-a980-b42669ebb9ce} <Debug> TCPHandler: Processed in 0.003452116 sec. | ||
| 7458 | 2025.12.03 16:58:44.139338 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7459 | 2025.12.03 16:58:44.139367 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7460 | 2025.12.03 16:58:44.139372 [ 286 ] {} <Debug> TCP-Session: 0ed58cfd-1219-460c-836f-dded04e31e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7461 | 2025.12.03 16:58:44.139389 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7462 | 2025.12.03 16:58:44.139407 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7463 | 2025.12.03 16:58:44.139439 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7464 | 2025.12.03 16:58:44.139443 [ 352 ] {} <Debug> TCP-Session: 9b3f4f5f-e6d9-4856-9792-d356f45b469c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2025.12.03 16:58:44.139467 [ 290 ] {} <Debug> TCP-Session: 553924f7-1550-4bc8-99a5-2a076eb33006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2025.12.03 16:58:44.139470 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7467 | 2025.12.03 16:58:44.139487 [ 288 ] {} <Debug> TCP-Session: f08849d1-4dbb-4c9a-8184-1dabeeaff5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2025.12.03 16:58:44.139535 [ 349 ] {} <Debug> TCP-Session: f82e42fb-9f30-44dc-91a8-629588c7fd4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2025.12.03 16:58:44.139486 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7470 | 2025.12.03 16:58:44.139422 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7471 | 2025.12.03 16:58:44.139600 [ 351 ] {} <Debug> TCP-Session: 8a25fdb2-8751-4fc2-a862-5b41f480adb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2025.12.03 16:58:44.139413 [ 353 ] {} <Debug> TCP-Session: c4d94440-a09c-471b-b543-335122679c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2025.12.03 16:58:44.139626 [ 289 ] {} <Debug> TCP-Session: 60a3a6d4-6b2c-4ea5-9741-0e8889726554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2025.12.03 16:58:44.139453 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7475 | 2025.12.03 16:58:44.139688 [ 350 ] {} <Debug> TCP-Session: 352986dd-84bb-4204-b3ba-f5cfadc51f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2025.12.03 16:58:44.185382 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39137 | ||
| 7477 | 2025.12.03 16:58:44.185485 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7478 | 2025.12.03 16:58:44.185524 [ 286 ] {} <Debug> TCP-Session: bd167556-9f30-49a9-b194-824898340e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:39137 | ||
| 7479 | 2025.12.03 16:58:44.185545 [ 286 ] {} <Debug> TCP-Session: bd167556-9f30-49a9-b194-824898340e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7480 | 2025.12.03 16:58:44.185558 [ 286 ] {} <Debug> TCP-Session: bd167556-9f30-49a9-b194-824898340e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7481 | 2025.12.03 16:58:44.185733 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62920 | ||
| 7482 | 2025.12.03 16:58:44.185774 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48102 | ||
| 7483 | 2025.12.03 16:58:44.185793 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42974 | ||
| 7484 | 2025.12.03 16:58:44.185821 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56624 | ||
| 7485 | 2025.12.03 16:58:44.185840 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7486 | 2025.12.03 16:58:44.185895 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7487 | 2025.12.03 16:58:44.185897 [ 286 ] {} <Trace> TCP-Session: bd167556-9f30-49a9-b194-824898340e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7488 | 2025.12.03 16:58:44.185925 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7489 | 2025.12.03 16:58:44.185938 [ 289 ] {} <Debug> TCP-Session: 1c785ddd-89bd-4f31-b406-b1031bfb2116 Authenticating user 'default' from [fd00:1122:3344:101::e]:48102 | ||
| 7490 | 2025.12.03 16:58:44.185969 [ 353 ] {} <Debug> TCP-Session: 66ec403a-bf12-4c9c-aac8-c9318fd98647 Authenticating user 'default' from [fd00:1122:3344:101::e]:56624 | ||
| 7491 | 2025.12.03 16:58:44.185924 [ 288 ] {} <Debug> TCP-Session: 21bf362d-ee93-4e34-8e50-f0845790ceb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62920 | ||
| 7492 | 2025.12.03 16:58:44.185985 [ 289 ] {} <Debug> TCP-Session: 1c785ddd-89bd-4f31-b406-b1031bfb2116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2025.12.03 16:58:44.186017 [ 288 ] {} <Debug> TCP-Session: 21bf362d-ee93-4e34-8e50-f0845790ceb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2025.12.03 16:58:44.186030 [ 289 ] {} <Debug> TCP-Session: 1c785ddd-89bd-4f31-b406-b1031bfb2116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2025.12.03 16:58:44.186044 [ 288 ] {} <Debug> TCP-Session: 21bf362d-ee93-4e34-8e50-f0845790ceb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2025.12.03 16:58:44.185990 [ 353 ] {} <Debug> TCP-Session: 66ec403a-bf12-4c9c-aac8-c9318fd98647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2025.12.03 16:58:44.185806 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56748 | ||
| 7498 | 2025.12.03 16:58:44.186093 [ 286 ] {62a05962-09bf-4710-81b0-6245da139255} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7499 | 2025.12.03 16:58:44.186098 [ 353 ] {} <Debug> TCP-Session: 66ec403a-bf12-4c9c-aac8-c9318fd98647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2025.12.03 16:58:44.185786 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44530 | ||
| 7501 | 2025.12.03 16:58:44.186162 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7502 | 2025.12.03 16:58:44.185779 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60886 | ||
| 7503 | 2025.12.03 16:58:44.186207 [ 351 ] {} <Debug> TCP-Session: ad286d28-6b58-48d0-8b1f-6ab9ef2ca459 Authenticating user 'default' from [fd00:1122:3344:101::e]:56748 | ||
| 7504 | 2025.12.03 16:58:44.186227 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7505 | 2025.12.03 16:58:44.186247 [ 351 ] {} <Debug> TCP-Session: ad286d28-6b58-48d0-8b1f-6ab9ef2ca459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2025.12.03 16:58:44.186264 [ 349 ] {} <Debug> TCP-Session: 52b2fbbe-b543-40a6-b024-865a55af279c Authenticating user 'default' from [fd00:1122:3344:101::e]:44530 | ||
| 7507 | 2025.12.03 16:58:44.186278 [ 351 ] {} <Debug> TCP-Session: ad286d28-6b58-48d0-8b1f-6ab9ef2ca459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7508 | 2025.12.03 16:58:44.186281 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7509 | 2025.12.03 16:58:44.186295 [ 349 ] {} <Debug> TCP-Session: 52b2fbbe-b543-40a6-b024-865a55af279c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2025.12.03 16:58:44.185813 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57469 | ||
| 7511 | 2025.12.03 16:58:44.186334 [ 349 ] {} <Debug> TCP-Session: 52b2fbbe-b543-40a6-b024-865a55af279c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2025.12.03 16:58:44.186332 [ 290 ] {} <Debug> TCP-Session: b42e2a00-511b-4a79-9e6b-c3842b4e6e9e Authenticating user 'default' from [fd00:1122:3344:101::e]:60886 | ||
| 7513 | 2025.12.03 16:58:44.186384 [ 286 ] {62a05962-09bf-4710-81b0-6245da139255} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7514 | 2025.12.03 16:58:44.186399 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7515 | 2025.12.03 16:58:44.186400 [ 290 ] {} <Debug> TCP-Session: b42e2a00-511b-4a79-9e6b-c3842b4e6e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2025.12.03 16:58:44.186435 [ 352 ] {} <Debug> TCP-Session: 9d7b7717-2576-4ea3-98fb-3b706cdf6d65 Authenticating user 'default' from [fd00:1122:3344:101::e]:57469 | ||
| 7517 | 2025.12.03 16:58:44.186444 [ 290 ] {} <Debug> TCP-Session: b42e2a00-511b-4a79-9e6b-c3842b4e6e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2025.12.03 16:58:44.186447 [ 286 ] {62a05962-09bf-4710-81b0-6245da139255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7519 | 2025.12.03 16:58:44.186461 [ 352 ] {} <Debug> TCP-Session: 9d7b7717-2576-4ea3-98fb-3b706cdf6d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2025.12.03 16:58:44.185917 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7521 | 2025.12.03 16:58:44.186506 [ 352 ] {} <Debug> TCP-Session: 9d7b7717-2576-4ea3-98fb-3b706cdf6d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2025.12.03 16:58:44.186534 [ 350 ] {} <Debug> TCP-Session: bb12de54-226f-4125-ad8d-d94a755b1ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42974 | ||
| 7523 | 2025.12.03 16:58:44.186556 [ 350 ] {} <Debug> TCP-Session: bb12de54-226f-4125-ad8d-d94a755b1ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2025.12.03 16:58:44.186569 [ 350 ] {} <Debug> TCP-Session: bb12de54-226f-4125-ad8d-d94a755b1ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2025.12.03 16:58:44.186763 [ 286 ] {62a05962-09bf-4710-81b0-6245da139255} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 7526 | 2025.12.03 16:58:44.187667 [ 307 ] {62a05962-09bf-4710-81b0-6245da139255} <Trace> AggregatingTransform: Aggregating | ||
| 7527 | 2025.12.03 16:58:44.187709 [ 307 ] {62a05962-09bf-4710-81b0-6245da139255} <Trace> Aggregator: Aggregation method: without_key | ||
| 7528 | 2025.12.03 16:58:44.187749 [ 307 ] {62a05962-09bf-4710-81b0-6245da139255} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881477 sec. (1134.460 rows/sec., 44.31 KiB/sec.) | ||
| 7529 | 2025.12.03 16:58:44.187768 [ 307 ] {62a05962-09bf-4710-81b0-6245da139255} <Trace> Aggregator: Merging aggregated data | ||
| 7530 | 2025.12.03 16:58:44.189093 [ 286 ] {62a05962-09bf-4710-81b0-6245da139255} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003056 sec., 327.22513089005236 rows/sec., 12.78 KiB/sec. | ||
| 7531 | 2025.12.03 16:58:44.189256 [ 286 ] {62a05962-09bf-4710-81b0-6245da139255} <Debug> TCPHandler: Processed in 0.003502757 sec. | ||
| 7532 | 2025.12.03 16:58:44.189438 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7533 | 2025.12.03 16:58:44.189467 [ 286 ] {} <Debug> TCP-Session: bd167556-9f30-49a9-b194-824898340e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2025.12.03 16:58:44.189474 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7535 | 2025.12.03 16:58:44.189500 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7536 | 2025.12.03 16:58:44.189522 [ 353 ] {} <Debug> TCP-Session: 66ec403a-bf12-4c9c-aac8-c9318fd98647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2025.12.03 16:58:44.189527 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7538 | 2025.12.03 16:58:44.189545 [ 288 ] {} <Debug> TCP-Session: 21bf362d-ee93-4e34-8e50-f0845790ceb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2025.12.03 16:58:44.189563 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7540 | 2025.12.03 16:58:44.189583 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7541 | 2025.12.03 16:58:44.189591 [ 351 ] {} <Debug> TCP-Session: ad286d28-6b58-48d0-8b1f-6ab9ef2ca459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2025.12.03 16:58:44.189613 [ 290 ] {} <Debug> TCP-Session: b42e2a00-511b-4a79-9e6b-c3842b4e6e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2025.12.03 16:58:44.189622 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7544 | 2025.12.03 16:58:44.189639 [ 349 ] {} <Debug> TCP-Session: 52b2fbbe-b543-40a6-b024-865a55af279c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2025.12.03 16:58:44.189542 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7546 | 2025.12.03 16:58:44.189678 [ 352 ] {} <Debug> TCP-Session: 9d7b7717-2576-4ea3-98fb-3b706cdf6d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2025.12.03 16:58:44.189601 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7548 | 2025.12.03 16:58:44.189816 [ 289 ] {} <Debug> TCP-Session: 1c785ddd-89bd-4f31-b406-b1031bfb2116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2025.12.03 16:58:44.189846 [ 350 ] {} <Debug> TCP-Session: bb12de54-226f-4125-ad8d-d94a755b1ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2025.12.03 16:58:46.732887 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2025.12.03 16:58:46.733169 [ 278 ] {f18c304a-c007-47b9-a28f-74bc2b3264a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7552 | 2025.12.03 16:58:46.733275 [ 278 ] {f18c304a-c007-47b9-a28f-74bc2b3264a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7553 | 2025.12.03 16:58:46.734164 [ 278 ] {f18c304a-c007-47b9-a28f-74bc2b3264a1} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2025.12.03 16:58:46.734209 [ 278 ] {f18c304a-c007-47b9-a28f-74bc2b3264a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7555 | 2025.12.03 16:58:46.734593 [ 278 ] {f18c304a-c007-47b9-a28f-74bc2b3264a1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7556 | 2025.12.03 16:58:46.734819 [ 278 ] {f18c304a-c007-47b9-a28f-74bc2b3264a1} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2025.12.03 16:58:46.734980 [ 278 ] {f18c304a-c007-47b9-a28f-74bc2b3264a1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. | ||
| 7558 | 2025.12.03 16:58:46.735028 [ 278 ] {f18c304a-c007-47b9-a28f-74bc2b3264a1} <Debug> TCPHandler: Processed in 0.002261934 sec. | ||
| 7559 | 2025.12.03 16:58:46.735147 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2025.12.03 16:58:46.735248 [ 278 ] {a8d3aa76-acf7-4176-8607-b0e3f02c1b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7561 | 2025.12.03 16:58:46.735291 [ 278 ] {a8d3aa76-acf7-4176-8607-b0e3f02c1b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7562 | 2025.12.03 16:58:46.735714 [ 278 ] {a8d3aa76-acf7-4176-8607-b0e3f02c1b65} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2025.12.03 16:58:46.735750 [ 278 ] {a8d3aa76-acf7-4176-8607-b0e3f02c1b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7564 | 2025.12.03 16:58:46.736050 [ 278 ] {a8d3aa76-acf7-4176-8607-b0e3f02c1b65} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7565 | 2025.12.03 16:58:46.736257 [ 278 ] {a8d3aa76-acf7-4176-8607-b0e3f02c1b65} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2025.12.03 16:58:46.736389 [ 278 ] {a8d3aa76-acf7-4176-8607-b0e3f02c1b65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 7567 | 2025.12.03 16:58:46.736426 [ 278 ] {a8d3aa76-acf7-4176-8607-b0e3f02c1b65} <Debug> TCPHandler: Processed in 0.001329006 sec. | ||
| 7568 | 2025.12.03 16:58:46.736536 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2025.12.03 16:58:46.736630 [ 278 ] {405b0cdf-c66a-47a9-aa81-8e4abd9d26f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7570 | 2025.12.03 16:58:46.736672 [ 278 ] {405b0cdf-c66a-47a9-aa81-8e4abd9d26f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7571 | 2025.12.03 16:58:46.737064 [ 278 ] {405b0cdf-c66a-47a9-aa81-8e4abd9d26f9} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2025.12.03 16:58:46.737100 [ 278 ] {405b0cdf-c66a-47a9-aa81-8e4abd9d26f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7573 | 2025.12.03 16:58:46.737427 [ 278 ] {405b0cdf-c66a-47a9-aa81-8e4abd9d26f9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7574 | 2025.12.03 16:58:46.737628 [ 278 ] {405b0cdf-c66a-47a9-aa81-8e4abd9d26f9} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2025.12.03 16:58:46.737759 [ 278 ] {405b0cdf-c66a-47a9-aa81-8e4abd9d26f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 7576 | 2025.12.03 16:58:46.737794 [ 278 ] {405b0cdf-c66a-47a9-aa81-8e4abd9d26f9} <Debug> TCPHandler: Processed in 0.001305215 sec. | ||
| 7577 | 2025.12.03 16:58:46.737893 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2025.12.03 16:58:46.737985 [ 278 ] {96b5bbd0-45d1-4092-97e0-0ba6f7ff1f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7579 | 2025.12.03 16:58:46.738025 [ 278 ] {96b5bbd0-45d1-4092-97e0-0ba6f7ff1f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7580 | 2025.12.03 16:58:46.738344 [ 278 ] {96b5bbd0-45d1-4092-97e0-0ba6f7ff1f92} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2025.12.03 16:58:46.738379 [ 278 ] {96b5bbd0-45d1-4092-97e0-0ba6f7ff1f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7582 | 2025.12.03 16:58:46.738692 [ 278 ] {96b5bbd0-45d1-4092-97e0-0ba6f7ff1f92} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7583 | 2025.12.03 16:58:46.738895 [ 278 ] {96b5bbd0-45d1-4092-97e0-0ba6f7ff1f92} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2025.12.03 16:58:46.739022 [ 278 ] {96b5bbd0-45d1-4092-97e0-0ba6f7ff1f92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7585 | 2025.12.03 16:58:46.739057 [ 278 ] {96b5bbd0-45d1-4092-97e0-0ba6f7ff1f92} <Debug> TCPHandler: Processed in 0.001210693 sec. | ||
| 7586 | 2025.12.03 16:58:47.334566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15810 | ||
| 7587 | 2025.12.03 16:58:47.335272 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2025.12.03 16:58:47.335345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7589 | 2025.12.03 16:58:47.335848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7590 | 2025.12.03 16:58:47.336080 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2025.12.03 16:58:47.336223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15810 | ||
| 7592 | 2025.12.03 16:58:48.162241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7593 | 2025.12.03 16:58:48.179335 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2025.12.03 16:58:48.179392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7595 | 2025.12.03 16:58:48.185640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7596 | 2025.12.03 16:58:48.186362 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2025.12.03 16:58:48.189226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7598 | 2025.12.03 16:58:49.873902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 994 | ||
| 7599 | 2025.12.03 16:58:49.876933 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.12.03 16:58:49.876976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7601 | 2025.12.03 16:58:49.878148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7602 | 2025.12.03 16:58:49.878404 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.12.03 16:58:49.878671 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 7604 | 2025.12.03 16:58:51.746354 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2025.12.03 16:58:51.746658 [ 278 ] {1eaca15f-9c82-4a83-8b2f-9945771cde90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7606 | 2025.12.03 16:58:51.746761 [ 278 ] {1eaca15f-9c82-4a83-8b2f-9945771cde90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7607 | 2025.12.03 16:58:51.747855 [ 278 ] {1eaca15f-9c82-4a83-8b2f-9945771cde90} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2025.12.03 16:58:51.747902 [ 278 ] {1eaca15f-9c82-4a83-8b2f-9945771cde90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7609 | 2025.12.03 16:58:51.748300 [ 278 ] {1eaca15f-9c82-4a83-8b2f-9945771cde90} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7610 | 2025.12.03 16:58:51.748529 [ 278 ] {1eaca15f-9c82-4a83-8b2f-9945771cde90} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2025.12.03 16:58:51.748682 [ 278 ] {1eaca15f-9c82-4a83-8b2f-9945771cde90} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002101 sec., 195145.1689671585 rows/sec., 12.38 MiB/sec. | ||
| 7612 | 2025.12.03 16:58:51.748724 [ 278 ] {1eaca15f-9c82-4a83-8b2f-9945771cde90} <Debug> TCPHandler: Processed in 0.002545159 sec. | ||
| 7613 | 2025.12.03 16:58:51.748851 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2025.12.03 16:58:51.748944 [ 278 ] {5e6f6192-5e4a-42a4-9e3e-887466f3cd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7615 | 2025.12.03 16:58:51.748984 [ 278 ] {5e6f6192-5e4a-42a4-9e3e-887466f3cd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7616 | 2025.12.03 16:58:51.750264 [ 278 ] {5e6f6192-5e4a-42a4-9e3e-887466f3cd97} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2025.12.03 16:58:51.750301 [ 278 ] {5e6f6192-5e4a-42a4-9e3e-887466f3cd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7618 | 2025.12.03 16:58:51.750667 [ 278 ] {5e6f6192-5e4a-42a4-9e3e-887466f3cd97} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7619 | 2025.12.03 16:58:51.750872 [ 278 ] {5e6f6192-5e4a-42a4-9e3e-887466f3cd97} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2025.12.03 16:58:51.751001 [ 278 ] {5e6f6192-5e4a-42a4-9e3e-887466f3cd97} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.002074 sec., 575699.1321118611 rows/sec., 46.00 MiB/sec. | ||
| 7621 | 2025.12.03 16:58:51.751038 [ 278 ] {5e6f6192-5e4a-42a4-9e3e-887466f3cd97} <Debug> TCPHandler: Processed in 0.002240763 sec. | ||
| 7622 | 2025.12.03 16:58:51.751152 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2025.12.03 16:58:51.751249 [ 278 ] {e7b89274-5771-475c-90bf-29ddb341822c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7624 | 2025.12.03 16:58:51.751288 [ 278 ] {e7b89274-5771-475c-90bf-29ddb341822c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7625 | 2025.12.03 16:58:51.751875 [ 278 ] {e7b89274-5771-475c-90bf-29ddb341822c} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2025.12.03 16:58:51.751912 [ 278 ] {e7b89274-5771-475c-90bf-29ddb341822c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7627 | 2025.12.03 16:58:51.752232 [ 278 ] {e7b89274-5771-475c-90bf-29ddb341822c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7628 | 2025.12.03 16:58:51.752438 [ 278 ] {e7b89274-5771-475c-90bf-29ddb341822c} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2025.12.03 16:58:51.752566 [ 278 ] {e7b89274-5771-475c-90bf-29ddb341822c} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001335 sec., 184269.6629213483 rows/sec., 11.26 MiB/sec. | ||
| 7630 | 2025.12.03 16:58:51.752603 [ 278 ] {e7b89274-5771-475c-90bf-29ddb341822c} <Debug> TCPHandler: Processed in 0.001499119 sec. | ||
| 7631 | 2025.12.03 16:58:51.752715 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2025.12.03 16:58:51.752810 [ 278 ] {6757bd44-1f01-4967-9331-d34eb0ced2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7633 | 2025.12.03 16:58:51.752850 [ 278 ] {6757bd44-1f01-4967-9331-d34eb0ced2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7634 | 2025.12.03 16:58:51.753382 [ 278 ] {6757bd44-1f01-4967-9331-d34eb0ced2ff} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2025.12.03 16:58:51.753419 [ 278 ] {6757bd44-1f01-4967-9331-d34eb0ced2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7636 | 2025.12.03 16:58:51.753725 [ 278 ] {6757bd44-1f01-4967-9331-d34eb0ced2ff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7637 | 2025.12.03 16:58:51.753932 [ 278 ] {6757bd44-1f01-4967-9331-d34eb0ced2ff} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2025.12.03 16:58:51.754057 [ 61 ] {} <Debug> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7639 | 2025.12.03 16:58:51.754074 [ 278 ] {6757bd44-1f01-4967-9331-d34eb0ced2ff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001282 sec., 165366.61466458658 rows/sec., 10.66 MiB/sec. | ||
| 7640 | 2025.12.03 16:58:51.754125 [ 61 ] {} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2025.12.03 16:58:51.754134 [ 278 ] {6757bd44-1f01-4967-9331-d34eb0ced2ff} <Debug> TCPHandler: Processed in 0.001466678 sec. | ||
| 7642 | 2025.12.03 16:58:51.754158 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7643 | 2025.12.03 16:58:51.754259 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2025.12.03 16:58:51.754279 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7645 | 2025.12.03 16:58:51.754358 [ 278 ] {b5aedc9f-a3e0-4fcb-b156-5b9b745729e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7646 | 2025.12.03 16:58:51.754402 [ 278 ] {b5aedc9f-a3e0-4fcb-b156-5b9b745729e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7647 | 2025.12.03 16:58:51.754410 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7648 | 2025.12.03 16:58:51.754454 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 441 rows starting from the beginning of the part | ||
| 7649 | 2025.12.03 16:58:51.754535 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 7650 | 2025.12.03 16:58:51.754587 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 7651 | 2025.12.03 16:58:51.754633 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 7652 | 2025.12.03 16:58:51.754678 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7653 | 2025.12.03 16:58:51.754723 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7654 | 2025.12.03 16:58:51.754904 [ 278 ] {b5aedc9f-a3e0-4fcb-b156-5b9b745729e0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.12.03 16:58:51.754946 [ 278 ] {b5aedc9f-a3e0-4fcb-b156-5b9b745729e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7656 | 2025.12.03 16:58:51.755289 [ 278 ] {b5aedc9f-a3e0-4fcb-b156-5b9b745729e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7657 | 2025.12.03 16:58:51.755511 [ 278 ] {b5aedc9f-a3e0-4fcb-b156-5b9b745729e0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.12.03 16:58:51.755647 [ 278 ] {b5aedc9f-a3e0-4fcb-b156-5b9b745729e0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001308 sec., 161314.98470948014 rows/sec., 9.16 MiB/sec. | ||
| 7659 | 2025.12.03 16:58:51.755685 [ 278 ] {b5aedc9f-a3e0-4fcb-b156-5b9b745729e0} <Debug> TCPHandler: Processed in 0.001474008 sec. | ||
| 7660 | 2025.12.03 16:58:51.755794 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2025.12.03 16:58:51.755886 [ 278 ] {9a8b0dd6-529e-4a70-b2a0-3288d051ef8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7662 | 2025.12.03 16:58:51.755902 [ 196 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672402 sec., 1033842.3417336263 rows/sec., 71.49 MiB/sec. | ||
| 7663 | 2025.12.03 16:58:51.755925 [ 278 ] {9a8b0dd6-529e-4a70-b2a0-3288d051ef8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7664 | 2025.12.03 16:58:51.756048 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7665 | 2025.12.03 16:58:51.756305 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2025.12.03 16:58:51.756394 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_24_5} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7667 | 2025.12.03 16:58:51.756479 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7668 | 2025.12.03 16:58:51.756682 [ 278 ] {9a8b0dd6-529e-4a70-b2a0-3288d051ef8c} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2025.12.03 16:58:51.756722 [ 278 ] {9a8b0dd6-529e-4a70-b2a0-3288d051ef8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7670 | 2025.12.03 16:58:51.757047 [ 278 ] {9a8b0dd6-529e-4a70-b2a0-3288d051ef8c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7671 | 2025.12.03 16:58:51.757277 [ 278 ] {9a8b0dd6-529e-4a70-b2a0-3288d051ef8c} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2025.12.03 16:58:51.757404 [ 278 ] {9a8b0dd6-529e-4a70-b2a0-3288d051ef8c} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001536 sec., 468750 rows/sec., 32.90 MiB/sec. | ||
| 7673 | 2025.12.03 16:58:51.757441 [ 278 ] {9a8b0dd6-529e-4a70-b2a0-3288d051ef8c} <Debug> TCPHandler: Processed in 0.001694343 sec. | ||
| 7674 | 2025.12.03 16:58:51.757554 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2025.12.03 16:58:51.757646 [ 278 ] {cadb3a8d-1936-4f04-9224-a2d15faf135f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7676 | 2025.12.03 16:58:51.757687 [ 278 ] {cadb3a8d-1936-4f04-9224-a2d15faf135f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7677 | 2025.12.03 16:58:51.758016 [ 278 ] {cadb3a8d-1936-4f04-9224-a2d15faf135f} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2025.12.03 16:58:51.758051 [ 278 ] {cadb3a8d-1936-4f04-9224-a2d15faf135f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7679 | 2025.12.03 16:58:51.758341 [ 278 ] {cadb3a8d-1936-4f04-9224-a2d15faf135f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7680 | 2025.12.03 16:58:51.758539 [ 278 ] {cadb3a8d-1936-4f04-9224-a2d15faf135f} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2025.12.03 16:58:51.758666 [ 278 ] {cadb3a8d-1936-4f04-9224-a2d15faf135f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 7682 | 2025.12.03 16:58:51.758667 [ 95 ] {} <Debug> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7683 | 2025.12.03 16:58:51.758702 [ 278 ] {cadb3a8d-1936-4f04-9224-a2d15faf135f} <Debug> TCPHandler: Processed in 0.001195872 sec. | ||
| 7684 | 2025.12.03 16:58:51.758741 [ 95 ] {} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2025.12.03 16:58:51.758767 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7686 | 2025.12.03 16:58:51.758828 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2025.12.03 16:58:51.758856 [ 195 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7688 | 2025.12.03 16:58:51.758925 [ 278 ] {05cca032-e7d3-478a-85b1-f75f7ca0d42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7689 | 2025.12.03 16:58:51.758970 [ 278 ] {05cca032-e7d3-478a-85b1-f75f7ca0d42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7690 | 2025.12.03 16:58:51.758978 [ 195 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7691 | 2025.12.03 16:58:51.759016 [ 195 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 7692 | 2025.12.03 16:58:51.759095 [ 195 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7693 | 2025.12.03 16:58:51.759141 [ 195 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7694 | 2025.12.03 16:58:51.759180 [ 195 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7695 | 2025.12.03 16:58:51.759223 [ 195 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7696 | 2025.12.03 16:58:51.759284 [ 195 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7697 | 2025.12.03 16:58:51.759426 [ 278 ] {05cca032-e7d3-478a-85b1-f75f7ca0d42b} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2025.12.03 16:58:51.759467 [ 278 ] {05cca032-e7d3-478a-85b1-f75f7ca0d42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7699 | 2025.12.03 16:58:51.759855 [ 278 ] {05cca032-e7d3-478a-85b1-f75f7ca0d42b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7700 | 2025.12.03 16:58:51.760069 [ 278 ] {05cca032-e7d3-478a-85b1-f75f7ca0d42b} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2025.12.03 16:58:51.760075 [ 196 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263214 sec., 113994.9367248938 rows/sec., 5.82 MiB/sec. | ||
| 7702 | 2025.12.03 16:58:51.760196 [ 278 ] {05cca032-e7d3-478a-85b1-f75f7ca0d42b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001289 sec., 243599.68968192398 rows/sec., 16.00 MiB/sec. | ||
| 7703 | 2025.12.03 16:58:51.760233 [ 278 ] {05cca032-e7d3-478a-85b1-f75f7ca0d42b} <Debug> TCPHandler: Processed in 0.001452148 sec. | ||
| 7704 | 2025.12.03 16:58:51.760258 [ 202 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7705 | 2025.12.03 16:58:51.760339 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2025.12.03 16:58:51.760440 [ 278 ] {a3b4b702-9d1e-4079-9162-963aad805f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7707 | 2025.12.03 16:58:51.760484 [ 278 ] {a3b4b702-9d1e-4079-9162-963aad805f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7708 | 2025.12.03 16:58:51.760590 [ 202 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2025.12.03 16:58:51.760681 [ 202 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_24_5} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7710 | 2025.12.03 16:58:51.760777 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7711 | 2025.12.03 16:58:51.760800 [ 278 ] {a3b4b702-9d1e-4079-9162-963aad805f80} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2025.12.03 16:58:51.760841 [ 278 ] {a3b4b702-9d1e-4079-9162-963aad805f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7713 | 2025.12.03 16:58:51.761140 [ 278 ] {a3b4b702-9d1e-4079-9162-963aad805f80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7714 | 2025.12.03 16:58:51.761341 [ 278 ] {a3b4b702-9d1e-4079-9162-963aad805f80} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2025.12.03 16:58:51.761468 [ 61 ] {} <Debug> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7716 | 2025.12.03 16:58:51.761473 [ 278 ] {a3b4b702-9d1e-4079-9162-963aad805f80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 7717 | 2025.12.03 16:58:51.761510 [ 61 ] {} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2025.12.03 16:58:51.761529 [ 278 ] {a3b4b702-9d1e-4079-9162-963aad805f80} <Debug> TCPHandler: Processed in 0.001237514 sec. | ||
| 7719 | 2025.12.03 16:58:51.761535 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7720 | 2025.12.03 16:58:51.761615 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7721 | 2025.12.03 16:58:51.761645 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2025.12.03 16:58:51.761706 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7723 | 2025.12.03 16:58:51.761733 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 7724 | 2025.12.03 16:58:51.761743 [ 278 ] {d0d99ac0-747c-4b1c-a367-7edb1c85947a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7725 | 2025.12.03 16:58:51.761774 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7726 | 2025.12.03 16:58:51.761801 [ 278 ] {d0d99ac0-747c-4b1c-a367-7edb1c85947a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7727 | 2025.12.03 16:58:51.761812 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7728 | 2025.12.03 16:58:51.761852 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7729 | 2025.12.03 16:58:51.761883 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7730 | 2025.12.03 16:58:51.761913 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7731 | 2025.12.03 16:58:51.762571 [ 192 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.000982738 sec., 25439.13026666314 rows/sec., 1.67 MiB/sec. | ||
| 7732 | 2025.12.03 16:58:51.762668 [ 278 ] {d0d99ac0-747c-4b1c-a367-7edb1c85947a} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2025.12.03 16:58:51.762706 [ 278 ] {d0d99ac0-747c-4b1c-a367-7edb1c85947a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7734 | 2025.12.03 16:58:51.762708 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7735 | 2025.12.03 16:58:51.762978 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2025.12.03 16:58:51.763064 [ 195 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_24_5} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7737 | 2025.12.03 16:58:51.763131 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7738 | 2025.12.03 16:58:51.763330 [ 278 ] {d0d99ac0-747c-4b1c-a367-7edb1c85947a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7739 | 2025.12.03 16:58:51.763554 [ 278 ] {d0d99ac0-747c-4b1c-a367-7edb1c85947a} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2025.12.03 16:58:51.763688 [ 278 ] {d0d99ac0-747c-4b1c-a367-7edb1c85947a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 37.43 MiB/sec. | ||
| 7741 | 2025.12.03 16:58:51.763739 [ 278 ] {d0d99ac0-747c-4b1c-a367-7edb1c85947a} <Debug> TCPHandler: Processed in 0.002140471 sec. | ||
| 7742 | 2025.12.03 16:58:51.763854 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2025.12.03 16:58:51.763946 [ 278 ] {8fb1e011-0a2c-46ad-ba5a-babe2e55fb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7744 | 2025.12.03 16:58:51.763985 [ 278 ] {8fb1e011-0a2c-46ad-ba5a-babe2e55fb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7745 | 2025.12.03 16:58:51.764316 [ 278 ] {8fb1e011-0a2c-46ad-ba5a-babe2e55fb92} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2025.12.03 16:58:51.764351 [ 278 ] {8fb1e011-0a2c-46ad-ba5a-babe2e55fb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7747 | 2025.12.03 16:58:51.764643 [ 278 ] {8fb1e011-0a2c-46ad-ba5a-babe2e55fb92} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7748 | 2025.12.03 16:58:51.764846 [ 278 ] {8fb1e011-0a2c-46ad-ba5a-babe2e55fb92} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2025.12.03 16:58:51.764969 [ 278 ] {8fb1e011-0a2c-46ad-ba5a-babe2e55fb92} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001041 sec., 99903.93852065322 rows/sec., 6.12 MiB/sec. | ||
| 7750 | 2025.12.03 16:58:51.765003 [ 278 ] {8fb1e011-0a2c-46ad-ba5a-babe2e55fb92} <Debug> TCPHandler: Processed in 0.001196553 sec. | ||
| 7751 | 2025.12.03 16:58:54.717835 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7752 | 2025.12.03 16:58:54.717895 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7753 | 2025.12.03 16:58:54.836404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16258 | ||
| 7754 | 2025.12.03 16:58:54.836896 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2025.12.03 16:58:54.836935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7756 | 2025.12.03 16:58:54.837434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7757 | 2025.12.03 16:58:54.837669 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2025.12.03 16:58:54.837801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16258 | ||
| 7759 | 2025.12.03 16:58:55.689404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7760 | 2025.12.03 16:58:55.705827 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2025.12.03 16:58:55.705893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7762 | 2025.12.03 16:58:55.712489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7763 | 2025.12.03 16:58:55.713214 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2025.12.03 16:58:55.716399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7765 | 2025.12.03 16:58:56.733033 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.12.03 16:58:56.733208 [ 278 ] {e39f8cf0-5c47-48ce-aec1-78bff5a00cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7767 | 2025.12.03 16:58:56.733274 [ 278 ] {e39f8cf0-5c47-48ce-aec1-78bff5a00cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7768 | 2025.12.03 16:58:56.733940 [ 278 ] {e39f8cf0-5c47-48ce-aec1-78bff5a00cd8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.12.03 16:58:56.733989 [ 278 ] {e39f8cf0-5c47-48ce-aec1-78bff5a00cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7770 | 2025.12.03 16:58:56.734381 [ 278 ] {e39f8cf0-5c47-48ce-aec1-78bff5a00cd8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7771 | 2025.12.03 16:58:56.734628 [ 278 ] {e39f8cf0-5c47-48ce-aec1-78bff5a00cd8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.12.03 16:58:56.734787 [ 278 ] {e39f8cf0-5c47-48ce-aec1-78bff5a00cd8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.65 MiB/sec. | ||
| 7773 | 2025.12.03 16:58:56.734808 [ 98 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7774 | 2025.12.03 16:58:56.734828 [ 278 ] {e39f8cf0-5c47-48ce-aec1-78bff5a00cd8} <Debug> TCPHandler: Processed in 0.001921387 sec. | ||
| 7775 | 2025.12.03 16:58:56.734882 [ 98 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2025.12.03 16:58:56.734908 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7777 | 2025.12.03 16:58:56.734999 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2025.12.03 16:58:56.735006 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 7779 | 2025.12.03 16:58:56.735100 [ 278 ] {573b4f31-0b85-421f-ae90-9ad5deea3373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7780 | 2025.12.03 16:58:56.735105 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7781 | 2025.12.03 16:58:56.735141 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2344 rows starting from the beginning of the part | ||
| 7782 | 2025.12.03 16:58:56.735143 [ 278 ] {573b4f31-0b85-421f-ae90-9ad5deea3373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7783 | 2025.12.03 16:58:56.735198 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7784 | 2025.12.03 16:58:56.735241 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1194 rows starting from the beginning of the part | ||
| 7785 | 2025.12.03 16:58:56.735282 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 7786 | 2025.12.03 16:58:56.735322 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1194 rows starting from the beginning of the part | ||
| 7787 | 2025.12.03 16:58:56.735360 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7788 | 2025.12.03 16:58:56.735577 [ 278 ] {573b4f31-0b85-421f-ae90-9ad5deea3373} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2025.12.03 16:58:56.735612 [ 278 ] {573b4f31-0b85-421f-ae90-9ad5deea3373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7790 | 2025.12.03 16:58:56.735935 [ 278 ] {573b4f31-0b85-421f-ae90-9ad5deea3373} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7791 | 2025.12.03 16:58:56.736156 [ 278 ] {573b4f31-0b85-421f-ae90-9ad5deea3373} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2025.12.03 16:58:56.736277 [ 98 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7793 | 2025.12.03 16:58:56.736289 [ 278 ] {573b4f31-0b85-421f-ae90-9ad5deea3373} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 7794 | 2025.12.03 16:58:56.736320 [ 98 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.12.03 16:58:56.736340 [ 278 ] {573b4f31-0b85-421f-ae90-9ad5deea3373} <Debug> TCPHandler: Processed in 0.001390657 sec. | ||
| 7796 | 2025.12.03 16:58:56.736344 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7797 | 2025.12.03 16:58:56.736459 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 7798 | 2025.12.03 16:58:56.736464 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2025.12.03 16:58:56.736574 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7800 | 2025.12.03 16:58:56.736594 [ 278 ] {3034d861-4ada-40ca-a69b-4c50d75c5290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7801 | 2025.12.03 16:58:56.736608 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1212 rows starting from the beginning of the part | ||
| 7802 | 2025.12.03 16:58:56.736639 [ 278 ] {3034d861-4ada-40ca-a69b-4c50d75c5290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7803 | 2025.12.03 16:58:56.736671 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7804 | 2025.12.03 16:58:56.736722 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 720 rows starting from the beginning of the part | ||
| 7805 | 2025.12.03 16:58:56.736768 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7806 | 2025.12.03 16:58:56.736816 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 720 rows starting from the beginning of the part | ||
| 7807 | 2025.12.03 16:58:56.736864 [ 192 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7808 | 2025.12.03 16:58:56.737059 [ 278 ] {3034d861-4ada-40ca-a69b-4c50d75c5290} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2025.12.03 16:58:56.737093 [ 278 ] {3034d861-4ada-40ca-a69b-4c50d75c5290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7810 | 2025.12.03 16:58:56.737151 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4900 rows, containing 5 columns (5 merged, 0 gathered) in 0.002183721 sec., 2243876.392634407 rows/sec., 189.07 MiB/sec. | ||
| 7811 | 2025.12.03 16:58:56.737444 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7812 | 2025.12.03 16:58:56.737444 [ 278 ] {3034d861-4ada-40ca-a69b-4c50d75c5290} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7813 | 2025.12.03 16:58:56.737760 [ 278 ] {3034d861-4ada-40ca-a69b-4c50d75c5290} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2025.12.03 16:58:56.737812 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2025.12.03 16:58:56.737887 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7816 | 2025.12.03 16:58:56.737897 [ 190 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_56_11} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7817 | 2025.12.03 16:58:56.737899 [ 278 ] {3034d861-4ada-40ca-a69b-4c50d75c5290} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 7818 | 2025.12.03 16:58:56.737917 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2025.12.03 16:58:56.737951 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7820 | 2025.12.03 16:58:56.737954 [ 278 ] {3034d861-4ada-40ca-a69b-4c50d75c5290} <Debug> TCPHandler: Processed in 0.00153963 sec. | ||
| 7821 | 2025.12.03 16:58:56.737999 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7822 | 2025.12.03 16:58:56.738077 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 7823 | 2025.12.03 16:58:56.738093 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682313 sec., 1690529.645791241 rows/sec., 127.08 MiB/sec. | ||
| 7824 | 2025.12.03 16:58:56.738112 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2025.12.03 16:58:56.738235 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7826 | 2025.12.03 16:58:56.738239 [ 278 ] {b7a8520e-f1e4-40c2-951f-4724d9ecf182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7827 | 2025.12.03 16:58:56.738279 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16170 rows starting from the beginning of the part | ||
| 7828 | 2025.12.03 16:58:56.738308 [ 278 ] {b7a8520e-f1e4-40c2-951f-4724d9ecf182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7829 | 2025.12.03 16:58:56.738352 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7830 | 2025.12.03 16:58:56.738359 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7831 | 2025.12.03 16:58:56.738406 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 7832 | 2025.12.03 16:58:56.738459 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7833 | 2025.12.03 16:58:56.738503 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 314 rows starting from the beginning of the part | ||
| 7834 | 2025.12.03 16:58:56.738548 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7835 | 2025.12.03 16:58:56.738664 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2025.12.03 16:58:56.738741 [ 196 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_56_11} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7837 | 2025.12.03 16:58:56.738742 [ 278 ] {b7a8520e-f1e4-40c2-951f-4724d9ecf182} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2025.12.03 16:58:56.738797 [ 278 ] {b7a8520e-f1e4-40c2-951f-4724d9ecf182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7839 | 2025.12.03 16:58:56.738808 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7840 | 2025.12.03 16:58:56.739181 [ 278 ] {b7a8520e-f1e4-40c2-951f-4724d9ecf182} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7841 | 2025.12.03 16:58:56.739419 [ 278 ] {b7a8520e-f1e4-40c2-951f-4724d9ecf182} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2025.12.03 16:58:56.739533 [ 98 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7843 | 2025.12.03 16:58:56.739554 [ 278 ] {b7a8520e-f1e4-40c2-951f-4724d9ecf182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
| 7844 | 2025.12.03 16:58:56.739570 [ 98 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2025.12.03 16:58:56.739596 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7846 | 2025.12.03 16:58:56.739598 [ 278 ] {b7a8520e-f1e4-40c2-951f-4724d9ecf182} <Debug> TCPHandler: Processed in 0.001544199 sec. | ||
| 7847 | 2025.12.03 16:58:56.739666 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 7848 | 2025.12.03 16:58:56.739743 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7849 | 2025.12.03 16:58:56.739768 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3518 rows starting from the beginning of the part | ||
| 7850 | 2025.12.03 16:58:56.739809 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7851 | 2025.12.03 16:58:56.739844 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 7852 | 2025.12.03 16:58:56.739876 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7853 | 2025.12.03 16:58:56.739907 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 7854 | 2025.12.03 16:58:56.739940 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7855 | 2025.12.03 16:58:56.741405 [ 191 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3906 rows, containing 4 columns (4 merged, 0 gathered) in 0.001763194 sec., 2215297.9195709606 rows/sec., 140.73 MiB/sec. | ||
| 7856 | 2025.12.03 16:58:56.742109 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7857 | 2025.12.03 16:58:56.742522 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2025.12.03 16:58:56.742597 [ 198 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_56_11} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7859 | 2025.12.03 16:58:56.742678 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7860 | 2025.12.03 16:58:56.743964 [ 198 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005931334 sec., 2913004.0560858655 rows/sec., 194.95 MiB/sec. | ||
| 7861 | 2025.12.03 16:58:56.744141 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7862 | 2025.12.03 16:58:56.744400 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2025.12.03 16:58:56.744473 [ 199 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7864 | 2025.12.03 16:58:56.744548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 7865 | 2025.12.03 16:58:57.001209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.56 MiB, peak 289.03 MiB, free memory in arenas 0.00 B, will set to 282.74 MiB (RSS), difference: 2.19 MiB | ||
| 7866 | 2025.12.03 16:58:58.100189 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2025.12.03 16:58:58.100417 [ 278 ] {f52433ac-e9a3-4386-ab9b-9022e9c345c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7868 | 2025.12.03 16:58:58.100500 [ 278 ] {f52433ac-e9a3-4386-ab9b-9022e9c345c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7869 | 2025.12.03 16:58:58.101343 [ 278 ] {f52433ac-e9a3-4386-ab9b-9022e9c345c4} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.12.03 16:58:58.101388 [ 278 ] {f52433ac-e9a3-4386-ab9b-9022e9c345c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7871 | 2025.12.03 16:58:58.101793 [ 278 ] {f52433ac-e9a3-4386-ab9b-9022e9c345c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7872 | 2025.12.03 16:58:58.102036 [ 278 ] {f52433ac-e9a3-4386-ab9b-9022e9c345c4} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2025.12.03 16:58:58.102167 [ 104 ] {} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7874 | 2025.12.03 16:58:58.102198 [ 278 ] {f52433ac-e9a3-4386-ab9b-9022e9c345c4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 7875 | 2025.12.03 16:58:58.102208 [ 104 ] {} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2025.12.03 16:58:58.102235 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7877 | 2025.12.03 16:58:58.102249 [ 278 ] {f52433ac-e9a3-4386-ab9b-9022e9c345c4} <Debug> TCPHandler: Processed in 0.002210342 sec. | ||
| 7878 | 2025.12.03 16:58:58.102364 [ 199 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::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 | ||
| 7879 | 2025.12.03 16:58:58.102379 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2025.12.03 16:58:58.102508 [ 278 ] {ea635fcd-290d-4c5b-a468-744d95e053ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7881 | 2025.12.03 16:58:58.102514 [ 199 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7882 | 2025.12.03 16:58:58.102558 [ 278 ] {ea635fcd-290d-4c5b-a468-744d95e053ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7883 | 2025.12.03 16:58:58.102566 [ 199 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 7884 | 2025.12.03 16:58:58.102655 [ 199 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 7885 | 2025.12.03 16:58:58.102707 [ 199 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 7886 | 2025.12.03 16:58:58.102755 [ 199 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 7887 | 2025.12.03 16:58:58.102800 [ 199 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 7888 | 2025.12.03 16:58:58.103038 [ 278 ] {ea635fcd-290d-4c5b-a468-744d95e053ff} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2025.12.03 16:58:58.103084 [ 278 ] {ea635fcd-290d-4c5b-a468-744d95e053ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7890 | 2025.12.03 16:58:58.103421 [ 278 ] {ea635fcd-290d-4c5b-a468-744d95e053ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7891 | 2025.12.03 16:58:58.103655 [ 278 ] {ea635fcd-290d-4c5b-a468-744d95e053ff} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2025.12.03 16:58:58.103796 [ 278 ] {ea635fcd-290d-4c5b-a468-744d95e053ff} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001313 sec., 10662.604722010663 rows/sec., 869.46 KiB/sec. | ||
| 7893 | 2025.12.03 16:58:58.103837 [ 278 ] {ea635fcd-290d-4c5b-a468-744d95e053ff} <Debug> TCPHandler: Processed in 0.001511689 sec. | ||
| 7894 | 2025.12.03 16:58:58.103944 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2025.12.03 16:58:58.103986 [ 193 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678402 sec., 1221399.8791707826 rows/sec., 82.14 MiB/sec. | ||
| 7896 | 2025.12.03 16:58:58.104043 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7897 | 2025.12.03 16:58:58.104090 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7898 | 2025.12.03 16:58:58.104206 [ 193 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7899 | 2025.12.03 16:58:58.104543 [ 193 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2025.12.03 16:58:58.104623 [ 193 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_25_6} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7901 | 2025.12.03 16:58:58.104730 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7902 | 2025.12.03 16:58:58.106232 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2025.12.03 16:58:58.106273 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7904 | 2025.12.03 16:58:58.106741 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7905 | 2025.12.03 16:58:58.106967 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2025.12.03 16:58:58.107104 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Debug> executeQuery: Read 2341 rows, 194.78 KiB in 0.003081 sec., 759818.2408308991 rows/sec., 61.74 MiB/sec. | ||
| 7907 | 2025.12.03 16:58:58.107144 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7908 | 2025.12.03 16:58:58.107158 [ 278 ] {1cf8a8a1-adc3-4796-9212-6fcb8fae1f3b} <Debug> TCPHandler: Processed in 0.003265962 sec. | ||
| 7909 | 2025.12.03 16:58:58.107264 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2025.12.03 16:58:58.107366 [ 278 ] {430b0434-bde1-4c3a-a964-f692b85f4fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7911 | 2025.12.03 16:58:58.107409 [ 278 ] {430b0434-bde1-4c3a-a964-f692b85f4fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7912 | 2025.12.03 16:58:58.108061 [ 278 ] {430b0434-bde1-4c3a-a964-f692b85f4fc5} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.12.03 16:58:58.108106 [ 278 ] {430b0434-bde1-4c3a-a964-f692b85f4fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7914 | 2025.12.03 16:58:58.108490 [ 278 ] {430b0434-bde1-4c3a-a964-f692b85f4fc5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7915 | 2025.12.03 16:58:58.108729 [ 278 ] {430b0434-bde1-4c3a-a964-f692b85f4fc5} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.12.03 16:58:58.108862 [ 278 ] {430b0434-bde1-4c3a-a964-f692b85f4fc5} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001515 sec., 171617.1617161716 rows/sec., 10.56 MiB/sec. | ||
| 7917 | 2025.12.03 16:58:58.108865 [ 105 ] {} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 7918 | 2025.12.03 16:58:58.108903 [ 278 ] {430b0434-bde1-4c3a-a964-f692b85f4fc5} <Debug> TCPHandler: Processed in 0.001688993 sec. | ||
| 7919 | 2025.12.03 16:58:58.108924 [ 105 ] {} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2025.12.03 16:58:58.108955 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7921 | 2025.12.03 16:58:58.109011 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2025.12.03 16:58:58.109064 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 7923 | 2025.12.03 16:58:58.109111 [ 278 ] {c7213713-e214-4a2e-9fd2-2def6363ac67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7924 | 2025.12.03 16:58:58.109156 [ 278 ] {c7213713-e214-4a2e-9fd2-2def6363ac67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7925 | 2025.12.03 16:58:58.109213 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7926 | 2025.12.03 16:58:58.109257 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 264 rows starting from the beginning of the part | ||
| 7927 | 2025.12.03 16:58:58.109334 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 246 rows starting from the beginning of the part | ||
| 7928 | 2025.12.03 16:58:58.109383 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 248 rows starting from the beginning of the part | ||
| 7929 | 2025.12.03 16:58:58.109433 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 246 rows starting from the beginning of the part | ||
| 7930 | 2025.12.03 16:58:58.109473 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 246 rows starting from the beginning of the part | ||
| 7931 | 2025.12.03 16:58:58.109515 [ 198 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 260 rows starting from the beginning of the part | ||
| 7932 | 2025.12.03 16:58:58.109762 [ 278 ] {c7213713-e214-4a2e-9fd2-2def6363ac67} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2025.12.03 16:58:58.109805 [ 278 ] {c7213713-e214-4a2e-9fd2-2def6363ac67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7934 | 2025.12.03 16:58:58.110136 [ 278 ] {c7213713-e214-4a2e-9fd2-2def6363ac67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7935 | 2025.12.03 16:58:58.110355 [ 278 ] {c7213713-e214-4a2e-9fd2-2def6363ac67} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2025.12.03 16:58:58.110485 [ 278 ] {c7213713-e214-4a2e-9fd2-2def6363ac67} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001391 sec., 316319.1948238677 rows/sec., 20.93 MiB/sec. | ||
| 7937 | 2025.12.03 16:58:58.110522 [ 278 ] {c7213713-e214-4a2e-9fd2-2def6363ac67} <Debug> TCPHandler: Processed in 0.001562179 sec. | ||
| 7938 | 2025.12.03 16:58:58.110532 [ 193 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523179 sec., 991347.701090942 rows/sec., 64.54 MiB/sec. | ||
| 7939 | 2025.12.03 16:58:58.110634 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2025.12.03 16:58:58.110708 [ 199 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 7941 | 2025.12.03 16:58:58.110735 [ 278 ] {c27c4339-0b48-4bb0-91b8-fd6e01068768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7942 | 2025.12.03 16:58:58.110779 [ 278 ] {c27c4339-0b48-4bb0-91b8-fd6e01068768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7943 | 2025.12.03 16:58:58.111033 [ 199 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2025.12.03 16:58:58.111128 [ 199 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_29_6} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 7945 | 2025.12.03 16:58:58.111223 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7946 | 2025.12.03 16:58:58.111286 [ 278 ] {c27c4339-0b48-4bb0-91b8-fd6e01068768} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2025.12.03 16:58:58.111328 [ 278 ] {c27c4339-0b48-4bb0-91b8-fd6e01068768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7948 | 2025.12.03 16:58:58.111651 [ 278 ] {c27c4339-0b48-4bb0-91b8-fd6e01068768} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7949 | 2025.12.03 16:58:58.111860 [ 278 ] {c27c4339-0b48-4bb0-91b8-fd6e01068768} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2025.12.03 16:58:58.111964 [ 105 ] {} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7951 | 2025.12.03 16:58:58.111993 [ 278 ] {c27c4339-0b48-4bb0-91b8-fd6e01068768} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001276 sec., 165360.5015673981 rows/sec., 9.39 MiB/sec. | ||
| 7952 | 2025.12.03 16:58:58.111996 [ 105 ] {} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2025.12.03 16:58:58.112033 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7954 | 2025.12.03 16:58:58.112038 [ 278 ] {c27c4339-0b48-4bb0-91b8-fd6e01068768} <Debug> TCPHandler: Processed in 0.001453228 sec. | ||
| 7955 | 2025.12.03 16:58:58.112110 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::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 | ||
| 7956 | 2025.12.03 16:58:58.112148 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2025.12.03 16:58:58.112215 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7958 | 2025.12.03 16:58:58.112248 [ 278 ] {8273a4c9-b313-461f-81b7-39e42c2168c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7959 | 2025.12.03 16:58:58.112250 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 7960 | 2025.12.03 16:58:58.112295 [ 278 ] {8273a4c9-b313-461f-81b7-39e42c2168c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7961 | 2025.12.03 16:58:58.112332 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 7962 | 2025.12.03 16:58:58.112382 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 7963 | 2025.12.03 16:58:58.112423 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 7964 | 2025.12.03 16:58:58.112460 [ 189 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 7965 | 2025.12.03 16:58:58.113238 [ 278 ] {8273a4c9-b313-461f-81b7-39e42c2168c8} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2025.12.03 16:58:58.113278 [ 278 ] {8273a4c9-b313-461f-81b7-39e42c2168c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7967 | 2025.12.03 16:58:58.113317 [ 199 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241254 sec., 849946.9085295999 rows/sec., 51.51 MiB/sec. | ||
| 7968 | 2025.12.03 16:58:58.113440 [ 193 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7969 | 2025.12.03 16:58:58.113710 [ 278 ] {8273a4c9-b313-461f-81b7-39e42c2168c8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7970 | 2025.12.03 16:58:58.113739 [ 193 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2025.12.03 16:58:58.113821 [ 193 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_25_6} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7972 | 2025.12.03 16:58:58.113901 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7973 | 2025.12.03 16:58:58.113963 [ 278 ] {8273a4c9-b313-461f-81b7-39e42c2168c8} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2025.12.03 16:58:58.114100 [ 278 ] {8273a4c9-b313-461f-81b7-39e42c2168c8} <Debug> executeQuery: Read 1190 rows, 87.18 KiB in 0.00187 sec., 636363.6363636364 rows/sec., 45.53 MiB/sec. | ||
| 7975 | 2025.12.03 16:58:58.114139 [ 278 ] {8273a4c9-b313-461f-81b7-39e42c2168c8} <Debug> TCPHandler: Processed in 0.002040009 sec. | ||
| 7976 | 2025.12.03 16:58:58.114251 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2025.12.03 16:58:58.114348 [ 278 ] {2af799a6-040d-4007-91af-69a724c7cd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7978 | 2025.12.03 16:58:58.114390 [ 278 ] {2af799a6-040d-4007-91af-69a724c7cd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7979 | 2025.12.03 16:58:58.114721 [ 278 ] {2af799a6-040d-4007-91af-69a724c7cd37} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2025.12.03 16:58:58.114757 [ 278 ] {2af799a6-040d-4007-91af-69a724c7cd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7981 | 2025.12.03 16:58:58.115070 [ 278 ] {2af799a6-040d-4007-91af-69a724c7cd37} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7982 | 2025.12.03 16:58:58.115275 [ 278 ] {2af799a6-040d-4007-91af-69a724c7cd37} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2025.12.03 16:58:58.115406 [ 278 ] {2af799a6-040d-4007-91af-69a724c7cd37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 7984 | 2025.12.03 16:58:58.115443 [ 278 ] {2af799a6-040d-4007-91af-69a724c7cd37} <Debug> TCPHandler: Processed in 0.001241234 sec. | ||
| 7985 | 2025.12.03 16:58:58.115544 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2025.12.03 16:58:58.115639 [ 278 ] {3ba2c478-c534-4cb5-bff1-7b40299bab6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7987 | 2025.12.03 16:58:58.115681 [ 278 ] {3ba2c478-c534-4cb5-bff1-7b40299bab6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7988 | 2025.12.03 16:58:58.116303 [ 278 ] {3ba2c478-c534-4cb5-bff1-7b40299bab6b} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2025.12.03 16:58:58.116339 [ 278 ] {3ba2c478-c534-4cb5-bff1-7b40299bab6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7990 | 2025.12.03 16:58:58.116727 [ 278 ] {3ba2c478-c534-4cb5-bff1-7b40299bab6b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7991 | 2025.12.03 16:58:58.116941 [ 278 ] {3ba2c478-c534-4cb5-bff1-7b40299bab6b} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2025.12.03 16:58:58.117081 [ 278 ] {3ba2c478-c534-4cb5-bff1-7b40299bab6b} <Debug> executeQuery: Read 909 rows, 61.53 KiB in 0.001459 sec., 623029.4722412612 rows/sec., 41.18 MiB/sec. | ||
| 7993 | 2025.12.03 16:58:58.117117 [ 278 ] {3ba2c478-c534-4cb5-bff1-7b40299bab6b} <Debug> TCPHandler: Processed in 0.001621661 sec. | ||
| 7994 | 2025.12.03 16:58:58.117236 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2025.12.03 16:58:58.117356 [ 278 ] {309abaf2-20f8-4e80-bf26-716b39899bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7996 | 2025.12.03 16:58:58.117407 [ 278 ] {309abaf2-20f8-4e80-bf26-716b39899bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7997 | 2025.12.03 16:58:58.117783 [ 278 ] {309abaf2-20f8-4e80-bf26-716b39899bc9} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.12.03 16:58:58.117828 [ 278 ] {309abaf2-20f8-4e80-bf26-716b39899bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7999 | 2025.12.03 16:58:58.118199 [ 278 ] {309abaf2-20f8-4e80-bf26-716b39899bc9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8000 | 2025.12.03 16:58:58.118468 [ 278 ] {309abaf2-20f8-4e80-bf26-716b39899bc9} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.12.03 16:58:58.118613 [ 278 ] {309abaf2-20f8-4e80-bf26-716b39899bc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec. | ||
| 8002 | 2025.12.03 16:58:58.118652 [ 278 ] {309abaf2-20f8-4e80-bf26-716b39899bc9} <Debug> TCPHandler: Processed in 0.001476478 sec. | ||
| 8003 | 2025.12.03 16:58:58.118774 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2025.12.03 16:58:58.118929 [ 278 ] {9917806b-425f-44b4-a03d-068916cdccd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8005 | 2025.12.03 16:58:58.118995 [ 278 ] {9917806b-425f-44b4-a03d-068916cdccd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8006 | 2025.12.03 16:58:58.119944 [ 278 ] {9917806b-425f-44b4-a03d-068916cdccd4} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2025.12.03 16:58:58.119981 [ 278 ] {9917806b-425f-44b4-a03d-068916cdccd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8008 | 2025.12.03 16:58:58.120578 [ 278 ] {9917806b-425f-44b4-a03d-068916cdccd4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8009 | 2025.12.03 16:58:58.120819 [ 278 ] {9917806b-425f-44b4-a03d-068916cdccd4} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2025.12.03 16:58:58.120977 [ 278 ] {9917806b-425f-44b4-a03d-068916cdccd4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002074 sec., 19768.563162970106 rows/sec., 35.42 MiB/sec. | ||
| 8011 | 2025.12.03 16:58:58.121037 [ 278 ] {9917806b-425f-44b4-a03d-068916cdccd4} <Debug> TCPHandler: Processed in 0.002323485 sec. | ||
| 8012 | 2025.12.03 16:58:58.121154 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2025.12.03 16:58:58.121248 [ 278 ] {1b6e3a54-37ac-45d5-82e2-2cb718d281fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8014 | 2025.12.03 16:58:58.121292 [ 278 ] {1b6e3a54-37ac-45d5-82e2-2cb718d281fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8015 | 2025.12.03 16:58:58.121636 [ 278 ] {1b6e3a54-37ac-45d5-82e2-2cb718d281fc} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2025.12.03 16:58:58.121672 [ 278 ] {1b6e3a54-37ac-45d5-82e2-2cb718d281fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8017 | 2025.12.03 16:58:58.121997 [ 278 ] {1b6e3a54-37ac-45d5-82e2-2cb718d281fc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8018 | 2025.12.03 16:58:58.122217 [ 278 ] {1b6e3a54-37ac-45d5-82e2-2cb718d281fc} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2025.12.03 16:58:58.122349 [ 278 ] {1b6e3a54-37ac-45d5-82e2-2cb718d281fc} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.00112 sec., 60714.28571428572 rows/sec., 3.52 MiB/sec. | ||
| 8020 | 2025.12.03 16:58:58.122386 [ 278 ] {1b6e3a54-37ac-45d5-82e2-2cb718d281fc} <Debug> TCPHandler: Processed in 0.001283055 sec. | ||
| 8021 | 2025.12.03 16:58:59.879012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1048 | ||
| 8022 | 2025.12.03 16:58:59.881890 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.12.03 16:58:59.881929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8024 | 2025.12.03 16:58:59.883191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8025 | 2025.12.03 16:58:59.883453 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2025.12.03 16:58:59.883574 [ 99 ] {} <Debug> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8027 | 2025.12.03 16:58:59.883620 [ 99 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2025.12.03 16:58:59.883641 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8029 | 2025.12.03 16:58:59.883763 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::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 | ||
| 8030 | 2025.12.03 16:58:59.883770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 8031 | 2025.12.03 16:58:59.884379 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8032 | 2025.12.03 16:58:59.884515 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 854 rows starting from the beginning of the part | ||
| 8033 | 2025.12.03 16:58:59.884869 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8034 | 2025.12.03 16:58:59.885263 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
| 8035 | 2025.12.03 16:58:59.885656 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 8036 | 2025.12.03 16:58:59.886034 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 8037 | 2025.12.03 16:58:59.886415 [ 189 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 54 rows starting from the beginning of the part | ||
| 8038 | 2025.12.03 16:58:59.893395 [ 188 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 72 columns (72 merged, 0 gathered) in 0.009684265 sec., 108216.78258494579 rows/sec., 87.11 MiB/sec. | ||
| 8039 | 2025.12.03 16:58:59.894845 [ 188 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8040 | 2025.12.03 16:58:59.895439 [ 188 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2025.12.03 16:58:59.895524 [ 188 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_26_5} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8042 | 2025.12.03 16:58:59.895827 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8043 | 2025.12.03 16:59:00.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.94 MiB, peak 289.03 MiB, free memory in arenas 0.00 B, will set to 284.07 MiB (RSS), difference: 1.12 MiB | ||
| 8044 | 2025.12.03 16:59:01.729671 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2025.12.03 16:59:01.729879 [ 278 ] {fca04884-8f5a-44c0-86b1-a6ac3c2ebbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8046 | 2025.12.03 16:59:01.729952 [ 278 ] {fca04884-8f5a-44c0-86b1-a6ac3c2ebbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8047 | 2025.12.03 16:59:01.730674 [ 278 ] {fca04884-8f5a-44c0-86b1-a6ac3c2ebbb5} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2025.12.03 16:59:01.730714 [ 278 ] {fca04884-8f5a-44c0-86b1-a6ac3c2ebbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8049 | 2025.12.03 16:59:01.731119 [ 278 ] {fca04884-8f5a-44c0-86b1-a6ac3c2ebbb5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8050 | 2025.12.03 16:59:01.731360 [ 278 ] {fca04884-8f5a-44c0-86b1-a6ac3c2ebbb5} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2025.12.03 16:59:01.731533 [ 278 ] {fca04884-8f5a-44c0-86b1-a6ac3c2ebbb5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.52 MiB/sec. | ||
| 8052 | 2025.12.03 16:59:01.731587 [ 278 ] {fca04884-8f5a-44c0-86b1-a6ac3c2ebbb5} <Debug> TCPHandler: Processed in 0.002047139 sec. | ||
| 8053 | 2025.12.03 16:59:01.731724 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2025.12.03 16:59:01.731827 [ 278 ] {d41dafb8-2f2b-485d-b719-32155a287bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8055 | 2025.12.03 16:59:01.731872 [ 278 ] {d41dafb8-2f2b-485d-b719-32155a287bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8056 | 2025.12.03 16:59:01.732315 [ 278 ] {d41dafb8-2f2b-485d-b719-32155a287bdd} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2025.12.03 16:59:01.732350 [ 278 ] {d41dafb8-2f2b-485d-b719-32155a287bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8058 | 2025.12.03 16:59:01.732684 [ 278 ] {d41dafb8-2f2b-485d-b719-32155a287bdd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8059 | 2025.12.03 16:59:01.732905 [ 278 ] {d41dafb8-2f2b-485d-b719-32155a287bdd} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2025.12.03 16:59:01.733040 [ 278 ] {d41dafb8-2f2b-485d-b719-32155a287bdd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 8061 | 2025.12.03 16:59:01.733077 [ 278 ] {d41dafb8-2f2b-485d-b719-32155a287bdd} <Debug> TCPHandler: Processed in 0.001406417 sec. | ||
| 8062 | 2025.12.03 16:59:01.733197 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2025.12.03 16:59:01.733295 [ 278 ] {0d3c99cb-b61d-40de-865c-321c20fa2707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8064 | 2025.12.03 16:59:01.733340 [ 278 ] {0d3c99cb-b61d-40de-865c-321c20fa2707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8065 | 2025.12.03 16:59:01.733723 [ 278 ] {0d3c99cb-b61d-40de-865c-321c20fa2707} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2025.12.03 16:59:01.733757 [ 278 ] {0d3c99cb-b61d-40de-865c-321c20fa2707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8067 | 2025.12.03 16:59:01.734086 [ 278 ] {0d3c99cb-b61d-40de-865c-321c20fa2707} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8068 | 2025.12.03 16:59:01.734304 [ 278 ] {0d3c99cb-b61d-40de-865c-321c20fa2707} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2025.12.03 16:59:01.734435 [ 278 ] {0d3c99cb-b61d-40de-865c-321c20fa2707} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00116 sec., 82758.62068965517 rows/sec., 5.76 MiB/sec. | ||
| 8070 | 2025.12.03 16:59:01.734471 [ 278 ] {0d3c99cb-b61d-40de-865c-321c20fa2707} <Debug> TCPHandler: Processed in 0.001323935 sec. | ||
| 8071 | 2025.12.03 16:59:01.734585 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2025.12.03 16:59:01.734680 [ 278 ] {5ac7a9ad-27f8-4a7b-b445-197fb524d547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8073 | 2025.12.03 16:59:01.734722 [ 278 ] {5ac7a9ad-27f8-4a7b-b445-197fb524d547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8074 | 2025.12.03 16:59:01.735052 [ 278 ] {5ac7a9ad-27f8-4a7b-b445-197fb524d547} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2025.12.03 16:59:01.735087 [ 278 ] {5ac7a9ad-27f8-4a7b-b445-197fb524d547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8076 | 2025.12.03 16:59:01.735397 [ 278 ] {5ac7a9ad-27f8-4a7b-b445-197fb524d547} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8077 | 2025.12.03 16:59:01.735611 [ 278 ] {5ac7a9ad-27f8-4a7b-b445-197fb524d547} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2025.12.03 16:59:01.735743 [ 278 ] {5ac7a9ad-27f8-4a7b-b445-197fb524d547} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001082 sec., 33271.719038817006 rows/sec., 2.24 MiB/sec. | ||
| 8079 | 2025.12.03 16:59:01.735777 [ 278 ] {5ac7a9ad-27f8-4a7b-b445-197fb524d547} <Debug> TCPHandler: Processed in 0.001242044 sec. | ||
| 8080 | 2025.12.03 16:59:02.337995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16770 | ||
| 8081 | 2025.12.03 16:59:02.338510 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2025.12.03 16:59:02.338556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8083 | 2025.12.03 16:59:02.339056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8084 | 2025.12.03 16:59:02.339302 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2025.12.03 16:59:02.339447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16770 | ||
| 8086 | 2025.12.03 16:59:03.216587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8087 | 2025.12.03 16:59:03.233840 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2025.12.03 16:59:03.233905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8089 | 2025.12.03 16:59:03.240578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8090 | 2025.12.03 16:59:03.241314 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2025.12.03 16:59:03.244584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8092 | 2025.12.03 16:59:06.732551 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2025.12.03 16:59:06.732740 [ 278 ] {a27954dd-6f93-44ea-b9ff-6bc34c70e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8094 | 2025.12.03 16:59:06.732804 [ 278 ] {a27954dd-6f93-44ea-b9ff-6bc34c70e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8095 | 2025.12.03 16:59:06.733494 [ 278 ] {a27954dd-6f93-44ea-b9ff-6bc34c70e5ba} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2025.12.03 16:59:06.733532 [ 278 ] {a27954dd-6f93-44ea-b9ff-6bc34c70e5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8097 | 2025.12.03 16:59:06.733951 [ 278 ] {a27954dd-6f93-44ea-b9ff-6bc34c70e5ba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8098 | 2025.12.03 16:59:06.734181 [ 278 ] {a27954dd-6f93-44ea-b9ff-6bc34c70e5ba} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2025.12.03 16:59:06.734335 [ 278 ] {a27954dd-6f93-44ea-b9ff-6bc34c70e5ba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 8100 | 2025.12.03 16:59:06.734378 [ 278 ] {a27954dd-6f93-44ea-b9ff-6bc34c70e5ba} <Debug> TCPHandler: Processed in 0.001947648 sec. | ||
| 8101 | 2025.12.03 16:59:06.734504 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2025.12.03 16:59:06.734601 [ 278 ] {b19cd822-c45e-4379-aafa-32ec0acceadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8103 | 2025.12.03 16:59:06.734651 [ 278 ] {b19cd822-c45e-4379-aafa-32ec0acceadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8104 | 2025.12.03 16:59:06.735095 [ 278 ] {b19cd822-c45e-4379-aafa-32ec0acceadb} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2025.12.03 16:59:06.735131 [ 278 ] {b19cd822-c45e-4379-aafa-32ec0acceadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8106 | 2025.12.03 16:59:06.735464 [ 278 ] {b19cd822-c45e-4379-aafa-32ec0acceadb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8107 | 2025.12.03 16:59:06.735689 [ 278 ] {b19cd822-c45e-4379-aafa-32ec0acceadb} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2025.12.03 16:59:06.735825 [ 278 ] {b19cd822-c45e-4379-aafa-32ec0acceadb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 8109 | 2025.12.03 16:59:06.735865 [ 278 ] {b19cd822-c45e-4379-aafa-32ec0acceadb} <Debug> TCPHandler: Processed in 0.001412457 sec. | ||
| 8110 | 2025.12.03 16:59:06.735993 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2025.12.03 16:59:06.736143 [ 278 ] {04fedb8f-c02a-4064-8eec-b57c7fe33cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8112 | 2025.12.03 16:59:06.736200 [ 278 ] {04fedb8f-c02a-4064-8eec-b57c7fe33cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8113 | 2025.12.03 16:59:06.736677 [ 278 ] {04fedb8f-c02a-4064-8eec-b57c7fe33cd1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2025.12.03 16:59:06.736716 [ 278 ] {04fedb8f-c02a-4064-8eec-b57c7fe33cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8115 | 2025.12.03 16:59:06.737083 [ 278 ] {04fedb8f-c02a-4064-8eec-b57c7fe33cd1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8116 | 2025.12.03 16:59:06.737304 [ 278 ] {04fedb8f-c02a-4064-8eec-b57c7fe33cd1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2025.12.03 16:59:06.737443 [ 278 ] {04fedb8f-c02a-4064-8eec-b57c7fe33cd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 8118 | 2025.12.03 16:59:06.737483 [ 278 ] {04fedb8f-c02a-4064-8eec-b57c7fe33cd1} <Debug> TCPHandler: Processed in 0.001539329 sec. | ||
| 8119 | 2025.12.03 16:59:06.737600 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2025.12.03 16:59:06.737697 [ 278 ] {0923dfdd-eed9-4e84-abb7-d8d3f27f4f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8121 | 2025.12.03 16:59:06.737739 [ 278 ] {0923dfdd-eed9-4e84-abb7-d8d3f27f4f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8122 | 2025.12.03 16:59:06.738084 [ 278 ] {0923dfdd-eed9-4e84-abb7-d8d3f27f4f31} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2025.12.03 16:59:06.738121 [ 278 ] {0923dfdd-eed9-4e84-abb7-d8d3f27f4f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8124 | 2025.12.03 16:59:06.738457 [ 278 ] {0923dfdd-eed9-4e84-abb7-d8d3f27f4f31} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8125 | 2025.12.03 16:59:06.738686 [ 278 ] {0923dfdd-eed9-4e84-abb7-d8d3f27f4f31} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2025.12.03 16:59:06.738822 [ 278 ] {0923dfdd-eed9-4e84-abb7-d8d3f27f4f31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 8127 | 2025.12.03 16:59:06.738860 [ 278 ] {0923dfdd-eed9-4e84-abb7-d8d3f27f4f31} <Debug> TCPHandler: Processed in 0.001310536 sec. | ||
| 8128 | 2025.12.03 16:59:09.718109 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8129 | 2025.12.03 16:59:09.718185 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8130 | 2025.12.03 16:59:09.839633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17218 | ||
| 8131 | 2025.12.03 16:59:09.840125 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2025.12.03 16:59:09.840175 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8133 | 2025.12.03 16:59:09.840664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8134 | 2025.12.03 16:59:09.840909 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2025.12.03 16:59:09.841055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17218 | ||
| 8136 | 2025.12.03 16:59:09.841064 [ 80 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8137 | 2025.12.03 16:59:09.841146 [ 80 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2025.12.03 16:59:09.841185 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8139 | 2025.12.03 16:59:09.841307 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 8140 | 2025.12.03 16:59:09.841416 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8141 | 2025.12.03 16:59:09.841450 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14850 rows starting from the beginning of the part | ||
| 8142 | 2025.12.03 16:59:09.841513 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8143 | 2025.12.03 16:59:09.841566 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8144 | 2025.12.03 16:59:09.841612 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8145 | 2025.12.03 16:59:09.841657 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8146 | 2025.12.03 16:59:09.841702 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8147 | 2025.12.03 16:59:09.843826 [ 188 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17218 rows, containing 4 columns (4 merged, 0 gathered) in 0.002566969 sec., 6707521.594534254 rows/sec., 95.95 MiB/sec. | ||
| 8148 | 2025.12.03 16:59:09.844003 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8149 | 2025.12.03 16:59:09.844252 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2025.12.03 16:59:09.844318 [ 201 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_36_7} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8151 | 2025.12.03 16:59:09.844396 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8152 | 2025.12.03 16:59:09.884222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1064 | ||
| 8153 | 2025.12.03 16:59:09.886281 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2025.12.03 16:59:09.886323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8155 | 2025.12.03 16:59:09.887484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8156 | 2025.12.03 16:59:09.887751 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2025.12.03 16:59:09.888004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8158 | 2025.12.03 16:59:10.744763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8159 | 2025.12.03 16:59:10.762348 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2025.12.03 16:59:10.762401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8161 | 2025.12.03 16:59:10.768853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8162 | 2025.12.03 16:59:10.769562 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2025.12.03 16:59:10.769852 [ 84 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8164 | 2025.12.03 16:59:10.769895 [ 84 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2025.12.03 16:59:10.769918 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8166 | 2025.12.03 16:59:10.770050 [ 202 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 8167 | 2025.12.03 16:59:10.772810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8168 | 2025.12.03 16:59:10.774168 [ 202 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8169 | 2025.12.03 16:59:10.775724 [ 202 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 8170 | 2025.12.03 16:59:10.780555 [ 202 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 8171 | 2025.12.03 16:59:10.785135 [ 202 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 8172 | 2025.12.03 16:59:10.789380 [ 202 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 8173 | 2025.12.03 16:59:10.794065 [ 202 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 8174 | 2025.12.03 16:59:10.798252 [ 202 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8175 | 2025.12.03 16:59:10.848163 [ 201 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078170627 sec., 3466.775314466903 rows/sec., 17.93 MiB/sec. | ||
| 8176 | 2025.12.03 16:59:10.851317 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8177 | 2025.12.03 16:59:10.853370 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_36_7} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2025.12.03 16:59:10.853451 [ 188 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_36_7} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8179 | 2025.12.03 16:59:10.856170 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8180 | 2025.12.03 16:59:11.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.28 MiB, peak 298.16 MiB, free memory in arenas 0.00 B, will set to 289.14 MiB (RSS), difference: 2.86 MiB | ||
| 8181 | 2025.12.03 16:59:11.229535 [ 84 ] {} <Debug> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8182 | 2025.12.03 16:59:11.229598 [ 84 ] {} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2025.12.03 16:59:11.229623 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8184 | 2025.12.03 16:59:11.229755 [ 197 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 8185 | 2025.12.03 16:59:11.229916 [ 197 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8186 | 2025.12.03 16:59:11.229958 [ 197 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 8187 | 2025.12.03 16:59:11.230035 [ 197 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8188 | 2025.12.03 16:59:11.230087 [ 197 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8189 | 2025.12.03 16:59:11.230128 [ 197 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::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 | ||
| 8190 | 2025.12.03 16:59:11.230168 [ 197 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8191 | 2025.12.03 16:59:11.230936 [ 201 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237284 sec., 40411.093976807264 rows/sec., 3.37 MiB/sec. | ||
| 8192 | 2025.12.03 16:59:11.231084 [ 201 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8193 | 2025.12.03 16:59:11.231350 [ 201 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_13_3} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2025.12.03 16:59:11.231423 [ 201 ] {435b50bf-d913-4882-a0a2-1d9b1ca3875c::all_1_13_3} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8195 | 2025.12.03 16:59:11.231503 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8196 | 2025.12.03 16:59:11.746067 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2025.12.03 16:59:11.746328 [ 278 ] {800d4f0b-cec6-4e55-b104-62db22be1f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8198 | 2025.12.03 16:59:11.746425 [ 278 ] {800d4f0b-cec6-4e55-b104-62db22be1f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8199 | 2025.12.03 16:59:11.747493 [ 278 ] {800d4f0b-cec6-4e55-b104-62db22be1f19} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.12.03 16:59:11.747542 [ 278 ] {800d4f0b-cec6-4e55-b104-62db22be1f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8201 | 2025.12.03 16:59:11.747974 [ 278 ] {800d4f0b-cec6-4e55-b104-62db22be1f19} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8202 | 2025.12.03 16:59:11.748202 [ 278 ] {800d4f0b-cec6-4e55-b104-62db22be1f19} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2025.12.03 16:59:11.748359 [ 278 ] {800d4f0b-cec6-4e55-b104-62db22be1f19} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002064 sec., 198643.4108527132 rows/sec., 12.60 MiB/sec. | ||
| 8204 | 2025.12.03 16:59:11.748402 [ 278 ] {800d4f0b-cec6-4e55-b104-62db22be1f19} <Debug> TCPHandler: Processed in 0.002457517 sec. | ||
| 8205 | 2025.12.03 16:59:11.748530 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2025.12.03 16:59:11.748656 [ 278 ] {a65e07ef-bfee-4599-b026-74f6ce7abe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8207 | 2025.12.03 16:59:11.748710 [ 278 ] {a65e07ef-bfee-4599-b026-74f6ce7abe82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8208 | 2025.12.03 16:59:11.749767 [ 278 ] {a65e07ef-bfee-4599-b026-74f6ce7abe82} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.12.03 16:59:11.749806 [ 278 ] {a65e07ef-bfee-4599-b026-74f6ce7abe82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8210 | 2025.12.03 16:59:11.750240 [ 278 ] {a65e07ef-bfee-4599-b026-74f6ce7abe82} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8211 | 2025.12.03 16:59:11.750457 [ 278 ] {a65e07ef-bfee-4599-b026-74f6ce7abe82} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2025.12.03 16:59:11.750600 [ 278 ] {a65e07ef-bfee-4599-b026-74f6ce7abe82} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.00197 sec., 606091.3705583756 rows/sec., 48.43 MiB/sec. | ||
| 8213 | 2025.12.03 16:59:11.750640 [ 278 ] {a65e07ef-bfee-4599-b026-74f6ce7abe82} <Debug> TCPHandler: Processed in 0.002172542 sec. | ||
| 8214 | 2025.12.03 16:59:11.750754 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2025.12.03 16:59:11.750867 [ 278 ] {ae13670a-7b84-4ff1-b584-9800cef6811d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8216 | 2025.12.03 16:59:11.750913 [ 278 ] {ae13670a-7b84-4ff1-b584-9800cef6811d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8217 | 2025.12.03 16:59:11.751428 [ 278 ] {ae13670a-7b84-4ff1-b584-9800cef6811d} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2025.12.03 16:59:11.751463 [ 278 ] {ae13670a-7b84-4ff1-b584-9800cef6811d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8219 | 2025.12.03 16:59:11.751779 [ 278 ] {ae13670a-7b84-4ff1-b584-9800cef6811d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8220 | 2025.12.03 16:59:11.751984 [ 278 ] {ae13670a-7b84-4ff1-b584-9800cef6811d} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2025.12.03 16:59:11.752113 [ 278 ] {ae13670a-7b84-4ff1-b584-9800cef6811d} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.00127 sec., 193700.78740157478 rows/sec., 11.84 MiB/sec. | ||
| 8222 | 2025.12.03 16:59:11.752152 [ 278 ] {ae13670a-7b84-4ff1-b584-9800cef6811d} <Debug> TCPHandler: Processed in 0.001454698 sec. | ||
| 8223 | 2025.12.03 16:59:11.752255 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.12.03 16:59:11.752380 [ 278 ] {a7815478-8087-4a0f-8d30-191c911b72ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8225 | 2025.12.03 16:59:11.752422 [ 278 ] {a7815478-8087-4a0f-8d30-191c911b72ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8226 | 2025.12.03 16:59:11.752916 [ 278 ] {a7815478-8087-4a0f-8d30-191c911b72ee} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.12.03 16:59:11.752955 [ 278 ] {a7815478-8087-4a0f-8d30-191c911b72ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8228 | 2025.12.03 16:59:11.753274 [ 278 ] {a7815478-8087-4a0f-8d30-191c911b72ee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8229 | 2025.12.03 16:59:11.753488 [ 278 ] {a7815478-8087-4a0f-8d30-191c911b72ee} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2025.12.03 16:59:11.753623 [ 278 ] {a7815478-8087-4a0f-8d30-191c911b72ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 8231 | 2025.12.03 16:59:11.753663 [ 278 ] {a7815478-8087-4a0f-8d30-191c911b72ee} <Debug> TCPHandler: Processed in 0.001457488 sec. | ||
| 8232 | 2025.12.03 16:59:11.753787 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.12.03 16:59:11.753877 [ 278 ] {1e58593a-558d-409e-9764-7e7ef63f6e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8234 | 2025.12.03 16:59:11.753915 [ 278 ] {1e58593a-558d-409e-9764-7e7ef63f6e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8235 | 2025.12.03 16:59:11.754377 [ 278 ] {1e58593a-558d-409e-9764-7e7ef63f6e61} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.12.03 16:59:11.754412 [ 278 ] {1e58593a-558d-409e-9764-7e7ef63f6e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8237 | 2025.12.03 16:59:11.754720 [ 278 ] {1e58593a-558d-409e-9764-7e7ef63f6e61} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8238 | 2025.12.03 16:59:11.754920 [ 278 ] {1e58593a-558d-409e-9764-7e7ef63f6e61} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.12.03 16:59:11.755045 [ 278 ] {1e58593a-558d-409e-9764-7e7ef63f6e61} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 8240 | 2025.12.03 16:59:11.755083 [ 278 ] {1e58593a-558d-409e-9764-7e7ef63f6e61} <Debug> TCPHandler: Processed in 0.001342926 sec. | ||
| 8241 | 2025.12.03 16:59:11.755185 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.12.03 16:59:11.755275 [ 278 ] {c496c501-da3e-4e63-8a83-eda6e474ad6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8243 | 2025.12.03 16:59:11.755315 [ 278 ] {c496c501-da3e-4e63-8a83-eda6e474ad6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8244 | 2025.12.03 16:59:11.755974 [ 278 ] {c496c501-da3e-4e63-8a83-eda6e474ad6e} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.12.03 16:59:11.756010 [ 278 ] {c496c501-da3e-4e63-8a83-eda6e474ad6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8246 | 2025.12.03 16:59:11.756329 [ 278 ] {c496c501-da3e-4e63-8a83-eda6e474ad6e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8247 | 2025.12.03 16:59:11.756543 [ 278 ] {c496c501-da3e-4e63-8a83-eda6e474ad6e} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2025.12.03 16:59:11.756670 [ 278 ] {c496c501-da3e-4e63-8a83-eda6e474ad6e} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001412 sec., 509915.01416430593 rows/sec., 35.79 MiB/sec. | ||
| 8249 | 2025.12.03 16:59:11.756707 [ 278 ] {c496c501-da3e-4e63-8a83-eda6e474ad6e} <Debug> TCPHandler: Processed in 0.00156813 sec. | ||
| 8250 | 2025.12.03 16:59:11.756817 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2025.12.03 16:59:11.756907 [ 278 ] {7831d457-e103-4770-b4d1-bc07c6853f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8252 | 2025.12.03 16:59:11.756948 [ 278 ] {7831d457-e103-4770-b4d1-bc07c6853f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8253 | 2025.12.03 16:59:11.757272 [ 278 ] {7831d457-e103-4770-b4d1-bc07c6853f15} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2025.12.03 16:59:11.757308 [ 278 ] {7831d457-e103-4770-b4d1-bc07c6853f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8255 | 2025.12.03 16:59:11.757613 [ 278 ] {7831d457-e103-4770-b4d1-bc07c6853f15} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8256 | 2025.12.03 16:59:11.757811 [ 278 ] {7831d457-e103-4770-b4d1-bc07c6853f15} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.12.03 16:59:11.757936 [ 278 ] {7831d457-e103-4770-b4d1-bc07c6853f15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 8258 | 2025.12.03 16:59:11.757972 [ 278 ] {7831d457-e103-4770-b4d1-bc07c6853f15} <Debug> TCPHandler: Processed in 0.001201243 sec. | ||
| 8259 | 2025.12.03 16:59:11.758077 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2025.12.03 16:59:11.758168 [ 278 ] {8459bebb-a647-42b2-9dcc-d7f2ba6f06f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8261 | 2025.12.03 16:59:11.758210 [ 278 ] {8459bebb-a647-42b2-9dcc-d7f2ba6f06f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8262 | 2025.12.03 16:59:11.758637 [ 278 ] {8459bebb-a647-42b2-9dcc-d7f2ba6f06f0} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.12.03 16:59:11.758671 [ 278 ] {8459bebb-a647-42b2-9dcc-d7f2ba6f06f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8264 | 2025.12.03 16:59:11.759000 [ 278 ] {8459bebb-a647-42b2-9dcc-d7f2ba6f06f0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8265 | 2025.12.03 16:59:11.759202 [ 278 ] {8459bebb-a647-42b2-9dcc-d7f2ba6f06f0} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.12.03 16:59:11.759330 [ 278 ] {8459bebb-a647-42b2-9dcc-d7f2ba6f06f0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00118 sec., 266101.69491525425 rows/sec., 17.48 MiB/sec. | ||
| 8267 | 2025.12.03 16:59:11.759366 [ 278 ] {8459bebb-a647-42b2-9dcc-d7f2ba6f06f0} <Debug> TCPHandler: Processed in 0.001336035 sec. | ||
| 8268 | 2025.12.03 16:59:11.759469 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2025.12.03 16:59:11.759567 [ 278 ] {1bbc41f5-74e1-4bda-a96a-2c8b45e98eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8270 | 2025.12.03 16:59:11.759610 [ 278 ] {1bbc41f5-74e1-4bda-a96a-2c8b45e98eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8271 | 2025.12.03 16:59:11.759920 [ 278 ] {1bbc41f5-74e1-4bda-a96a-2c8b45e98eb0} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.12.03 16:59:11.759957 [ 278 ] {1bbc41f5-74e1-4bda-a96a-2c8b45e98eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8273 | 2025.12.03 16:59:11.760273 [ 278 ] {1bbc41f5-74e1-4bda-a96a-2c8b45e98eb0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8274 | 2025.12.03 16:59:11.760495 [ 278 ] {1bbc41f5-74e1-4bda-a96a-2c8b45e98eb0} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.12.03 16:59:11.760627 [ 278 ] {1bbc41f5-74e1-4bda-a96a-2c8b45e98eb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 8276 | 2025.12.03 16:59:11.760664 [ 278 ] {1bbc41f5-74e1-4bda-a96a-2c8b45e98eb0} <Debug> TCPHandler: Processed in 0.001244424 sec. | ||
| 8277 | 2025.12.03 16:59:11.760766 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2025.12.03 16:59:11.760861 [ 278 ] {799dc1b2-9309-4259-aef5-884f0ee711e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8279 | 2025.12.03 16:59:11.760916 [ 278 ] {799dc1b2-9309-4259-aef5-884f0ee711e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8280 | 2025.12.03 16:59:11.761790 [ 278 ] {799dc1b2-9309-4259-aef5-884f0ee711e0} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2025.12.03 16:59:11.761828 [ 278 ] {799dc1b2-9309-4259-aef5-884f0ee711e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8282 | 2025.12.03 16:59:11.762414 [ 278 ] {799dc1b2-9309-4259-aef5-884f0ee711e0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8283 | 2025.12.03 16:59:11.762642 [ 278 ] {799dc1b2-9309-4259-aef5-884f0ee711e0} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2025.12.03 16:59:11.762768 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8285 | 2025.12.03 16:59:11.762782 [ 278 ] {799dc1b2-9309-4259-aef5-884f0ee711e0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001938 sec., 21155.830753353974 rows/sec., 37.91 MiB/sec. | ||
| 8286 | 2025.12.03 16:59:11.762876 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2025.12.03 16:59:11.762898 [ 278 ] {799dc1b2-9309-4259-aef5-884f0ee711e0} <Debug> TCPHandler: Processed in 0.002180792 sec. | ||
| 8288 | 2025.12.03 16:59:11.762927 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8289 | 2025.12.03 16:59:11.763024 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2025.12.03 16:59:11.763077 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 8291 | 2025.12.03 16:59:11.763127 [ 278 ] {ada6af94-d66c-4edf-b3a2-23da7936ce91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8292 | 2025.12.03 16:59:11.763174 [ 278 ] {ada6af94-d66c-4edf-b3a2-23da7936ce91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8293 | 2025.12.03 16:59:11.763352 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8294 | 2025.12.03 16:59:11.763422 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part | ||
| 8295 | 2025.12.03 16:59:11.763526 [ 278 ] {ada6af94-d66c-4edf-b3a2-23da7936ce91} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2025.12.03 16:59:11.763569 [ 278 ] {ada6af94-d66c-4edf-b3a2-23da7936ce91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8297 | 2025.12.03 16:59:11.763568 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8298 | 2025.12.03 16:59:11.763705 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8299 | 2025.12.03 16:59:11.763813 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8300 | 2025.12.03 16:59:11.763915 [ 278 ] {ada6af94-d66c-4edf-b3a2-23da7936ce91} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8301 | 2025.12.03 16:59:11.763924 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8302 | 2025.12.03 16:59:11.764038 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8303 | 2025.12.03 16:59:11.764142 [ 278 ] {ada6af94-d66c-4edf-b3a2-23da7936ce91} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2025.12.03 16:59:11.764276 [ 278 ] {ada6af94-d66c-4edf-b3a2-23da7936ce91} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 5.46 MiB/sec. | ||
| 8305 | 2025.12.03 16:59:11.764315 [ 278 ] {ada6af94-d66c-4edf-b3a2-23da7936ce91} <Debug> TCPHandler: Processed in 0.001340676 sec. | ||
| 8306 | 2025.12.03 16:59:11.779557 [ 187 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 19 columns (19 merged, 0 gathered) in 0.016543537 sec., 57122.004804655735 rows/sec., 102.36 MiB/sec. | ||
| 8307 | 2025.12.03 16:59:11.780656 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8308 | 2025.12.03 16:59:11.780974 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2025.12.03 16:59:11.781048 [ 195 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8310 | 2025.12.03 16:59:11.781140 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 8311 | 2025.12.03 16:59:12.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.97 MiB, peak 298.16 MiB, free memory in arenas 0.00 B, will set to 294.38 MiB (RSS), difference: 4.40 MiB | ||
| 8312 | 2025.12.03 16:59:16.733082 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2025.12.03 16:59:16.733303 [ 278 ] {f13147a6-15d5-4ab2-8e82-12e8d202e5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8314 | 2025.12.03 16:59:16.733416 [ 278 ] {f13147a6-15d5-4ab2-8e82-12e8d202e5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8315 | 2025.12.03 16:59:16.734389 [ 278 ] {f13147a6-15d5-4ab2-8e82-12e8d202e5fc} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2025.12.03 16:59:16.734427 [ 278 ] {f13147a6-15d5-4ab2-8e82-12e8d202e5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8317 | 2025.12.03 16:59:16.734795 [ 278 ] {f13147a6-15d5-4ab2-8e82-12e8d202e5fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8318 | 2025.12.03 16:59:16.735016 [ 278 ] {f13147a6-15d5-4ab2-8e82-12e8d202e5fc} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2025.12.03 16:59:16.735168 [ 278 ] {f13147a6-15d5-4ab2-8e82-12e8d202e5fc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00194 sec., 1030.9278350515463 rows/sec., 84.06 KiB/sec. | ||
| 8320 | 2025.12.03 16:59:16.735209 [ 278 ] {f13147a6-15d5-4ab2-8e82-12e8d202e5fc} <Debug> TCPHandler: Processed in 0.002246783 sec. | ||
| 8321 | 2025.12.03 16:59:16.735350 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2025.12.03 16:59:16.735447 [ 278 ] {3629a16a-7a86-41ae-a087-81f13975eeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8323 | 2025.12.03 16:59:16.735487 [ 278 ] {3629a16a-7a86-41ae-a087-81f13975eeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8324 | 2025.12.03 16:59:16.735919 [ 278 ] {3629a16a-7a86-41ae-a087-81f13975eeed} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2025.12.03 16:59:16.735954 [ 278 ] {3629a16a-7a86-41ae-a087-81f13975eeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8326 | 2025.12.03 16:59:16.736260 [ 278 ] {3629a16a-7a86-41ae-a087-81f13975eeed} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8327 | 2025.12.03 16:59:16.736478 [ 278 ] {3629a16a-7a86-41ae-a087-81f13975eeed} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2025.12.03 16:59:16.736582 [ 72 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8329 | 2025.12.03 16:59:16.736605 [ 278 ] {3629a16a-7a86-41ae-a087-81f13975eeed} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001176 sec., 48469.38775510204 rows/sec., 3.72 MiB/sec. | ||
| 8330 | 2025.12.03 16:59:16.736618 [ 72 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2025.12.03 16:59:16.736638 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8332 | 2025.12.03 16:59:16.736643 [ 278 ] {3629a16a-7a86-41ae-a087-81f13975eeed} <Debug> TCPHandler: Processed in 0.001343406 sec. | ||
| 8333 | 2025.12.03 16:59:16.736768 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2025.12.03 16:59:16.736776 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 8335 | 2025.12.03 16:59:16.736867 [ 278 ] {289838f1-fd29-4978-bbee-3b9d2da5c853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8336 | 2025.12.03 16:59:16.736912 [ 278 ] {289838f1-fd29-4978-bbee-3b9d2da5c853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8337 | 2025.12.03 16:59:16.736932 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8338 | 2025.12.03 16:59:16.736973 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2344 rows starting from the beginning of the part | ||
| 8339 | 2025.12.03 16:59:16.737044 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2341 rows starting from the beginning of the part | ||
| 8340 | 2025.12.03 16:59:16.737094 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8341 | 2025.12.03 16:59:16.737141 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8342 | 2025.12.03 16:59:16.737184 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1194 rows starting from the beginning of the part | ||
| 8343 | 2025.12.03 16:59:16.737230 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 57 rows starting from the beginning of the part | ||
| 8344 | 2025.12.03 16:59:16.737335 [ 278 ] {289838f1-fd29-4978-bbee-3b9d2da5c853} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2025.12.03 16:59:16.737377 [ 278 ] {289838f1-fd29-4978-bbee-3b9d2da5c853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8346 | 2025.12.03 16:59:16.737689 [ 278 ] {289838f1-fd29-4978-bbee-3b9d2da5c853} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8347 | 2025.12.03 16:59:16.737904 [ 278 ] {289838f1-fd29-4978-bbee-3b9d2da5c853} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2025.12.03 16:59:16.738046 [ 278 ] {289838f1-fd29-4978-bbee-3b9d2da5c853} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001196 sec., 1672.2408026755852 rows/sec., 116.76 KiB/sec. | ||
| 8349 | 2025.12.03 16:59:16.738086 [ 278 ] {289838f1-fd29-4978-bbee-3b9d2da5c853} <Debug> TCPHandler: Processed in 0.001369706 sec. | ||
| 8350 | 2025.12.03 16:59:16.738206 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2025.12.03 16:59:16.738301 [ 278 ] {809465ae-ec08-480e-a96a-fd89ae7a4bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8352 | 2025.12.03 16:59:16.738342 [ 278 ] {809465ae-ec08-480e-a96a-fd89ae7a4bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8353 | 2025.12.03 16:59:16.738780 [ 278 ] {809465ae-ec08-480e-a96a-fd89ae7a4bb3} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2025.12.03 16:59:16.738816 [ 278 ] {809465ae-ec08-480e-a96a-fd89ae7a4bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8355 | 2025.12.03 16:59:16.739117 [ 278 ] {809465ae-ec08-480e-a96a-fd89ae7a4bb3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8356 | 2025.12.03 16:59:16.739220 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002508808 sec., 2410706.598512122 rows/sec., 204.13 MiB/sec. | ||
| 8357 | 2025.12.03 16:59:16.739321 [ 278 ] {809465ae-ec08-480e-a96a-fd89ae7a4bb3} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2025.12.03 16:59:16.739419 [ 72 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8359 | 2025.12.03 16:59:16.739446 [ 278 ] {809465ae-ec08-480e-a96a-fd89ae7a4bb3} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001163 sec., 56749.78503869304 rows/sec., 4.43 MiB/sec. | ||
| 8360 | 2025.12.03 16:59:16.739447 [ 72 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2025.12.03 16:59:16.739460 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8362 | 2025.12.03 16:59:16.739476 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8363 | 2025.12.03 16:59:16.739484 [ 278 ] {809465ae-ec08-480e-a96a-fd89ae7a4bb3} <Debug> TCPHandler: Processed in 0.001327565 sec. | ||
| 8364 | 2025.12.03 16:59:16.739561 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 8365 | 2025.12.03 16:59:16.739600 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2025.12.03 16:59:16.739662 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8367 | 2025.12.03 16:59:16.739694 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1212 rows starting from the beginning of the part | ||
| 8368 | 2025.12.03 16:59:16.739700 [ 278 ] {26f0839d-429c-4783-b31e-2b5d92a99fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8369 | 2025.12.03 16:59:16.739729 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2025.12.03 16:59:16.739743 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1190 rows starting from the beginning of the part | ||
| 8371 | 2025.12.03 16:59:16.739750 [ 278 ] {26f0839d-429c-4783-b31e-2b5d92a99fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8372 | 2025.12.03 16:59:16.739788 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8373 | 2025.12.03 16:59:16.739797 [ 196 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_61_12} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8374 | 2025.12.03 16:59:16.739828 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8375 | 2025.12.03 16:59:16.739863 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 720 rows starting from the beginning of the part | ||
| 8376 | 2025.12.03 16:59:16.739880 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 8377 | 2025.12.03 16:59:16.739901 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part | ||
| 8378 | 2025.12.03 16:59:16.740199 [ 278 ] {26f0839d-429c-4783-b31e-2b5d92a99fd1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2025.12.03 16:59:16.740240 [ 278 ] {26f0839d-429c-4783-b31e-2b5d92a99fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8380 | 2025.12.03 16:59:16.740585 [ 278 ] {26f0839d-429c-4783-b31e-2b5d92a99fd1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8381 | 2025.12.03 16:59:16.740796 [ 278 ] {26f0839d-429c-4783-b31e-2b5d92a99fd1} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2025.12.03 16:59:16.740885 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8383 | 2025.12.03 16:59:16.740908 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2025.12.03 16:59:16.740922 [ 278 ] {26f0839d-429c-4783-b31e-2b5d92a99fd1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001239 sec., 129943.50282485875 rows/sec., 9.05 MiB/sec. | ||
| 8385 | 2025.12.03 16:59:16.740924 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8386 | 2025.12.03 16:59:16.740959 [ 278 ] {26f0839d-429c-4783-b31e-2b5d92a99fd1} <Debug> TCPHandler: Processed in 0.001406757 sec. | ||
| 8387 | 2025.12.03 16:59:16.741005 [ 196 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 8388 | 2025.12.03 16:59:16.741053 [ 191 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520839 sec., 2180375.437505219 rows/sec., 164.61 MiB/sec. | ||
| 8389 | 2025.12.03 16:59:16.741068 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2025.12.03 16:59:16.741093 [ 196 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8391 | 2025.12.03 16:59:16.741121 [ 196 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17278 rows starting from the beginning of the part | ||
| 8392 | 2025.12.03 16:59:16.741175 [ 278 ] {d07a188a-e4a7-4ccf-9f1e-ebe248a15129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8393 | 2025.12.03 16:59:16.741176 [ 196 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 909 rows starting from the beginning of the part | ||
| 8394 | 2025.12.03 16:59:16.741219 [ 278 ] {d07a188a-e4a7-4ccf-9f1e-ebe248a15129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8395 | 2025.12.03 16:59:16.741233 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8396 | 2025.12.03 16:59:16.741234 [ 196 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 96 rows starting from the beginning of the part | ||
| 8397 | 2025.12.03 16:59:16.741294 [ 196 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8398 | 2025.12.03 16:59:16.741332 [ 196 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 8399 | 2025.12.03 16:59:16.741371 [ 196 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part | ||
| 8400 | 2025.12.03 16:59:16.741498 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.12.03 16:59:16.741581 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_61_12} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8402 | 2025.12.03 16:59:16.741581 [ 278 ] {d07a188a-e4a7-4ccf-9f1e-ebe248a15129} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2025.12.03 16:59:16.741629 [ 278 ] {d07a188a-e4a7-4ccf-9f1e-ebe248a15129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8404 | 2025.12.03 16:59:16.741655 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8405 | 2025.12.03 16:59:16.741938 [ 278 ] {d07a188a-e4a7-4ccf-9f1e-ebe248a15129} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8406 | 2025.12.03 16:59:16.742149 [ 278 ] {d07a188a-e4a7-4ccf-9f1e-ebe248a15129} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2025.12.03 16:59:16.742247 [ 72 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8408 | 2025.12.03 16:59:16.742269 [ 72 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2025.12.03 16:59:16.742279 [ 278 ] {d07a188a-e4a7-4ccf-9f1e-ebe248a15129} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 8410 | 2025.12.03 16:59:16.742284 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8411 | 2025.12.03 16:59:16.742317 [ 278 ] {d07a188a-e4a7-4ccf-9f1e-ebe248a15129} <Debug> TCPHandler: Processed in 0.001297224 sec. | ||
| 8412 | 2025.12.03 16:59:16.742346 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 8413 | 2025.12.03 16:59:16.742435 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8414 | 2025.12.03 16:59:16.742460 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3906 rows starting from the beginning of the part | ||
| 8415 | 2025.12.03 16:59:16.742507 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part | ||
| 8416 | 2025.12.03 16:59:16.742546 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 8417 | 2025.12.03 16:59:16.742581 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 8418 | 2025.12.03 16:59:16.742617 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 8419 | 2025.12.03 16:59:16.742651 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 8420 | 2025.12.03 16:59:16.743973 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001648302 sec., 2568704.036032232 rows/sec., 163.18 MiB/sec. | ||
| 8421 | 2025.12.03 16:59:16.744230 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8422 | 2025.12.03 16:59:16.744469 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2025.12.03 16:59:16.744528 [ 192 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_61_12} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8424 | 2025.12.03 16:59:16.744580 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8425 | 2025.12.03 16:59:16.746092 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18918 rows, containing 5 columns (5 merged, 0 gathered) in 0.005123738 sec., 3692226.26137402 rows/sec., 247.10 MiB/sec. | ||
| 8426 | 2025.12.03 16:59:16.746404 [ 198 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8427 | 2025.12.03 16:59:16.746744 [ 198 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2025.12.03 16:59:16.746834 [ 198 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8429 | 2025.12.03 16:59:16.746934 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
| 8430 | 2025.12.03 16:59:17.341158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17730 | ||
| 8431 | 2025.12.03 16:59:17.341682 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.12.03 16:59:17.341734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8433 | 2025.12.03 16:59:17.342238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8434 | 2025.12.03 16:59:17.342476 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.03 16:59:17.342620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17730 | ||
| 8436 | 2025.12.03 16:59:18.272896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8437 | 2025.12.03 16:59:18.289136 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2025.12.03 16:59:18.289203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8439 | 2025.12.03 16:59:18.294480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8440 | 2025.12.03 16:59:18.295158 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2025.12.03 16:59:18.298067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8442 | 2025.12.03 16:59:19.888191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1098 | ||
| 8443 | 2025.12.03 16:59:19.891354 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2025.12.03 16:59:19.891420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8445 | 2025.12.03 16:59:19.892652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8446 | 2025.12.03 16:59:19.892935 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2025.12.03 16:59:19.893309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8448 | 2025.12.03 16:59:21.746133 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2025.12.03 16:59:21.746348 [ 278 ] {ab1d2514-ed80-4163-9ba3-94789ef79142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8450 | 2025.12.03 16:59:21.746418 [ 278 ] {ab1d2514-ed80-4163-9ba3-94789ef79142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8451 | 2025.12.03 16:59:21.747169 [ 278 ] {ab1d2514-ed80-4163-9ba3-94789ef79142} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2025.12.03 16:59:21.747211 [ 278 ] {ab1d2514-ed80-4163-9ba3-94789ef79142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8453 | 2025.12.03 16:59:21.747610 [ 278 ] {ab1d2514-ed80-4163-9ba3-94789ef79142} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8454 | 2025.12.03 16:59:21.747839 [ 278 ] {ab1d2514-ed80-4163-9ba3-94789ef79142} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2025.12.03 16:59:21.747992 [ 278 ] {ab1d2514-ed80-4163-9ba3-94789ef79142} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001697 sec., 241602.82852091928 rows/sec., 15.33 MiB/sec. | ||
| 8456 | 2025.12.03 16:59:21.748036 [ 278 ] {ab1d2514-ed80-4163-9ba3-94789ef79142} <Debug> TCPHandler: Processed in 0.002034788 sec. | ||
| 8457 | 2025.12.03 16:59:21.748149 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2025.12.03 16:59:21.748254 [ 278 ] {a51dfad0-c4fd-4578-9400-890388749ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8459 | 2025.12.03 16:59:21.748299 [ 278 ] {a51dfad0-c4fd-4578-9400-890388749ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8460 | 2025.12.03 16:59:21.749142 [ 278 ] {a51dfad0-c4fd-4578-9400-890388749ff2} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2025.12.03 16:59:21.749180 [ 278 ] {a51dfad0-c4fd-4578-9400-890388749ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8462 | 2025.12.03 16:59:21.749572 [ 278 ] {a51dfad0-c4fd-4578-9400-890388749ff2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8463 | 2025.12.03 16:59:21.749788 [ 278 ] {a51dfad0-c4fd-4578-9400-890388749ff2} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2025.12.03 16:59:21.749925 [ 278 ] {a51dfad0-c4fd-4578-9400-890388749ff2} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001689 sec., 706927.1758436945 rows/sec., 56.49 MiB/sec. | ||
| 8465 | 2025.12.03 16:59:21.749966 [ 278 ] {a51dfad0-c4fd-4578-9400-890388749ff2} <Debug> TCPHandler: Processed in 0.001868575 sec. | ||
| 8466 | 2025.12.03 16:59:21.750081 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2025.12.03 16:59:21.750179 [ 278 ] {349e547e-fd48-42a5-bc25-56dcfabe853e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8468 | 2025.12.03 16:59:21.750220 [ 278 ] {349e547e-fd48-42a5-bc25-56dcfabe853e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8469 | 2025.12.03 16:59:21.750710 [ 278 ] {349e547e-fd48-42a5-bc25-56dcfabe853e} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2025.12.03 16:59:21.750747 [ 278 ] {349e547e-fd48-42a5-bc25-56dcfabe853e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8471 | 2025.12.03 16:59:21.751067 [ 278 ] {349e547e-fd48-42a5-bc25-56dcfabe853e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8472 | 2025.12.03 16:59:21.751273 [ 278 ] {349e547e-fd48-42a5-bc25-56dcfabe853e} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2025.12.03 16:59:21.751411 [ 278 ] {349e547e-fd48-42a5-bc25-56dcfabe853e} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001249 sec., 196957.5660528423 rows/sec., 12.04 MiB/sec. | ||
| 8474 | 2025.12.03 16:59:21.751453 [ 278 ] {349e547e-fd48-42a5-bc25-56dcfabe853e} <Debug> TCPHandler: Processed in 0.001422387 sec. | ||
| 8475 | 2025.12.03 16:59:21.751570 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2025.12.03 16:59:21.751664 [ 278 ] {220c5972-9c38-4bd8-b088-70e698397094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8477 | 2025.12.03 16:59:21.751705 [ 278 ] {220c5972-9c38-4bd8-b088-70e698397094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8478 | 2025.12.03 16:59:21.752181 [ 278 ] {220c5972-9c38-4bd8-b088-70e698397094} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.12.03 16:59:21.752219 [ 278 ] {220c5972-9c38-4bd8-b088-70e698397094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8480 | 2025.12.03 16:59:21.752536 [ 278 ] {220c5972-9c38-4bd8-b088-70e698397094} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8481 | 2025.12.03 16:59:21.752746 [ 278 ] {220c5972-9c38-4bd8-b088-70e698397094} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.12.03 16:59:21.752882 [ 278 ] {220c5972-9c38-4bd8-b088-70e698397094} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 8483 | 2025.12.03 16:59:21.752924 [ 278 ] {220c5972-9c38-4bd8-b088-70e698397094} <Debug> TCPHandler: Processed in 0.001408187 sec. | ||
| 8484 | 2025.12.03 16:59:21.753035 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2025.12.03 16:59:21.753131 [ 278 ] {5601ff06-8cf0-4b76-9f4d-715787ce3163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8486 | 2025.12.03 16:59:21.753172 [ 278 ] {5601ff06-8cf0-4b76-9f4d-715787ce3163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8487 | 2025.12.03 16:59:21.753647 [ 278 ] {5601ff06-8cf0-4b76-9f4d-715787ce3163} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2025.12.03 16:59:21.753686 [ 278 ] {5601ff06-8cf0-4b76-9f4d-715787ce3163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8489 | 2025.12.03 16:59:21.754031 [ 278 ] {5601ff06-8cf0-4b76-9f4d-715787ce3163} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8490 | 2025.12.03 16:59:21.754245 [ 278 ] {5601ff06-8cf0-4b76-9f4d-715787ce3163} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2025.12.03 16:59:21.754383 [ 278 ] {5601ff06-8cf0-4b76-9f4d-715787ce3163} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001269 sec., 166272.65563435777 rows/sec., 9.44 MiB/sec. | ||
| 8492 | 2025.12.03 16:59:21.754430 [ 278 ] {5601ff06-8cf0-4b76-9f4d-715787ce3163} <Debug> TCPHandler: Processed in 0.001444768 sec. | ||
| 8493 | 2025.12.03 16:59:21.754547 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2025.12.03 16:59:21.754641 [ 278 ] {c5a4316b-99c9-4b46-bacb-be7d97f62de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8495 | 2025.12.03 16:59:21.754680 [ 278 ] {c5a4316b-99c9-4b46-bacb-be7d97f62de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8496 | 2025.12.03 16:59:21.755285 [ 278 ] {c5a4316b-99c9-4b46-bacb-be7d97f62de2} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2025.12.03 16:59:21.755323 [ 278 ] {c5a4316b-99c9-4b46-bacb-be7d97f62de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8498 | 2025.12.03 16:59:21.755686 [ 278 ] {c5a4316b-99c9-4b46-bacb-be7d97f62de2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8499 | 2025.12.03 16:59:21.755897 [ 278 ] {c5a4316b-99c9-4b46-bacb-be7d97f62de2} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2025.12.03 16:59:21.756031 [ 278 ] {c5a4316b-99c9-4b46-bacb-be7d97f62de2} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001406 sec., 512091.0384068279 rows/sec., 35.94 MiB/sec. | ||
| 8501 | 2025.12.03 16:59:21.756074 [ 278 ] {c5a4316b-99c9-4b46-bacb-be7d97f62de2} <Debug> TCPHandler: Processed in 0.00158039 sec. | ||
| 8502 | 2025.12.03 16:59:21.756186 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2025.12.03 16:59:21.756284 [ 278 ] {3efa88eb-74e7-486a-929d-ce8d869a45d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8504 | 2025.12.03 16:59:21.756328 [ 278 ] {3efa88eb-74e7-486a-929d-ce8d869a45d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8505 | 2025.12.03 16:59:21.756670 [ 278 ] {3efa88eb-74e7-486a-929d-ce8d869a45d1} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2025.12.03 16:59:21.756707 [ 278 ] {3efa88eb-74e7-486a-929d-ce8d869a45d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8507 | 2025.12.03 16:59:21.757008 [ 278 ] {3efa88eb-74e7-486a-929d-ce8d869a45d1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8508 | 2025.12.03 16:59:21.757222 [ 278 ] {3efa88eb-74e7-486a-929d-ce8d869a45d1} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2025.12.03 16:59:21.757358 [ 278 ] {3efa88eb-74e7-486a-929d-ce8d869a45d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 8510 | 2025.12.03 16:59:21.757399 [ 278 ] {3efa88eb-74e7-486a-929d-ce8d869a45d1} <Debug> TCPHandler: Processed in 0.001261594 sec. | ||
| 8511 | 2025.12.03 16:59:21.757510 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8512 | 2025.12.03 16:59:21.757605 [ 278 ] {186c58ce-101f-46bf-aea4-e018b03bd055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8513 | 2025.12.03 16:59:21.757649 [ 278 ] {186c58ce-101f-46bf-aea4-e018b03bd055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8514 | 2025.12.03 16:59:21.758080 [ 278 ] {186c58ce-101f-46bf-aea4-e018b03bd055} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2025.12.03 16:59:21.758118 [ 278 ] {186c58ce-101f-46bf-aea4-e018b03bd055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8516 | 2025.12.03 16:59:21.758467 [ 278 ] {186c58ce-101f-46bf-aea4-e018b03bd055} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8517 | 2025.12.03 16:59:21.758676 [ 278 ] {186c58ce-101f-46bf-aea4-e018b03bd055} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2025.12.03 16:59:21.758813 [ 278 ] {186c58ce-101f-46bf-aea4-e018b03bd055} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001225 sec., 256326.5306122449 rows/sec., 16.84 MiB/sec. | ||
| 8519 | 2025.12.03 16:59:21.758855 [ 278 ] {186c58ce-101f-46bf-aea4-e018b03bd055} <Debug> TCPHandler: Processed in 0.001394527 sec. | ||
| 8520 | 2025.12.03 16:59:21.758966 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2025.12.03 16:59:21.759062 [ 278 ] {6f9acc44-c2f4-445f-bc9e-8f4451551105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8522 | 2025.12.03 16:59:21.759104 [ 278 ] {6f9acc44-c2f4-445f-bc9e-8f4451551105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8523 | 2025.12.03 16:59:21.759426 [ 278 ] {6f9acc44-c2f4-445f-bc9e-8f4451551105} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2025.12.03 16:59:21.759463 [ 278 ] {6f9acc44-c2f4-445f-bc9e-8f4451551105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8525 | 2025.12.03 16:59:21.759773 [ 278 ] {6f9acc44-c2f4-445f-bc9e-8f4451551105} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8526 | 2025.12.03 16:59:21.759985 [ 278 ] {6f9acc44-c2f4-445f-bc9e-8f4451551105} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2025.12.03 16:59:21.760117 [ 278 ] {6f9acc44-c2f4-445f-bc9e-8f4451551105} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 8528 | 2025.12.03 16:59:21.760157 [ 278 ] {6f9acc44-c2f4-445f-bc9e-8f4451551105} <Debug> TCPHandler: Processed in 0.001241194 sec. | ||
| 8529 | 2025.12.03 16:59:21.760270 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8530 | 2025.12.03 16:59:21.760366 [ 278 ] {417e1b36-5766-4b6b-9983-6346d690c423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8531 | 2025.12.03 16:59:21.760420 [ 278 ] {417e1b36-5766-4b6b-9983-6346d690c423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8532 | 2025.12.03 16:59:21.761230 [ 278 ] {417e1b36-5766-4b6b-9983-6346d690c423} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2025.12.03 16:59:21.761268 [ 278 ] {417e1b36-5766-4b6b-9983-6346d690c423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8534 | 2025.12.03 16:59:21.761833 [ 278 ] {417e1b36-5766-4b6b-9983-6346d690c423} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8535 | 2025.12.03 16:59:21.762051 [ 278 ] {417e1b36-5766-4b6b-9983-6346d690c423} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2025.12.03 16:59:21.762190 [ 278 ] {417e1b36-5766-4b6b-9983-6346d690c423} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001841 sec., 22270.505160239 rows/sec., 39.91 MiB/sec. | ||
| 8537 | 2025.12.03 16:59:21.762255 [ 278 ] {417e1b36-5766-4b6b-9983-6346d690c423} <Debug> TCPHandler: Processed in 0.002035879 sec. | ||
| 8538 | 2025.12.03 16:59:21.762370 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8539 | 2025.12.03 16:59:21.762467 [ 278 ] {97b3a697-7b41-41f5-8058-eaea423b90fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8540 | 2025.12.03 16:59:21.762508 [ 278 ] {97b3a697-7b41-41f5-8058-eaea423b90fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8541 | 2025.12.03 16:59:21.762845 [ 278 ] {97b3a697-7b41-41f5-8058-eaea423b90fe} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2025.12.03 16:59:21.762882 [ 278 ] {97b3a697-7b41-41f5-8058-eaea423b90fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8543 | 2025.12.03 16:59:21.763197 [ 278 ] {97b3a697-7b41-41f5-8058-eaea423b90fe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8544 | 2025.12.03 16:59:21.763406 [ 278 ] {97b3a697-7b41-41f5-8058-eaea423b90fe} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2025.12.03 16:59:21.763538 [ 278 ] {97b3a697-7b41-41f5-8058-eaea423b90fe} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 8546 | 2025.12.03 16:59:21.763577 [ 278 ] {97b3a697-7b41-41f5-8058-eaea423b90fe} <Debug> TCPHandler: Processed in 0.001255454 sec. | ||
| 8547 | 2025.12.03 16:59:24.718267 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8548 | 2025.12.03 16:59:24.718344 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8549 | 2025.12.03 16:59:24.842728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18178 | ||
| 8550 | 2025.12.03 16:59:24.843237 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2025.12.03 16:59:24.843288 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8552 | 2025.12.03 16:59:24.843787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8553 | 2025.12.03 16:59:24.844023 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2025.12.03 16:59:24.844176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18178 | ||
| 8555 | 2025.12.03 16:59:25.798152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8556 | 2025.12.03 16:59:25.814292 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2025.12.03 16:59:25.814352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8558 | 2025.12.03 16:59:25.819907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8559 | 2025.12.03 16:59:25.820616 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2025.12.03 16:59:25.824402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8561 | 2025.12.03 16:59:26.732721 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2025.12.03 16:59:26.732920 [ 278 ] {fd69528a-8102-43be-a08d-0db3a68ae5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8563 | 2025.12.03 16:59:26.732988 [ 278 ] {fd69528a-8102-43be-a08d-0db3a68ae5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8564 | 2025.12.03 16:59:26.733691 [ 278 ] {fd69528a-8102-43be-a08d-0db3a68ae5e8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.12.03 16:59:26.733740 [ 278 ] {fd69528a-8102-43be-a08d-0db3a68ae5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8566 | 2025.12.03 16:59:26.734128 [ 278 ] {fd69528a-8102-43be-a08d-0db3a68ae5e8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8567 | 2025.12.03 16:59:26.734338 [ 278 ] {fd69528a-8102-43be-a08d-0db3a68ae5e8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.12.03 16:59:26.734490 [ 278 ] {fd69528a-8102-43be-a08d-0db3a68ae5e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 8569 | 2025.12.03 16:59:26.734533 [ 278 ] {fd69528a-8102-43be-a08d-0db3a68ae5e8} <Debug> TCPHandler: Processed in 0.001933488 sec. | ||
| 8570 | 2025.12.03 16:59:26.734662 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2025.12.03 16:59:26.734756 [ 278 ] {d9e168c4-85d9-4f1a-9fe5-757857a968ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8572 | 2025.12.03 16:59:26.734797 [ 278 ] {d9e168c4-85d9-4f1a-9fe5-757857a968ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8573 | 2025.12.03 16:59:26.735232 [ 278 ] {d9e168c4-85d9-4f1a-9fe5-757857a968ad} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2025.12.03 16:59:26.735268 [ 278 ] {d9e168c4-85d9-4f1a-9fe5-757857a968ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8575 | 2025.12.03 16:59:26.735593 [ 278 ] {d9e168c4-85d9-4f1a-9fe5-757857a968ad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8576 | 2025.12.03 16:59:26.735832 [ 278 ] {d9e168c4-85d9-4f1a-9fe5-757857a968ad} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2025.12.03 16:59:26.735966 [ 278 ] {d9e168c4-85d9-4f1a-9fe5-757857a968ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 8578 | 2025.12.03 16:59:26.736007 [ 278 ] {d9e168c4-85d9-4f1a-9fe5-757857a968ad} <Debug> TCPHandler: Processed in 0.001393217 sec. | ||
| 8579 | 2025.12.03 16:59:26.736123 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2025.12.03 16:59:26.736217 [ 278 ] {e95e7f84-6c22-4e18-b3ee-9f31b775018d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8581 | 2025.12.03 16:59:26.736260 [ 278 ] {e95e7f84-6c22-4e18-b3ee-9f31b775018d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8582 | 2025.12.03 16:59:26.736688 [ 278 ] {e95e7f84-6c22-4e18-b3ee-9f31b775018d} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2025.12.03 16:59:26.736724 [ 278 ] {e95e7f84-6c22-4e18-b3ee-9f31b775018d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8584 | 2025.12.03 16:59:26.737042 [ 278 ] {e95e7f84-6c22-4e18-b3ee-9f31b775018d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8585 | 2025.12.03 16:59:26.737242 [ 278 ] {e95e7f84-6c22-4e18-b3ee-9f31b775018d} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2025.12.03 16:59:26.737392 [ 278 ] {e95e7f84-6c22-4e18-b3ee-9f31b775018d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8587 | 2025.12.03 16:59:26.737437 [ 278 ] {e95e7f84-6c22-4e18-b3ee-9f31b775018d} <Debug> TCPHandler: Processed in 0.001361276 sec. | ||
| 8588 | 2025.12.03 16:59:26.737558 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2025.12.03 16:59:26.737652 [ 278 ] {916b1995-87dd-416e-a985-be97b9ab5783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8590 | 2025.12.03 16:59:26.737693 [ 278 ] {916b1995-87dd-416e-a985-be97b9ab5783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8591 | 2025.12.03 16:59:26.738033 [ 278 ] {916b1995-87dd-416e-a985-be97b9ab5783} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.12.03 16:59:26.738068 [ 278 ] {916b1995-87dd-416e-a985-be97b9ab5783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8593 | 2025.12.03 16:59:26.738378 [ 278 ] {916b1995-87dd-416e-a985-be97b9ab5783} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8594 | 2025.12.03 16:59:26.738598 [ 278 ] {916b1995-87dd-416e-a985-be97b9ab5783} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.12.03 16:59:26.738726 [ 278 ] {916b1995-87dd-416e-a985-be97b9ab5783} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8596 | 2025.12.03 16:59:26.738762 [ 278 ] {916b1995-87dd-416e-a985-be97b9ab5783} <Debug> TCPHandler: Processed in 0.001252864 sec. | ||
| 8597 | 2025.12.03 16:59:28.101464 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2025.12.03 16:59:28.101718 [ 278 ] {4d7dfafb-7e96-4836-aef5-3db7de0169ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8599 | 2025.12.03 16:59:28.101824 [ 278 ] {4d7dfafb-7e96-4836-aef5-3db7de0169ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8600 | 2025.12.03 16:59:28.102865 [ 278 ] {4d7dfafb-7e96-4836-aef5-3db7de0169ef} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2025.12.03 16:59:28.102913 [ 278 ] {4d7dfafb-7e96-4836-aef5-3db7de0169ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8602 | 2025.12.03 16:59:28.103316 [ 278 ] {4d7dfafb-7e96-4836-aef5-3db7de0169ef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8603 | 2025.12.03 16:59:28.103541 [ 278 ] {4d7dfafb-7e96-4836-aef5-3db7de0169ef} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2025.12.03 16:59:28.103703 [ 278 ] {4d7dfafb-7e96-4836-aef5-3db7de0169ef} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002053 sec., 199707.74476376033 rows/sec., 12.67 MiB/sec. | ||
| 8605 | 2025.12.03 16:59:28.103753 [ 278 ] {4d7dfafb-7e96-4836-aef5-3db7de0169ef} <Debug> TCPHandler: Processed in 0.002453936 sec. | ||
| 8606 | 2025.12.03 16:59:28.103881 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2025.12.03 16:59:28.103985 [ 278 ] {1c4d502c-0801-4f40-82c2-bf3451190f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8608 | 2025.12.03 16:59:28.104030 [ 278 ] {1c4d502c-0801-4f40-82c2-bf3451190f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8609 | 2025.12.03 16:59:28.104433 [ 278 ] {1c4d502c-0801-4f40-82c2-bf3451190f3e} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.12.03 16:59:28.104471 [ 278 ] {1c4d502c-0801-4f40-82c2-bf3451190f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8611 | 2025.12.03 16:59:28.104770 [ 278 ] {1c4d502c-0801-4f40-82c2-bf3451190f3e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8612 | 2025.12.03 16:59:28.104974 [ 278 ] {1c4d502c-0801-4f40-82c2-bf3451190f3e} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2025.12.03 16:59:28.105105 [ 278 ] {1c4d502c-0801-4f40-82c2-bf3451190f3e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 8614 | 2025.12.03 16:59:28.105144 [ 278 ] {1c4d502c-0801-4f40-82c2-bf3451190f3e} <Debug> TCPHandler: Processed in 0.001315895 sec. | ||
| 8615 | 2025.12.03 16:59:28.105253 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2025.12.03 16:59:28.105349 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8617 | 2025.12.03 16:59:28.105389 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8618 | 2025.12.03 16:59:28.107083 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2025.12.03 16:59:28.107123 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8620 | 2025.12.03 16:59:28.107662 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8621 | 2025.12.03 16:59:28.107880 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2025.12.03 16:59:28.108021 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Debug> executeQuery: Read 2335 rows, 194.34 KiB in 0.00269 sec., 868029.7397769516 rows/sec., 70.55 MiB/sec. | ||
| 8623 | 2025.12.03 16:59:28.108065 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8624 | 2025.12.03 16:59:28.108080 [ 278 ] {60a69a95-60d7-4981-a074-6ff3fde0aead} <Debug> TCPHandler: Processed in 0.002875835 sec. | ||
| 8625 | 2025.12.03 16:59:28.108196 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2025.12.03 16:59:28.108295 [ 278 ] {adaa0c66-6b99-49fd-873f-108104929cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8627 | 2025.12.03 16:59:28.108338 [ 278 ] {adaa0c66-6b99-49fd-873f-108104929cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8628 | 2025.12.03 16:59:28.109026 [ 278 ] {adaa0c66-6b99-49fd-873f-108104929cb4} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2025.12.03 16:59:28.109072 [ 278 ] {adaa0c66-6b99-49fd-873f-108104929cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8630 | 2025.12.03 16:59:28.109478 [ 278 ] {adaa0c66-6b99-49fd-873f-108104929cb4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8631 | 2025.12.03 16:59:28.109697 [ 278 ] {adaa0c66-6b99-49fd-873f-108104929cb4} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2025.12.03 16:59:28.109856 [ 278 ] {adaa0c66-6b99-49fd-873f-108104929cb4} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.00158 sec., 156962.0253164557 rows/sec., 9.60 MiB/sec. | ||
| 8633 | 2025.12.03 16:59:28.109899 [ 278 ] {adaa0c66-6b99-49fd-873f-108104929cb4} <Debug> TCPHandler: Processed in 0.001753863 sec. | ||
| 8634 | 2025.12.03 16:59:28.110011 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2025.12.03 16:59:28.110107 [ 278 ] {b1b135ac-9009-4c9d-96e1-9d1427d4e00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8636 | 2025.12.03 16:59:28.110147 [ 278 ] {b1b135ac-9009-4c9d-96e1-9d1427d4e00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8637 | 2025.12.03 16:59:28.110753 [ 278 ] {b1b135ac-9009-4c9d-96e1-9d1427d4e00b} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2025.12.03 16:59:28.110793 [ 278 ] {b1b135ac-9009-4c9d-96e1-9d1427d4e00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8639 | 2025.12.03 16:59:28.111119 [ 278 ] {b1b135ac-9009-4c9d-96e1-9d1427d4e00b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8640 | 2025.12.03 16:59:28.111345 [ 278 ] {b1b135ac-9009-4c9d-96e1-9d1427d4e00b} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2025.12.03 16:59:28.111501 [ 278 ] {b1b135ac-9009-4c9d-96e1-9d1427d4e00b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001411 sec., 311835.5776045358 rows/sec., 20.63 MiB/sec. | ||
| 8642 | 2025.12.03 16:59:28.111544 [ 278 ] {b1b135ac-9009-4c9d-96e1-9d1427d4e00b} <Debug> TCPHandler: Processed in 0.001583311 sec. | ||
| 8643 | 2025.12.03 16:59:28.111663 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2025.12.03 16:59:28.111759 [ 278 ] {0abfa1bb-4360-4ae2-a211-29a99491dbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8645 | 2025.12.03 16:59:28.111801 [ 278 ] {0abfa1bb-4360-4ae2-a211-29a99491dbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8646 | 2025.12.03 16:59:28.112323 [ 278 ] {0abfa1bb-4360-4ae2-a211-29a99491dbf9} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2025.12.03 16:59:28.112360 [ 278 ] {0abfa1bb-4360-4ae2-a211-29a99491dbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8648 | 2025.12.03 16:59:28.112665 [ 278 ] {0abfa1bb-4360-4ae2-a211-29a99491dbf9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8649 | 2025.12.03 16:59:28.112878 [ 278 ] {0abfa1bb-4360-4ae2-a211-29a99491dbf9} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2025.12.03 16:59:28.113030 [ 278 ] {0abfa1bb-4360-4ae2-a211-29a99491dbf9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 8651 | 2025.12.03 16:59:28.113074 [ 278 ] {0abfa1bb-4360-4ae2-a211-29a99491dbf9} <Debug> TCPHandler: Processed in 0.001460958 sec. | ||
| 8652 | 2025.12.03 16:59:28.113183 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2025.12.03 16:59:28.113279 [ 278 ] {7120f57a-2600-4ef4-af73-dba64424eb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8654 | 2025.12.03 16:59:28.113319 [ 278 ] {7120f57a-2600-4ef4-af73-dba64424eb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8655 | 2025.12.03 16:59:28.114179 [ 278 ] {7120f57a-2600-4ef4-af73-dba64424eb99} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2025.12.03 16:59:28.114216 [ 278 ] {7120f57a-2600-4ef4-af73-dba64424eb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8657 | 2025.12.03 16:59:28.114571 [ 278 ] {7120f57a-2600-4ef4-af73-dba64424eb99} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8658 | 2025.12.03 16:59:28.114783 [ 278 ] {7120f57a-2600-4ef4-af73-dba64424eb99} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2025.12.03 16:59:28.114917 [ 278 ] {7120f57a-2600-4ef4-af73-dba64424eb99} <Debug> executeQuery: Read 1178 rows, 86.20 KiB in 0.001655 sec., 711782.4773413897 rows/sec., 50.87 MiB/sec. | ||
| 8660 | 2025.12.03 16:59:28.114958 [ 278 ] {7120f57a-2600-4ef4-af73-dba64424eb99} <Debug> TCPHandler: Processed in 0.001823225 sec. | ||
| 8661 | 2025.12.03 16:59:28.115073 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2025.12.03 16:59:28.115168 [ 278 ] {36f51e76-2896-4f91-86b6-3fb060f16467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8663 | 2025.12.03 16:59:28.115211 [ 278 ] {36f51e76-2896-4f91-86b6-3fb060f16467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8664 | 2025.12.03 16:59:28.115552 [ 278 ] {36f51e76-2896-4f91-86b6-3fb060f16467} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2025.12.03 16:59:28.115587 [ 278 ] {36f51e76-2896-4f91-86b6-3fb060f16467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8666 | 2025.12.03 16:59:28.115887 [ 278 ] {36f51e76-2896-4f91-86b6-3fb060f16467} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8667 | 2025.12.03 16:59:28.116093 [ 278 ] {36f51e76-2896-4f91-86b6-3fb060f16467} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2025.12.03 16:59:28.116226 [ 278 ] {36f51e76-2896-4f91-86b6-3fb060f16467} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 8669 | 2025.12.03 16:59:28.116264 [ 278 ] {36f51e76-2896-4f91-86b6-3fb060f16467} <Debug> TCPHandler: Processed in 0.001241224 sec. | ||
| 8670 | 2025.12.03 16:59:28.116374 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2025.12.03 16:59:28.116466 [ 278 ] {f2073fd9-abd6-4c78-8029-69f2f0527578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8672 | 2025.12.03 16:59:28.116508 [ 278 ] {f2073fd9-abd6-4c78-8029-69f2f0527578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8673 | 2025.12.03 16:59:28.117086 [ 278 ] {f2073fd9-abd6-4c78-8029-69f2f0527578} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2025.12.03 16:59:28.117122 [ 278 ] {f2073fd9-abd6-4c78-8029-69f2f0527578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8675 | 2025.12.03 16:59:28.117492 [ 278 ] {f2073fd9-abd6-4c78-8029-69f2f0527578} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8676 | 2025.12.03 16:59:28.117712 [ 278 ] {f2073fd9-abd6-4c78-8029-69f2f0527578} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2025.12.03 16:59:28.117846 [ 278 ] {f2073fd9-abd6-4c78-8029-69f2f0527578} <Debug> executeQuery: Read 903 rows, 61.10 KiB in 0.001396 sec., 646848.1375358165 rows/sec., 42.74 MiB/sec. | ||
| 8678 | 2025.12.03 16:59:28.117884 [ 278 ] {f2073fd9-abd6-4c78-8029-69f2f0527578} <Debug> TCPHandler: Processed in 0.00156058 sec. | ||
| 8679 | 2025.12.03 16:59:28.117993 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2025.12.03 16:59:28.118088 [ 278 ] {ab529fd5-eaf7-4077-ad0c-656f3acdbe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8681 | 2025.12.03 16:59:28.118130 [ 278 ] {ab529fd5-eaf7-4077-ad0c-656f3acdbe41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8682 | 2025.12.03 16:59:28.118445 [ 278 ] {ab529fd5-eaf7-4077-ad0c-656f3acdbe41} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2025.12.03 16:59:28.118481 [ 278 ] {ab529fd5-eaf7-4077-ad0c-656f3acdbe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8684 | 2025.12.03 16:59:28.118772 [ 278 ] {ab529fd5-eaf7-4077-ad0c-656f3acdbe41} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8685 | 2025.12.03 16:59:28.118978 [ 278 ] {ab529fd5-eaf7-4077-ad0c-656f3acdbe41} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2025.12.03 16:59:28.119111 [ 278 ] {ab529fd5-eaf7-4077-ad0c-656f3acdbe41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 8687 | 2025.12.03 16:59:28.119149 [ 278 ] {ab529fd5-eaf7-4077-ad0c-656f3acdbe41} <Debug> TCPHandler: Processed in 0.001205483 sec. | ||
| 8688 | 2025.12.03 16:59:28.119259 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2025.12.03 16:59:28.119352 [ 278 ] {5feeb58a-caf8-4b6d-b0af-d7d73d92c503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8690 | 2025.12.03 16:59:28.119406 [ 278 ] {5feeb58a-caf8-4b6d-b0af-d7d73d92c503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8691 | 2025.12.03 16:59:28.120326 [ 278 ] {5feeb58a-caf8-4b6d-b0af-d7d73d92c503} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2025.12.03 16:59:28.120362 [ 278 ] {5feeb58a-caf8-4b6d-b0af-d7d73d92c503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8693 | 2025.12.03 16:59:28.120907 [ 278 ] {5feeb58a-caf8-4b6d-b0af-d7d73d92c503} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8694 | 2025.12.03 16:59:28.121124 [ 278 ] {5feeb58a-caf8-4b6d-b0af-d7d73d92c503} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2025.12.03 16:59:28.121265 [ 278 ] {5feeb58a-caf8-4b6d-b0af-d7d73d92c503} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001928 sec., 21265.560165975105 rows/sec., 38.11 MiB/sec. | ||
| 8696 | 2025.12.03 16:59:28.121329 [ 278 ] {5feeb58a-caf8-4b6d-b0af-d7d73d92c503} <Debug> TCPHandler: Processed in 0.002118931 sec. | ||
| 8697 | 2025.12.03 16:59:28.121455 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2025.12.03 16:59:28.121550 [ 278 ] {01fa07a3-7917-409d-bd93-7350a69d5e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8699 | 2025.12.03 16:59:28.121592 [ 278 ] {01fa07a3-7917-409d-bd93-7350a69d5e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8700 | 2025.12.03 16:59:28.121966 [ 278 ] {01fa07a3-7917-409d-bd93-7350a69d5e82} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2025.12.03 16:59:28.122007 [ 278 ] {01fa07a3-7917-409d-bd93-7350a69d5e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8702 | 2025.12.03 16:59:28.122331 [ 278 ] {01fa07a3-7917-409d-bd93-7350a69d5e82} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8703 | 2025.12.03 16:59:28.122556 [ 278 ] {01fa07a3-7917-409d-bd93-7350a69d5e82} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2025.12.03 16:59:28.122694 [ 278 ] {01fa07a3-7917-409d-bd93-7350a69d5e82} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001161 sec., 58570.19810508183 rows/sec., 3.40 MiB/sec. | ||
| 8705 | 2025.12.03 16:59:28.122730 [ 278 ] {01fa07a3-7917-409d-bd93-7350a69d5e82} <Debug> TCPHandler: Processed in 0.001323515 sec. | ||
| 8706 | 2025.12.03 16:59:29.893553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1152 | ||
| 8707 | 2025.12.03 16:59:29.896780 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.12.03 16:59:29.896842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8709 | 2025.12.03 16:59:29.898084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8710 | 2025.12.03 16:59:29.898364 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2025.12.03 16:59:29.898725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 8712 | 2025.12.03 16:59:31.730313 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2025.12.03 16:59:31.730612 [ 278 ] {bc642c64-82fd-4328-85e6-b5c4643ce472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8714 | 2025.12.03 16:59:31.730718 [ 278 ] {bc642c64-82fd-4328-85e6-b5c4643ce472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8715 | 2025.12.03 16:59:31.731468 [ 278 ] {bc642c64-82fd-4328-85e6-b5c4643ce472} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2025.12.03 16:59:31.731510 [ 278 ] {bc642c64-82fd-4328-85e6-b5c4643ce472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8717 | 2025.12.03 16:59:31.731901 [ 278 ] {bc642c64-82fd-4328-85e6-b5c4643ce472} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8718 | 2025.12.03 16:59:31.732146 [ 278 ] {bc642c64-82fd-4328-85e6-b5c4643ce472} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2025.12.03 16:59:31.732325 [ 278 ] {bc642c64-82fd-4328-85e6-b5c4643ce472} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.41 MiB/sec. | ||
| 8720 | 2025.12.03 16:59:31.732373 [ 278 ] {bc642c64-82fd-4328-85e6-b5c4643ce472} <Debug> TCPHandler: Processed in 0.002235993 sec. | ||
| 8721 | 2025.12.03 16:59:31.732502 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2025.12.03 16:59:31.732605 [ 278 ] {0e5bae4d-f1c0-4c84-893a-95408b68beda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8723 | 2025.12.03 16:59:31.732650 [ 278 ] {0e5bae4d-f1c0-4c84-893a-95408b68beda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8724 | 2025.12.03 16:59:31.733100 [ 278 ] {0e5bae4d-f1c0-4c84-893a-95408b68beda} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2025.12.03 16:59:31.733137 [ 278 ] {0e5bae4d-f1c0-4c84-893a-95408b68beda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8726 | 2025.12.03 16:59:31.733476 [ 278 ] {0e5bae4d-f1c0-4c84-893a-95408b68beda} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8727 | 2025.12.03 16:59:31.733693 [ 278 ] {0e5bae4d-f1c0-4c84-893a-95408b68beda} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2025.12.03 16:59:31.733841 [ 278 ] {0e5bae4d-f1c0-4c84-893a-95408b68beda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 8729 | 2025.12.03 16:59:31.733881 [ 278 ] {0e5bae4d-f1c0-4c84-893a-95408b68beda} <Debug> TCPHandler: Processed in 0.001430478 sec. | ||
| 8730 | 2025.12.03 16:59:31.734002 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2025.12.03 16:59:31.734117 [ 278 ] {023b7035-360b-46e0-bf24-f236761a4cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8732 | 2025.12.03 16:59:31.734163 [ 278 ] {023b7035-360b-46e0-bf24-f236761a4cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8733 | 2025.12.03 16:59:31.734576 [ 278 ] {023b7035-360b-46e0-bf24-f236761a4cee} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2025.12.03 16:59:31.734614 [ 278 ] {023b7035-360b-46e0-bf24-f236761a4cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8735 | 2025.12.03 16:59:31.734950 [ 278 ] {023b7035-360b-46e0-bf24-f236761a4cee} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8736 | 2025.12.03 16:59:31.735192 [ 278 ] {023b7035-360b-46e0-bf24-f236761a4cee} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2025.12.03 16:59:31.735343 [ 278 ] {023b7035-360b-46e0-bf24-f236761a4cee} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001247 sec., 76984.76343223736 rows/sec., 5.36 MiB/sec. | ||
| 8738 | 2025.12.03 16:59:31.735380 [ 278 ] {023b7035-360b-46e0-bf24-f236761a4cee} <Debug> TCPHandler: Processed in 0.001428917 sec. | ||
| 8739 | 2025.12.03 16:59:31.735506 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2025.12.03 16:59:31.735604 [ 278 ] {8f9bbd6f-48d3-4911-a6f5-0115e5c17e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8741 | 2025.12.03 16:59:31.735647 [ 278 ] {8f9bbd6f-48d3-4911-a6f5-0115e5c17e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8742 | 2025.12.03 16:59:31.736014 [ 278 ] {8f9bbd6f-48d3-4911-a6f5-0115e5c17e5d} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2025.12.03 16:59:31.736049 [ 278 ] {8f9bbd6f-48d3-4911-a6f5-0115e5c17e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8744 | 2025.12.03 16:59:31.736370 [ 278 ] {8f9bbd6f-48d3-4911-a6f5-0115e5c17e5d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8745 | 2025.12.03 16:59:31.736593 [ 278 ] {8f9bbd6f-48d3-4911-a6f5-0115e5c17e5d} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2025.12.03 16:59:31.736733 [ 278 ] {8f9bbd6f-48d3-4911-a6f5-0115e5c17e5d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001149 sec., 31331.592689295037 rows/sec., 2.11 MiB/sec. | ||
| 8747 | 2025.12.03 16:59:31.736767 [ 278 ] {8f9bbd6f-48d3-4911-a6f5-0115e5c17e5d} <Debug> TCPHandler: Processed in 0.001317915 sec. | ||
| 8748 | 2025.12.03 16:59:32.344481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18690 | ||
| 8749 | 2025.12.03 16:59:32.345072 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2025.12.03 16:59:32.345117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8751 | 2025.12.03 16:59:32.345662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8752 | 2025.12.03 16:59:32.345899 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2025.12.03 16:59:32.346026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18690 | ||
| 8754 | 2025.12.03 16:59:33.324508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8755 | 2025.12.03 16:59:33.341918 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2025.12.03 16:59:33.341987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8757 | 2025.12.03 16:59:33.348589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8758 | 2025.12.03 16:59:33.349334 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2025.12.03 16:59:33.352294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8760 | 2025.12.03 16:59:36.733792 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2025.12.03 16:59:36.734103 [ 278 ] {7a20a378-ffa1-44b2-ba2c-85bd0b295e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8762 | 2025.12.03 16:59:36.734210 [ 278 ] {7a20a378-ffa1-44b2-ba2c-85bd0b295e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8763 | 2025.12.03 16:59:36.735132 [ 278 ] {7a20a378-ffa1-44b2-ba2c-85bd0b295e63} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2025.12.03 16:59:36.735179 [ 278 ] {7a20a378-ffa1-44b2-ba2c-85bd0b295e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8765 | 2025.12.03 16:59:36.735579 [ 278 ] {7a20a378-ffa1-44b2-ba2c-85bd0b295e63} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8766 | 2025.12.03 16:59:36.735815 [ 278 ] {7a20a378-ffa1-44b2-ba2c-85bd0b295e63} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2025.12.03 16:59:36.735985 [ 278 ] {7a20a378-ffa1-44b2-ba2c-85bd0b295e63} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.19 MiB/sec. | ||
| 8768 | 2025.12.03 16:59:36.736019 [ 43 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8769 | 2025.12.03 16:59:36.736031 [ 278 ] {7a20a378-ffa1-44b2-ba2c-85bd0b295e63} <Debug> TCPHandler: Processed in 0.002424226 sec. | ||
| 8770 | 2025.12.03 16:59:36.736090 [ 43 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2025.12.03 16:59:36.736122 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8772 | 2025.12.03 16:59:36.736188 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2025.12.03 16:59:36.736226 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 8774 | 2025.12.03 16:59:36.736294 [ 278 ] {3a0e805e-6cba-4f9b-b865-15457ef8b735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8775 | 2025.12.03 16:59:36.736327 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8776 | 2025.12.03 16:59:36.736338 [ 278 ] {3a0e805e-6cba-4f9b-b865-15457ef8b735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8777 | 2025.12.03 16:59:36.736360 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2344 rows starting from the beginning of the part | ||
| 8778 | 2025.12.03 16:59:36.736426 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1194 rows starting from the beginning of the part | ||
| 8779 | 2025.12.03 16:59:36.736476 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 8780 | 2025.12.03 16:59:36.736524 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2335 rows starting from the beginning of the part | ||
| 8781 | 2025.12.03 16:59:36.736570 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 8782 | 2025.12.03 16:59:36.736613 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 8783 | 2025.12.03 16:59:36.736775 [ 278 ] {3a0e805e-6cba-4f9b-b865-15457ef8b735} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2025.12.03 16:59:36.736812 [ 278 ] {3a0e805e-6cba-4f9b-b865-15457ef8b735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8785 | 2025.12.03 16:59:36.737130 [ 278 ] {3a0e805e-6cba-4f9b-b865-15457ef8b735} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8786 | 2025.12.03 16:59:36.737353 [ 278 ] {3a0e805e-6cba-4f9b-b865-15457ef8b735} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2025.12.03 16:59:36.737479 [ 43 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8788 | 2025.12.03 16:59:36.737495 [ 278 ] {3a0e805e-6cba-4f9b-b865-15457ef8b735} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 8789 | 2025.12.03 16:59:36.737510 [ 43 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2025.12.03 16:59:36.737535 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8791 | 2025.12.03 16:59:36.737542 [ 278 ] {3a0e805e-6cba-4f9b-b865-15457ef8b735} <Debug> TCPHandler: Processed in 0.001405047 sec. | ||
| 8792 | 2025.12.03 16:59:36.737640 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 8793 | 2025.12.03 16:59:36.737664 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2025.12.03 16:59:36.737785 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8795 | 2025.12.03 16:59:36.737794 [ 278 ] {ed9e54b3-21a4-492f-8005-2ad2b18ceb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8796 | 2025.12.03 16:59:36.737826 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1212 rows starting from the beginning of the part | ||
| 8797 | 2025.12.03 16:59:36.737860 [ 278 ] {ed9e54b3-21a4-492f-8005-2ad2b18ceb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8798 | 2025.12.03 16:59:36.737901 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 720 rows starting from the beginning of the part | ||
| 8799 | 2025.12.03 16:59:36.737955 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 8800 | 2025.12.03 16:59:36.737999 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1178 rows starting from the beginning of the part | ||
| 8801 | 2025.12.03 16:59:36.738044 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 8802 | 2025.12.03 16:59:36.738086 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 8803 | 2025.12.03 16:59:36.738301 [ 278 ] {ed9e54b3-21a4-492f-8005-2ad2b18ceb66} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2025.12.03 16:59:36.738345 [ 278 ] {ed9e54b3-21a4-492f-8005-2ad2b18ceb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8805 | 2025.12.03 16:59:36.738807 [ 187 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.00262711 sec., 2299484.9854022097 rows/sec., 194.74 MiB/sec. | ||
| 8806 | 2025.12.03 16:59:36.738997 [ 278 ] {ed9e54b3-21a4-492f-8005-2ad2b18ceb66} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8807 | 2025.12.03 16:59:36.739112 [ 199 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8808 | 2025.12.03 16:59:36.739280 [ 278 ] {ed9e54b3-21a4-492f-8005-2ad2b18ceb66} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2025.12.03 16:59:36.739427 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8810 | 2025.12.03 16:59:36.739441 [ 278 ] {ed9e54b3-21a4-492f-8005-2ad2b18ceb66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
| 8811 | 2025.12.03 16:59:36.739461 [ 199 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2025.12.03 16:59:36.739470 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2025.12.03 16:59:36.739495 [ 278 ] {ed9e54b3-21a4-492f-8005-2ad2b18ceb66} <Debug> TCPHandler: Processed in 0.001884476 sec. | ||
| 8814 | 2025.12.03 16:59:36.739502 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8815 | 2025.12.03 16:59:36.739561 [ 199 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_66_13} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8816 | 2025.12.03 16:59:36.739577 [ 193 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983768 sec., 1664509.1563126333 rows/sec., 125.61 MiB/sec. | ||
| 8817 | 2025.12.03 16:59:36.739593 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 8818 | 2025.12.03 16:59:36.739616 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2025.12.03 16:59:36.739672 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 8820 | 2025.12.03 16:59:36.739709 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8821 | 2025.12.03 16:59:36.739726 [ 278 ] {6e5983a9-0a34-4868-b656-f63f3ed528a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8822 | 2025.12.03 16:59:36.739743 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18918 rows starting from the beginning of the part | ||
| 8823 | 2025.12.03 16:59:36.739771 [ 278 ] {6e5983a9-0a34-4868-b656-f63f3ed528a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8824 | 2025.12.03 16:59:36.739793 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 314 rows starting from the beginning of the part | ||
| 8825 | 2025.12.03 16:59:36.739803 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8826 | 2025.12.03 16:59:36.739839 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 8827 | 2025.12.03 16:59:36.739884 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 903 rows starting from the beginning of the part | ||
| 8828 | 2025.12.03 16:59:36.739921 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 96 rows starting from the beginning of the part | ||
| 8829 | 2025.12.03 16:59:36.739967 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8830 | 2025.12.03 16:59:36.740114 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2025.12.03 16:59:36.740126 [ 278 ] {6e5983a9-0a34-4868-b656-f63f3ed528a8} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2025.12.03 16:59:36.740169 [ 278 ] {6e5983a9-0a34-4868-b656-f63f3ed528a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8833 | 2025.12.03 16:59:36.740205 [ 194 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_66_13} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8834 | 2025.12.03 16:59:36.740291 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8835 | 2025.12.03 16:59:36.740496 [ 278 ] {6e5983a9-0a34-4868-b656-f63f3ed528a8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8836 | 2025.12.03 16:59:36.740726 [ 278 ] {6e5983a9-0a34-4868-b656-f63f3ed528a8} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2025.12.03 16:59:36.740852 [ 43 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8838 | 2025.12.03 16:59:36.740866 [ 278 ] {6e5983a9-0a34-4868-b656-f63f3ed528a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 8839 | 2025.12.03 16:59:36.740887 [ 43 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2025.12.03 16:59:36.740909 [ 278 ] {6e5983a9-0a34-4868-b656-f63f3ed528a8} <Debug> TCPHandler: Processed in 0.001344005 sec. | ||
| 8841 | 2025.12.03 16:59:36.740911 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8842 | 2025.12.03 16:59:36.740996 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 8843 | 2025.12.03 16:59:36.741092 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8844 | 2025.12.03 16:59:36.741122 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4234 rows starting from the beginning of the part | ||
| 8845 | 2025.12.03 16:59:36.741183 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 8846 | 2025.12.03 16:59:36.741226 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 8847 | 2025.12.03 16:59:36.741264 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 68 rows starting from the beginning of the part | ||
| 8848 | 2025.12.03 16:59:36.741302 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 8849 | 2025.12.03 16:59:36.741340 [ 187 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8850 | 2025.12.03 16:59:36.743222 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4562 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254813 sec., 2023227.6468159442 rows/sec., 128.53 MiB/sec. | ||
| 8851 | 2025.12.03 16:59:36.743650 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8852 | 2025.12.03 16:59:36.743989 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2025.12.03 16:59:36.744073 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_66_13} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8854 | 2025.12.03 16:59:36.744181 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8855 | 2025.12.03 16:59:36.745133 [ 189 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20551 rows, containing 5 columns (5 merged, 0 gathered) in 0.005567206 sec., 3691438.757610191 rows/sec., 247.05 MiB/sec. | ||
| 8856 | 2025.12.03 16:59:36.745484 [ 193 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8857 | 2025.12.03 16:59:36.745745 [ 193 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2025.12.03 16:59:36.745814 [ 193 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8859 | 2025.12.03 16:59:36.745906 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8860 | 2025.12.03 16:59:37.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.06 MiB, peak 308.38 MiB, free memory in arenas 0.00 B, will set to 298.26 MiB (RSS), difference: 1.19 MiB | ||
| 8861 | 2025.12.03 16:59:39.262300 [ 37 ] {} <Debug> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8862 | 2025.12.03 16:59:39.262374 [ 37 ] {} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.12.03 16:59:39.262400 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8864 | 2025.12.03 16:59:39.262522 [ 199 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8865 | 2025.12.03 16:59:39.262683 [ 199 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8866 | 2025.12.03 16:59:39.262720 [ 199 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 25 rows starting from the beginning of the part | ||
| 8867 | 2025.12.03 16:59:39.262787 [ 199 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8868 | 2025.12.03 16:59:39.262832 [ 199 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8869 | 2025.12.03 16:59:39.262877 [ 199 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 8870 | 2025.12.03 16:59:39.262915 [ 199 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 8871 | 2025.12.03 16:59:39.263685 [ 200 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216033 sec., 23848.037018732222 rows/sec., 1.57 MiB/sec. | ||
| 8872 | 2025.12.03 16:59:39.263890 [ 193 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8873 | 2025.12.03 16:59:39.264225 [ 193 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.12.03 16:59:39.264308 [ 193 ] {fb571f8c-b8af-471b-b119-3e621077f877::all_1_28_6} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8875 | 2025.12.03 16:59:39.264417 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8876 | 2025.12.03 16:59:39.718599 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8877 | 2025.12.03 16:59:39.718652 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8878 | 2025.12.03 16:59:39.795002 [ 50 ] {} <Debug> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8879 | 2025.12.03 16:59:39.795073 [ 50 ] {} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2025.12.03 16:59:39.795098 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8881 | 2025.12.03 16:59:39.795231 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8882 | 2025.12.03 16:59:39.795394 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2025.12.03 16:59:39.795434 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 441 rows starting from the beginning of the part | ||
| 8884 | 2025.12.03 16:59:39.795507 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 8885 | 2025.12.03 16:59:39.795559 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 8886 | 2025.12.03 16:59:39.795610 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 8887 | 2025.12.03 16:59:39.795655 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 440 rows starting from the beginning of the part | ||
| 8888 | 2025.12.03 16:59:39.796670 [ 197 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500229 sec., 1163155.7582209115 rows/sec., 80.92 MiB/sec. | ||
| 8889 | 2025.12.03 16:59:39.796816 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8890 | 2025.12.03 16:59:39.797070 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2025.12.03 16:59:39.797143 [ 199 ] {bd594543-9223-4edd-9ecf-762811426681::all_1_28_6} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8892 | 2025.12.03 16:59:39.797212 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8893 | 2025.12.03 16:59:39.846333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19138 | ||
| 8894 | 2025.12.03 16:59:39.846796 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2025.12.03 16:59:39.846832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8896 | 2025.12.03 16:59:39.847318 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8897 | 2025.12.03 16:59:39.847548 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2025.12.03 16:59:39.847692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19138 | ||
| 8899 | 2025.12.03 16:59:39.856436 [ 50 ] {} <Debug> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8900 | 2025.12.03 16:59:39.856479 [ 50 ] {} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2025.12.03 16:59:39.856501 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8902 | 2025.12.03 16:59:39.856616 [ 199 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8903 | 2025.12.03 16:59:39.856784 [ 199 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8904 | 2025.12.03 16:59:39.856835 [ 199 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 8905 | 2025.12.03 16:59:39.856973 [ 199 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8906 | 2025.12.03 16:59:39.857039 [ 199 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8907 | 2025.12.03 16:59:39.857091 [ 199 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 8908 | 2025.12.03 16:59:39.857122 [ 199 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 8909 | 2025.12.03 16:59:39.857747 [ 201 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001187833 sec., 141434.0231328815 rows/sec., 7.22 MiB/sec. | ||
| 8910 | 2025.12.03 16:59:39.857964 [ 188 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8911 | 2025.12.03 16:59:39.858524 [ 188 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2025.12.03 16:59:39.858702 [ 188 ] {766a4d68-9c97-48da-87b8-d8f0272fd511::all_1_28_6} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8913 | 2025.12.03 16:59:39.858869 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8914 | 2025.12.03 16:59:39.899080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1168 | ||
| 8915 | 2025.12.03 16:59:39.901393 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.12.03 16:59:39.901439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8917 | 2025.12.03 16:59:39.902586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8918 | 2025.12.03 16:59:39.902850 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2025.12.03 16:59:39.903207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 8920 | 2025.12.03 16:59:40.852406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8921 | 2025.12.03 16:59:40.870206 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2025.12.03 16:59:40.870255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8923 | 2025.12.03 16:59:40.876369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8924 | 2025.12.03 16:59:40.877061 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2025.12.03 16:59:40.879990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8926 | 2025.12.03 16:59:41.233675 [ 56 ] {} <Debug> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 8927 | 2025.12.03 16:59:41.233773 [ 56 ] {} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2025.12.03 16:59:41.233814 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8929 | 2025.12.03 16:59:41.233969 [ 197 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 8930 | 2025.12.03 16:59:41.234133 [ 197 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8931 | 2025.12.03 16:59:41.234172 [ 197 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 264 rows starting from the beginning of the part | ||
| 8932 | 2025.12.03 16:59:41.234246 [ 197 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 246 rows starting from the beginning of the part | ||
| 8933 | 2025.12.03 16:59:41.234298 [ 197 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 8934 | 2025.12.03 16:59:41.234345 [ 197 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 246 rows starting from the beginning of the part | ||
| 8935 | 2025.12.03 16:59:41.234396 [ 197 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 248 rows starting from the beginning of the part | ||
| 8936 | 2025.12.03 16:59:41.235366 [ 188 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1006 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459518 sec., 689268.6489649323 rows/sec., 44.87 MiB/sec. | ||
| 8937 | 2025.12.03 16:59:41.235548 [ 201 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 8938 | 2025.12.03 16:59:41.235862 [ 201 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2025.12.03 16:59:41.235949 [ 201 ] {bff89412-1587-427a-bcfa-fd4e623c1d08::all_1_33_7} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 8940 | 2025.12.03 16:59:41.236044 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8941 | 2025.12.03 16:59:41.747412 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2025.12.03 16:59:41.747598 [ 278 ] {c02aca69-8674-4e3b-9990-e9f5825f6b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8943 | 2025.12.03 16:59:41.747671 [ 278 ] {c02aca69-8674-4e3b-9990-e9f5825f6b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8944 | 2025.12.03 16:59:41.748536 [ 278 ] {c02aca69-8674-4e3b-9990-e9f5825f6b96} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2025.12.03 16:59:41.748578 [ 278 ] {c02aca69-8674-4e3b-9990-e9f5825f6b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8946 | 2025.12.03 16:59:41.748994 [ 278 ] {c02aca69-8674-4e3b-9990-e9f5825f6b96} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8947 | 2025.12.03 16:59:41.749235 [ 278 ] {c02aca69-8674-4e3b-9990-e9f5825f6b96} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2025.12.03 16:59:41.749371 [ 54 ] {} <Debug> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8949 | 2025.12.03 16:59:41.749398 [ 278 ] {c02aca69-8674-4e3b-9990-e9f5825f6b96} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001852 sec., 221382.28941684667 rows/sec., 14.04 MiB/sec. | ||
| 8950 | 2025.12.03 16:59:41.749446 [ 54 ] {} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2025.12.03 16:59:41.749458 [ 278 ] {c02aca69-8674-4e3b-9990-e9f5825f6b96} <Debug> TCPHandler: Processed in 0.002178151 sec. | ||
| 8952 | 2025.12.03 16:59:41.749480 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8953 | 2025.12.03 16:59:41.749586 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2025.12.03 16:59:41.749595 [ 202 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::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 | ||
| 8955 | 2025.12.03 16:59:41.749691 [ 278 ] {dbfcf6fc-5be4-46fe-bd62-9cb5b29e241b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8956 | 2025.12.03 16:59:41.749738 [ 202 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8957 | 2025.12.03 16:59:41.749739 [ 278 ] {dbfcf6fc-5be4-46fe-bd62-9cb5b29e241b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8958 | 2025.12.03 16:59:41.749786 [ 202 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 8959 | 2025.12.03 16:59:41.749865 [ 202 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8960 | 2025.12.03 16:59:41.749919 [ 202 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 8961 | 2025.12.03 16:59:41.749966 [ 202 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 8962 | 2025.12.03 16:59:41.750009 [ 202 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 8963 | 2025.12.03 16:59:41.750788 [ 278 ] {dbfcf6fc-5be4-46fe-bd62-9cb5b29e241b} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2025.12.03 16:59:41.750831 [ 278 ] {dbfcf6fc-5be4-46fe-bd62-9cb5b29e241b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8965 | 2025.12.03 16:59:41.751081 [ 201 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531279 sec., 1338750.1559154144 rows/sec., 90.03 MiB/sec. | ||
| 8966 | 2025.12.03 16:59:41.751215 [ 278 ] {dbfcf6fc-5be4-46fe-bd62-9cb5b29e241b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8967 | 2025.12.03 16:59:41.751284 [ 188 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8968 | 2025.12.03 16:59:41.751444 [ 278 ] {dbfcf6fc-5be4-46fe-bd62-9cb5b29e241b} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2025.12.03 16:59:41.751587 [ 278 ] {dbfcf6fc-5be4-46fe-bd62-9cb5b29e241b} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001917 sec., 622848.2003129891 rows/sec., 49.77 MiB/sec. | ||
| 8970 | 2025.12.03 16:59:41.751603 [ 188 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2025.12.03 16:59:41.751626 [ 278 ] {dbfcf6fc-5be4-46fe-bd62-9cb5b29e241b} <Debug> TCPHandler: Processed in 0.00209012 sec. | ||
| 8972 | 2025.12.03 16:59:41.751688 [ 188 ] {bb439a0f-4a44-4183-aec6-f3c63cdfb52c::all_1_29_7} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8973 | 2025.12.03 16:59:41.751726 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2025.12.03 16:59:41.751791 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8975 | 2025.12.03 16:59:41.751820 [ 278 ] {3a5491f9-c4b7-4dce-ae3d-9f2f6a9db4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8976 | 2025.12.03 16:59:41.751861 [ 278 ] {3a5491f9-c4b7-4dce-ae3d-9f2f6a9db4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8977 | 2025.12.03 16:59:41.752359 [ 278 ] {3a5491f9-c4b7-4dce-ae3d-9f2f6a9db4c3} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.12.03 16:59:41.752395 [ 278 ] {3a5491f9-c4b7-4dce-ae3d-9f2f6a9db4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8979 | 2025.12.03 16:59:41.752710 [ 278 ] {3a5491f9-c4b7-4dce-ae3d-9f2f6a9db4c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8980 | 2025.12.03 16:59:41.752930 [ 278 ] {3a5491f9-c4b7-4dce-ae3d-9f2f6a9db4c3} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.12.03 16:59:41.753060 [ 278 ] {3a5491f9-c4b7-4dce-ae3d-9f2f6a9db4c3} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001259 sec., 195393.1691818904 rows/sec., 11.94 MiB/sec. | ||
| 8982 | 2025.12.03 16:59:41.753097 [ 278 ] {3a5491f9-c4b7-4dce-ae3d-9f2f6a9db4c3} <Debug> TCPHandler: Processed in 0.001420227 sec. | ||
| 8983 | 2025.12.03 16:59:41.753195 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2025.12.03 16:59:41.753287 [ 278 ] {d81ace06-beb2-48eb-bab5-c6070d2bda44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8985 | 2025.12.03 16:59:41.753326 [ 278 ] {d81ace06-beb2-48eb-bab5-c6070d2bda44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8986 | 2025.12.03 16:59:41.753797 [ 278 ] {d81ace06-beb2-48eb-bab5-c6070d2bda44} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.12.03 16:59:41.753834 [ 278 ] {d81ace06-beb2-48eb-bab5-c6070d2bda44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8988 | 2025.12.03 16:59:41.754137 [ 278 ] {d81ace06-beb2-48eb-bab5-c6070d2bda44} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8989 | 2025.12.03 16:59:41.754351 [ 278 ] {d81ace06-beb2-48eb-bab5-c6070d2bda44} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.12.03 16:59:41.754481 [ 278 ] {d81ace06-beb2-48eb-bab5-c6070d2bda44} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 8991 | 2025.12.03 16:59:41.754519 [ 278 ] {d81ace06-beb2-48eb-bab5-c6070d2bda44} <Debug> TCPHandler: Processed in 0.001373796 sec. | ||
| 8992 | 2025.12.03 16:59:41.754626 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2025.12.03 16:59:41.754720 [ 278 ] {c1fe3432-3ae1-43be-a5db-17efc0ccf5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8994 | 2025.12.03 16:59:41.754760 [ 278 ] {c1fe3432-3ae1-43be-a5db-17efc0ccf5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8995 | 2025.12.03 16:59:41.755236 [ 278 ] {c1fe3432-3ae1-43be-a5db-17efc0ccf5f9} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.12.03 16:59:41.755273 [ 278 ] {c1fe3432-3ae1-43be-a5db-17efc0ccf5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8997 | 2025.12.03 16:59:41.755571 [ 278 ] {c1fe3432-3ae1-43be-a5db-17efc0ccf5f9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8998 | 2025.12.03 16:59:41.755788 [ 278 ] {c1fe3432-3ae1-43be-a5db-17efc0ccf5f9} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.12.03 16:59:41.755897 [ 51 ] {} <Debug> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9000 | 2025.12.03 16:59:41.755918 [ 278 ] {c1fe3432-3ae1-43be-a5db-17efc0ccf5f9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 9001 | 2025.12.03 16:59:41.755964 [ 51 ] {} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2025.12.03 16:59:41.755976 [ 278 ] {c1fe3432-3ae1-43be-a5db-17efc0ccf5f9} <Debug> TCPHandler: Processed in 0.001399367 sec. | ||
| 9003 | 2025.12.03 16:59:41.755992 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9004 | 2025.12.03 16:59:41.756078 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::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 | ||
| 9005 | 2025.12.03 16:59:41.756104 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2025.12.03 16:59:41.756182 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9007 | 2025.12.03 16:59:41.756215 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9008 | 2025.12.03 16:59:41.756223 [ 278 ] {c9cc44d4-8492-41e3-bcdb-f258f5b89f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9009 | 2025.12.03 16:59:41.756269 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9010 | 2025.12.03 16:59:41.756279 [ 278 ] {c9cc44d4-8492-41e3-bcdb-f258f5b89f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9011 | 2025.12.03 16:59:41.756322 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9012 | 2025.12.03 16:59:41.756367 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9013 | 2025.12.03 16:59:41.756406 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9014 | 2025.12.03 16:59:41.757078 [ 278 ] {c9cc44d4-8492-41e3-bcdb-f258f5b89f8a} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2025.12.03 16:59:41.757126 [ 278 ] {c9cc44d4-8492-41e3-bcdb-f258f5b89f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9016 | 2025.12.03 16:59:41.757278 [ 195 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231624 sec., 856592.5964417713 rows/sec., 51.91 MiB/sec. | ||
| 9017 | 2025.12.03 16:59:41.757416 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9018 | 2025.12.03 16:59:41.757503 [ 278 ] {c9cc44d4-8492-41e3-bcdb-f258f5b89f8a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9019 | 2025.12.03 16:59:41.757773 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2025.12.03 16:59:41.757808 [ 278 ] {c9cc44d4-8492-41e3-bcdb-f258f5b89f8a} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2025.12.03 16:59:41.757854 [ 202 ] {571a54b7-5312-412b-b3a8-9ae7cc16ca54::all_1_29_7} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9022 | 2025.12.03 16:59:41.757932 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9023 | 2025.12.03 16:59:41.757956 [ 278 ] {c9cc44d4-8492-41e3-bcdb-f258f5b89f8a} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001758 sec., 409556.31399317406 rows/sec., 28.75 MiB/sec. | ||
| 9024 | 2025.12.03 16:59:41.758000 [ 278 ] {c9cc44d4-8492-41e3-bcdb-f258f5b89f8a} <Debug> TCPHandler: Processed in 0.001956048 sec. | ||
| 9025 | 2025.12.03 16:59:41.758108 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2025.12.03 16:59:41.758203 [ 278 ] {88fed732-8d30-4123-966f-dafd14c843c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9027 | 2025.12.03 16:59:41.758246 [ 278 ] {88fed732-8d30-4123-966f-dafd14c843c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9028 | 2025.12.03 16:59:41.758591 [ 278 ] {88fed732-8d30-4123-966f-dafd14c843c9} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2025.12.03 16:59:41.758628 [ 278 ] {88fed732-8d30-4123-966f-dafd14c843c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9030 | 2025.12.03 16:59:41.758954 [ 278 ] {88fed732-8d30-4123-966f-dafd14c843c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9031 | 2025.12.03 16:59:41.759167 [ 278 ] {88fed732-8d30-4123-966f-dafd14c843c9} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2025.12.03 16:59:41.759297 [ 278 ] {88fed732-8d30-4123-966f-dafd14c843c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 9033 | 2025.12.03 16:59:41.759335 [ 278 ] {88fed732-8d30-4123-966f-dafd14c843c9} <Debug> TCPHandler: Processed in 0.001275904 sec. | ||
| 9034 | 2025.12.03 16:59:41.759442 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2025.12.03 16:59:41.759536 [ 278 ] {d0ba57ed-57cf-401d-bfb8-4e7e96fcaa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9036 | 2025.12.03 16:59:41.759579 [ 278 ] {d0ba57ed-57cf-401d-bfb8-4e7e96fcaa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9037 | 2025.12.03 16:59:41.760010 [ 278 ] {d0ba57ed-57cf-401d-bfb8-4e7e96fcaa74} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2025.12.03 16:59:41.760047 [ 278 ] {d0ba57ed-57cf-401d-bfb8-4e7e96fcaa74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9039 | 2025.12.03 16:59:41.760380 [ 278 ] {d0ba57ed-57cf-401d-bfb8-4e7e96fcaa74} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9040 | 2025.12.03 16:59:41.760582 [ 278 ] {d0ba57ed-57cf-401d-bfb8-4e7e96fcaa74} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2025.12.03 16:59:41.760711 [ 278 ] {d0ba57ed-57cf-401d-bfb8-4e7e96fcaa74} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001194 sec., 262981.5745393635 rows/sec., 17.28 MiB/sec. | ||
| 9042 | 2025.12.03 16:59:41.760747 [ 278 ] {d0ba57ed-57cf-401d-bfb8-4e7e96fcaa74} <Debug> TCPHandler: Processed in 0.001354575 sec. | ||
| 9043 | 2025.12.03 16:59:41.760846 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9044 | 2025.12.03 16:59:41.760939 [ 278 ] {a2bc6572-5d2d-49c8-9467-e24c1efece34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9045 | 2025.12.03 16:59:41.760980 [ 278 ] {a2bc6572-5d2d-49c8-9467-e24c1efece34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9046 | 2025.12.03 16:59:41.761279 [ 278 ] {a2bc6572-5d2d-49c8-9467-e24c1efece34} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2025.12.03 16:59:41.761313 [ 278 ] {a2bc6572-5d2d-49c8-9467-e24c1efece34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9048 | 2025.12.03 16:59:41.761605 [ 278 ] {a2bc6572-5d2d-49c8-9467-e24c1efece34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9049 | 2025.12.03 16:59:41.761808 [ 278 ] {a2bc6572-5d2d-49c8-9467-e24c1efece34} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.12.03 16:59:41.761935 [ 278 ] {a2bc6572-5d2d-49c8-9467-e24c1efece34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 9051 | 2025.12.03 16:59:41.761972 [ 278 ] {a2bc6572-5d2d-49c8-9467-e24c1efece34} <Debug> TCPHandler: Processed in 0.001174242 sec. | ||
| 9052 | 2025.12.03 16:59:41.762075 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9053 | 2025.12.03 16:59:41.762167 [ 278 ] {34c67f0c-b84a-4ae5-aa0e-037062cfb781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9054 | 2025.12.03 16:59:41.762222 [ 278 ] {34c67f0c-b84a-4ae5-aa0e-037062cfb781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9055 | 2025.12.03 16:59:41.763098 [ 278 ] {34c67f0c-b84a-4ae5-aa0e-037062cfb781} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2025.12.03 16:59:41.763135 [ 278 ] {34c67f0c-b84a-4ae5-aa0e-037062cfb781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9057 | 2025.12.03 16:59:41.763696 [ 278 ] {34c67f0c-b84a-4ae5-aa0e-037062cfb781} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9058 | 2025.12.03 16:59:41.763922 [ 278 ] {34c67f0c-b84a-4ae5-aa0e-037062cfb781} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2025.12.03 16:59:41.764060 [ 278 ] {34c67f0c-b84a-4ae5-aa0e-037062cfb781} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. | ||
| 9060 | 2025.12.03 16:59:41.764116 [ 278 ] {34c67f0c-b84a-4ae5-aa0e-037062cfb781} <Debug> TCPHandler: Processed in 0.00209061 sec. | ||
| 9061 | 2025.12.03 16:59:41.764228 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2025.12.03 16:59:41.764321 [ 278 ] {d8c2c47d-3450-486e-af91-ca37c0f21662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9063 | 2025.12.03 16:59:41.764362 [ 278 ] {d8c2c47d-3450-486e-af91-ca37c0f21662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9064 | 2025.12.03 16:59:41.764682 [ 278 ] {d8c2c47d-3450-486e-af91-ca37c0f21662} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.12.03 16:59:41.764716 [ 278 ] {d8c2c47d-3450-486e-af91-ca37c0f21662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9066 | 2025.12.03 16:59:41.765019 [ 278 ] {d8c2c47d-3450-486e-af91-ca37c0f21662} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9067 | 2025.12.03 16:59:41.765224 [ 278 ] {d8c2c47d-3450-486e-af91-ca37c0f21662} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.12.03 16:59:41.765351 [ 278 ] {d8c2c47d-3450-486e-af91-ca37c0f21662} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 9069 | 2025.12.03 16:59:41.765387 [ 278 ] {d8c2c47d-3450-486e-af91-ca37c0f21662} <Debug> TCPHandler: Processed in 0.001209273 sec. | ||
| 9070 | 2025.12.03 16:59:44.154004 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36660 | ||
| 9071 | 2025.12.03 16:59:44.154110 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9072 | 2025.12.03 16:59:44.154137 [ 286 ] {} <Debug> TCP-Session: 32a0c686-3540-494a-bfe8-d027bb19c3d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36660 | ||
| 9073 | 2025.12.03 16:59:44.154159 [ 286 ] {} <Debug> TCP-Session: 32a0c686-3540-494a-bfe8-d027bb19c3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9074 | 2025.12.03 16:59:44.154172 [ 286 ] {} <Debug> TCP-Session: 32a0c686-3540-494a-bfe8-d027bb19c3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2025.12.03 16:59:44.154383 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37751 | ||
| 9076 | 2025.12.03 16:59:44.154411 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44385 | ||
| 9077 | 2025.12.03 16:59:44.154417 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60880 | ||
| 9078 | 2025.12.03 16:59:44.154455 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35675 | ||
| 9079 | 2025.12.03 16:59:44.154503 [ 286 ] {} <Trace> TCP-Session: 32a0c686-3540-494a-bfe8-d027bb19c3d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2025.12.03 16:59:44.154509 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9081 | 2025.12.03 16:59:44.154516 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9082 | 2025.12.03 16:59:44.154553 [ 349 ] {} <Debug> TCP-Session: 8b5faa46-02d4-4746-8e2f-860e6bb96d39 Authenticating user 'default' from [fd00:1122:3344:101::e]:44385 | ||
| 9083 | 2025.12.03 16:59:44.154564 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9084 | 2025.12.03 16:59:44.154579 [ 288 ] {} <Debug> TCP-Session: 07cf0e07-4e3b-4d9d-8289-b954da19e807 Authenticating user 'default' from [fd00:1122:3344:101::e]:37751 | ||
| 9085 | 2025.12.03 16:59:44.154617 [ 350 ] {} <Debug> TCP-Session: 45950b14-621b-4e71-bd5a-d7a25d401008 Authenticating user 'default' from [fd00:1122:3344:101::e]:60880 | ||
| 9086 | 2025.12.03 16:59:44.154583 [ 349 ] {} <Debug> TCP-Session: 8b5faa46-02d4-4746-8e2f-860e6bb96d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9087 | 2025.12.03 16:59:44.154653 [ 288 ] {} <Debug> TCP-Session: 07cf0e07-4e3b-4d9d-8289-b954da19e807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9088 | 2025.12.03 16:59:44.154677 [ 349 ] {} <Debug> TCP-Session: 8b5faa46-02d4-4746-8e2f-860e6bb96d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9089 | 2025.12.03 16:59:44.154695 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9090 | 2025.12.03 16:59:44.154702 [ 288 ] {} <Debug> TCP-Session: 07cf0e07-4e3b-4d9d-8289-b954da19e807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9091 | 2025.12.03 16:59:44.154710 [ 286 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9092 | 2025.12.03 16:59:44.154738 [ 352 ] {} <Debug> TCP-Session: 93c1bebb-d0b5-4292-9381-02b7bdb79a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:35675 | ||
| 9093 | 2025.12.03 16:59:44.154665 [ 350 ] {} <Debug> TCP-Session: 45950b14-621b-4e71-bd5a-d7a25d401008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9094 | 2025.12.03 16:59:44.154782 [ 352 ] {} <Debug> TCP-Session: 93c1bebb-d0b5-4292-9381-02b7bdb79a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9095 | 2025.12.03 16:59:44.154804 [ 350 ] {} <Debug> TCP-Session: 45950b14-621b-4e71-bd5a-d7a25d401008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9096 | 2025.12.03 16:59:44.154817 [ 352 ] {} <Debug> TCP-Session: 93c1bebb-d0b5-4292-9381-02b7bdb79a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9097 | 2025.12.03 16:59:44.154439 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64572 | ||
| 9098 | 2025.12.03 16:59:44.154404 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44271 | ||
| 9099 | 2025.12.03 16:59:44.154393 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34062 | ||
| 9100 | 2025.12.03 16:59:44.154464 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61809 | ||
| 9101 | 2025.12.03 16:59:44.155042 [ 286 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9102 | 2025.12.03 16:59:44.155119 [ 286 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9103 | 2025.12.03 16:59:44.155361 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9104 | 2025.12.03 16:59:44.155399 [ 289 ] {} <Debug> TCP-Session: 2cf456e5-017c-4474-aca9-a2916a0bd49f Authenticating user 'default' from [fd00:1122:3344:101::e]:34062 | ||
| 9105 | 2025.12.03 16:59:44.155425 [ 289 ] {} <Debug> TCP-Session: 2cf456e5-017c-4474-aca9-a2916a0bd49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9106 | 2025.12.03 16:59:44.155430 [ 286 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 9107 | 2025.12.03 16:59:44.155438 [ 289 ] {} <Debug> TCP-Session: 2cf456e5-017c-4474-aca9-a2916a0bd49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9108 | 2025.12.03 16:59:44.155456 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9109 | 2025.12.03 16:59:44.155492 [ 353 ] {} <Debug> TCP-Session: 3a7a56cf-f1de-4ee7-b06b-e5a95c947636 Authenticating user 'default' from [fd00:1122:3344:101::e]:61809 | ||
| 9110 | 2025.12.03 16:59:44.155510 [ 353 ] {} <Debug> TCP-Session: 3a7a56cf-f1de-4ee7-b06b-e5a95c947636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9111 | 2025.12.03 16:59:44.155522 [ 353 ] {} <Debug> TCP-Session: 3a7a56cf-f1de-4ee7-b06b-e5a95c947636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9112 | 2025.12.03 16:59:44.155569 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9113 | 2025.12.03 16:59:44.155604 [ 351 ] {} <Debug> TCP-Session: 8b973356-cdbb-41bf-8460-d6bc8dfd6f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:64572 | ||
| 9114 | 2025.12.03 16:59:44.155624 [ 351 ] {} <Debug> TCP-Session: 8b973356-cdbb-41bf-8460-d6bc8dfd6f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9115 | 2025.12.03 16:59:44.155637 [ 351 ] {} <Debug> TCP-Session: 8b973356-cdbb-41bf-8460-d6bc8dfd6f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9116 | 2025.12.03 16:59:44.155729 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9117 | 2025.12.03 16:59:44.155758 [ 290 ] {} <Debug> TCP-Session: 8aa7e548-40de-4b60-92ad-9b52a4fe0243 Authenticating user 'default' from [fd00:1122:3344:101::e]:44271 | ||
| 9118 | 2025.12.03 16:59:44.155774 [ 290 ] {} <Debug> TCP-Session: 8aa7e548-40de-4b60-92ad-9b52a4fe0243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9119 | 2025.12.03 16:59:44.155786 [ 290 ] {} <Debug> TCP-Session: 8aa7e548-40de-4b60-92ad-9b52a4fe0243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9120 | 2025.12.03 16:59:44.156379 [ 299 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Trace> AggregatingTransform: Aggregating | ||
| 9121 | 2025.12.03 16:59:44.156414 [ 299 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 9122 | 2025.12.03 16:59:44.156452 [ 299 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908418 sec. (1100.815 rows/sec., 43.00 KiB/sec.) | ||
| 9123 | 2025.12.03 16:59:44.156471 [ 299 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Trace> Aggregator: Merging aggregated data | ||
| 9124 | 2025.12.03 16:59:44.157901 [ 286 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 9125 | 2025.12.03 16:59:44.158050 [ 286 ] {d21f75e6-db02-4cec-ac49-b85fd70b90b5} <Debug> TCPHandler: Processed in 0.00367202 sec. | ||
| 9126 | 2025.12.03 16:59:44.158130 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9127 | 2025.12.03 16:59:44.158156 [ 286 ] {} <Debug> TCP-Session: 32a0c686-3540-494a-bfe8-d027bb19c3d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2025.12.03 16:59:44.158159 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9129 | 2025.12.03 16:59:44.158179 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9130 | 2025.12.03 16:59:44.158197 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9131 | 2025.12.03 16:59:44.158215 [ 288 ] {} <Debug> TCP-Session: 07cf0e07-4e3b-4d9d-8289-b954da19e807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2025.12.03 16:59:44.158232 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9133 | 2025.12.03 16:59:44.158255 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9134 | 2025.12.03 16:59:44.158276 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9135 | 2025.12.03 16:59:44.158288 [ 350 ] {} <Debug> TCP-Session: 45950b14-621b-4e71-bd5a-d7a25d401008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2025.12.03 16:59:44.158308 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9137 | 2025.12.03 16:59:44.158331 [ 349 ] {} <Debug> TCP-Session: 8b5faa46-02d4-4746-8e2f-860e6bb96d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9138 | 2025.12.03 16:59:44.158303 [ 353 ] {} <Debug> TCP-Session: 3a7a56cf-f1de-4ee7-b06b-e5a95c947636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9139 | 2025.12.03 16:59:44.158359 [ 351 ] {} <Debug> TCP-Session: 8b973356-cdbb-41bf-8460-d6bc8dfd6f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9140 | 2025.12.03 16:59:44.158247 [ 289 ] {} <Debug> TCP-Session: 2cf456e5-017c-4474-aca9-a2916a0bd49f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9141 | 2025.12.03 16:59:44.158216 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9142 | 2025.12.03 16:59:44.158227 [ 290 ] {} <Debug> TCP-Session: 8aa7e548-40de-4b60-92ad-9b52a4fe0243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9143 | 2025.12.03 16:59:44.158454 [ 352 ] {} <Debug> TCP-Session: 93c1bebb-d0b5-4292-9381-02b7bdb79a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2025.12.03 16:59:44.182039 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58058 | ||
| 9145 | 2025.12.03 16:59:44.182125 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9146 | 2025.12.03 16:59:44.182150 [ 286 ] {} <Debug> TCP-Session: 538e3055-ba05-4165-8934-db0b0067d9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58058 | ||
| 9147 | 2025.12.03 16:59:44.182172 [ 286 ] {} <Debug> TCP-Session: 538e3055-ba05-4165-8934-db0b0067d9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2025.12.03 16:59:44.182187 [ 286 ] {} <Debug> TCP-Session: 538e3055-ba05-4165-8934-db0b0067d9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9149 | 2025.12.03 16:59:44.182349 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64207 | ||
| 9150 | 2025.12.03 16:59:44.182394 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40139 | ||
| 9151 | 2025.12.03 16:59:44.182411 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45676 | ||
| 9152 | 2025.12.03 16:59:44.182450 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9153 | 2025.12.03 16:59:44.182465 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36322 | ||
| 9154 | 2025.12.03 16:59:44.182491 [ 286 ] {} <Trace> TCP-Session: 538e3055-ba05-4165-8934-db0b0067d9c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2025.12.03 16:59:44.182506 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9156 | 2025.12.03 16:59:44.182490 [ 288 ] {} <Debug> TCP-Session: fcf7ab2f-0644-4408-b067-b4095a01954c Authenticating user 'default' from [fd00:1122:3344:101::e]:64207 | ||
| 9157 | 2025.12.03 16:59:44.182542 [ 349 ] {} <Debug> TCP-Session: 3ecd205a-eb23-4cec-a94e-7ede1c28be44 Authenticating user 'default' from [fd00:1122:3344:101::e]:45676 | ||
| 9158 | 2025.12.03 16:59:44.182554 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9159 | 2025.12.03 16:59:44.182578 [ 349 ] {} <Debug> TCP-Session: 3ecd205a-eb23-4cec-a94e-7ede1c28be44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2025.12.03 16:59:44.182569 [ 288 ] {} <Debug> TCP-Session: fcf7ab2f-0644-4408-b067-b4095a01954c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2025.12.03 16:59:44.182604 [ 349 ] {} <Debug> TCP-Session: 3ecd205a-eb23-4cec-a94e-7ede1c28be44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2025.12.03 16:59:44.182619 [ 288 ] {} <Debug> TCP-Session: fcf7ab2f-0644-4408-b067-b4095a01954c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2025.12.03 16:59:44.182482 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40594 | ||
| 9164 | 2025.12.03 16:59:44.182481 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9165 | 2025.12.03 16:59:44.182672 [ 286 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58058) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9166 | 2025.12.03 16:59:44.182706 [ 289 ] {} <Debug> TCP-Session: e3a58bd4-29aa-4786-a73c-9b70494998bc Authenticating user 'default' from [fd00:1122:3344:101::e]:40139 | ||
| 9167 | 2025.12.03 16:59:44.182723 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9168 | 2025.12.03 16:59:44.182738 [ 289 ] {} <Debug> TCP-Session: e3a58bd4-29aa-4786-a73c-9b70494998bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9169 | 2025.12.03 16:59:44.182475 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65336 | ||
| 9170 | 2025.12.03 16:59:44.182755 [ 353 ] {} <Debug> TCP-Session: 76fcc9ad-99cd-4e94-a10b-e0ce9ef08310 Authenticating user 'default' from [fd00:1122:3344:101::e]:40594 | ||
| 9171 | 2025.12.03 16:59:44.182757 [ 289 ] {} <Debug> TCP-Session: e3a58bd4-29aa-4786-a73c-9b70494998bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9172 | 2025.12.03 16:59:44.182802 [ 353 ] {} <Debug> TCP-Session: 76fcc9ad-99cd-4e94-a10b-e0ce9ef08310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2025.12.03 16:59:44.182425 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51434 | ||
| 9174 | 2025.12.03 16:59:44.182826 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9175 | 2025.12.03 16:59:44.182825 [ 353 ] {} <Debug> TCP-Session: 76fcc9ad-99cd-4e94-a10b-e0ce9ef08310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2025.12.03 16:59:44.182871 [ 352 ] {} <Debug> TCP-Session: c1c6a693-92bc-461a-926d-6f9c921e5311 Authenticating user 'default' from [fd00:1122:3344:101::e]:65336 | ||
| 9177 | 2025.12.03 16:59:44.182890 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9178 | 2025.12.03 16:59:44.182908 [ 352 ] {} <Debug> TCP-Session: c1c6a693-92bc-461a-926d-6f9c921e5311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2025.12.03 16:59:44.182927 [ 350 ] {} <Debug> TCP-Session: 56ad9ba4-5f24-41a9-9573-2c1e49ade018 Authenticating user 'default' from [fd00:1122:3344:101::e]:51434 | ||
| 9180 | 2025.12.03 16:59:44.182933 [ 352 ] {} <Debug> TCP-Session: c1c6a693-92bc-461a-926d-6f9c921e5311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2025.12.03 16:59:44.182955 [ 350 ] {} <Debug> TCP-Session: 56ad9ba4-5f24-41a9-9573-2c1e49ade018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2025.12.03 16:59:44.182599 [ 351 ] {} <Debug> TCP-Session: a987eaf6-a50f-4fc7-9902-786ba0c2ea2b Authenticating user 'default' from [fd00:1122:3344:101::e]:36322 | ||
| 9183 | 2025.12.03 16:59:44.182988 [ 350 ] {} <Debug> TCP-Session: 56ad9ba4-5f24-41a9-9573-2c1e49ade018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2025.12.03 16:59:44.183008 [ 351 ] {} <Debug> TCP-Session: a987eaf6-a50f-4fc7-9902-786ba0c2ea2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9185 | 2025.12.03 16:59:44.182954 [ 286 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9186 | 2025.12.03 16:59:44.183030 [ 351 ] {} <Debug> TCP-Session: a987eaf6-a50f-4fc7-9902-786ba0c2ea2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2025.12.03 16:59:44.182398 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60406 | ||
| 9188 | 2025.12.03 16:59:44.183104 [ 286 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9189 | 2025.12.03 16:59:44.183127 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9190 | 2025.12.03 16:59:44.183151 [ 290 ] {} <Debug> TCP-Session: ae658540-9c5b-4278-96d2-faad2e9f586b Authenticating user 'default' from [fd00:1122:3344:101::e]:60406 | ||
| 9191 | 2025.12.03 16:59:44.183166 [ 290 ] {} <Debug> TCP-Session: ae658540-9c5b-4278-96d2-faad2e9f586b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2025.12.03 16:59:44.183178 [ 290 ] {} <Debug> TCP-Session: ae658540-9c5b-4278-96d2-faad2e9f586b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9193 | 2025.12.03 16:59:44.183402 [ 286 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Debug> oximeter.version (cdea9f8d-d59d-4d4f-8e5d-78665268d437) (SelectExecutor): Key condition: unknown | ||
| 9194 | 2025.12.03 16:59:44.184401 [ 312 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Trace> AggregatingTransform: Aggregating | ||
| 9195 | 2025.12.03 16:59:44.184449 [ 312 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Trace> Aggregator: Aggregation method: without_key | ||
| 9196 | 2025.12.03 16:59:44.184478 [ 312 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975958 sec. (1024.634 rows/sec., 40.02 KiB/sec.) | ||
| 9197 | 2025.12.03 16:59:44.184493 [ 312 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Trace> Aggregator: Merging aggregated data | ||
| 9198 | 2025.12.03 16:59:44.186065 [ 286 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003448 sec., 290.0232018561485 rows/sec., 11.33 KiB/sec. | ||
| 9199 | 2025.12.03 16:59:44.186196 [ 286 ] {99d059e6-1158-40dc-9a2c-9d8f67394d82} <Debug> TCPHandler: Processed in 0.003811243 sec. | ||
| 9200 | 2025.12.03 16:59:44.186289 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9201 | 2025.12.03 16:59:44.186318 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9202 | 2025.12.03 16:59:44.186328 [ 286 ] {} <Debug> TCP-Session: 538e3055-ba05-4165-8934-db0b0067d9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9203 | 2025.12.03 16:59:44.186347 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9204 | 2025.12.03 16:59:44.186369 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9205 | 2025.12.03 16:59:44.186389 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9206 | 2025.12.03 16:59:44.186410 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9207 | 2025.12.03 16:59:44.186421 [ 350 ] {} <Debug> TCP-Session: 56ad9ba4-5f24-41a9-9573-2c1e49ade018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9208 | 2025.12.03 16:59:44.186434 [ 290 ] {} <Debug> TCP-Session: ae658540-9c5b-4278-96d2-faad2e9f586b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2025.12.03 16:59:44.186433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9210 | 2025.12.03 16:59:44.186465 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9211 | 2025.12.03 16:59:44.186453 [ 351 ] {} <Debug> TCP-Session: a987eaf6-a50f-4fc7-9902-786ba0c2ea2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9212 | 2025.12.03 16:59:44.186505 [ 289 ] {} <Debug> TCP-Session: e3a58bd4-29aa-4786-a73c-9b70494998bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2025.12.03 16:59:44.186521 [ 352 ] {} <Debug> TCP-Session: c1c6a693-92bc-461a-926d-6f9c921e5311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2025.12.03 16:59:44.186448 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9215 | 2025.12.03 16:59:44.186360 [ 288 ] {} <Debug> TCP-Session: fcf7ab2f-0644-4408-b067-b4095a01954c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2025.12.03 16:59:44.186407 [ 353 ] {} <Debug> TCP-Session: 76fcc9ad-99cd-4e94-a10b-e0ce9ef08310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2025.12.03 16:59:44.186600 [ 349 ] {} <Debug> TCP-Session: 3ecd205a-eb23-4cec-a94e-7ede1c28be44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2025.12.03 16:59:46.733343 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2025.12.03 16:59:46.733528 [ 278 ] {b85eb672-3599-4597-a2c1-229f4a545303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9220 | 2025.12.03 16:59:46.733595 [ 278 ] {b85eb672-3599-4597-a2c1-229f4a545303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9221 | 2025.12.03 16:59:46.734290 [ 278 ] {b85eb672-3599-4597-a2c1-229f4a545303} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2025.12.03 16:59:46.734331 [ 278 ] {b85eb672-3599-4597-a2c1-229f4a545303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9223 | 2025.12.03 16:59:46.734733 [ 278 ] {b85eb672-3599-4597-a2c1-229f4a545303} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9224 | 2025.12.03 16:59:46.734963 [ 278 ] {b85eb672-3599-4597-a2c1-229f4a545303} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2025.12.03 16:59:46.735126 [ 278 ] {b85eb672-3599-4597-a2c1-229f4a545303} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 9226 | 2025.12.03 16:59:46.735176 [ 278 ] {b85eb672-3599-4597-a2c1-229f4a545303} <Debug> TCPHandler: Processed in 0.001953937 sec. | ||
| 9227 | 2025.12.03 16:59:46.735303 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2025.12.03 16:59:46.735406 [ 278 ] {d33a80cb-7a67-4318-a679-71b8e65626b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9229 | 2025.12.03 16:59:46.735451 [ 278 ] {d33a80cb-7a67-4318-a679-71b8e65626b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9230 | 2025.12.03 16:59:46.735890 [ 278 ] {d33a80cb-7a67-4318-a679-71b8e65626b6} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2025.12.03 16:59:46.735926 [ 278 ] {d33a80cb-7a67-4318-a679-71b8e65626b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9232 | 2025.12.03 16:59:46.736264 [ 278 ] {d33a80cb-7a67-4318-a679-71b8e65626b6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9233 | 2025.12.03 16:59:46.736513 [ 278 ] {d33a80cb-7a67-4318-a679-71b8e65626b6} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2025.12.03 16:59:46.736645 [ 278 ] {d33a80cb-7a67-4318-a679-71b8e65626b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 9235 | 2025.12.03 16:59:46.736684 [ 278 ] {d33a80cb-7a67-4318-a679-71b8e65626b6} <Debug> TCPHandler: Processed in 0.001432557 sec. | ||
| 9236 | 2025.12.03 16:59:46.736815 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2025.12.03 16:59:46.736914 [ 278 ] {b023e0e9-dd8f-4c87-b727-109922e61187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9238 | 2025.12.03 16:59:46.736959 [ 278 ] {b023e0e9-dd8f-4c87-b727-109922e61187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9239 | 2025.12.03 16:59:46.737382 [ 278 ] {b023e0e9-dd8f-4c87-b727-109922e61187} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2025.12.03 16:59:46.737417 [ 278 ] {b023e0e9-dd8f-4c87-b727-109922e61187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9241 | 2025.12.03 16:59:46.737763 [ 278 ] {b023e0e9-dd8f-4c87-b727-109922e61187} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9242 | 2025.12.03 16:59:46.737985 [ 278 ] {b023e0e9-dd8f-4c87-b727-109922e61187} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2025.12.03 16:59:46.738117 [ 278 ] {b023e0e9-dd8f-4c87-b727-109922e61187} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 9244 | 2025.12.03 16:59:46.738154 [ 278 ] {b023e0e9-dd8f-4c87-b727-109922e61187} <Debug> TCPHandler: Processed in 0.001388106 sec. | ||
| 9245 | 2025.12.03 16:59:46.738262 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2025.12.03 16:59:46.738356 [ 278 ] {407d4f6e-5c80-458e-b2ed-b7c75fff297a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9247 | 2025.12.03 16:59:46.738399 [ 278 ] {407d4f6e-5c80-458e-b2ed-b7c75fff297a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9248 | 2025.12.03 16:59:46.738757 [ 278 ] {407d4f6e-5c80-458e-b2ed-b7c75fff297a} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2025.12.03 16:59:46.738792 [ 278 ] {407d4f6e-5c80-458e-b2ed-b7c75fff297a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9250 | 2025.12.03 16:59:46.739106 [ 278 ] {407d4f6e-5c80-458e-b2ed-b7c75fff297a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9251 | 2025.12.03 16:59:46.739314 [ 278 ] {407d4f6e-5c80-458e-b2ed-b7c75fff297a} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2025.12.03 16:59:46.739442 [ 278 ] {407d4f6e-5c80-458e-b2ed-b7c75fff297a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 9253 | 2025.12.03 16:59:46.739477 [ 278 ] {407d4f6e-5c80-458e-b2ed-b7c75fff297a} <Debug> TCPHandler: Processed in 0.001264385 sec. | ||
| 9254 | 2025.12.03 16:59:47.347816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19650 | ||
| 9255 | 2025.12.03 16:59:47.348505 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2025.12.03 16:59:47.348543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9257 | 2025.12.03 16:59:47.349015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9258 | 2025.12.03 16:59:47.349239 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2025.12.03 16:59:47.349366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19650 | ||
| 9260 | 2025.12.03 16:59:47.349428 [ 40 ] {} <Debug> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9261 | 2025.12.03 16:59:47.349527 [ 40 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2025.12.03 16:59:47.349564 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9263 | 2025.12.03 16:59:47.349719 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::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 | ||
| 9264 | 2025.12.03 16:59:47.349871 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9265 | 2025.12.03 16:59:47.349909 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17218 rows starting from the beginning of the part | ||
| 9266 | 2025.12.03 16:59:47.349973 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9267 | 2025.12.03 16:59:47.350017 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9268 | 2025.12.03 16:59:47.350057 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9269 | 2025.12.03 16:59:47.350095 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9270 | 2025.12.03 16:59:47.350131 [ 202 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9271 | 2025.12.03 16:59:47.352086 [ 195 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002426557 sec., 8097893.435019247 rows/sec., 115.84 MiB/sec. | ||
| 9272 | 2025.12.03 16:59:47.352358 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9273 | 2025.12.03 16:59:47.352631 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2025.12.03 16:59:47.352702 [ 190 ] {0216bee5-e31f-4547-851a-4b4d2b08b5f6::all_1_41_8} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9275 | 2025.12.03 16:59:47.352773 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9276 | 2025.12.03 16:59:48.380100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9277 | 2025.12.03 16:59:48.399014 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.12.03 16:59:48.399087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9279 | 2025.12.03 16:59:48.405578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9280 | 2025.12.03 16:59:48.406467 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.12.03 16:59:48.406794 [ 36 ] {} <Debug> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9282 | 2025.12.03 16:59:48.406829 [ 36 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2025.12.03 16:59:48.406849 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9284 | 2025.12.03 16:59:48.406977 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 9285 | 2025.12.03 16:59:48.410596 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9286 | 2025.12.03 16:59:48.412036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9287 | 2025.12.03 16:59:48.412374 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9288 | 2025.12.03 16:59:48.417887 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9289 | 2025.12.03 16:59:48.422839 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 9290 | 2025.12.03 16:59:48.427399 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 9291 | 2025.12.03 16:59:48.432144 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 9292 | 2025.12.03 16:59:48.436085 [ 195 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::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 | ||
| 9293 | 2025.12.03 16:59:48.491714 [ 190 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.084796923 sec., 3644.000148448783 rows/sec., 18.84 MiB/sec. | ||
| 9294 | 2025.12.03 16:59:48.493906 [ 191 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9295 | 2025.12.03 16:59:48.495863 [ 191 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_41_8} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2025.12.03 16:59:48.495976 [ 191 ] {2469429a-7afb-487a-8d87-a1a4d10f145d::all_1_41_8} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9297 | 2025.12.03 16:59:48.497590 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9298 | 2025.12.03 16:59:49.903411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1202 | ||
| 9299 | 2025.12.03 16:59:49.905878 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2025.12.03 16:59:49.905923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9301 | 2025.12.03 16:59:49.907132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9302 | 2025.12.03 16:59:49.907402 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2025.12.03 16:59:49.907554 [ 29 ] {} <Debug> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9304 | 2025.12.03 16:59:49.907650 [ 29 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2025.12.03 16:59:49.907655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1202 | ||
| 9306 | 2025.12.03 16:59:49.907690 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9307 | 2025.12.03 16:59:49.907856 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::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 | ||
| 9308 | 2025.12.03 16:59:49.908489 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9309 | 2025.12.03 16:59:49.908619 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1048 rows starting from the beginning of the part | ||
| 9310 | 2025.12.03 16:59:49.908948 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 9311 | 2025.12.03 16:59:49.909247 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9312 | 2025.12.03 16:59:49.909535 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
| 9313 | 2025.12.03 16:59:49.909803 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 9314 | 2025.12.03 16:59:49.910067 [ 196 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9315 | 2025.12.03 16:59:49.916293 [ 198 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 72 columns (72 merged, 0 gathered) in 0.008499273 sec., 141423.86060548943 rows/sec., 112.13 MiB/sec. | ||
| 9316 | 2025.12.03 16:59:49.917789 [ 198 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9317 | 2025.12.03 16:59:49.918401 [ 198 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2025.12.03 16:59:49.918493 [ 198 ] {7d08eeac-1685-43f1-a05a-77728eb58c9d::all_1_31_6} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9319 | 2025.12.03 16:59:49.918736 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 9320 | 2025.12.03 16:59:51.746617 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2025.12.03 16:59:51.746918 [ 278 ] {e3bbad00-0fc3-45b0-ab55-cc0c7b3acae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9322 | 2025.12.03 16:59:51.747023 [ 278 ] {e3bbad00-0fc3-45b0-ab55-cc0c7b3acae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9323 | 2025.12.03 16:59:51.748114 [ 278 ] {e3bbad00-0fc3-45b0-ab55-cc0c7b3acae2} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2025.12.03 16:59:51.748156 [ 278 ] {e3bbad00-0fc3-45b0-ab55-cc0c7b3acae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9325 | 2025.12.03 16:59:51.748578 [ 278 ] {e3bbad00-0fc3-45b0-ab55-cc0c7b3acae2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9326 | 2025.12.03 16:59:51.748831 [ 278 ] {e3bbad00-0fc3-45b0-ab55-cc0c7b3acae2} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2025.12.03 16:59:51.749001 [ 278 ] {e3bbad00-0fc3-45b0-ab55-cc0c7b3acae2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002165 sec., 189376.44341801386 rows/sec., 12.01 MiB/sec. | ||
| 9328 | 2025.12.03 16:59:51.749044 [ 278 ] {e3bbad00-0fc3-45b0-ab55-cc0c7b3acae2} <Debug> TCPHandler: Processed in 0.00261205 sec. | ||
| 9329 | 2025.12.03 16:59:51.749166 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2025.12.03 16:59:51.749253 [ 278 ] {9af69430-b9e2-4297-b3b1-bf2f521c64e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9331 | 2025.12.03 16:59:51.749294 [ 278 ] {9af69430-b9e2-4297-b3b1-bf2f521c64e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9332 | 2025.12.03 16:59:51.750381 [ 278 ] {9af69430-b9e2-4297-b3b1-bf2f521c64e8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2025.12.03 16:59:51.750416 [ 278 ] {9af69430-b9e2-4297-b3b1-bf2f521c64e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9334 | 2025.12.03 16:59:51.750804 [ 278 ] {9af69430-b9e2-4297-b3b1-bf2f521c64e8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9335 | 2025.12.03 16:59:51.751014 [ 278 ] {9af69430-b9e2-4297-b3b1-bf2f521c64e8} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2025.12.03 16:59:51.751145 [ 278 ] {9af69430-b9e2-4297-b3b1-bf2f521c64e8} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001886 sec., 633085.896076352 rows/sec., 50.59 MiB/sec. | ||
| 9337 | 2025.12.03 16:59:51.751182 [ 278 ] {9af69430-b9e2-4297-b3b1-bf2f521c64e8} <Debug> TCPHandler: Processed in 0.002050139 sec. | ||
| 9338 | 2025.12.03 16:59:51.751295 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2025.12.03 16:59:51.751388 [ 278 ] {086f2eb4-bd4c-4cdb-8ba4-025e44b7aeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9340 | 2025.12.03 16:59:51.751428 [ 278 ] {086f2eb4-bd4c-4cdb-8ba4-025e44b7aeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9341 | 2025.12.03 16:59:51.751941 [ 278 ] {086f2eb4-bd4c-4cdb-8ba4-025e44b7aeb8} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2025.12.03 16:59:51.751978 [ 278 ] {086f2eb4-bd4c-4cdb-8ba4-025e44b7aeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9343 | 2025.12.03 16:59:51.752295 [ 278 ] {086f2eb4-bd4c-4cdb-8ba4-025e44b7aeb8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9344 | 2025.12.03 16:59:51.752501 [ 278 ] {086f2eb4-bd4c-4cdb-8ba4-025e44b7aeb8} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2025.12.03 16:59:51.752632 [ 278 ] {086f2eb4-bd4c-4cdb-8ba4-025e44b7aeb8} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001263 sec., 194774.34679334916 rows/sec., 11.91 MiB/sec. | ||
| 9346 | 2025.12.03 16:59:51.752671 [ 278 ] {086f2eb4-bd4c-4cdb-8ba4-025e44b7aeb8} <Debug> TCPHandler: Processed in 0.001424807 sec. | ||
| 9347 | 2025.12.03 16:59:51.752783 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2025.12.03 16:59:51.752877 [ 278 ] {715727c2-e45d-4b9b-93ed-73b99471cd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9349 | 2025.12.03 16:59:51.752917 [ 278 ] {715727c2-e45d-4b9b-93ed-73b99471cd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9350 | 2025.12.03 16:59:51.753408 [ 278 ] {715727c2-e45d-4b9b-93ed-73b99471cd66} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.12.03 16:59:51.753445 [ 278 ] {715727c2-e45d-4b9b-93ed-73b99471cd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9352 | 2025.12.03 16:59:51.753760 [ 278 ] {715727c2-e45d-4b9b-93ed-73b99471cd66} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9353 | 2025.12.03 16:59:51.753994 [ 278 ] {715727c2-e45d-4b9b-93ed-73b99471cd66} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2025.12.03 16:59:51.754124 [ 278 ] {715727c2-e45d-4b9b-93ed-73b99471cd66} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 9355 | 2025.12.03 16:59:51.754161 [ 278 ] {715727c2-e45d-4b9b-93ed-73b99471cd66} <Debug> TCPHandler: Processed in 0.001426747 sec. | ||
| 9356 | 2025.12.03 16:59:51.754271 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2025.12.03 16:59:51.754364 [ 278 ] {c7eda3f7-1a67-481d-85b8-c1c2921fa3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9358 | 2025.12.03 16:59:51.754404 [ 278 ] {c7eda3f7-1a67-481d-85b8-c1c2921fa3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9359 | 2025.12.03 16:59:51.754900 [ 278 ] {c7eda3f7-1a67-481d-85b8-c1c2921fa3f0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.12.03 16:59:51.754938 [ 278 ] {c7eda3f7-1a67-481d-85b8-c1c2921fa3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9361 | 2025.12.03 16:59:51.755255 [ 278 ] {c7eda3f7-1a67-481d-85b8-c1c2921fa3f0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9362 | 2025.12.03 16:59:51.755462 [ 278 ] {c7eda3f7-1a67-481d-85b8-c1c2921fa3f0} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.12.03 16:59:51.755606 [ 278 ] {c7eda3f7-1a67-481d-85b8-c1c2921fa3f0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 9364 | 2025.12.03 16:59:51.755644 [ 278 ] {c7eda3f7-1a67-481d-85b8-c1c2921fa3f0} <Debug> TCPHandler: Processed in 0.001420738 sec. | ||
| 9365 | 2025.12.03 16:59:51.755756 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2025.12.03 16:59:51.755849 [ 278 ] {8fce7860-1621-4c02-ad52-afa1632cb03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9367 | 2025.12.03 16:59:51.755890 [ 278 ] {8fce7860-1621-4c02-ad52-afa1632cb03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9368 | 2025.12.03 16:59:51.756565 [ 278 ] {8fce7860-1621-4c02-ad52-afa1632cb03f} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.12.03 16:59:51.756601 [ 278 ] {8fce7860-1621-4c02-ad52-afa1632cb03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9370 | 2025.12.03 16:59:51.756930 [ 278 ] {8fce7860-1621-4c02-ad52-afa1632cb03f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9371 | 2025.12.03 16:59:51.757137 [ 278 ] {8fce7860-1621-4c02-ad52-afa1632cb03f} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.12.03 16:59:51.757265 [ 278 ] {8fce7860-1621-4c02-ad52-afa1632cb03f} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001433 sec., 502442.4284717376 rows/sec., 35.27 MiB/sec. | ||
| 9373 | 2025.12.03 16:59:51.757302 [ 278 ] {8fce7860-1621-4c02-ad52-afa1632cb03f} <Debug> TCPHandler: Processed in 0.00159458 sec. | ||
| 9374 | 2025.12.03 16:59:51.757416 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.12.03 16:59:51.757508 [ 278 ] {3f31e5f0-99d1-4d24-a72c-0cf71f40e866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9376 | 2025.12.03 16:59:51.757550 [ 278 ] {3f31e5f0-99d1-4d24-a72c-0cf71f40e866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9377 | 2025.12.03 16:59:51.757885 [ 278 ] {3f31e5f0-99d1-4d24-a72c-0cf71f40e866} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.12.03 16:59:51.757921 [ 278 ] {3f31e5f0-99d1-4d24-a72c-0cf71f40e866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9379 | 2025.12.03 16:59:51.758224 [ 278 ] {3f31e5f0-99d1-4d24-a72c-0cf71f40e866} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9380 | 2025.12.03 16:59:51.758451 [ 278 ] {3f31e5f0-99d1-4d24-a72c-0cf71f40e866} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.12.03 16:59:51.758577 [ 278 ] {3f31e5f0-99d1-4d24-a72c-0cf71f40e866} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 9382 | 2025.12.03 16:59:51.758613 [ 278 ] {3f31e5f0-99d1-4d24-a72c-0cf71f40e866} <Debug> TCPHandler: Processed in 0.001246354 sec. | ||
| 9383 | 2025.12.03 16:59:51.758725 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2025.12.03 16:59:51.758818 [ 278 ] {5e1b7de4-ef62-4ae9-98d5-e4d19cd596c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9385 | 2025.12.03 16:59:51.758860 [ 278 ] {5e1b7de4-ef62-4ae9-98d5-e4d19cd596c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9386 | 2025.12.03 16:59:51.759311 [ 278 ] {5e1b7de4-ef62-4ae9-98d5-e4d19cd596c8} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.12.03 16:59:51.759347 [ 278 ] {5e1b7de4-ef62-4ae9-98d5-e4d19cd596c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9388 | 2025.12.03 16:59:51.759684 [ 278 ] {5e1b7de4-ef62-4ae9-98d5-e4d19cd596c8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9389 | 2025.12.03 16:59:51.759890 [ 278 ] {5e1b7de4-ef62-4ae9-98d5-e4d19cd596c8} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2025.12.03 16:59:51.760018 [ 278 ] {5e1b7de4-ef62-4ae9-98d5-e4d19cd596c8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 9391 | 2025.12.03 16:59:51.760054 [ 278 ] {5e1b7de4-ef62-4ae9-98d5-e4d19cd596c8} <Debug> TCPHandler: Processed in 0.001376456 sec. | ||
| 9392 | 2025.12.03 16:59:51.760165 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2025.12.03 16:59:51.760257 [ 278 ] {b666fa21-50e3-4ce8-9247-e980b63a6a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9394 | 2025.12.03 16:59:51.760299 [ 278 ] {b666fa21-50e3-4ce8-9247-e980b63a6a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9395 | 2025.12.03 16:59:51.760604 [ 278 ] {b666fa21-50e3-4ce8-9247-e980b63a6a53} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.12.03 16:59:51.760639 [ 278 ] {b666fa21-50e3-4ce8-9247-e980b63a6a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9397 | 2025.12.03 16:59:51.760920 [ 278 ] {b666fa21-50e3-4ce8-9247-e980b63a6a53} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9398 | 2025.12.03 16:59:51.761120 [ 278 ] {b666fa21-50e3-4ce8-9247-e980b63a6a53} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.12.03 16:59:51.761249 [ 278 ] {b666fa21-50e3-4ce8-9247-e980b63a6a53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 9400 | 2025.12.03 16:59:51.761284 [ 278 ] {b666fa21-50e3-4ce8-9247-e980b63a6a53} <Debug> TCPHandler: Processed in 0.001166982 sec. | ||
| 9401 | 2025.12.03 16:59:51.761394 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2025.12.03 16:59:51.761486 [ 278 ] {85062d38-3e4d-4faf-97e9-47016657d8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9403 | 2025.12.03 16:59:51.761540 [ 278 ] {85062d38-3e4d-4faf-97e9-47016657d8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9404 | 2025.12.03 16:59:51.762411 [ 278 ] {85062d38-3e4d-4faf-97e9-47016657d8e5} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.12.03 16:59:51.762447 [ 278 ] {85062d38-3e4d-4faf-97e9-47016657d8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9406 | 2025.12.03 16:59:51.763002 [ 278 ] {85062d38-3e4d-4faf-97e9-47016657d8e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9407 | 2025.12.03 16:59:51.763218 [ 278 ] {85062d38-3e4d-4faf-97e9-47016657d8e5} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.12.03 16:59:51.763352 [ 278 ] {85062d38-3e4d-4faf-97e9-47016657d8e5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001882 sec., 21785.334750265676 rows/sec., 39.04 MiB/sec. | ||
| 9409 | 2025.12.03 16:59:51.763403 [ 278 ] {85062d38-3e4d-4faf-97e9-47016657d8e5} <Debug> TCPHandler: Processed in 0.002056659 sec. | ||
| 9410 | 2025.12.03 16:59:51.763521 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2025.12.03 16:59:51.763613 [ 278 ] {4694329d-219d-4e45-ac96-db612b09e6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9412 | 2025.12.03 16:59:51.763655 [ 278 ] {4694329d-219d-4e45-ac96-db612b09e6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9413 | 2025.12.03 16:59:51.764003 [ 278 ] {4694329d-219d-4e45-ac96-db612b09e6d8} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2025.12.03 16:59:51.764038 [ 278 ] {4694329d-219d-4e45-ac96-db612b09e6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9415 | 2025.12.03 16:59:51.764365 [ 278 ] {4694329d-219d-4e45-ac96-db612b09e6d8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9416 | 2025.12.03 16:59:51.764565 [ 278 ] {4694329d-219d-4e45-ac96-db612b09e6d8} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2025.12.03 16:59:51.764689 [ 278 ] {4694329d-219d-4e45-ac96-db612b09e6d8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001094 sec., 95063.98537477148 rows/sec., 5.82 MiB/sec. | ||
| 9418 | 2025.12.03 16:59:51.764725 [ 278 ] {4694329d-219d-4e45-ac96-db612b09e6d8} <Debug> TCPHandler: Processed in 0.001253774 sec. | ||
| 9419 | 2025.12.03 16:59:54.718769 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9420 | 2025.12.03 16:59:54.718861 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9421 | 2025.12.03 16:59:54.849508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20098 | ||
| 9422 | 2025.12.03 16:59:54.850072 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2025.12.03 16:59:54.850123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9424 | 2025.12.03 16:59:54.850693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9425 | 2025.12.03 16:59:54.850931 [ 245 ] {} <Trace> system.asynchronous_metric_log (0216bee5-e31f-4547-851a-4b4d2b08b5f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2025.12.03 16:59:54.851075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20098 | ||
| 9427 | 2025.12.03 16:59:55.912173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9428 | 2025.12.03 16:59:55.928880 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2025.12.03 16:59:55.928940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9430 | 2025.12.03 16:59:55.935582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9431 | 2025.12.03 16:59:55.936340 [ 244 ] {} <Trace> system.metric_log (2469429a-7afb-487a-8d87-a1a4d10f145d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2025.12.03 16:59:55.939462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9433 | 2025.12.03 16:59:56.733754 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2025.12.03 16:59:56.733949 [ 278 ] {663771a7-7b3a-4c9d-9943-dd7a5f44c63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9435 | 2025.12.03 16:59:56.734024 [ 278 ] {663771a7-7b3a-4c9d-9943-dd7a5f44c63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9436 | 2025.12.03 16:59:56.734757 [ 278 ] {663771a7-7b3a-4c9d-9943-dd7a5f44c63c} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2025.12.03 16:59:56.734805 [ 278 ] {663771a7-7b3a-4c9d-9943-dd7a5f44c63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9438 | 2025.12.03 16:59:56.735210 [ 278 ] {663771a7-7b3a-4c9d-9943-dd7a5f44c63c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9439 | 2025.12.03 16:59:56.735440 [ 278 ] {663771a7-7b3a-4c9d-9943-dd7a5f44c63c} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.12.03 16:59:56.735608 [ 278 ] {663771a7-7b3a-4c9d-9943-dd7a5f44c63c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec. | ||
| 9441 | 2025.12.03 16:59:56.735658 [ 278 ] {663771a7-7b3a-4c9d-9943-dd7a5f44c63c} <Debug> TCPHandler: Processed in 0.002035219 sec. | ||
| 9442 | 2025.12.03 16:59:56.735785 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2025.12.03 16:59:56.735887 [ 278 ] {84e385c2-8858-4d5c-9f3c-5208604e8b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9444 | 2025.12.03 16:59:56.735932 [ 278 ] {84e385c2-8858-4d5c-9f3c-5208604e8b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9445 | 2025.12.03 16:59:56.736364 [ 278 ] {84e385c2-8858-4d5c-9f3c-5208604e8b95} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2025.12.03 16:59:56.736400 [ 278 ] {84e385c2-8858-4d5c-9f3c-5208604e8b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9447 | 2025.12.03 16:59:56.736731 [ 278 ] {84e385c2-8858-4d5c-9f3c-5208604e8b95} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9448 | 2025.12.03 16:59:56.736942 [ 278 ] {84e385c2-8858-4d5c-9f3c-5208604e8b95} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2025.12.03 16:59:56.737075 [ 278 ] {84e385c2-8858-4d5c-9f3c-5208604e8b95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 9450 | 2025.12.03 16:59:56.737114 [ 278 ] {84e385c2-8858-4d5c-9f3c-5208604e8b95} <Debug> TCPHandler: Processed in 0.001379737 sec. | ||
| 9451 | 2025.12.03 16:59:56.737225 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2025.12.03 16:59:56.737319 [ 278 ] {edacd29f-1a73-4fcc-8a2e-7b7fd2a42178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9453 | 2025.12.03 16:59:56.737363 [ 278 ] {edacd29f-1a73-4fcc-8a2e-7b7fd2a42178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9454 | 2025.12.03 16:59:56.737773 [ 278 ] {edacd29f-1a73-4fcc-8a2e-7b7fd2a42178} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2025.12.03 16:59:56.737807 [ 278 ] {edacd29f-1a73-4fcc-8a2e-7b7fd2a42178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9456 | 2025.12.03 16:59:56.738179 [ 278 ] {edacd29f-1a73-4fcc-8a2e-7b7fd2a42178} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9457 | 2025.12.03 16:59:56.738392 [ 278 ] {edacd29f-1a73-4fcc-8a2e-7b7fd2a42178} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2025.12.03 16:59:56.738524 [ 278 ] {edacd29f-1a73-4fcc-8a2e-7b7fd2a42178} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 9459 | 2025.12.03 16:59:56.738560 [ 278 ] {edacd29f-1a73-4fcc-8a2e-7b7fd2a42178} <Debug> TCPHandler: Processed in 0.001384206 sec. | ||
| 9460 | 2025.12.03 16:59:56.738661 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2025.12.03 16:59:56.738754 [ 278 ] {20a8a0aa-5922-482a-aa09-fb3bf9ccfd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9462 | 2025.12.03 16:59:56.738796 [ 278 ] {20a8a0aa-5922-482a-aa09-fb3bf9ccfd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9463 | 2025.12.03 16:59:56.739153 [ 278 ] {20a8a0aa-5922-482a-aa09-fb3bf9ccfd66} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2025.12.03 16:59:56.739188 [ 278 ] {20a8a0aa-5922-482a-aa09-fb3bf9ccfd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9465 | 2025.12.03 16:59:56.739499 [ 278 ] {20a8a0aa-5922-482a-aa09-fb3bf9ccfd66} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9466 | 2025.12.03 16:59:56.739704 [ 278 ] {20a8a0aa-5922-482a-aa09-fb3bf9ccfd66} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2025.12.03 16:59:56.739833 [ 278 ] {20a8a0aa-5922-482a-aa09-fb3bf9ccfd66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 9468 | 2025.12.03 16:59:56.739867 [ 278 ] {20a8a0aa-5922-482a-aa09-fb3bf9ccfd66} <Debug> TCPHandler: Processed in 0.001254704 sec. | ||
| 9469 | 2025.12.03 16:59:58.103309 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2025.12.03 16:59:58.103496 [ 278 ] {b3b25ae1-d0fe-4186-a9a9-024d4834c6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9471 | 2025.12.03 16:59:58.103567 [ 278 ] {b3b25ae1-d0fe-4186-a9a9-024d4834c6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9472 | 2025.12.03 16:59:58.104421 [ 278 ] {b3b25ae1-d0fe-4186-a9a9-024d4834c6fe} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2025.12.03 16:59:58.104475 [ 278 ] {b3b25ae1-d0fe-4186-a9a9-024d4834c6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9474 | 2025.12.03 16:59:58.104902 [ 278 ] {b3b25ae1-d0fe-4186-a9a9-024d4834c6fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9475 | 2025.12.03 16:59:58.105144 [ 278 ] {b3b25ae1-d0fe-4186-a9a9-024d4834c6fe} <Trace> oximeter.fields_i16 (bb439a0f-4a44-4183-aec6-f3c63cdfb52c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2025.12.03 16:59:58.105310 [ 278 ] {b3b25ae1-d0fe-4186-a9a9-024d4834c6fe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001864 sec., 219957.08154506437 rows/sec., 13.95 MiB/sec. | ||
| 9477 | 2025.12.03 16:59:58.105363 [ 278 ] {b3b25ae1-d0fe-4186-a9a9-024d4834c6fe} <Debug> TCPHandler: Processed in 0.002180972 sec. | ||
| 9478 | 2025.12.03 16:59:58.105495 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2025.12.03 16:59:58.105599 [ 278 ] {5fe76b47-2afe-4c4f-84c5-d9c907310cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9480 | 2025.12.03 16:59:58.105645 [ 278 ] {5fe76b47-2afe-4c4f-84c5-d9c907310cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9481 | 2025.12.03 16:59:58.106070 [ 278 ] {5fe76b47-2afe-4c4f-84c5-d9c907310cf6} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2025.12.03 16:59:58.106107 [ 278 ] {5fe76b47-2afe-4c4f-84c5-d9c907310cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9483 | 2025.12.03 16:59:58.106415 [ 278 ] {5fe76b47-2afe-4c4f-84c5-d9c907310cf6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9484 | 2025.12.03 16:59:58.106652 [ 278 ] {5fe76b47-2afe-4c4f-84c5-d9c907310cf6} <Trace> oximeter.fields_ipaddr (435b50bf-d913-4882-a0a2-1d9b1ca3875c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2025.12.03 16:59:58.106786 [ 278 ] {5fe76b47-2afe-4c4f-84c5-d9c907310cf6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001213 sec., 11541.632316570485 rows/sec., 941.14 KiB/sec. | ||
| 9486 | 2025.12.03 16:59:58.106824 [ 278 ] {5fe76b47-2afe-4c4f-84c5-d9c907310cf6} <Debug> TCPHandler: Processed in 0.001381916 sec. | ||
| 9487 | 2025.12.03 16:59:58.106936 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2025.12.03 16:59:58.107030 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9489 | 2025.12.03 16:59:58.107071 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9490 | 2025.12.03 16:59:58.108898 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2025.12.03 16:59:58.108933 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9492 | 2025.12.03 16:59:58.109407 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9493 | 2025.12.03 16:59:58.109617 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2025.12.03 16:59:58.109727 [ 52 ] {} <Debug> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9495 | 2025.12.03 16:59:58.109754 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Debug> executeQuery: Read 2341 rows, 194.78 KiB in 0.002743 sec., 853445.1330659861 rows/sec., 69.35 MiB/sec. | ||
| 9496 | 2025.12.03 16:59:58.109764 [ 52 ] {} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2025.12.03 16:59:58.109786 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9498 | 2025.12.03 16:59:58.109793 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 9499 | 2025.12.03 16:59:58.109808 [ 278 ] {84a2ce91-cf89-4966-b987-5c14e6f5cb6b} <Debug> TCPHandler: Processed in 0.002921356 sec. | ||
| 9500 | 2025.12.03 16:59:58.109909 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::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 | ||
| 9501 | 2025.12.03 16:59:58.109925 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2025.12.03 16:59:58.110048 [ 278 ] {c1abb639-ef9e-4566-9c9e-b3e130be6c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9503 | 2025.12.03 16:59:58.110069 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9504 | 2025.12.03 16:59:58.110088 [ 278 ] {c1abb639-ef9e-4566-9c9e-b3e130be6c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9505 | 2025.12.03 16:59:58.110114 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2344 rows starting from the beginning of the part | ||
| 9506 | 2025.12.03 16:59:58.110196 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1194 rows starting from the beginning of the part | ||
| 9507 | 2025.12.03 16:59:58.110250 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 9508 | 2025.12.03 16:59:58.110299 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1194 rows starting from the beginning of the part | ||
| 9509 | 2025.12.03 16:59:58.110345 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9510 | 2025.12.03 16:59:58.110389 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2341 rows starting from the beginning of the part | ||
| 9511 | 2025.12.03 16:59:58.110640 [ 278 ] {c1abb639-ef9e-4566-9c9e-b3e130be6c1e} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2025.12.03 16:59:58.110681 [ 278 ] {c1abb639-ef9e-4566-9c9e-b3e130be6c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9513 | 2025.12.03 16:59:58.111041 [ 278 ] {c1abb639-ef9e-4566-9c9e-b3e130be6c1e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9514 | 2025.12.03 16:59:58.111271 [ 278 ] {c1abb639-ef9e-4566-9c9e-b3e130be6c1e} <Trace> oximeter.fields_u16 (bff89412-1587-427a-bcfa-fd4e623c1d08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2025.12.03 16:59:58.111409 [ 278 ] {c1abb639-ef9e-4566-9c9e-b3e130be6c1e} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.00138 sec., 188405.79710144928 rows/sec., 11.59 MiB/sec. | ||
| 9516 | 2025.12.03 16:59:58.111447 [ 278 ] {c1abb639-ef9e-4566-9c9e-b3e130be6c1e} <Debug> TCPHandler: Processed in 0.001572199 sec. | ||
| 9517 | 2025.12.03 16:59:58.111552 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2025.12.03 16:59:58.111645 [ 278 ] {f4ab6f58-1bf2-4356-a949-31b3eb1e3b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9519 | 2025.12.03 16:59:58.111685 [ 278 ] {f4ab6f58-1bf2-4356-a949-31b3eb1e3b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9520 | 2025.12.03 16:59:58.112274 [ 278 ] {f4ab6f58-1bf2-4356-a949-31b3eb1e3b25} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2025.12.03 16:59:58.112310 [ 278 ] {f4ab6f58-1bf2-4356-a949-31b3eb1e3b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9522 | 2025.12.03 16:59:58.112674 [ 278 ] {f4ab6f58-1bf2-4356-a949-31b3eb1e3b25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9523 | 2025.12.03 16:59:58.112895 [ 192 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7185 rows, containing 5 columns (5 merged, 0 gathered) in 0.003049448 sec., 2356164.1320002833 rows/sec., 199.22 MiB/sec. | ||
| 9524 | 2025.12.03 16:59:58.112925 [ 278 ] {f4ab6f58-1bf2-4356-a949-31b3eb1e3b25} <Trace> oximeter.fields_u32 (bd594543-9223-4edd-9ecf-762811426681): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2025.12.03 16:59:58.113070 [ 278 ] {f4ab6f58-1bf2-4356-a949-31b3eb1e3b25} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001442 sec., 305131.7614424411 rows/sec., 20.19 MiB/sec. | ||
| 9526 | 2025.12.03 16:59:58.113111 [ 278 ] {f4ab6f58-1bf2-4356-a949-31b3eb1e3b25} <Debug> TCPHandler: Processed in 0.001606861 sec. | ||
| 9527 | 2025.12.03 16:59:58.113153 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9528 | 2025.12.03 16:59:58.113223 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9529 | 2025.12.03 16:59:58.113323 [ 278 ] {a33ff301-4396-4503-a3a5-dce7cdadf356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9530 | 2025.12.03 16:59:58.113366 [ 278 ] {a33ff301-4396-4503-a3a5-dce7cdadf356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9531 | 2025.12.03 16:59:58.113428 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2025.12.03 16:59:58.113529 [ 194 ] {a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33::all_1_71_14} <Trace> oximeter.fields_string (a8c12f98-4c6c-4de4-b50b-cd2c7b0b2b33) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9533 | 2025.12.03 16:59:58.113614 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9534 | 2025.12.03 16:59:58.113871 [ 278 ] {a33ff301-4396-4503-a3a5-dce7cdadf356} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2025.12.03 16:59:58.113913 [ 278 ] {a33ff301-4396-4503-a3a5-dce7cdadf356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9536 | 2025.12.03 16:59:58.114242 [ 278 ] {a33ff301-4396-4503-a3a5-dce7cdadf356} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9537 | 2025.12.03 16:59:58.114455 [ 278 ] {a33ff301-4396-4503-a3a5-dce7cdadf356} <Trace> oximeter.fields_u8 (571a54b7-5312-412b-b3a8-9ae7cc16ca54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2025.12.03 16:59:58.114586 [ 278 ] {a33ff301-4396-4503-a3a5-dce7cdadf356} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001281 sec., 164715.0663544106 rows/sec., 9.35 MiB/sec. | ||
| 9539 | 2025.12.03 16:59:58.114624 [ 278 ] {a33ff301-4396-4503-a3a5-dce7cdadf356} <Debug> TCPHandler: Processed in 0.001449417 sec. | ||
| 9540 | 2025.12.03 16:59:58.114729 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9541 | 2025.12.03 16:59:58.114821 [ 278 ] {5904111f-36b2-4215-a734-dc3b347fd006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9542 | 2025.12.03 16:59:58.114862 [ 278 ] {5904111f-36b2-4215-a734-dc3b347fd006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9543 | 2025.12.03 16:59:58.115795 [ 278 ] {5904111f-36b2-4215-a734-dc3b347fd006} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2025.12.03 16:59:58.115829 [ 278 ] {5904111f-36b2-4215-a734-dc3b347fd006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9545 | 2025.12.03 16:59:58.116203 [ 278 ] {5904111f-36b2-4215-a734-dc3b347fd006} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9546 | 2025.12.03 16:59:58.116417 [ 278 ] {5904111f-36b2-4215-a734-dc3b347fd006} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2025.12.03 16:59:58.116522 [ 52 ] {} <Debug> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9548 | 2025.12.03 16:59:58.116550 [ 278 ] {5904111f-36b2-4215-a734-dc3b347fd006} <Debug> executeQuery: Read 1190 rows, 87.18 KiB in 0.001747 sec., 681167.7160847166 rows/sec., 48.73 MiB/sec. | ||
| 9549 | 2025.12.03 16:59:58.116551 [ 52 ] {} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2025.12.03 16:59:58.116582 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9551 | 2025.12.03 16:59:58.116588 [ 278 ] {5904111f-36b2-4215-a734-dc3b347fd006} <Debug> TCPHandler: Processed in 0.001907627 sec. | ||
| 9552 | 2025.12.03 16:59:58.116660 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::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 | ||
| 9553 | 2025.12.03 16:59:58.116701 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2025.12.03 16:59:58.116758 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9555 | 2025.12.03 16:59:58.116791 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1212 rows starting from the beginning of the part | ||
| 9556 | 2025.12.03 16:59:58.116800 [ 278 ] {d77f4282-0f14-471d-bda1-538160727747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9557 | 2025.12.03 16:59:58.116853 [ 278 ] {d77f4282-0f14-471d-bda1-538160727747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9558 | 2025.12.03 16:59:58.116855 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 720 rows starting from the beginning of the part | ||
| 9559 | 2025.12.03 16:59:58.116913 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 9560 | 2025.12.03 16:59:58.116956 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 720 rows starting from the beginning of the part | ||
| 9561 | 2025.12.03 16:59:58.116997 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9562 | 2025.12.03 16:59:58.117036 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1190 rows starting from the beginning of the part | ||
| 9563 | 2025.12.03 16:59:58.117225 [ 278 ] {d77f4282-0f14-471d-bda1-538160727747} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2025.12.03 16:59:58.117275 [ 278 ] {d77f4282-0f14-471d-bda1-538160727747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9565 | 2025.12.03 16:59:58.117705 [ 278 ] {d77f4282-0f14-471d-bda1-538160727747} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9566 | 2025.12.03 16:59:58.117931 [ 278 ] {d77f4282-0f14-471d-bda1-538160727747} <Trace> oximeter.measurements_bool (766a4d68-9c97-48da-87b8-d8f0272fd511): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2025.12.03 16:59:58.118080 [ 278 ] {d77f4282-0f14-471d-bda1-538160727747} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec. | ||
| 9568 | 2025.12.03 16:59:58.118120 [ 278 ] {d77f4282-0f14-471d-bda1-538160727747} <Debug> TCPHandler: Processed in 0.001466988 sec. | ||
| 9569 | 2025.12.03 16:59:58.118245 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2025.12.03 16:59:58.118367 [ 278 ] {0402a85a-2b86-4f42-9469-b3d3352fdfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9571 | 2025.12.03 16:59:58.118419 [ 278 ] {0402a85a-2b86-4f42-9469-b3d3352fdfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9572 | 2025.12.03 16:59:58.118476 [ 187 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847385 sec., 2148983.563252922 rows/sec., 161.43 MiB/sec. | ||
| 9573 | 2025.12.03 16:59:58.118683 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9574 | 2025.12.03 16:59:58.118927 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2025.12.03 16:59:58.118998 [ 198 ] {89cc63c1-a8bd-474d-84bc-d06a095039bf::all_1_71_14} <Trace> oximeter.fields_uuid (89cc63c1-a8bd-474d-84bc-d06a095039bf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9576 | 2025.12.03 16:59:58.119068 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 9577 | 2025.12.03 16:59:58.119166 [ 278 ] {0402a85a-2b86-4f42-9469-b3d3352fdfc4} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2025.12.03 16:59:58.119233 [ 278 ] {0402a85a-2b86-4f42-9469-b3d3352fdfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9579 | 2025.12.03 16:59:58.119658 [ 278 ] {0402a85a-2b86-4f42-9469-b3d3352fdfc4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9580 | 2025.12.03 16:59:58.119873 [ 278 ] {0402a85a-2b86-4f42-9469-b3d3352fdfc4} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2025.12.03 16:59:58.119986 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9582 | 2025.12.03 16:59:58.120014 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2025.12.03 16:59:58.120016 [ 278 ] {0402a85a-2b86-4f42-9469-b3d3352fdfc4} <Debug> executeQuery: Read 909 rows, 61.53 KiB in 0.001671 sec., 543985.6373429084 rows/sec., 35.96 MiB/sec. | ||
| 9584 | 2025.12.03 16:59:58.120032 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9585 | 2025.12.03 16:59:58.120072 [ 278 ] {0402a85a-2b86-4f42-9469-b3d3352fdfc4} <Debug> TCPHandler: Processed in 0.001887656 sec. | ||
| 9586 | 2025.12.03 16:59:58.120110 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::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 | ||
| 9587 | 2025.12.03 16:59:58.120199 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2025.12.03 16:59:58.120205 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9589 | 2025.12.03 16:59:58.120249 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20551 rows starting from the beginning of the part | ||
| 9590 | 2025.12.03 16:59:58.120307 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 9591 | 2025.12.03 16:59:58.120311 [ 278 ] {cb963346-f776-49ec-abfd-a979946bb7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9592 | 2025.12.03 16:59:58.120354 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9593 | 2025.12.03 16:59:58.120369 [ 278 ] {cb963346-f776-49ec-abfd-a979946bb7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9594 | 2025.12.03 16:59:58.120400 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 9595 | 2025.12.03 16:59:58.120444 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9596 | 2025.12.03 16:59:58.120490 [ 192 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 909 rows starting from the beginning of the part | ||
| 9597 | 2025.12.03 16:59:58.120762 [ 278 ] {cb963346-f776-49ec-abfd-a979946bb7c2} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2025.12.03 16:59:58.120804 [ 278 ] {cb963346-f776-49ec-abfd-a979946bb7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9599 | 2025.12.03 16:59:58.121217 [ 278 ] {cb963346-f776-49ec-abfd-a979946bb7c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9600 | 2025.12.03 16:59:58.121512 [ 278 ] {cb963346-f776-49ec-abfd-a979946bb7c2} <Trace> oximeter.measurements_f64 (fb571f8c-b8af-471b-b119-3e621077f877): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2025.12.03 16:59:58.121688 [ 278 ] {cb963346-f776-49ec-abfd-a979946bb7c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
| 9602 | 2025.12.03 16:59:58.121735 [ 278 ] {cb963346-f776-49ec-abfd-a979946bb7c2} <Debug> TCPHandler: Processed in 0.00159465 sec. | ||
| 9603 | 2025.12.03 16:59:58.121855 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9604 | 2025.12.03 16:59:58.121971 [ 278 ] {8d408db2-32fb-4bc4-ab08-f1a4a5e65cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9605 | 2025.12.03 16:59:58.122034 [ 278 ] {8d408db2-32fb-4bc4-ab08-f1a4a5e65cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9606 | 2025.12.03 16:59:58.123004 [ 278 ] {8d408db2-32fb-4bc4-ab08-f1a4a5e65cdc} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2025.12.03 16:59:58.123041 [ 278 ] {8d408db2-32fb-4bc4-ab08-f1a4a5e65cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9608 | 2025.12.03 16:59:58.123725 [ 278 ] {8d408db2-32fb-4bc4-ab08-f1a4a5e65cdc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9609 | 2025.12.03 16:59:58.123994 [ 278 ] {8d408db2-32fb-4bc4-ab08-f1a4a5e65cdc} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9610 | 2025.12.03 16:59:58.124154 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9611 | 2025.12.03 16:59:58.124163 [ 278 ] {8d408db2-32fb-4bc4-ab08-f1a4a5e65cdc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002216 sec., 18501.805054151624 rows/sec., 33.15 MiB/sec. | ||
| 9612 | 2025.12.03 16:59:58.124210 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2025.12.03 16:59:58.124239 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9614 | 2025.12.03 16:59:58.124268 [ 278 ] {8d408db2-32fb-4bc4-ab08-f1a4a5e65cdc} <Debug> TCPHandler: Processed in 0.002471027 sec. | ||
| 9615 | 2025.12.03 16:59:58.124318 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::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 | ||
| 9616 | 2025.12.03 16:59:58.124388 [ 278 ] {} <Trace> TCP-Session: 1bd75df5-05c2-4e5e-997e-cf38b550a581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2025.12.03 16:59:58.124486 [ 278 ] {33c9ee76-628b-4890-8012-48c4abcac0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63804) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9618 | 2025.12.03 16:59:58.124506 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9619 | 2025.12.03 16:59:58.124529 [ 278 ] {33c9ee76-628b-4890-8012-48c4abcac0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9620 | 2025.12.03 16:59:58.124556 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 945 rows starting from the beginning of the part | ||
| 9621 | 2025.12.03 16:59:58.124709 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 9622 | 2025.12.03 16:59:58.124819 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 9623 | 2025.12.03 16:59:58.124878 [ 278 ] {33c9ee76-628b-4890-8012-48c4abcac0e7} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2025.12.03 16:59:58.124922 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 9625 | 2025.12.03 16:59:58.124922 [ 278 ] {33c9ee76-628b-4890-8012-48c4abcac0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9626 | 2025.12.03 16:59:58.125034 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 9627 | 2025.12.03 16:59:58.125138 [ 198 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 9628 | 2025.12.03 16:59:58.125299 [ 278 ] {33c9ee76-628b-4890-8012-48c4abcac0e7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9629 | 2025.12.03 16:59:58.125526 [ 278 ] {33c9ee76-628b-4890-8012-48c4abcac0e7} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2025.12.03 16:59:58.125651 [ 83 ] {} <Debug> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9631 | 2025.12.03 16:59:58.125667 [ 278 ] {33c9ee76-628b-4890-8012-48c4abcac0e7} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.0012 sec., 56666.66666666667 rows/sec., 3.29 MiB/sec. | ||
| 9632 | 2025.12.03 16:59:58.125689 [ 83 ] {} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2025.12.03 16:59:58.125711 [ 278 ] {33c9ee76-628b-4890-8012-48c4abcac0e7} <Debug> TCPHandler: Processed in 0.001371927 sec. | ||
| 9634 | 2025.12.03 16:59:58.125715 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9635 | 2025.12.03 16:59:58.125830 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::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 | ||
| 9636 | 2025.12.03 16:59:58.125922 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9637 | 2025.12.03 16:59:58.125955 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4562 rows starting from the beginning of the part | ||
| 9638 | 2025.12.03 16:59:58.126008 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 9639 | 2025.12.03 16:59:58.126051 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9640 | 2025.12.03 16:59:58.126091 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 9641 | 2025.12.03 16:59:58.126131 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9642 | 2025.12.03 16:59:58.126168 [ 200 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
| 9643 | 2025.12.03 16:59:58.131561 [ 193 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4958 rows, containing 4 columns (4 merged, 0 gathered) in 0.005760851 sec., 860636.7357878202 rows/sec., 54.61 MiB/sec. | ||
| 9644 | 2025.12.03 16:59:58.132296 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9645 | 2025.12.03 16:59:58.132661 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2025.12.03 16:59:58.132756 [ 199 ] {239eb728-57f8-461a-b88f-3dd585a0eccd::all_1_71_14} <Trace> oximeter.measurements_u64 (239eb728-57f8-461a-b88f-3dd585a0eccd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9647 | 2025.12.03 16:59:58.132855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9648 | 2025.12.03 16:59:58.132903 [ 197 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22408 rows, containing 5 columns (5 merged, 0 gathered) in 0.012824375 sec., 1747297.6265899898 rows/sec., 116.89 MiB/sec. | ||
| 9649 | 2025.12.03 16:59:58.133462 [ 201 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9650 | 2025.12.03 16:59:58.133767 [ 201 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2025.12.03 16:59:58.133859 [ 201 ] {9b567ed1-4849-4095-9e24-bc518ba49f40::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (9b567ed1-4849-4095-9e24-bc518ba49f40) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9652 | 2025.12.03 16:59:58.133972 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9653 | 2025.12.03 16:59:58.136189 [ 199 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 19 columns (19 merged, 0 gathered) in 0.011901508 sec., 96626.41070358478 rows/sec., 173.15 MiB/sec. | ||
| 9654 | 2025.12.03 16:59:58.137836 [ 201 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9655 | 2025.12.03 16:59:58.138171 [ 201 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2025.12.03 16:59:58.138255 [ 201 ] {cdf80a1b-4e9e-4468-b63b-7eae0320e77f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (cdf80a1b-4e9e-4468-b63b-7eae0320e77f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9657 | 2025.12.03 16:59:58.138412 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. | ||
| 9658 | 2025.12.03 16:59:59.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.37 MiB, peak 317.63 MiB, free memory in arenas 0.00 B, will set to 308.81 MiB (RSS), difference: 7.43 MiB | ||
| 9659 | 2025.12.03 16:59:59.908012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1256 | ||
| 9660 | 2025.12.03 16:59:59.910988 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2025.12.03 16:59:59.911036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9662 | 2025.12.03 16:59:59.912260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9663 | 2025.12.03 16:59:59.912513 [ 243 ] {} <Trace> system.query_log (7d08eeac-1685-43f1-a05a-77728eb58c9d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2025.12.03 16:59:59.912791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||